........... /home/airflow/.local/lib/python3.10/site-packages/airflow/configuration.py:384 FutureWarning: The auth_backends setting in [api] has had airflow.api.auth.backend.session added in the running config, which is needed by the UI. Please update your config before Apache Airflow 3.0. /home/airflow/.local/lib/python3.10/site-packages/airflow/models/base.py:49 MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) [2024-02-18T12:26:29.025+0000] {db.py:755} INFO - Waiting for migrations... 0 second(s) [2024-02-18T12:26:30.035+0000] {db.py:755} INFO - Waiting for migrations... 1 second(s) /home/airflow/.local/lib/python3.10/site-packages/airflow/configuration.py:384 FutureWarning: The auth_backends setting in [api] has had airflow.api.auth.backend.session added in the running config, which is needed by the UI. Please update your config before Apache Airflow 3.0. /home/airflow/.local/lib/python3.10/site-packages/airflow/models/base.py:49 MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) ____________ _____________ ____ |__( )_________ __/__ /________ __ ____ /| |_ /__ ___/_ /_ __ /_ __ \_ | /| / / ___ ___ | / _ / _ __/ _ / / /_/ /_ |/ |/ / _/_/ |_/_/ /_/ /_/ /_/ \____/____/|__/ [2024-02-18T12:27:10.062+0000] {scheduler_job.py:714} INFO - Starting the scheduler [2024-02-18T12:27:10.062+0000] {scheduler_job.py:719} INFO - Processing each file at most -1 times [2024-02-18T12:27:10.319+0000] {executor_loader.py:107} INFO - Loaded executor: CeleryExecutor [2024-02-18T12:27:10.327+0000] {manager.py:165} INFO - Launched DagFileProcessorManager with pid: 15 [2024-02-18T12:27:10.332+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T12:27:10.331+0000] {settings.py:59} INFO - Configured default timezone Timezone('UTC') [2024-02-18T12:27:10.334+0000] {settings.py:549} INFO - Loaded airflow_local_settings from /opt/airflow/config/airflow_local_settings.py . [2024-02-18T12:27:18.451+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:27:18.839+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T12:27:18.839+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T12:27:18.839+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:27:18.842+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T12:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:27:18.843+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T12:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T12:27:19.410+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:24:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:27:19.427+0000] {scheduler_job.py:635} INFO - Setting external_id for to 19d13944-e3c0-407b-8dc2-b28facdd5afb [2024-02-18T12:27:39.418+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:24:00+00:00 exited with status success for try_number 1 [2024-02-18T12:27:39.422+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T12:24:00+00:00, map_index=-1, run_start_date=2024-02-18 12:27:37.721204+00:00, run_end_date=2024-02-18 12:27:38.646894+00:00, run_duration=0.92569, state=up_for_retry, executor_state=success, try_number=1, max_tries=1, job_id=3, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:27:18.840610+00:00, queued_by_job_id=1, pid=50 [2024-02-18T12:27:49.310+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T12:27:49.310+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T12:27:49.310+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:27:49.315+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T12:24:00+00:00', try_number=2, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:27:49.315+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T12:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T12:27:49.422+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:24:00+00:00 exited with status queued for try_number 2 [2024-02-18T12:27:49.428+0000] {scheduler_job.py:635} INFO - Setting external_id for to ad3723e2-cec3-4265-910a-e72ce3dfd55d [2024-02-18T12:27:51.108+0000] {dagrun.py:586} ERROR - Marking run failed [2024-02-18T12:27:51.114+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 12:24:00+00:00, run_id=scheduled__2024-02-18T12:24:00+00:00, run_start_date=2024-02-18 12:27:18.465384+00:00, run_end_date=2024-02-18 12:27:51.114453+00:00, run_duration=32.649069, state=failed, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:24:00+00:00, data_interval_end=2024-02-18 12:26:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T12:27:51.138+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T12:26:00+00:00, run_after=2024-02-18T12:28:00+00:00 [2024-02-18T12:27:51.194+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:24:00+00:00 exited with status success for try_number 2 [2024-02-18T12:27:51.203+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T12:24:00+00:00, map_index=-1, run_start_date=2024-02-18 12:27:50.431583+00:00, run_end_date=2024-02-18 12:27:50.945217+00:00, run_duration=0.513634, state=failed, executor_state=success, try_number=2, max_tries=1, job_id=4, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:27:49.311395+00:00, queued_by_job_id=1, pid=61 [2024-02-18T12:28:00.820+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:28:01.722+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T12:28:01.723+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T12:28:01.723+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:28:01.725+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T12:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:28:01.725+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T12:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T12:28:01.801+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:26:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:28:01.814+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3431b6ec-5b90-4158-96cc-ac4a6b2a7a03 [2024-02-18T12:28:02.959+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:26:00+00:00 exited with status success for try_number 1 [2024-02-18T12:28:02.964+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T12:26:00+00:00, map_index=-1, run_start_date=2024-02-18 12:28:02.370500+00:00, run_end_date=2024-02-18 12:28:02.600741+00:00, run_duration=0.230241, state=up_for_retry, executor_state=success, try_number=1, max_tries=1, job_id=5, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:28:01.724229+00:00, queued_by_job_id=1, pid=72 [2024-02-18T12:28:13.085+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T12:28:13.085+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T12:28:13.085+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:28:13.087+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T12:26:00+00:00', try_number=2, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:28:13.087+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T12:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T12:28:13.121+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:26:00+00:00 exited with status queued for try_number 2 [2024-02-18T12:28:13.126+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6b4239f7-b6be-43e7-8258-8ec355a7159e [2024-02-18T12:28:14.221+0000] {dagrun.py:586} ERROR - Marking run failed [2024-02-18T12:28:14.222+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 12:26:00+00:00, run_id=scheduled__2024-02-18T12:26:00+00:00, run_start_date=2024-02-18 12:28:01.058319+00:00, run_end_date=2024-02-18 12:28:14.222231+00:00, run_duration=13.163912, state=failed, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:26:00+00:00, data_interval_end=2024-02-18 12:28:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T12:28:14.229+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T12:28:00+00:00, run_after=2024-02-18T12:30:00+00:00 [2024-02-18T12:28:14.912+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:26:00+00:00 exited with status success for try_number 2 [2024-02-18T12:28:14.925+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T12:26:00+00:00, map_index=-1, run_start_date=2024-02-18 12:28:13.502277+00:00, run_end_date=2024-02-18 12:28:13.672827+00:00, run_duration=0.17055, state=failed, executor_state=success, try_number=2, max_tries=1, job_id=6, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:28:13.086150+00:00, queued_by_job_id=1, pid=83 [2024-02-18T12:30:00.318+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:30:00.342+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T12:30:00.342+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T12:30:00.342+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:30:00.344+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T12:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:30:00.344+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T12:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T12:30:00.371+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:28:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:30:00.375+0000] {scheduler_job.py:635} INFO - Setting external_id for to 895c0874-1d07-494a-ad07-652e2d04046a [2024-02-18T12:30:01.251+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:30:01.252+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 12:28:00+00:00, run_id=scheduled__2024-02-18T12:28:00+00:00, run_start_date=2024-02-18 12:30:00.325419+00:00, run_end_date=2024-02-18 12:30:01.251970+00:00, run_duration=0.926551, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:28:00+00:00, data_interval_end=2024-02-18 12:30:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T12:30:01.256+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T12:30:00+00:00, run_after=2024-02-18T12:32:00+00:00 [2024-02-18T12:30:01.274+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:28:00+00:00 exited with status success for try_number 1 [2024-02-18T12:30:01.277+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T12:28:00+00:00, map_index=-1, run_start_date=2024-02-18 12:30:00.749614+00:00, run_end_date=2024-02-18 12:30:00.896674+00:00, run_duration=0.14706, state=success, executor_state=success, try_number=1, max_tries=1, job_id=7, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:30:00.343337+00:00, queued_by_job_id=1, pid=120 [2024-02-18T12:31:26.925+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:31:00+00:00, run_after=2024-02-18T12:32:00+00:00 [2024-02-18T12:31:26.939+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:30:00+00:00, run_after=2024-02-18T12:35:00+00:00 [2024-02-18T12:31:26.979+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T12:31:26.980+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:31:26.980+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:31:26.980+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:31:26.982+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T12:25:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T12:31:26.983+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T12:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T12:31:26.983+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:31:26.983+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T12:31:27.115+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T12:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:31:27.115+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:31:27.128+0000] {scheduler_job.py:635} INFO - Setting external_id for to 97de4ed5-f3c0-4e52-99a0-7a72de508f62 [2024-02-18T12:31:27.128+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6ee1f98e-95bd-4c21-a058-01a4050c958b [2024-02-18T12:31:28.496+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:31:28.496+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:30:00+00:00, run_id=scheduled__2024-02-18T12:30:00+00:00, run_start_date=2024-02-18 12:31:26.950803+00:00, run_end_date=2024-02-18 12:31:28.496834+00:00, run_duration=1.546031, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:30:00+00:00, data_interval_end=2024-02-18 12:31:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T12:31:28.505+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:31:00+00:00, run_after=2024-02-18T12:32:00+00:00 [2024-02-18T12:31:28.513+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T12:31:28.513+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:31:28.514+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:31:28.515+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T12:25:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T12:31:28.515+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T12:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T12:31:28.558+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T12:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:31:28.566+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2a98b13a-35dd-483e-ad86-29392270fd49 [2024-02-18T12:31:28.634+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T12:25:00+00:00 exited with status success for try_number 1 [2024-02-18T12:31:28.634+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:30:00+00:00 exited with status success for try_number 1 [2024-02-18T12:31:28.640+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T12:25:00+00:00, map_index=-1, run_start_date=2024-02-18 12:31:28.272617+00:00, run_end_date=2024-02-18 12:31:28.462013+00:00, run_duration=0.189396, state=success, executor_state=success, try_number=1, max_tries=1, job_id=8, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:31:26.981375+00:00, queued_by_job_id=1, pid=164 [2024-02-18T12:31:28.640+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:30:00+00:00, map_index=-1, run_start_date=2024-02-18 12:31:28.276942+00:00, run_end_date=2024-02-18 12:31:28.478917+00:00, run_duration=0.201975, state=success, executor_state=success, try_number=1, max_tries=1, job_id=9, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:31:26.981375+00:00, queued_by_job_id=1, pid=165 [2024-02-18T12:31:30.731+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T12:31:30.731+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:31:30.732+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:31:30.733+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T12:25:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T12:31:30.734+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T12:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T12:31:30.769+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T12:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:31:30.771+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T12:25:00+00:00 exited with status success for try_number 1 [2024-02-18T12:31:30.775+0000] {scheduler_job.py:635} INFO - Setting external_id for to d1bf1fef-4cbe-4134-a7cb-32581ff080ff [2024-02-18T12:31:30.775+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T12:25:00+00:00, map_index=-1, run_start_date=2024-02-18 12:31:29.735073+00:00, run_end_date=2024-02-18 12:31:29.888248+00:00, run_duration=0.153175, state=success, executor_state=success, try_number=1, max_tries=1, job_id=10, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:31:28.514589+00:00, queued_by_job_id=1, pid=195 [2024-02-18T12:31:33.230+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:31:33.259+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T12:31:33.259+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:31:33.259+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:31:33.260+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:31:33.261+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T12:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:31:33.262+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T12:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T12:31:33.262+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:31:33.262+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T12:31:33.369+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T12:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:31:33.369+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:31:33.369+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T12:25:00+00:00 exited with status success for try_number 1 [2024-02-18T12:31:33.380+0000] {scheduler_job.py:635} INFO - Setting external_id for to 55b34a7d-c1d1-40b7-a6bf-548f567ee223 [2024-02-18T12:31:33.380+0000] {scheduler_job.py:635} INFO - Setting external_id for to bac904e6-8514-4139-a382-0bf920b4616c [2024-02-18T12:31:33.380+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T12:25:00+00:00, map_index=0, run_start_date=2024-02-18 12:31:32.021210+00:00, run_end_date=2024-02-18 12:31:32.237727+00:00, run_duration=0.216517, state=success, executor_state=success, try_number=1, max_tries=1, job_id=11, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:31:30.732752+00:00, queued_by_job_id=1, pid=220 [2024-02-18T12:31:35.105+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:31:35.106+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:25:00+00:00, run_id=scheduled__2024-02-18T12:25:00+00:00, run_start_date=2024-02-18 12:31:26.950432+00:00, run_end_date=2024-02-18 12:31:35.105821+00:00, run_duration=8.155389, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:25:00+00:00, data_interval_end=2024-02-18 12:30:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T12:31:35.114+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:30:00+00:00, run_after=2024-02-18T12:35:00+00:00 [2024-02-18T12:31:35.137+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T12:25:00+00:00 exited with status success for try_number 1 [2024-02-18T12:31:35.141+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T12:25:00+00:00, map_index=-1, run_start_date=2024-02-18 12:31:34.453201+00:00, run_end_date=2024-02-18 12:31:34.775456+00:00, run_duration=0.322255, state=success, executor_state=success, try_number=1, max_tries=1, job_id=12, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:31:33.260878+00:00, queued_by_job_id=1, pid=244 [2024-02-18T12:31:36.169+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:31:36.169+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:30:00+00:00, run_id=scheduled__2024-02-18T12:30:00+00:00, run_start_date=2024-02-18 12:31:33.237462+00:00, run_end_date=2024-02-18 12:31:36.169258+00:00, run_duration=2.931796, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:30:00+00:00, data_interval_end=2024-02-18 12:31:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T12:31:36.175+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:31:00+00:00, run_after=2024-02-18T12:32:00+00:00 [2024-02-18T12:31:36.191+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:30:00+00:00 exited with status success for try_number 1 [2024-02-18T12:31:36.195+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:30:00+00:00, map_index=-1, run_start_date=2024-02-18 12:31:34.452331+00:00, run_end_date=2024-02-18 12:31:36.036567+00:00, run_duration=1.584236, state=success, executor_state=success, try_number=1, max_tries=1, job_id=13, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:31:33.260878+00:00, queued_by_job_id=1, pid=243 [2024-02-18T12:32:00.634+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:32:00.641+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:32:00+00:00, run_after=2024-02-18T12:33:00+00:00 [2024-02-18T12:32:00.645+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:32:00.684+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T12:32:00.685+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T12:32:00.685+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:32:00.685+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:32:00.685+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:32:00.688+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T12:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:32:00.688+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T12:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T12:32:00.688+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:32:00.688+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T12:32:00.688+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:32:00.688+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T12:32:00.848+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:32:00.849+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:31:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:32:00.849+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:31:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:32:00.857+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3968444f-8dee-42e8-b826-ad4ef18c4aff [2024-02-18T12:32:00.857+0000] {scheduler_job.py:635} INFO - Setting external_id for to 188b4661-a775-4a7f-b4bd-02925b2f1b73 [2024-02-18T12:32:00.858+0000] {scheduler_job.py:635} INFO - Setting external_id for to 617d13e2-4df6-43a9-8562-43ad9abae942 [2024-02-18T12:32:01.964+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:32:01.964+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 12:30:00+00:00, run_id=scheduled__2024-02-18T12:30:00+00:00, run_start_date=2024-02-18 12:32:00.652580+00:00, run_end_date=2024-02-18 12:32:01.964686+00:00, run_duration=1.312106, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:30:00+00:00, data_interval_end=2024-02-18 12:32:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T12:32:01.971+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T12:32:00+00:00, run_after=2024-02-18T12:34:00+00:00 [2024-02-18T12:32:02.012+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:30:00+00:00 exited with status success for try_number 1 [2024-02-18T12:32:02.019+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T12:30:00+00:00, map_index=-1, run_start_date=2024-02-18 12:32:01.232853+00:00, run_end_date=2024-02-18 12:32:01.486067+00:00, run_duration=0.253214, state=success, executor_state=success, try_number=1, max_tries=1, job_id=14, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:32:00.686520+00:00, queued_by_job_id=1, pid=257 [2024-02-18T12:32:02.403+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:32:02.403+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:31:00+00:00, run_id=scheduled__2024-02-18T12:31:00+00:00, run_start_date=2024-02-18 12:32:00.654040+00:00, run_end_date=2024-02-18 12:32:02.403715+00:00, run_duration=1.749675, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:31:00+00:00, data_interval_end=2024-02-18 12:32:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T12:32:02.410+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:32:00+00:00, run_after=2024-02-18T12:33:00+00:00 [2024-02-18T12:32:02.430+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:31:00+00:00 exited with status success for try_number 1 [2024-02-18T12:32:02.433+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:31:00+00:00, map_index=-1, run_start_date=2024-02-18 12:32:02.034384+00:00, run_end_date=2024-02-18 12:32:02.231240+00:00, run_duration=0.196856, state=success, executor_state=success, try_number=1, max_tries=1, job_id=15, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:32:00.686520+00:00, queued_by_job_id=1, pid=287 [2024-02-18T12:32:03.478+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:32:03.478+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:31:00+00:00, run_id=scheduled__2024-02-18T12:31:00+00:00, run_start_date=2024-02-18 12:32:00.653265+00:00, run_end_date=2024-02-18 12:32:03.478425+00:00, run_duration=2.82516, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:31:00+00:00, data_interval_end=2024-02-18 12:32:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T12:32:03.489+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:32:00+00:00, run_after=2024-02-18T12:33:00+00:00 [2024-02-18T12:32:03.513+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:31:00+00:00 exited with status success for try_number 1 [2024-02-18T12:32:03.518+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:31:00+00:00, map_index=-1, run_start_date=2024-02-18 12:32:02.061651+00:00, run_end_date=2024-02-18 12:32:03.069358+00:00, run_duration=1.007707, state=success, executor_state=success, try_number=1, max_tries=1, job_id=16, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:32:00.686520+00:00, queued_by_job_id=1, pid=288 [2024-02-18T12:32:10.449+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T12:33:00.939+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:33:00+00:00, run_after=2024-02-18T12:34:00+00:00 [2024-02-18T12:33:00.946+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:33:00.978+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T12:33:00.979+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:33:00.979+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:33:00.979+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:33:00.981+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:33:00.981+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T12:33:00.981+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:33:00.981+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T12:33:01.109+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:32:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:33:01.109+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:32:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:33:01.115+0000] {scheduler_job.py:635} INFO - Setting external_id for to eba6a32d-53d3-4762-965e-c264755b3104 [2024-02-18T12:33:01.116+0000] {scheduler_job.py:635} INFO - Setting external_id for to 67524d0c-70f7-4b7e-84be-e76228ee7e13 [2024-02-18T12:33:02.859+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:33:02.859+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:32:00+00:00, run_id=scheduled__2024-02-18T12:32:00+00:00, run_start_date=2024-02-18 12:33:00.954100+00:00, run_end_date=2024-02-18 12:33:02.859272+00:00, run_duration=1.905172, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:32:00+00:00, data_interval_end=2024-02-18 12:33:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T12:33:02.865+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:33:00+00:00, run_after=2024-02-18T12:34:00+00:00 [2024-02-18T12:33:02.887+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:32:00+00:00 exited with status success for try_number 1 [2024-02-18T12:33:02.890+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:32:00+00:00, map_index=-1, run_start_date=2024-02-18 12:33:02.430423+00:00, run_end_date=2024-02-18 12:33:02.675434+00:00, run_duration=0.245011, state=success, executor_state=success, try_number=1, max_tries=1, job_id=17, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:33:00.980112+00:00, queued_by_job_id=1, pid=342 [2024-02-18T12:33:03.925+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:33:03.926+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:32:00+00:00, run_id=scheduled__2024-02-18T12:32:00+00:00, run_start_date=2024-02-18 12:33:00.954865+00:00, run_end_date=2024-02-18 12:33:03.926096+00:00, run_duration=2.971231, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:32:00+00:00, data_interval_end=2024-02-18 12:33:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T12:33:03.932+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:33:00+00:00, run_after=2024-02-18T12:34:00+00:00 [2024-02-18T12:33:03.951+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:32:00+00:00 exited with status success for try_number 1 [2024-02-18T12:33:03.954+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:32:00+00:00, map_index=-1, run_start_date=2024-02-18 12:33:02.455146+00:00, run_end_date=2024-02-18 12:33:03.773101+00:00, run_duration=1.317955, state=success, executor_state=success, try_number=1, max_tries=1, job_id=18, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:33:00.980112+00:00, queued_by_job_id=1, pid=343 [2024-02-18T12:34:00.349+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:34:00.357+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:34:00+00:00, run_after=2024-02-18T12:35:00+00:00 [2024-02-18T12:34:00.360+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:34:00.397+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T12:34:00.397+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T12:34:00.398+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:34:00.398+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:34:00.398+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:34:00.400+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T12:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:34:00.400+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T12:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T12:34:00.400+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:34:00.400+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T12:34:00.400+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:34:00.401+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T12:34:00.560+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:32:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:34:00.560+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:33:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:34:00.560+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:33:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:34:00.578+0000] {scheduler_job.py:635} INFO - Setting external_id for to e49d79fb-6e89-4815-acc3-d5f4baec553e [2024-02-18T12:34:00.579+0000] {scheduler_job.py:635} INFO - Setting external_id for to a0c7d75a-ffdb-4c8c-9ef4-74aff0ee572d [2024-02-18T12:34:00.579+0000] {scheduler_job.py:635} INFO - Setting external_id for to 39466024-9457-4625-a8dc-487306650d4f [2024-02-18T12:34:01.701+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:34:01.702+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 12:32:00+00:00, run_id=scheduled__2024-02-18T12:32:00+00:00, run_start_date=2024-02-18 12:34:00.367970+00:00, run_end_date=2024-02-18 12:34:01.702338+00:00, run_duration=1.334368, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:32:00+00:00, data_interval_end=2024-02-18 12:34:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T12:34:01.710+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T12:34:00+00:00, run_after=2024-02-18T12:36:00+00:00 [2024-02-18T12:34:01.758+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:32:00+00:00 exited with status success for try_number 1 [2024-02-18T12:34:01.763+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T12:32:00+00:00, map_index=-1, run_start_date=2024-02-18 12:34:00.966543+00:00, run_end_date=2024-02-18 12:34:01.220675+00:00, run_duration=0.254132, state=success, executor_state=success, try_number=1, max_tries=1, job_id=19, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:34:00.399276+00:00, queued_by_job_id=1, pid=378 [2024-02-18T12:34:02.796+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:34:02.796+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:33:00+00:00, run_id=scheduled__2024-02-18T12:33:00+00:00, run_start_date=2024-02-18 12:34:00.368696+00:00, run_end_date=2024-02-18 12:34:02.796523+00:00, run_duration=2.427827, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:33:00+00:00, data_interval_end=2024-02-18 12:34:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T12:34:02.806+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:34:00+00:00, run_after=2024-02-18T12:35:00+00:00 [2024-02-18T12:34:02.865+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:33:00+00:00 exited with status success for try_number 1 [2024-02-18T12:34:02.869+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:33:00+00:00, map_index=-1, run_start_date=2024-02-18 12:34:02.022110+00:00, run_end_date=2024-02-18 12:34:02.443990+00:00, run_duration=0.42188, state=success, executor_state=success, try_number=1, max_tries=1, job_id=21, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:34:00.399276+00:00, queued_by_job_id=1, pid=409 [2024-02-18T12:34:03.332+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:34:03.333+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:33:00+00:00, run_id=scheduled__2024-02-18T12:33:00+00:00, run_start_date=2024-02-18 12:34:00.369373+00:00, run_end_date=2024-02-18 12:34:03.333191+00:00, run_duration=2.963818, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:33:00+00:00, data_interval_end=2024-02-18 12:34:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T12:34:03.343+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:34:00+00:00, run_after=2024-02-18T12:35:00+00:00 [2024-02-18T12:34:03.383+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:33:00+00:00 exited with status success for try_number 1 [2024-02-18T12:34:03.387+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:33:00+00:00, map_index=-1, run_start_date=2024-02-18 12:34:01.923046+00:00, run_end_date=2024-02-18 12:34:03.168029+00:00, run_duration=1.244983, state=success, executor_state=success, try_number=1, max_tries=1, job_id=20, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:34:00.399276+00:00, queued_by_job_id=1, pid=408 [2024-02-18T12:35:00.843+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:35:00.851+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:35:00+00:00, run_after=2024-02-18T12:40:00+00:00 [2024-02-18T12:35:00.859+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:35:00+00:00, run_after=2024-02-18T12:36:00+00:00 [2024-02-18T12:35:00.901+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T12:35:00.901+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:35:00.902+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:35:00.902+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:35:00.902+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:35:00.904+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T12:30:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T12:35:00.904+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T12:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T12:35:00.904+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:35:00.904+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T12:35:00.904+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:35:00.905+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T12:35:01.040+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T12:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:35:01.040+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:34:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:35:01.041+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:34:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:35:01.047+0000] {scheduler_job.py:635} INFO - Setting external_id for to e19d3ac9-135a-4c43-b9eb-ccc568ba823a [2024-02-18T12:35:01.048+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5417d77d-0730-44b6-ba6a-e6479689dfa0 [2024-02-18T12:35:01.048+0000] {scheduler_job.py:635} INFO - Setting external_id for to 859c1bf8-dc48-45bc-8989-6c9a34a9ff26 [2024-02-18T12:35:03.274+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:35:03.274+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:34:00+00:00, run_id=scheduled__2024-02-18T12:34:00+00:00, run_start_date=2024-02-18 12:35:00.867566+00:00, run_end_date=2024-02-18 12:35:03.274777+00:00, run_duration=2.407211, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:34:00+00:00, data_interval_end=2024-02-18 12:35:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T12:35:03.281+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:35:00+00:00, run_after=2024-02-18T12:36:00+00:00 [2024-02-18T12:35:03.292+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:35:03.292+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:34:00+00:00, run_id=scheduled__2024-02-18T12:34:00+00:00, run_start_date=2024-02-18 12:35:00.868292+00:00, run_end_date=2024-02-18 12:35:03.292727+00:00, run_duration=2.424435, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:34:00+00:00, data_interval_end=2024-02-18 12:35:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T12:35:03.301+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:35:00+00:00, run_after=2024-02-18T12:36:00+00:00 [2024-02-18T12:35:03.311+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T12:35:03.311+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:35:03.312+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:35:03.313+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T12:30:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T12:35:03.313+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T12:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T12:35:03.341+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T12:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:35:03.341+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T12:30:00+00:00 exited with status success for try_number 1 [2024-02-18T12:35:03.341+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:34:00+00:00 exited with status success for try_number 1 [2024-02-18T12:35:03.341+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:34:00+00:00 exited with status success for try_number 1 [2024-02-18T12:35:03.349+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:34:00+00:00, map_index=-1, run_start_date=2024-02-18 12:35:02.209663+00:00, run_end_date=2024-02-18 12:35:03.171798+00:00, run_duration=0.962135, state=success, executor_state=success, try_number=1, max_tries=1, job_id=22, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:35:00.903198+00:00, queued_by_job_id=1, pid=456 [2024-02-18T12:35:03.349+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T12:30:00+00:00, map_index=-1, run_start_date=2024-02-18 12:35:02.404321+00:00, run_end_date=2024-02-18 12:35:02.622615+00:00, run_duration=0.218294, state=success, executor_state=success, try_number=1, max_tries=1, job_id=23, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:35:00.903198+00:00, queued_by_job_id=1, pid=484 [2024-02-18T12:35:03.350+0000] {scheduler_job.py:635} INFO - Setting external_id for to eeb8ad7e-dba6-4de2-983b-469e05331a88 [2024-02-18T12:35:03.350+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:34:00+00:00, map_index=-1, run_start_date=2024-02-18 12:35:02.425746+00:00, run_end_date=2024-02-18 12:35:02.649269+00:00, run_duration=0.223523, state=success, executor_state=success, try_number=1, max_tries=1, job_id=24, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:35:00.903198+00:00, queued_by_job_id=1, pid=485 [2024-02-18T12:35:04.790+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T12:35:04.790+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:35:04.791+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:35:04.793+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T12:30:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T12:35:04.793+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T12:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T12:35:04.832+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T12:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:35:04.832+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T12:30:00+00:00 exited with status success for try_number 1 [2024-02-18T12:35:04.839+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T12:30:00+00:00, map_index=-1, run_start_date=2024-02-18 12:35:04.348414+00:00, run_end_date=2024-02-18 12:35:04.545256+00:00, run_duration=0.196842, state=success, executor_state=success, try_number=1, max_tries=1, job_id=25, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:35:03.312754+00:00, queued_by_job_id=1, pid=514 [2024-02-18T12:35:04.840+0000] {scheduler_job.py:635} INFO - Setting external_id for to eb0237e3-846c-4c0b-acdb-1addc17e488b [2024-02-18T12:35:08.196+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T12:35:08.196+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:35:08.197+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:35:08.199+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T12:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:35:08.199+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T12:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T12:35:08.227+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T12:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:35:08.227+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T12:30:00+00:00 exited with status success for try_number 1 [2024-02-18T12:35:08.231+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T12:30:00+00:00, map_index=0, run_start_date=2024-02-18 12:35:06.795521+00:00, run_end_date=2024-02-18 12:35:07.233098+00:00, run_duration=0.437577, state=success, executor_state=success, try_number=1, max_tries=1, job_id=26, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:35:04.792144+00:00, queued_by_job_id=1, pid=525 [2024-02-18T12:35:08.231+0000] {scheduler_job.py:635} INFO - Setting external_id for to c24ec734-d947-4d46-b5aa-beedbaa8c91e [2024-02-18T12:35:09.937+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:35:09.937+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:30:00+00:00, run_id=scheduled__2024-02-18T12:30:00+00:00, run_start_date=2024-02-18 12:35:00.866818+00:00, run_end_date=2024-02-18 12:35:09.937424+00:00, run_duration=9.070606, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:30:00+00:00, data_interval_end=2024-02-18 12:35:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T12:35:09.941+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:35:00+00:00, run_after=2024-02-18T12:40:00+00:00 [2024-02-18T12:35:09.958+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T12:30:00+00:00 exited with status success for try_number 1 [2024-02-18T12:35:09.961+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T12:30:00+00:00, map_index=-1, run_start_date=2024-02-18 12:35:09.260893+00:00, run_end_date=2024-02-18 12:35:09.412825+00:00, run_duration=0.151932, state=success, executor_state=success, try_number=1, max_tries=1, job_id=27, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:35:08.198039+00:00, queued_by_job_id=1, pid=537 [2024-02-18T12:36:00.283+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:36:00+00:00, run_after=2024-02-18T12:37:00+00:00 [2024-02-18T12:36:00.287+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:36:00.291+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:36:00.327+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T12:36:00.327+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T12:36:00.327+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:36:00.327+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:36:00.328+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:36:00.330+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T12:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:36:00.330+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T12:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T12:36:00.330+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:36:00.330+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T12:36:00.331+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:36:00.331+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T12:36:00.464+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:34:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:36:00.464+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:36:00.465+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:36:00.471+0000] {scheduler_job.py:635} INFO - Setting external_id for to a039763f-a7e0-43f3-b796-0c56e5c9b44b [2024-02-18T12:36:00.471+0000] {scheduler_job.py:635} INFO - Setting external_id for to 67b139c0-72ba-4189-8f2d-4556539da556 [2024-02-18T12:36:00.471+0000] {scheduler_job.py:635} INFO - Setting external_id for to cf844f75-709c-46a9-812f-6ab36342b05e [2024-02-18T12:36:01.612+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:36:01.613+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 12:34:00+00:00, run_id=scheduled__2024-02-18T12:34:00+00:00, run_start_date=2024-02-18 12:36:00.298781+00:00, run_end_date=2024-02-18 12:36:01.613299+00:00, run_duration=1.314518, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:34:00+00:00, data_interval_end=2024-02-18 12:36:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T12:36:01.622+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T12:36:00+00:00, run_after=2024-02-18T12:38:00+00:00 [2024-02-18T12:36:01.667+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:34:00+00:00 exited with status success for try_number 1 [2024-02-18T12:36:01.672+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T12:34:00+00:00, map_index=-1, run_start_date=2024-02-18 12:36:00.983429+00:00, run_end_date=2024-02-18 12:36:01.267790+00:00, run_duration=0.284361, state=success, executor_state=success, try_number=1, max_tries=1, job_id=28, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:36:00.329131+00:00, queued_by_job_id=1, pid=554 [2024-02-18T12:36:02.700+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:36:02.700+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:35:00+00:00, run_id=scheduled__2024-02-18T12:35:00+00:00, run_start_date=2024-02-18 12:36:00.299453+00:00, run_end_date=2024-02-18 12:36:02.700809+00:00, run_duration=2.401356, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:35:00+00:00, data_interval_end=2024-02-18 12:36:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T12:36:02.707+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:36:00+00:00, run_after=2024-02-18T12:37:00+00:00 [2024-02-18T12:36:02.730+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:35:00+00:00 exited with status success for try_number 1 [2024-02-18T12:36:02.733+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:35:00+00:00, map_index=-1, run_start_date=2024-02-18 12:36:01.923758+00:00, run_end_date=2024-02-18 12:36:02.136685+00:00, run_duration=0.212927, state=success, executor_state=success, try_number=1, max_tries=1, job_id=29, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:36:00.329131+00:00, queued_by_job_id=1, pid=584 [2024-02-18T12:36:03.761+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:36:03.762+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:35:00+00:00, run_id=scheduled__2024-02-18T12:35:00+00:00, run_start_date=2024-02-18 12:36:00.300085+00:00, run_end_date=2024-02-18 12:36:03.762196+00:00, run_duration=3.462111, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:35:00+00:00, data_interval_end=2024-02-18 12:36:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T12:36:03.768+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:36:00+00:00, run_after=2024-02-18T12:37:00+00:00 [2024-02-18T12:36:03.788+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:35:00+00:00 exited with status success for try_number 1 [2024-02-18T12:36:03.792+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:35:00+00:00, map_index=-1, run_start_date=2024-02-18 12:36:01.937049+00:00, run_end_date=2024-02-18 12:36:03.050556+00:00, run_duration=1.113507, state=success, executor_state=success, try_number=1, max_tries=1, job_id=30, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:36:00.329131+00:00, queued_by_job_id=1, pid=585 [2024-02-18T12:37:00.764+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:37:00+00:00, run_after=2024-02-18T12:38:00+00:00 [2024-02-18T12:37:00.768+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:37:00.800+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T12:37:00.800+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:37:00.800+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:37:00.801+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:37:00.802+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:37:00.802+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T12:37:00.802+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:37:00.803+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T12:37:00.889+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:36:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:37:00.890+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:36:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:37:00.895+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7e7bb108-e0de-4eef-b71f-5542f96d202f [2024-02-18T12:37:00.896+0000] {scheduler_job.py:635} INFO - Setting external_id for to 78979a0a-1f60-49cc-8bf4-3cd2c67fe165 [2024-02-18T12:37:03.055+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:37:03.056+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:36:00+00:00, run_id=scheduled__2024-02-18T12:36:00+00:00, run_start_date=2024-02-18 12:37:00.776244+00:00, run_end_date=2024-02-18 12:37:03.055855+00:00, run_duration=2.279611, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:36:00+00:00, data_interval_end=2024-02-18 12:37:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T12:37:03.063+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:37:00+00:00, run_after=2024-02-18T12:38:00+00:00 [2024-02-18T12:37:03.068+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:37:03.068+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:36:00+00:00, run_id=scheduled__2024-02-18T12:36:00+00:00, run_start_date=2024-02-18 12:37:00.776923+00:00, run_end_date=2024-02-18 12:37:03.068611+00:00, run_duration=2.291688, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:36:00+00:00, data_interval_end=2024-02-18 12:37:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T12:37:03.075+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:37:00+00:00, run_after=2024-02-18T12:38:00+00:00 [2024-02-18T12:37:03.110+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:36:00+00:00 exited with status success for try_number 1 [2024-02-18T12:37:03.113+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:36:00+00:00, map_index=-1, run_start_date=2024-02-18 12:37:01.937569+00:00, run_end_date=2024-02-18 12:37:02.137797+00:00, run_duration=0.200228, state=success, executor_state=success, try_number=1, max_tries=1, job_id=31, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:37:00.801515+00:00, queued_by_job_id=1, pid=639 [2024-02-18T12:37:04.156+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:36:00+00:00 exited with status success for try_number 1 [2024-02-18T12:37:04.159+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:36:00+00:00, map_index=-1, run_start_date=2024-02-18 12:37:01.943443+00:00, run_end_date=2024-02-18 12:37:03.052295+00:00, run_duration=1.108852, state=success, executor_state=success, try_number=1, max_tries=1, job_id=32, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:37:00.801515+00:00, queued_by_job_id=1, pid=640 [2024-02-18T12:37:10.492+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T12:38:00.203+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:38:00+00:00, run_after=2024-02-18T12:39:00+00:00 [2024-02-18T12:38:00.207+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:38:00.210+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:38:00.249+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T12:38:00.249+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T12:38:00.249+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:38:00.249+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:38:00.250+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:38:00.251+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T12:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:38:00.252+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T12:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T12:38:00.252+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:38:00.252+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T12:38:00.252+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:38:00.252+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T12:38:00.387+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:36:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:38:00.388+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:37:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:38:00.388+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:37:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:38:00.395+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2cb3322a-02f0-4b9e-9122-c3db8321c414 [2024-02-18T12:38:00.395+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3d0fd878-1484-4356-9636-0a66967d190c [2024-02-18T12:38:00.395+0000] {scheduler_job.py:635} INFO - Setting external_id for to b880af2f-f59c-454d-8346-c0094f02c124 [2024-02-18T12:38:01.513+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:38:01.514+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 12:36:00+00:00, run_id=scheduled__2024-02-18T12:36:00+00:00, run_start_date=2024-02-18 12:38:00.218164+00:00, run_end_date=2024-02-18 12:38:01.513968+00:00, run_duration=1.295804, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:36:00+00:00, data_interval_end=2024-02-18 12:38:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T12:38:01.521+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T12:38:00+00:00, run_after=2024-02-18T12:40:00+00:00 [2024-02-18T12:38:01.559+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:36:00+00:00 exited with status success for try_number 1 [2024-02-18T12:38:01.563+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T12:36:00+00:00, map_index=-1, run_start_date=2024-02-18 12:38:00.806597+00:00, run_end_date=2024-02-18 12:38:01.043639+00:00, run_duration=0.237042, state=success, executor_state=success, try_number=1, max_tries=1, job_id=33, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:38:00.250853+00:00, queued_by_job_id=1, pid=675 [2024-02-18T12:38:02.592+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:38:02.592+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:37:00+00:00, run_id=scheduled__2024-02-18T12:37:00+00:00, run_start_date=2024-02-18 12:38:00.218866+00:00, run_end_date=2024-02-18 12:38:02.592780+00:00, run_duration=2.373914, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:37:00+00:00, data_interval_end=2024-02-18 12:38:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T12:38:02.598+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:38:00+00:00, run_after=2024-02-18T12:39:00+00:00 [2024-02-18T12:38:02.620+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:37:00+00:00 exited with status success for try_number 1 [2024-02-18T12:38:02.623+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:37:00+00:00, map_index=-1, run_start_date=2024-02-18 12:38:01.604296+00:00, run_end_date=2024-02-18 12:38:01.793536+00:00, run_duration=0.18924, state=success, executor_state=success, try_number=1, max_tries=1, job_id=34, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:38:00.250853+00:00, queued_by_job_id=1, pid=705 [2024-02-18T12:38:03.650+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:38:03.651+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:37:00+00:00, run_id=scheduled__2024-02-18T12:37:00+00:00, run_start_date=2024-02-18 12:38:00.219544+00:00, run_end_date=2024-02-18 12:38:03.650998+00:00, run_duration=3.431454, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:37:00+00:00, data_interval_end=2024-02-18 12:38:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T12:38:03.657+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:38:00+00:00, run_after=2024-02-18T12:39:00+00:00 [2024-02-18T12:38:03.675+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:37:00+00:00 exited with status success for try_number 1 [2024-02-18T12:38:03.678+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:37:00+00:00, map_index=-1, run_start_date=2024-02-18 12:38:01.604830+00:00, run_end_date=2024-02-18 12:38:02.695848+00:00, run_duration=1.091018, state=success, executor_state=success, try_number=1, max_tries=1, job_id=35, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:38:00.250853+00:00, queued_by_job_id=1, pid=706 [2024-02-18T12:39:00.629+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:39:00+00:00, run_after=2024-02-18T12:40:00+00:00 [2024-02-18T12:39:00.633+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:39:00.664+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T12:39:00.664+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:39:00.664+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:39:00.665+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:39:00.666+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:39:00.667+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T12:39:00.667+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:39:00.667+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T12:39:00.763+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:38:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:39:00.763+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:38:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:39:00.768+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1a9d2e93-60b1-4775-8457-e9e0fc77ad71 [2024-02-18T12:39:00.769+0000] {scheduler_job.py:635} INFO - Setting external_id for to 688e9aa7-26e5-4b4c-b2c9-f0ee66833acd [2024-02-18T12:39:03.082+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:39:03.082+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:38:00+00:00, run_id=scheduled__2024-02-18T12:38:00+00:00, run_start_date=2024-02-18 12:39:00.641351+00:00, run_end_date=2024-02-18 12:39:03.082400+00:00, run_duration=2.441049, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:38:00+00:00, data_interval_end=2024-02-18 12:39:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T12:39:03.088+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:39:00+00:00, run_after=2024-02-18T12:40:00+00:00 [2024-02-18T12:39:03.112+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:38:00+00:00 exited with status success for try_number 1 [2024-02-18T12:39:03.116+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:38:00+00:00, map_index=-1, run_start_date=2024-02-18 12:39:01.923383+00:00, run_end_date=2024-02-18 12:39:02.110887+00:00, run_duration=0.187504, state=success, executor_state=success, try_number=1, max_tries=1, job_id=36, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:39:00.665720+00:00, queued_by_job_id=1, pid=760 [2024-02-18T12:39:04.143+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:39:04.143+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:38:00+00:00, run_id=scheduled__2024-02-18T12:38:00+00:00, run_start_date=2024-02-18 12:39:00.642114+00:00, run_end_date=2024-02-18 12:39:04.143897+00:00, run_duration=3.501783, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:38:00+00:00, data_interval_end=2024-02-18 12:39:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T12:39:04.149+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:39:00+00:00, run_after=2024-02-18T12:40:00+00:00 [2024-02-18T12:39:04.166+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:38:00+00:00 exited with status success for try_number 1 [2024-02-18T12:39:04.169+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:38:00+00:00, map_index=-1, run_start_date=2024-02-18 12:39:01.936014+00:00, run_end_date=2024-02-18 12:39:03.198276+00:00, run_duration=1.262262, state=success, executor_state=success, try_number=1, max_tries=1, job_id=37, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:39:00.665720+00:00, queued_by_job_id=1, pid=761 [2024-02-18T12:40:00.748+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:40:00+00:00, run_after=2024-02-18T12:45:00+00:00 [2024-02-18T12:40:00.757+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:40:00+00:00, run_after=2024-02-18T12:41:00+00:00 [2024-02-18T12:40:00.761+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:40:00.765+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:40:00.809+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T12:40:00.809+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:40:00.809+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T12:40:00.809+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:40:00.810+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:40:00.810+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:40:00.813+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T12:35:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T12:40:00.813+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T12:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T12:40:00.813+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T12:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:40:00.813+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T12:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T12:40:00.813+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:40:00.814+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T12:40:00.814+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:40:00.814+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T12:40:01.034+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T12:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:40:01.034+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:38:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:40:01.035+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:39:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:40:01.035+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:39:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:40:01.049+0000] {scheduler_job.py:635} INFO - Setting external_id for to 12d612b7-7b7d-4fa1-802d-e2c9677340c5 [2024-02-18T12:40:01.049+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5b089be3-a6a0-4ada-8607-6836275f4ce3 [2024-02-18T12:40:01.049+0000] {scheduler_job.py:635} INFO - Setting external_id for to 55b37b08-8642-4ab2-9982-e9fdb490abef [2024-02-18T12:40:01.050+0000] {scheduler_job.py:635} INFO - Setting external_id for to 91c9a88e-67d1-4c34-9be8-c31e40cb4df5 [2024-02-18T12:40:02.737+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:40:02.738+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 12:38:00+00:00, run_id=scheduled__2024-02-18T12:38:00+00:00, run_start_date=2024-02-18 12:40:00.773094+00:00, run_end_date=2024-02-18 12:40:02.738019+00:00, run_duration=1.964925, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:38:00+00:00, data_interval_end=2024-02-18 12:40:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T12:40:02.748+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T12:40:00+00:00, run_after=2024-02-18T12:42:00+00:00 [2024-02-18T12:40:02.792+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:38:00+00:00 exited with status success for try_number 1 [2024-02-18T12:40:02.796+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T12:38:00+00:00, map_index=-1, run_start_date=2024-02-18 12:40:01.509034+00:00, run_end_date=2024-02-18 12:40:01.828612+00:00, run_duration=0.319578, state=success, executor_state=success, try_number=1, max_tries=1, job_id=38, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:40:00.811221+00:00, queued_by_job_id=1, pid=797 [2024-02-18T12:40:03.825+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:40:03.825+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:39:00+00:00, run_id=scheduled__2024-02-18T12:39:00+00:00, run_start_date=2024-02-18 12:40:00.774401+00:00, run_end_date=2024-02-18 12:40:03.825405+00:00, run_duration=3.051004, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:39:00+00:00, data_interval_end=2024-02-18 12:40:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T12:40:03.831+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:40:00+00:00, run_after=2024-02-18T12:41:00+00:00 [2024-02-18T12:40:03.841+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:40:03.842+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:39:00+00:00, run_id=scheduled__2024-02-18T12:39:00+00:00, run_start_date=2024-02-18 12:40:00.773709+00:00, run_end_date=2024-02-18 12:40:03.841981+00:00, run_duration=3.068272, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:39:00+00:00, data_interval_end=2024-02-18 12:40:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T12:40:03.848+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:40:00+00:00, run_after=2024-02-18T12:41:00+00:00 [2024-02-18T12:40:03.858+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T12:40:03.858+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:40:03.858+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:40:03.860+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T12:35:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T12:40:03.860+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T12:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T12:40:03.888+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T12:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:40:03.888+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T12:35:00+00:00 exited with status success for try_number 1 [2024-02-18T12:40:03.889+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:39:00+00:00 exited with status success for try_number 1 [2024-02-18T12:40:03.889+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:39:00+00:00 exited with status success for try_number 1 [2024-02-18T12:40:03.894+0000] {scheduler_job.py:635} INFO - Setting external_id for to ddb763c9-e8fd-482f-badd-33c915fd0a4e [2024-02-18T12:40:03.894+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T12:35:00+00:00, map_index=-1, run_start_date=2024-02-18 12:40:02.498992+00:00, run_end_date=2024-02-18 12:40:02.761957+00:00, run_duration=0.262965, state=success, executor_state=success, try_number=1, max_tries=1, job_id=40, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:40:00.811221+00:00, queued_by_job_id=1, pid=837 [2024-02-18T12:40:03.894+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:39:00+00:00, map_index=-1, run_start_date=2024-02-18 12:40:02.542008+00:00, run_end_date=2024-02-18 12:40:03.669347+00:00, run_duration=1.127339, state=success, executor_state=success, try_number=1, max_tries=1, job_id=41, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:40:00.811221+00:00, queued_by_job_id=1, pid=838 [2024-02-18T12:40:03.894+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:39:00+00:00, map_index=-1, run_start_date=2024-02-18 12:40:02.478691+00:00, run_end_date=2024-02-18 12:40:02.747481+00:00, run_duration=0.26879, state=success, executor_state=success, try_number=1, max_tries=1, job_id=39, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:40:00.811221+00:00, queued_by_job_id=1, pid=836 [2024-02-18T12:40:05.978+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T12:40:05.978+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:40:05.979+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:40:05.981+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T12:35:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T12:40:05.981+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T12:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T12:40:06.048+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T12:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:40:06.048+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T12:35:00+00:00 exited with status success for try_number 1 [2024-02-18T12:40:06.053+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T12:35:00+00:00, map_index=-1, run_start_date=2024-02-18 12:40:04.970018+00:00, run_end_date=2024-02-18 12:40:05.160615+00:00, run_duration=0.190597, state=success, executor_state=success, try_number=1, max_tries=1, job_id=42, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:40:03.859166+00:00, queued_by_job_id=1, pid=877 [2024-02-18T12:40:06.054+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5e43311a-71ea-4589-bcca-a6c4b9b8b859 [2024-02-18T12:40:07.776+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T12:40:07.776+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:40:07.777+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:40:07.778+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T12:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:40:07.778+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T12:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T12:40:07.807+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T12:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:40:07.807+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T12:35:00+00:00 exited with status success for try_number 1 [2024-02-18T12:40:07.811+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9519dcec-187a-4f7f-bad5-ee8a94e6dee2 [2024-02-18T12:40:07.811+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T12:35:00+00:00, map_index=0, run_start_date=2024-02-18 12:40:07.241317+00:00, run_end_date=2024-02-18 12:40:07.425035+00:00, run_duration=0.183718, state=success, executor_state=success, try_number=1, max_tries=1, job_id=43, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:40:05.979967+00:00, queued_by_job_id=1, pid=889 [2024-02-18T12:40:09.944+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:40:09.945+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:35:00+00:00, run_id=scheduled__2024-02-18T12:35:00+00:00, run_start_date=2024-02-18 12:40:00.772414+00:00, run_end_date=2024-02-18 12:40:09.945153+00:00, run_duration=9.172739, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:35:00+00:00, data_interval_end=2024-02-18 12:40:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T12:40:09.950+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:40:00+00:00, run_after=2024-02-18T12:45:00+00:00 [2024-02-18T12:40:09.966+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T12:35:00+00:00 exited with status success for try_number 1 [2024-02-18T12:40:09.969+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T12:35:00+00:00, map_index=-1, run_start_date=2024-02-18 12:40:08.845740+00:00, run_end_date=2024-02-18 12:40:09.024925+00:00, run_duration=0.179185, state=success, executor_state=success, try_number=1, max_tries=1, job_id=44, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:40:07.777332+00:00, queued_by_job_id=1, pid=901 [2024-02-18T12:41:00.885+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:41:00+00:00, run_after=2024-02-18T12:42:00+00:00 [2024-02-18T12:41:00.889+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:41:00.920+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T12:41:00.920+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:41:00.920+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:41:00.921+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:41:00.923+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:41:00.923+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T12:41:00.923+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:41:00.923+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T12:41:01.010+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:41:01.010+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:41:01.014+0000] {scheduler_job.py:635} INFO - Setting external_id for to f39d6e99-6b40-45b6-b23b-a71acdf8f290 [2024-02-18T12:41:01.015+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0f979734-fd10-494f-b25f-1392abf18802 [2024-02-18T12:41:03.181+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:41:03.181+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:40:00+00:00, run_id=scheduled__2024-02-18T12:40:00+00:00, run_start_date=2024-02-18 12:41:00.896226+00:00, run_end_date=2024-02-18 12:41:03.181762+00:00, run_duration=2.285536, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:40:00+00:00, data_interval_end=2024-02-18 12:41:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T12:41:03.187+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:41:00+00:00, run_after=2024-02-18T12:42:00+00:00 [2024-02-18T12:41:03.211+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:40:00+00:00 exited with status success for try_number 1 [2024-02-18T12:41:03.214+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:40:00+00:00, map_index=-1, run_start_date=2024-02-18 12:41:02.069918+00:00, run_end_date=2024-02-18 12:41:02.286952+00:00, run_duration=0.217034, state=success, executor_state=success, try_number=1, max_tries=1, job_id=45, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:41:00.922282+00:00, queued_by_job_id=1, pid=938 [2024-02-18T12:41:04.240+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:41:04.241+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:40:00+00:00, run_id=scheduled__2024-02-18T12:40:00+00:00, run_start_date=2024-02-18 12:41:00.896999+00:00, run_end_date=2024-02-18 12:41:04.241084+00:00, run_duration=3.344085, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:40:00+00:00, data_interval_end=2024-02-18 12:41:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T12:41:04.247+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:41:00+00:00, run_after=2024-02-18T12:42:00+00:00 [2024-02-18T12:41:04.264+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:40:00+00:00 exited with status success for try_number 1 [2024-02-18T12:41:04.266+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:40:00+00:00, map_index=-1, run_start_date=2024-02-18 12:41:02.071028+00:00, run_end_date=2024-02-18 12:41:03.379341+00:00, run_duration=1.308313, state=success, executor_state=success, try_number=1, max_tries=1, job_id=46, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:41:00.922282+00:00, queued_by_job_id=1, pid=937 [2024-02-18T12:42:01.007+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:42:00+00:00, run_after=2024-02-18T12:43:00+00:00 [2024-02-18T12:42:01.011+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:42:01.014+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:42:01.055+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T12:42:01.055+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T12:42:01.055+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:42:01.055+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:42:01.056+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:42:01.057+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T12:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:42:01.057+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T12:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T12:42:01.058+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:42:01.058+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T12:42:01.058+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:42:01.058+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T12:42:01.192+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:42:01.193+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:41:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:42:01.193+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:41:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:42:01.199+0000] {scheduler_job.py:635} INFO - Setting external_id for to ec60391b-00bb-4986-8551-ecccbfa31960 [2024-02-18T12:42:01.199+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1aacfd14-e2f1-46c6-9eea-0d5571b291b3 [2024-02-18T12:42:01.200+0000] {scheduler_job.py:635} INFO - Setting external_id for to 83eadd3e-13bc-4694-a6b3-6d2f9cbb18f0 [2024-02-18T12:42:02.313+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:42:02.314+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 12:40:00+00:00, run_id=scheduled__2024-02-18T12:40:00+00:00, run_start_date=2024-02-18 12:42:01.024946+00:00, run_end_date=2024-02-18 12:42:02.314009+00:00, run_duration=1.289063, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:40:00+00:00, data_interval_end=2024-02-18 12:42:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T12:42:02.321+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T12:42:00+00:00, run_after=2024-02-18T12:44:00+00:00 [2024-02-18T12:42:02.363+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:40:00+00:00 exited with status success for try_number 1 [2024-02-18T12:42:02.368+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T12:40:00+00:00, map_index=-1, run_start_date=2024-02-18 12:42:01.591716+00:00, run_end_date=2024-02-18 12:42:01.810015+00:00, run_duration=0.218299, state=success, executor_state=success, try_number=1, max_tries=1, job_id=47, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:42:01.056623+00:00, queued_by_job_id=1, pid=973 [2024-02-18T12:42:03.631+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:42:03.631+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:41:00+00:00, run_id=scheduled__2024-02-18T12:41:00+00:00, run_start_date=2024-02-18 12:42:01.025731+00:00, run_end_date=2024-02-18 12:42:03.631742+00:00, run_duration=2.606011, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:41:00+00:00, data_interval_end=2024-02-18 12:42:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T12:42:03.637+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:42:00+00:00, run_after=2024-02-18T12:43:00+00:00 [2024-02-18T12:42:03.641+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:42:03.641+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:41:00+00:00, run_id=scheduled__2024-02-18T12:41:00+00:00, run_start_date=2024-02-18 12:42:01.026404+00:00, run_end_date=2024-02-18 12:42:03.641471+00:00, run_duration=2.615067, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:41:00+00:00, data_interval_end=2024-02-18 12:42:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T12:42:03.647+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:42:00+00:00, run_after=2024-02-18T12:43:00+00:00 [2024-02-18T12:42:03.666+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:41:00+00:00 exited with status success for try_number 1 [2024-02-18T12:42:03.666+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:41:00+00:00 exited with status success for try_number 1 [2024-02-18T12:42:03.669+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:41:00+00:00, map_index=-1, run_start_date=2024-02-18 12:42:02.397893+00:00, run_end_date=2024-02-18 12:42:02.582993+00:00, run_duration=0.1851, state=success, executor_state=success, try_number=1, max_tries=1, job_id=48, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:42:01.056623+00:00, queued_by_job_id=1, pid=1003 [2024-02-18T12:42:03.669+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:41:00+00:00, map_index=-1, run_start_date=2024-02-18 12:42:02.453372+00:00, run_end_date=2024-02-18 12:42:03.382520+00:00, run_duration=0.929148, state=success, executor_state=success, try_number=1, max_tries=1, job_id=49, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:42:01.056623+00:00, queued_by_job_id=1, pid=1004 [2024-02-18T12:42:10.526+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T12:43:00.143+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:43:00+00:00, run_after=2024-02-18T12:44:00+00:00 [2024-02-18T12:43:00.147+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:43:00.194+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T12:43:00.194+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:43:00.194+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:43:00.195+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:43:00.196+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:43:00.196+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T12:43:00.196+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:43:00.197+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T12:43:00.295+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:42:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:43:00.296+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:42:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:43:00.302+0000] {scheduler_job.py:635} INFO - Setting external_id for to 53a9b9b5-2349-4aba-86a4-d06e8d77ac20 [2024-02-18T12:43:00.302+0000] {scheduler_job.py:635} INFO - Setting external_id for to f1ea458e-8218-42bb-a07b-d335e827d3f3 [2024-02-18T12:43:02.455+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:43:02.455+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:42:00+00:00, run_id=scheduled__2024-02-18T12:42:00+00:00, run_start_date=2024-02-18 12:43:00.159604+00:00, run_end_date=2024-02-18 12:43:02.455525+00:00, run_duration=2.295921, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:42:00+00:00, data_interval_end=2024-02-18 12:43:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T12:43:02.461+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:43:00+00:00, run_after=2024-02-18T12:44:00+00:00 [2024-02-18T12:43:02.483+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:42:00+00:00 exited with status success for try_number 1 [2024-02-18T12:43:02.487+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:42:00+00:00, map_index=-1, run_start_date=2024-02-18 12:43:01.464963+00:00, run_end_date=2024-02-18 12:43:01.666223+00:00, run_duration=0.20126, state=success, executor_state=success, try_number=1, max_tries=1, job_id=51, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:43:00.195495+00:00, queued_by_job_id=1, pid=1058 [2024-02-18T12:43:03.285+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:43:03.285+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:42:00+00:00, run_id=scheduled__2024-02-18T12:42:00+00:00, run_start_date=2024-02-18 12:43:00.160394+00:00, run_end_date=2024-02-18 12:43:03.285746+00:00, run_duration=3.125352, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:42:00+00:00, data_interval_end=2024-02-18 12:43:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T12:43:03.291+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:43:00+00:00, run_after=2024-02-18T12:44:00+00:00 [2024-02-18T12:43:03.312+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:42:00+00:00 exited with status success for try_number 1 [2024-02-18T12:43:03.315+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:42:00+00:00, map_index=-1, run_start_date=2024-02-18 12:43:01.464902+00:00, run_end_date=2024-02-18 12:43:02.487802+00:00, run_duration=1.0229, state=success, executor_state=success, try_number=1, max_tries=1, job_id=50, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:43:00.195495+00:00, queued_by_job_id=1, pid=1057 [2024-02-18T12:44:00.268+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:44:00+00:00, run_after=2024-02-18T12:45:00+00:00 [2024-02-18T12:44:00.272+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:44:00.276+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:44:00.315+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T12:44:00.315+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T12:44:00.315+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:44:00.316+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:44:00.316+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:44:00.318+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T12:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:44:00.318+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T12:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T12:44:00.318+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:44:00.318+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T12:44:00.318+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:44:00.318+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T12:44:00.450+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:42:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:44:00.450+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:43:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:44:00.450+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:43:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:44:00.457+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8042f062-9133-431b-b63d-478fe11409a5 [2024-02-18T12:44:00.458+0000] {scheduler_job.py:635} INFO - Setting external_id for to 286edb32-9b8e-4a77-be34-6c53547d8203 [2024-02-18T12:44:00.458+0000] {scheduler_job.py:635} INFO - Setting external_id for to 72a15538-2c53-47ca-be18-aff26ffde69e [2024-02-18T12:44:01.669+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:44:01.670+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 12:42:00+00:00, run_id=scheduled__2024-02-18T12:42:00+00:00, run_start_date=2024-02-18 12:44:00.284058+00:00, run_end_date=2024-02-18 12:44:01.670248+00:00, run_duration=1.38619, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:42:00+00:00, data_interval_end=2024-02-18 12:44:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T12:44:01.678+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T12:44:00+00:00, run_after=2024-02-18T12:46:00+00:00 [2024-02-18T12:44:01.728+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:42:00+00:00 exited with status success for try_number 1 [2024-02-18T12:44:01.733+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T12:42:00+00:00, map_index=-1, run_start_date=2024-02-18 12:44:00.985657+00:00, run_end_date=2024-02-18 12:44:01.215665+00:00, run_duration=0.230008, state=success, executor_state=success, try_number=1, max_tries=1, job_id=52, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:44:00.317124+00:00, queued_by_job_id=1, pid=1093 [2024-02-18T12:44:02.762+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:44:02.762+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:43:00+00:00, run_id=scheduled__2024-02-18T12:43:00+00:00, run_start_date=2024-02-18 12:44:00.284902+00:00, run_end_date=2024-02-18 12:44:02.762417+00:00, run_duration=2.477515, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:43:00+00:00, data_interval_end=2024-02-18 12:44:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T12:44:02.768+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:44:00+00:00, run_after=2024-02-18T12:45:00+00:00 [2024-02-18T12:44:02.791+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:43:00+00:00 exited with status success for try_number 1 [2024-02-18T12:44:02.794+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:43:00+00:00, map_index=-1, run_start_date=2024-02-18 12:44:01.695470+00:00, run_end_date=2024-02-18 12:44:01.932023+00:00, run_duration=0.236553, state=success, executor_state=success, try_number=1, max_tries=1, job_id=53, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:44:00.317124+00:00, queued_by_job_id=1, pid=1123 [2024-02-18T12:44:05.859+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:44:05.859+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:43:00+00:00, run_id=scheduled__2024-02-18T12:43:00+00:00, run_start_date=2024-02-18 12:44:00.285709+00:00, run_end_date=2024-02-18 12:44:05.859337+00:00, run_duration=5.573628, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:43:00+00:00, data_interval_end=2024-02-18 12:44:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T12:44:05.865+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:44:00+00:00, run_after=2024-02-18T12:45:00+00:00 [2024-02-18T12:44:05.888+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:43:00+00:00 exited with status success for try_number 1 [2024-02-18T12:44:05.892+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:43:00+00:00, map_index=-1, run_start_date=2024-02-18 12:44:01.821841+00:00, run_end_date=2024-02-18 12:44:04.842023+00:00, run_duration=3.020182, state=success, executor_state=success, try_number=1, max_tries=1, job_id=54, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:44:00.317124+00:00, queued_by_job_id=1, pid=1124 [2024-02-18T12:45:00.384+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:45:00.391+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:45:00+00:00, run_after=2024-02-18T12:50:00+00:00 [2024-02-18T12:45:00.399+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:45:00+00:00, run_after=2024-02-18T12:46:00+00:00 [2024-02-18T12:45:00.441+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T12:45:00.441+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:45:00.441+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:45:00.441+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:45:00.442+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:45:00.444+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T12:40:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T12:45:00.444+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T12:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T12:45:00.444+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:45:00.444+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T12:45:00.444+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:45:00.444+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T12:45:00.634+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T12:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:45:00.634+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:44:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:45:00.634+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:44:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:45:00.642+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9b06f3c5-75b0-4ae3-90cb-a3e4880ed8b1 [2024-02-18T12:45:00.642+0000] {scheduler_job.py:635} INFO - Setting external_id for to ff2629f8-6740-4f65-9486-c6f2126916ac [2024-02-18T12:45:00.642+0000] {scheduler_job.py:635} INFO - Setting external_id for to 746dd7bd-1bcf-4d8c-912c-d0e18ab80f04 [2024-02-18T12:45:02.876+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:45:02.877+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:44:00+00:00, run_id=scheduled__2024-02-18T12:44:00+00:00, run_start_date=2024-02-18 12:45:00.409607+00:00, run_end_date=2024-02-18 12:45:02.877003+00:00, run_duration=2.467396, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:44:00+00:00, data_interval_end=2024-02-18 12:45:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T12:45:02.883+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:45:00+00:00, run_after=2024-02-18T12:46:00+00:00 [2024-02-18T12:45:02.894+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T12:45:02.894+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:45:02.895+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:45:02.896+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T12:40:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T12:45:02.896+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T12:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T12:45:02.922+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T12:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:45:02.922+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T12:40:00+00:00 exited with status success for try_number 1 [2024-02-18T12:45:02.923+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:44:00+00:00 exited with status success for try_number 1 [2024-02-18T12:45:02.930+0000] {scheduler_job.py:635} INFO - Setting external_id for to 168b984f-6cc4-4978-8e5c-dd6258358194 [2024-02-18T12:45:02.930+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T12:40:00+00:00, map_index=-1, run_start_date=2024-02-18 12:45:02.219782+00:00, run_end_date=2024-02-18 12:45:02.524608+00:00, run_duration=0.304826, state=success, executor_state=success, try_number=1, max_tries=1, job_id=57, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:45:00.443012+00:00, queued_by_job_id=1, pid=1190 [2024-02-18T12:45:02.930+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:44:00+00:00, map_index=-1, run_start_date=2024-02-18 12:45:02.171409+00:00, run_end_date=2024-02-18 12:45:02.500736+00:00, run_duration=0.329327, state=success, executor_state=success, try_number=1, max_tries=1, job_id=56, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:45:00.443012+00:00, queued_by_job_id=1, pid=1189 [2024-02-18T12:45:04.013+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:45:04.014+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:44:00+00:00, run_id=scheduled__2024-02-18T12:44:00+00:00, run_start_date=2024-02-18 12:45:00.408951+00:00, run_end_date=2024-02-18 12:45:04.013889+00:00, run_duration=3.604938, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:44:00+00:00, data_interval_end=2024-02-18 12:45:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T12:45:04.020+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:45:00+00:00, run_after=2024-02-18T12:46:00+00:00 [2024-02-18T12:45:04.051+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:44:00+00:00 exited with status success for try_number 1 [2024-02-18T12:45:04.055+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:44:00+00:00, map_index=-1, run_start_date=2024-02-18 12:45:02.141463+00:00, run_end_date=2024-02-18 12:45:03.247931+00:00, run_duration=1.106468, state=success, executor_state=success, try_number=1, max_tries=1, job_id=55, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:45:00.443012+00:00, queued_by_job_id=1, pid=1188 [2024-02-18T12:45:04.307+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T12:45:04.307+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:45:04.307+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:45:04.309+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T12:40:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T12:45:04.309+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T12:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T12:45:04.335+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T12:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:45:04.335+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T12:40:00+00:00 exited with status success for try_number 1 [2024-02-18T12:45:04.339+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T12:40:00+00:00, map_index=-1, run_start_date=2024-02-18 12:45:03.950378+00:00, run_end_date=2024-02-18 12:45:04.120114+00:00, run_duration=0.169736, state=success, executor_state=success, try_number=1, max_tries=1, job_id=58, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:45:02.895456+00:00, queued_by_job_id=1, pid=1229 [2024-02-18T12:45:04.340+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7623830a-e63e-4629-94a4-3f84757b2c28 [2024-02-18T12:45:06.590+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T12:45:06.590+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:45:06.590+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:45:06.592+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T12:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:45:06.592+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T12:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T12:45:06.617+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T12:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:45:06.618+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T12:40:00+00:00 exited with status success for try_number 1 [2024-02-18T12:45:06.622+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T12:40:00+00:00, map_index=0, run_start_date=2024-02-18 12:45:05.590380+00:00, run_end_date=2024-02-18 12:45:05.851530+00:00, run_duration=0.26115, state=success, executor_state=success, try_number=1, max_tries=1, job_id=59, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:45:04.308067+00:00, queued_by_job_id=1, pid=1241 [2024-02-18T12:45:06.622+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5d269d87-1742-40a2-a88f-580350d8c327 [2024-02-18T12:45:08.150+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:45:08.151+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:40:00+00:00, run_id=scheduled__2024-02-18T12:40:00+00:00, run_start_date=2024-02-18 12:45:00.408219+00:00, run_end_date=2024-02-18 12:45:08.151175+00:00, run_duration=7.742956, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:40:00+00:00, data_interval_end=2024-02-18 12:45:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T12:45:08.155+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:45:00+00:00, run_after=2024-02-18T12:50:00+00:00 [2024-02-18T12:45:08.171+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T12:40:00+00:00 exited with status success for try_number 1 [2024-02-18T12:45:08.174+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T12:40:00+00:00, map_index=-1, run_start_date=2024-02-18 12:45:07.669731+00:00, run_end_date=2024-02-18 12:45:07.827170+00:00, run_duration=0.157439, state=success, executor_state=success, try_number=1, max_tries=1, job_id=60, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:45:06.591197+00:00, queued_by_job_id=1, pid=1253 [2024-02-18T12:46:00.801+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:46:00.805+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:46:00.812+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:46:00+00:00, run_after=2024-02-18T12:47:00+00:00 [2024-02-18T12:46:00.851+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T12:46:00.851+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T12:46:00.851+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:46:00.851+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:46:00.852+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:46:00.854+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T12:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:46:00.854+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T12:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T12:46:00.854+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:46:00.854+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T12:46:00.854+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:46:00.854+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T12:46:00.995+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:44:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:46:00.996+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:46:00.996+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:46:01.004+0000] {scheduler_job.py:635} INFO - Setting external_id for to fbeb3ce8-3e04-4ca3-880b-f5dc2a1e82c4 [2024-02-18T12:46:01.004+0000] {scheduler_job.py:635} INFO - Setting external_id for to d025ab42-5835-4468-b2c0-5d6dde05d75b [2024-02-18T12:46:01.004+0000] {scheduler_job.py:635} INFO - Setting external_id for to bce692b0-6a67-4bfb-9a2c-079febd5ad00 [2024-02-18T12:46:02.111+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:46:02.112+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 12:44:00+00:00, run_id=scheduled__2024-02-18T12:44:00+00:00, run_start_date=2024-02-18 12:46:00.820154+00:00, run_end_date=2024-02-18 12:46:02.111889+00:00, run_duration=1.291735, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:44:00+00:00, data_interval_end=2024-02-18 12:46:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T12:46:02.119+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T12:46:00+00:00, run_after=2024-02-18T12:48:00+00:00 [2024-02-18T12:46:02.154+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:44:00+00:00 exited with status success for try_number 1 [2024-02-18T12:46:02.159+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T12:44:00+00:00, map_index=-1, run_start_date=2024-02-18 12:46:01.417100+00:00, run_end_date=2024-02-18 12:46:01.641396+00:00, run_duration=0.224296, state=success, executor_state=success, try_number=1, max_tries=1, job_id=61, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:46:00.852800+00:00, queued_by_job_id=1, pid=1270 [2024-02-18T12:46:03.192+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:46:03.192+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:45:00+00:00, run_id=scheduled__2024-02-18T12:45:00+00:00, run_start_date=2024-02-18 12:46:00.821488+00:00, run_end_date=2024-02-18 12:46:03.192630+00:00, run_duration=2.371142, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:45:00+00:00, data_interval_end=2024-02-18 12:46:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T12:46:03.199+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:46:00+00:00, run_after=2024-02-18T12:47:00+00:00 [2024-02-18T12:46:03.220+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:45:00+00:00 exited with status success for try_number 1 [2024-02-18T12:46:03.223+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:45:00+00:00, map_index=-1, run_start_date=2024-02-18 12:46:02.222263+00:00, run_end_date=2024-02-18 12:46:02.462578+00:00, run_duration=0.240315, state=success, executor_state=success, try_number=1, max_tries=1, job_id=63, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:46:00.852800+00:00, queued_by_job_id=1, pid=1301 [2024-02-18T12:46:04.255+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:46:04.255+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:45:00+00:00, run_id=scheduled__2024-02-18T12:45:00+00:00, run_start_date=2024-02-18 12:46:00.820845+00:00, run_end_date=2024-02-18 12:46:04.255648+00:00, run_duration=3.434803, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:45:00+00:00, data_interval_end=2024-02-18 12:46:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T12:46:04.265+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:46:00+00:00, run_after=2024-02-18T12:47:00+00:00 [2024-02-18T12:46:04.285+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:45:00+00:00 exited with status success for try_number 1 [2024-02-18T12:46:04.291+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:45:00+00:00, map_index=-1, run_start_date=2024-02-18 12:46:02.203875+00:00, run_end_date=2024-02-18 12:46:03.317412+00:00, run_duration=1.113537, state=success, executor_state=success, try_number=1, max_tries=1, job_id=62, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:46:00.852800+00:00, queued_by_job_id=1, pid=1300 [2024-02-18T12:47:00.262+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:47:00+00:00, run_after=2024-02-18T12:48:00+00:00 [2024-02-18T12:47:00.266+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:47:00.302+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T12:47:00.302+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:47:00.302+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:47:00.303+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:47:00.304+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:47:00.304+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T12:47:00.305+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:47:00.305+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T12:47:00.387+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:46:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:47:00.387+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:46:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:47:00.391+0000] {scheduler_job.py:635} INFO - Setting external_id for to f5006a77-7010-4055-80a8-008e94e1b781 [2024-02-18T12:47:00.391+0000] {scheduler_job.py:635} INFO - Setting external_id for to c0105f24-663d-4b2c-b8d6-1b1310a8b260 [2024-02-18T12:47:02.557+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:47:02.558+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:46:00+00:00, run_id=scheduled__2024-02-18T12:46:00+00:00, run_start_date=2024-02-18 12:47:00.274446+00:00, run_end_date=2024-02-18 12:47:02.558010+00:00, run_duration=2.283564, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:46:00+00:00, data_interval_end=2024-02-18 12:47:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T12:47:02.567+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:47:00+00:00, run_after=2024-02-18T12:48:00+00:00 [2024-02-18T12:47:02.587+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:46:00+00:00 exited with status success for try_number 1 [2024-02-18T12:47:02.590+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:46:00+00:00, map_index=-1, run_start_date=2024-02-18 12:47:01.551811+00:00, run_end_date=2024-02-18 12:47:01.744213+00:00, run_duration=0.192402, state=success, executor_state=success, try_number=1, max_tries=1, job_id=65, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:47:00.303585+00:00, queued_by_job_id=1, pid=1356 [2024-02-18T12:47:03.619+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:47:03.619+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:46:00+00:00, run_id=scheduled__2024-02-18T12:46:00+00:00, run_start_date=2024-02-18 12:47:00.275190+00:00, run_end_date=2024-02-18 12:47:03.619850+00:00, run_duration=3.34466, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:46:00+00:00, data_interval_end=2024-02-18 12:47:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T12:47:03.626+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:47:00+00:00, run_after=2024-02-18T12:48:00+00:00 [2024-02-18T12:47:03.657+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:46:00+00:00 exited with status success for try_number 1 [2024-02-18T12:47:03.660+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:46:00+00:00, map_index=-1, run_start_date=2024-02-18 12:47:01.546631+00:00, run_end_date=2024-02-18 12:47:02.554327+00:00, run_duration=1.007696, state=success, executor_state=success, try_number=1, max_tries=1, job_id=64, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:47:00.303585+00:00, queued_by_job_id=1, pid=1355 [2024-02-18T12:47:10.560+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T12:48:00.774+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:48:00.782+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:48:00+00:00, run_after=2024-02-18T12:49:00+00:00 [2024-02-18T12:48:00.785+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:48:00.824+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T12:48:00.825+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T12:48:00.825+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:48:00.825+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:48:00.825+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:48:00.827+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T12:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:48:00.827+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T12:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T12:48:00.828+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:48:00.828+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T12:48:00.828+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:48:00.828+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T12:48:00.962+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:46:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:48:00.963+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:47:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:48:00.963+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:47:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:48:00.970+0000] {scheduler_job.py:635} INFO - Setting external_id for to bc6b62d3-ca91-4c84-9f6e-072408e453e2 [2024-02-18T12:48:00.970+0000] {scheduler_job.py:635} INFO - Setting external_id for to 90dcf26c-d68d-4ab6-ba34-ad3cbba4133d [2024-02-18T12:48:00.970+0000] {scheduler_job.py:635} INFO - Setting external_id for to ef0f99fc-d76f-47db-9ee0-f469533f7ace [2024-02-18T12:48:02.097+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:48:02.097+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 12:46:00+00:00, run_id=scheduled__2024-02-18T12:46:00+00:00, run_start_date=2024-02-18 12:48:00.793880+00:00, run_end_date=2024-02-18 12:48:02.097650+00:00, run_duration=1.30377, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:46:00+00:00, data_interval_end=2024-02-18 12:48:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T12:48:02.106+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T12:48:00+00:00, run_after=2024-02-18T12:50:00+00:00 [2024-02-18T12:48:02.143+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:46:00+00:00 exited with status success for try_number 1 [2024-02-18T12:48:02.149+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T12:46:00+00:00, map_index=-1, run_start_date=2024-02-18 12:48:01.447234+00:00, run_end_date=2024-02-18 12:48:01.681037+00:00, run_duration=0.233803, state=success, executor_state=success, try_number=1, max_tries=1, job_id=66, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:48:00.826573+00:00, queued_by_job_id=1, pid=1391 [2024-02-18T12:48:03.183+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:48:03.183+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:47:00+00:00, run_id=scheduled__2024-02-18T12:47:00+00:00, run_start_date=2024-02-18 12:48:00.795258+00:00, run_end_date=2024-02-18 12:48:03.183695+00:00, run_duration=2.388437, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:47:00+00:00, data_interval_end=2024-02-18 12:48:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T12:48:03.190+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:48:00+00:00, run_after=2024-02-18T12:49:00+00:00 [2024-02-18T12:48:03.270+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:47:00+00:00 exited with status success for try_number 1 [2024-02-18T12:48:03.273+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:47:00+00:00, map_index=-1, run_start_date=2024-02-18 12:48:02.186568+00:00, run_end_date=2024-02-18 12:48:02.393879+00:00, run_duration=0.207311, state=success, executor_state=success, try_number=1, max_tries=1, job_id=68, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:48:00.826573+00:00, queued_by_job_id=1, pid=1422 [2024-02-18T12:48:04.300+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:48:04.300+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:47:00+00:00, run_id=scheduled__2024-02-18T12:47:00+00:00, run_start_date=2024-02-18 12:48:00.794591+00:00, run_end_date=2024-02-18 12:48:04.300428+00:00, run_duration=3.505837, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:47:00+00:00, data_interval_end=2024-02-18 12:48:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T12:48:04.306+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:48:00+00:00, run_after=2024-02-18T12:49:00+00:00 [2024-02-18T12:48:04.327+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:47:00+00:00 exited with status success for try_number 1 [2024-02-18T12:48:04.329+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:47:00+00:00, map_index=-1, run_start_date=2024-02-18 12:48:02.156356+00:00, run_end_date=2024-02-18 12:48:03.234596+00:00, run_duration=1.07824, state=success, executor_state=success, try_number=1, max_tries=1, job_id=67, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:48:00.826573+00:00, queued_by_job_id=1, pid=1421 [2024-02-18T12:49:00.915+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:49:00+00:00, run_after=2024-02-18T12:50:00+00:00 [2024-02-18T12:49:00.919+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:49:00.953+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T12:49:00.953+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:49:00.953+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:49:00.954+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:49:00.955+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:49:00.956+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T12:49:00.956+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:49:00.956+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T12:49:01.039+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:48:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:49:01.039+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:48:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:49:01.044+0000] {scheduler_job.py:635} INFO - Setting external_id for to 70872d2d-46a3-4c0f-ae2c-bca9feba2fab [2024-02-18T12:49:01.045+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8d004236-7ee5-40e5-8150-0e1787cfc8c8 [2024-02-18T12:49:02.581+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:49:02.582+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:48:00+00:00, run_id=scheduled__2024-02-18T12:48:00+00:00, run_start_date=2024-02-18 12:49:00.928119+00:00, run_end_date=2024-02-18 12:49:02.581942+00:00, run_duration=1.653823, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:48:00+00:00, data_interval_end=2024-02-18 12:49:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T12:49:02.588+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:49:00+00:00, run_after=2024-02-18T12:50:00+00:00 [2024-02-18T12:49:02.611+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:48:00+00:00 exited with status success for try_number 1 [2024-02-18T12:49:02.614+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:48:00+00:00, map_index=-1, run_start_date=2024-02-18 12:49:02.112141+00:00, run_end_date=2024-02-18 12:49:02.305611+00:00, run_duration=0.19347, state=success, executor_state=success, try_number=1, max_tries=1, job_id=69, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:49:00.954696+00:00, queued_by_job_id=1, pid=1476 [2024-02-18T12:49:03.646+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:49:03.646+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:48:00+00:00, run_id=scheduled__2024-02-18T12:48:00+00:00, run_start_date=2024-02-18 12:49:00.929027+00:00, run_end_date=2024-02-18 12:49:03.646494+00:00, run_duration=2.717467, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:48:00+00:00, data_interval_end=2024-02-18 12:49:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T12:49:03.654+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:49:00+00:00, run_after=2024-02-18T12:50:00+00:00 [2024-02-18T12:49:03.688+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:48:00+00:00 exited with status success for try_number 1 [2024-02-18T12:49:03.692+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:48:00+00:00, map_index=-1, run_start_date=2024-02-18 12:49:02.114157+00:00, run_end_date=2024-02-18 12:49:03.070738+00:00, run_duration=0.956581, state=success, executor_state=success, try_number=1, max_tries=1, job_id=70, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:49:00.954696+00:00, queued_by_job_id=1, pid=1477 [2024-02-18T12:50:00.020+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:50:00.025+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:50:00.032+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:50:00+00:00, run_after=2024-02-18T12:55:00+00:00 [2024-02-18T12:50:00.040+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:50:00+00:00, run_after=2024-02-18T12:51:00+00:00 [2024-02-18T12:50:00.099+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T12:50:00.100+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:50:00.100+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T12:50:00.100+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:50:00.100+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:50:00.101+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:50:00.104+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T12:45:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T12:50:00.104+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T12:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T12:50:00.104+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T12:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:50:00.105+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T12:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T12:50:00.105+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:50:00.105+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T12:50:00.105+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:50:00.106+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T12:50:00.478+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T12:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:50:00.478+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:48:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:50:00.481+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:49:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:50:00.481+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:49:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:50:00.498+0000] {scheduler_job.py:635} INFO - Setting external_id for to 63cbdc5d-162e-4de7-8dbd-0bf5b90b534b [2024-02-18T12:50:00.498+0000] {scheduler_job.py:635} INFO - Setting external_id for to bef18a98-6829-4c44-a9b9-62ffe0b9fe12 [2024-02-18T12:50:00.499+0000] {scheduler_job.py:635} INFO - Setting external_id for to 561ae5d1-1c0d-473a-9571-287bfe57eb91 [2024-02-18T12:50:00.499+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7abea922-6037-4a84-8030-70dba30ad162 [2024-02-18T12:50:01.794+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:50:01.795+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 12:48:00+00:00, run_id=scheduled__2024-02-18T12:48:00+00:00, run_start_date=2024-02-18 12:50:00.052626+00:00, run_end_date=2024-02-18 12:50:01.795019+00:00, run_duration=1.742393, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:48:00+00:00, data_interval_end=2024-02-18 12:50:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T12:50:01.804+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T12:50:00+00:00, run_after=2024-02-18T12:52:00+00:00 [2024-02-18T12:50:01.854+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:48:00+00:00 exited with status success for try_number 1 [2024-02-18T12:50:01.862+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T12:48:00+00:00, map_index=-1, run_start_date=2024-02-18 12:50:00.822290+00:00, run_end_date=2024-02-18 12:50:01.081138+00:00, run_duration=0.258848, state=success, executor_state=success, try_number=1, max_tries=1, job_id=71, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:50:00.102077+00:00, queued_by_job_id=1, pid=1513 [2024-02-18T12:50:02.031+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:50:02.031+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:49:00+00:00, run_id=scheduled__2024-02-18T12:49:00+00:00, run_start_date=2024-02-18 12:50:00.054208+00:00, run_end_date=2024-02-18 12:50:02.031390+00:00, run_duration=1.977182, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:49:00+00:00, data_interval_end=2024-02-18 12:50:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T12:50:02.041+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:50:00+00:00, run_after=2024-02-18T12:51:00+00:00 [2024-02-18T12:50:03.115+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:50:03.115+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:49:00+00:00, run_id=scheduled__2024-02-18T12:49:00+00:00, run_start_date=2024-02-18 12:50:00.053366+00:00, run_end_date=2024-02-18 12:50:03.115581+00:00, run_duration=3.062215, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:49:00+00:00, data_interval_end=2024-02-18 12:50:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T12:50:03.122+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:50:00+00:00, run_after=2024-02-18T12:51:00+00:00 [2024-02-18T12:50:03.151+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T12:50:03.151+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:50:03.151+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:50:03.153+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T12:45:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T12:50:03.153+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T12:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T12:50:03.188+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T12:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:50:03.189+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T12:45:00+00:00 exited with status success for try_number 1 [2024-02-18T12:50:03.189+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:49:00+00:00 exited with status success for try_number 1 [2024-02-18T12:50:03.189+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:49:00+00:00 exited with status success for try_number 1 [2024-02-18T12:50:03.194+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:49:00+00:00, map_index=-1, run_start_date=2024-02-18 12:50:01.870185+00:00, run_end_date=2024-02-18 12:50:02.879891+00:00, run_duration=1.009706, state=success, executor_state=success, try_number=1, max_tries=1, job_id=74, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:50:00.102077+00:00, queued_by_job_id=1, pid=1554 [2024-02-18T12:50:03.195+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T12:45:00+00:00, map_index=-1, run_start_date=2024-02-18 12:50:01.725073+00:00, run_end_date=2024-02-18 12:50:01.994100+00:00, run_duration=0.269027, state=success, executor_state=success, try_number=1, max_tries=1, job_id=73, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:50:00.102077+00:00, queued_by_job_id=1, pid=1553 [2024-02-18T12:50:03.195+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8d218a1b-b3cb-4dd4-a692-a2331c7b7b5f [2024-02-18T12:50:03.195+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:49:00+00:00, map_index=-1, run_start_date=2024-02-18 12:50:01.706301+00:00, run_end_date=2024-02-18 12:50:01.967249+00:00, run_duration=0.260948, state=success, executor_state=success, try_number=1, max_tries=1, job_id=72, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:50:00.102077+00:00, queued_by_job_id=1, pid=1552 [2024-02-18T12:50:05.360+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T12:50:05.360+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:50:05.361+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:50:05.362+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T12:45:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T12:50:05.362+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T12:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T12:50:05.392+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T12:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:50:05.393+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T12:45:00+00:00 exited with status success for try_number 1 [2024-02-18T12:50:05.396+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T12:45:00+00:00, map_index=-1, run_start_date=2024-02-18 12:50:04.202179+00:00, run_end_date=2024-02-18 12:50:04.416709+00:00, run_duration=0.21453, state=success, executor_state=success, try_number=1, max_tries=1, job_id=75, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:50:03.152236+00:00, queued_by_job_id=1, pid=1593 [2024-02-18T12:50:05.397+0000] {scheduler_job.py:635} INFO - Setting external_id for to ed1effc4-ec43-4b1c-a9c5-b02dd97dbb7a [2024-02-18T12:50:07.129+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T12:50:07.129+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:50:07.130+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:50:07.131+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T12:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:50:07.131+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T12:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T12:50:07.157+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T12:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:50:07.157+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T12:45:00+00:00 exited with status success for try_number 1 [2024-02-18T12:50:07.161+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T12:45:00+00:00, map_index=0, run_start_date=2024-02-18 12:50:06.850598+00:00, run_end_date=2024-02-18 12:50:07.008176+00:00, run_duration=0.157578, state=success, executor_state=success, try_number=1, max_tries=1, job_id=76, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:50:05.361506+00:00, queued_by_job_id=1, pid=1605 [2024-02-18T12:50:07.161+0000] {scheduler_job.py:635} INFO - Setting external_id for to 28a8bf8a-b65c-4683-9087-620c4d1de34d [2024-02-18T12:50:09.147+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:50:09.147+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:45:00+00:00, run_id=scheduled__2024-02-18T12:45:00+00:00, run_start_date=2024-02-18 12:50:00.051784+00:00, run_end_date=2024-02-18 12:50:09.147619+00:00, run_duration=9.095835, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:45:00+00:00, data_interval_end=2024-02-18 12:50:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T12:50:09.151+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:50:00+00:00, run_after=2024-02-18T12:55:00+00:00 [2024-02-18T12:50:09.168+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T12:45:00+00:00 exited with status success for try_number 1 [2024-02-18T12:50:09.171+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T12:45:00+00:00, map_index=-1, run_start_date=2024-02-18 12:50:08.188058+00:00, run_end_date=2024-02-18 12:50:08.343530+00:00, run_duration=0.155472, state=success, executor_state=success, try_number=1, max_tries=1, job_id=77, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:50:07.130430+00:00, queued_by_job_id=1, pid=1617 [2024-02-18T12:51:00.332+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:51:00.344+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:51:00+00:00, run_after=2024-02-18T12:52:00+00:00 [2024-02-18T12:51:00.386+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T12:51:00.386+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:51:00.386+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:51:00.387+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:51:00.389+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:51:00.389+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T12:51:00.390+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:51:00.390+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T12:51:00.558+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:51:00.558+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:51:00.568+0000] {scheduler_job.py:635} INFO - Setting external_id for to bdd58f62-3e4f-428c-b372-be3e52d9dcd4 [2024-02-18T12:51:00.569+0000] {scheduler_job.py:635} INFO - Setting external_id for to c903d3a9-e0ff-4614-a8ff-1ee7c89661e6 [2024-02-18T12:51:02.557+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:51:02.557+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:50:00+00:00, run_id=scheduled__2024-02-18T12:50:00+00:00, run_start_date=2024-02-18 12:51:00.354893+00:00, run_end_date=2024-02-18 12:51:02.557331+00:00, run_duration=2.202438, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:50:00+00:00, data_interval_end=2024-02-18 12:51:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T12:51:02.564+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:51:00+00:00, run_after=2024-02-18T12:52:00+00:00 [2024-02-18T12:51:02.581+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:50:00+00:00 exited with status success for try_number 1 [2024-02-18T12:51:02.584+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:50:00+00:00, map_index=-1, run_start_date=2024-02-18 12:51:01.753608+00:00, run_end_date=2024-02-18 12:51:01.937021+00:00, run_duration=0.183413, state=success, executor_state=success, try_number=1, max_tries=1, job_id=79, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:51:00.387966+00:00, queued_by_job_id=1, pid=1654 [2024-02-18T12:51:03.618+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:51:03.619+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:50:00+00:00, run_id=scheduled__2024-02-18T12:50:00+00:00, run_start_date=2024-02-18 12:51:00.353858+00:00, run_end_date=2024-02-18 12:51:03.619192+00:00, run_duration=3.265334, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:50:00+00:00, data_interval_end=2024-02-18 12:51:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T12:51:03.625+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:51:00+00:00, run_after=2024-02-18T12:52:00+00:00 [2024-02-18T12:51:03.644+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:50:00+00:00 exited with status success for try_number 1 [2024-02-18T12:51:03.646+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:50:00+00:00, map_index=-1, run_start_date=2024-02-18 12:51:01.713390+00:00, run_end_date=2024-02-18 12:51:03.006826+00:00, run_duration=1.293436, state=success, executor_state=success, try_number=1, max_tries=1, job_id=78, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:51:00.387966+00:00, queued_by_job_id=1, pid=1653 [2024-02-18T12:52:00.547+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:52:00+00:00, run_after=2024-02-18T12:53:00+00:00 [2024-02-18T12:52:00.552+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:52:00.556+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:52:00.596+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T12:52:00.596+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T12:52:00.596+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:52:00.596+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:52:00.597+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:52:00.599+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T12:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:52:00.599+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T12:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T12:52:00.599+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:52:00.599+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T12:52:00.599+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:52:00.599+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T12:52:00.743+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:52:00.744+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:51:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:52:00.744+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:51:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:52:00.750+0000] {scheduler_job.py:635} INFO - Setting external_id for to bbd2b170-d3a4-4a10-b557-1c6be5c117b2 [2024-02-18T12:52:00.751+0000] {scheduler_job.py:635} INFO - Setting external_id for to 79769f50-5f47-46ab-9fd1-65bbe94c6054 [2024-02-18T12:52:00.751+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5866301e-8024-44a7-95eb-2f173da8722b [2024-02-18T12:52:01.900+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:52:01.901+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 12:50:00+00:00, run_id=scheduled__2024-02-18T12:50:00+00:00, run_start_date=2024-02-18 12:52:00.565886+00:00, run_end_date=2024-02-18 12:52:01.901219+00:00, run_duration=1.335333, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:50:00+00:00, data_interval_end=2024-02-18 12:52:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T12:52:01.909+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T12:52:00+00:00, run_after=2024-02-18T12:54:00+00:00 [2024-02-18T12:52:01.998+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:50:00+00:00 exited with status success for try_number 1 [2024-02-18T12:52:02.008+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T12:50:00+00:00, map_index=-1, run_start_date=2024-02-18 12:52:01.183678+00:00, run_end_date=2024-02-18 12:52:01.455791+00:00, run_duration=0.272113, state=success, executor_state=success, try_number=1, max_tries=1, job_id=80, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:52:00.598040+00:00, queued_by_job_id=1, pid=1689 [2024-02-18T12:52:03.003+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:52:03.003+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:51:00+00:00, run_id=scheduled__2024-02-18T12:51:00+00:00, run_start_date=2024-02-18 12:52:00.566639+00:00, run_end_date=2024-02-18 12:52:03.003887+00:00, run_duration=2.437248, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:51:00+00:00, data_interval_end=2024-02-18 12:52:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T12:52:03.010+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:52:00+00:00, run_after=2024-02-18T12:53:00+00:00 [2024-02-18T12:52:03.033+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:51:00+00:00 exited with status success for try_number 1 [2024-02-18T12:52:03.036+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:51:00+00:00, map_index=-1, run_start_date=2024-02-18 12:52:02.135529+00:00, run_end_date=2024-02-18 12:52:02.522029+00:00, run_duration=0.3865, state=success, executor_state=success, try_number=1, max_tries=1, job_id=81, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:52:00.598040+00:00, queued_by_job_id=1, pid=1719 [2024-02-18T12:52:04.071+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:52:04.071+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:51:00+00:00, run_id=scheduled__2024-02-18T12:51:00+00:00, run_start_date=2024-02-18 12:52:00.567337+00:00, run_end_date=2024-02-18 12:52:04.071901+00:00, run_duration=3.504564, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:51:00+00:00, data_interval_end=2024-02-18 12:52:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T12:52:04.077+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:52:00+00:00, run_after=2024-02-18T12:53:00+00:00 [2024-02-18T12:52:04.105+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:51:00+00:00 exited with status success for try_number 1 [2024-02-18T12:52:04.108+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:51:00+00:00, map_index=-1, run_start_date=2024-02-18 12:52:02.253150+00:00, run_end_date=2024-02-18 12:52:03.750807+00:00, run_duration=1.497657, state=success, executor_state=success, try_number=1, max_tries=1, job_id=82, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:52:00.598040+00:00, queued_by_job_id=1, pid=1720 [2024-02-18T12:52:10.596+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T12:53:00.729+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:53:00.737+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:53:00+00:00, run_after=2024-02-18T12:54:00+00:00 [2024-02-18T12:53:00.771+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T12:53:00.771+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:53:00.772+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:53:00.772+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:53:00.774+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:53:00.774+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T12:53:00.774+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:53:00.774+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T12:53:00.864+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:52:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:53:00.864+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:52:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:53:00.870+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9cf6bc14-c86f-4a23-8902-b941ca037ea3 [2024-02-18T12:53:00.870+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7d649a5d-0574-437c-8369-af17c490695b [2024-02-18T12:53:03.101+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:53:03.102+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:52:00+00:00, run_id=scheduled__2024-02-18T12:52:00+00:00, run_start_date=2024-02-18 12:53:00.745499+00:00, run_end_date=2024-02-18 12:53:03.102082+00:00, run_duration=2.356583, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:52:00+00:00, data_interval_end=2024-02-18 12:53:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T12:53:03.111+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:53:00+00:00, run_after=2024-02-18T12:54:00+00:00 [2024-02-18T12:53:03.116+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:53:03.116+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:52:00+00:00, run_id=scheduled__2024-02-18T12:52:00+00:00, run_start_date=2024-02-18 12:53:00.746302+00:00, run_end_date=2024-02-18 12:53:03.116291+00:00, run_duration=2.369989, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:52:00+00:00, data_interval_end=2024-02-18 12:53:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T12:53:03.123+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:53:00+00:00, run_after=2024-02-18T12:54:00+00:00 [2024-02-18T12:53:03.153+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:52:00+00:00 exited with status success for try_number 1 [2024-02-18T12:53:03.154+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:52:00+00:00 exited with status success for try_number 1 [2024-02-18T12:53:03.160+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:52:00+00:00, map_index=-1, run_start_date=2024-02-18 12:53:01.918590+00:00, run_end_date=2024-02-18 12:53:02.915176+00:00, run_duration=0.996586, state=success, executor_state=success, try_number=1, max_tries=1, job_id=84, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:53:00.773047+00:00, queued_by_job_id=1, pid=1774 [2024-02-18T12:53:03.160+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:52:00+00:00, map_index=-1, run_start_date=2024-02-18 12:53:01.921461+00:00, run_end_date=2024-02-18 12:53:02.117173+00:00, run_duration=0.195712, state=success, executor_state=success, try_number=1, max_tries=1, job_id=83, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:53:00.773047+00:00, queued_by_job_id=1, pid=1775 [2024-02-18T12:54:01.025+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:54:00+00:00, run_after=2024-02-18T12:55:00+00:00 [2024-02-18T12:54:01.030+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:54:01.065+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T12:54:01.065+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T12:54:01.065+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:54:01.066+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:54:01.067+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T12:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:54:01.068+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T12:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T12:54:01.068+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:54:01.068+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T12:54:01.154+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:52:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:54:01.154+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:53:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:54:01.161+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3f9ae23c-e53c-42b9-95c1-dd45999ff7bb [2024-02-18T12:54:01.161+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7b298103-8879-47f6-91f3-eafdfaa288c8 [2024-02-18T12:54:01.189+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:54:01.236+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T12:54:01.236+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:54:01.237+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:54:01.239+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:54:01.240+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T12:54:01.286+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:53:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:54:01.292+0000] {scheduler_job.py:635} INFO - Setting external_id for to 02d05b2a-e0ec-4c5e-b02a-f1b52f5ae77c [2024-02-18T12:54:02.407+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:54:02.407+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 12:52:00+00:00, run_id=scheduled__2024-02-18T12:52:00+00:00, run_start_date=2024-02-18 12:54:01.038682+00:00, run_end_date=2024-02-18 12:54:02.407780+00:00, run_duration=1.369098, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:52:00+00:00, data_interval_end=2024-02-18 12:54:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T12:54:02.414+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T12:54:00+00:00, run_after=2024-02-18T12:56:00+00:00 [2024-02-18T12:54:02.449+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:52:00+00:00 exited with status success for try_number 1 [2024-02-18T12:54:02.454+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T12:52:00+00:00, map_index=-1, run_start_date=2024-02-18 12:54:01.632439+00:00, run_end_date=2024-02-18 12:54:01.820418+00:00, run_duration=0.187979, state=success, executor_state=success, try_number=1, max_tries=1, job_id=85, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:54:01.066824+00:00, queued_by_job_id=1, pid=1810 [2024-02-18T12:54:03.490+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:54:03.491+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:53:00+00:00, run_id=scheduled__2024-02-18T12:53:00+00:00, run_start_date=2024-02-18 12:54:01.039472+00:00, run_end_date=2024-02-18 12:54:03.491007+00:00, run_duration=2.451535, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:53:00+00:00, data_interval_end=2024-02-18 12:54:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T12:54:03.500+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:54:00+00:00, run_after=2024-02-18T12:55:00+00:00 [2024-02-18T12:54:03.521+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:53:00+00:00 exited with status success for try_number 1 [2024-02-18T12:54:03.525+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:53:00+00:00, map_index=-1, run_start_date=2024-02-18 12:54:02.389716+00:00, run_end_date=2024-02-18 12:54:02.590955+00:00, run_duration=0.201239, state=success, executor_state=success, try_number=1, max_tries=1, job_id=86, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:54:01.066824+00:00, queued_by_job_id=1, pid=1831 [2024-02-18T12:54:03.997+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:54:03.998+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:53:00+00:00, run_id=scheduled__2024-02-18T12:53:00+00:00, run_start_date=2024-02-18 12:54:01.199232+00:00, run_end_date=2024-02-18 12:54:03.998228+00:00, run_duration=2.798996, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:53:00+00:00, data_interval_end=2024-02-18 12:54:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T12:54:04.011+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:54:00+00:00, run_after=2024-02-18T12:55:00+00:00 [2024-02-18T12:54:04.036+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:53:00+00:00 exited with status success for try_number 1 [2024-02-18T12:54:04.041+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:53:00+00:00, map_index=-1, run_start_date=2024-02-18 12:54:02.544195+00:00, run_end_date=2024-02-18 12:54:03.762838+00:00, run_duration=1.218643, state=success, executor_state=success, try_number=1, max_tries=1, job_id=87, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:54:01.238309+00:00, queued_by_job_id=1, pid=1850 [2024-02-18T12:55:00.568+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:55:00+00:00, run_after=2024-02-18T13:00:00+00:00 [2024-02-18T12:55:00.576+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:55:00+00:00, run_after=2024-02-18T12:56:00+00:00 [2024-02-18T12:55:00.580+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:55:00.621+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T12:55:00.621+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:55:00.621+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:55:00.621+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:55:00.622+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:55:00.624+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T12:50:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T12:55:00.624+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T12:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T12:55:00.624+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:55:00.625+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T12:55:00.625+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:55:00.625+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T12:55:00.777+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T12:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:55:00.777+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:54:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:55:00.777+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:54:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:55:00.785+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4b54b2be-8db3-444c-8942-291d427bd222 [2024-02-18T12:55:00.785+0000] {scheduler_job.py:635} INFO - Setting external_id for to 388e5b08-6ea4-4aab-8f1f-7c5d2a506351 [2024-02-18T12:55:00.785+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5a925115-8936-40a5-adee-2c985b3dfbe6 [2024-02-18T12:55:02.434+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:55:02.435+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:54:00+00:00, run_id=scheduled__2024-02-18T12:54:00+00:00, run_start_date=2024-02-18 12:55:00.588387+00:00, run_end_date=2024-02-18 12:55:02.435116+00:00, run_duration=1.846729, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:54:00+00:00, data_interval_end=2024-02-18 12:55:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T12:55:02.443+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:55:00+00:00, run_after=2024-02-18T12:56:00+00:00 [2024-02-18T12:55:02.464+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T12:55:02.465+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:55:02.465+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:55:02.467+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T12:50:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T12:55:02.468+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T12:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T12:55:02.515+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T12:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:55:02.515+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T12:50:00+00:00 exited with status success for try_number 1 [2024-02-18T12:55:02.519+0000] {scheduler_job.py:635} INFO - Setting external_id for to fa065f23-23a4-4904-a02b-976c5a19f108 [2024-02-18T12:55:02.520+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T12:50:00+00:00, map_index=-1, run_start_date=2024-02-18 12:55:02.003928+00:00, run_end_date=2024-02-18 12:55:02.271484+00:00, run_duration=0.267556, state=success, executor_state=success, try_number=1, max_tries=1, job_id=88, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:55:00.622973+00:00, queued_by_job_id=1, pid=1906 [2024-02-18T12:55:02.610+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:54:00+00:00 exited with status success for try_number 1 [2024-02-18T12:55:02.615+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:54:00+00:00, map_index=-1, run_start_date=2024-02-18 12:55:02.161291+00:00, run_end_date=2024-02-18 12:55:02.408389+00:00, run_duration=0.247098, state=success, executor_state=success, try_number=1, max_tries=1, job_id=90, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:55:00.622973+00:00, queued_by_job_id=1, pid=1908 [2024-02-18T12:55:04.605+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T12:55:04.605+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:55:04.606+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:55:04.608+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T12:50:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T12:55:04.608+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T12:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T12:55:04.683+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T12:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:55:04.684+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T12:50:00+00:00 exited with status success for try_number 1 [2024-02-18T12:55:04.706+0000] {scheduler_job.py:635} INFO - Setting external_id for to 485cbba4-2a8f-4bb2-aff3-1da204ee21a2 [2024-02-18T12:55:04.706+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T12:50:00+00:00, map_index=-1, run_start_date=2024-02-18 12:55:03.595100+00:00, run_end_date=2024-02-18 12:55:03.758089+00:00, run_duration=0.162989, state=success, executor_state=success, try_number=1, max_tries=1, job_id=91, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:55:02.466176+00:00, queued_by_job_id=1, pid=1946 [2024-02-18T12:55:05.934+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:55:05.935+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:54:00+00:00, run_id=scheduled__2024-02-18T12:54:00+00:00, run_start_date=2024-02-18 12:55:00.589080+00:00, run_end_date=2024-02-18 12:55:05.935273+00:00, run_duration=5.346193, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:54:00+00:00, data_interval_end=2024-02-18 12:55:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T12:55:05.946+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:55:00+00:00, run_after=2024-02-18T12:56:00+00:00 [2024-02-18T12:55:05.991+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:54:00+00:00 exited with status success for try_number 1 [2024-02-18T12:55:06.001+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:54:00+00:00, map_index=-1, run_start_date=2024-02-18 12:55:02.143889+00:00, run_end_date=2024-02-18 12:55:05.559437+00:00, run_duration=3.415548, state=success, executor_state=success, try_number=1, max_tries=1, job_id=89, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:55:00.622973+00:00, queued_by_job_id=1, pid=1907 [2024-02-18T12:55:07.040+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T12:55:07.040+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:55:07.041+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:55:07.042+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T12:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:55:07.042+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T12:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T12:55:07.071+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T12:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:55:07.071+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T12:50:00+00:00 exited with status success for try_number 1 [2024-02-18T12:55:07.076+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T12:50:00+00:00, map_index=0, run_start_date=2024-02-18 12:55:06.456397+00:00, run_end_date=2024-02-18 12:55:06.705742+00:00, run_duration=0.249345, state=success, executor_state=success, try_number=1, max_tries=1, job_id=92, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:55:04.606911+00:00, queued_by_job_id=1, pid=1958 [2024-02-18T12:55:07.076+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6fd760c3-3e44-4655-a3cd-41d948fe0db2 [2024-02-18T12:55:09.134+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:55:09.134+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:50:00+00:00, run_id=scheduled__2024-02-18T12:50:00+00:00, run_start_date=2024-02-18 12:55:00.587650+00:00, run_end_date=2024-02-18 12:55:09.134759+00:00, run_duration=8.547109, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:50:00+00:00, data_interval_end=2024-02-18 12:55:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T12:55:09.138+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:55:00+00:00, run_after=2024-02-18T13:00:00+00:00 [2024-02-18T12:55:09.156+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T12:50:00+00:00 exited with status success for try_number 1 [2024-02-18T12:55:09.159+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T12:50:00+00:00, map_index=-1, run_start_date=2024-02-18 12:55:08.143949+00:00, run_end_date=2024-02-18 12:55:08.312385+00:00, run_duration=0.168436, state=success, executor_state=success, try_number=1, max_tries=1, job_id=93, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:55:07.041471+00:00, queued_by_job_id=1, pid=1970 [2024-02-18T12:56:00.190+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:56:00+00:00, run_after=2024-02-18T12:57:00+00:00 [2024-02-18T12:56:00.195+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:56:00.199+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:56:00.246+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T12:56:00.246+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T12:56:00.247+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:56:00.247+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:56:00.247+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:56:00.249+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T12:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:56:00.249+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T12:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T12:56:00.249+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:56:00.249+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T12:56:00.250+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:56:00.250+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T12:56:00.594+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:54:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:56:00.595+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:56:00.598+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:56:00.630+0000] {scheduler_job.py:635} INFO - Setting external_id for to d87c3571-0d8a-4775-81ab-d117c64ad000 [2024-02-18T12:56:00.630+0000] {scheduler_job.py:635} INFO - Setting external_id for to 755cf20a-f17f-43c1-b51e-77d66f65fe9a [2024-02-18T12:56:00.631+0000] {scheduler_job.py:635} INFO - Setting external_id for to c9f21d9e-293e-4777-824f-91b3f8fa58bd [2024-02-18T12:56:02.668+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:56:02.669+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 12:54:00+00:00, run_id=scheduled__2024-02-18T12:54:00+00:00, run_start_date=2024-02-18 12:56:00.206847+00:00, run_end_date=2024-02-18 12:56:02.668955+00:00, run_duration=2.462108, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:54:00+00:00, data_interval_end=2024-02-18 12:56:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T12:56:02.674+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T12:56:00+00:00, run_after=2024-02-18T12:58:00+00:00 [2024-02-18T12:56:02.679+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:56:02.679+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:55:00+00:00, run_id=scheduled__2024-02-18T12:55:00+00:00, run_start_date=2024-02-18 12:56:00.207672+00:00, run_end_date=2024-02-18 12:56:02.679765+00:00, run_duration=2.472093, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:55:00+00:00, data_interval_end=2024-02-18 12:56:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T12:56:02.687+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:56:00+00:00, run_after=2024-02-18T12:57:00+00:00 [2024-02-18T12:56:02.715+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:54:00+00:00 exited with status success for try_number 1 [2024-02-18T12:56:02.715+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:55:00+00:00 exited with status success for try_number 1 [2024-02-18T12:56:02.720+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T12:54:00+00:00, map_index=-1, run_start_date=2024-02-18 12:56:01.087551+00:00, run_end_date=2024-02-18 12:56:01.591440+00:00, run_duration=0.503889, state=success, executor_state=success, try_number=1, max_tries=1, job_id=94, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:56:00.248289+00:00, queued_by_job_id=1, pid=1987 [2024-02-18T12:56:02.720+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:55:00+00:00, map_index=-1, run_start_date=2024-02-18 12:56:02.137721+00:00, run_end_date=2024-02-18 12:56:02.330485+00:00, run_duration=0.192764, state=success, executor_state=success, try_number=1, max_tries=1, job_id=95, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:56:00.248289+00:00, queued_by_job_id=1, pid=2017 [2024-02-18T12:56:03.749+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:56:03.750+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:55:00+00:00, run_id=scheduled__2024-02-18T12:55:00+00:00, run_start_date=2024-02-18 12:56:00.208622+00:00, run_end_date=2024-02-18 12:56:03.750108+00:00, run_duration=3.541486, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:55:00+00:00, data_interval_end=2024-02-18 12:56:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T12:56:03.759+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:56:00+00:00, run_after=2024-02-18T12:57:00+00:00 [2024-02-18T12:56:03.778+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:55:00+00:00 exited with status success for try_number 1 [2024-02-18T12:56:03.781+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:55:00+00:00, map_index=-1, run_start_date=2024-02-18 12:56:02.155719+00:00, run_end_date=2024-02-18 12:56:03.094506+00:00, run_duration=0.938787, state=success, executor_state=success, try_number=1, max_tries=1, job_id=96, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:56:00.248289+00:00, queued_by_job_id=1, pid=2018 [2024-02-18T12:57:00.596+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:57:00+00:00, run_after=2024-02-18T12:58:00+00:00 [2024-02-18T12:57:00.600+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:57:00.634+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T12:57:00.634+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:57:00.634+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:57:00.635+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:57:00.636+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:57:00.637+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T12:57:00.637+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:57:00.637+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T12:57:00.726+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:56:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:57:00.726+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:56:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:57:00.735+0000] {scheduler_job.py:635} INFO - Setting external_id for to f8765ac5-093f-4669-95a9-02b2958b88a7 [2024-02-18T12:57:00.735+0000] {scheduler_job.py:635} INFO - Setting external_id for to c57bfe3d-345d-42e6-921f-1f00be3b043c [2024-02-18T12:57:02.831+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:57:02.831+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:56:00+00:00, run_id=scheduled__2024-02-18T12:56:00+00:00, run_start_date=2024-02-18 12:57:00.608262+00:00, run_end_date=2024-02-18 12:57:02.831270+00:00, run_duration=2.223008, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:56:00+00:00, data_interval_end=2024-02-18 12:57:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T12:57:02.837+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:57:00+00:00, run_after=2024-02-18T12:58:00+00:00 [2024-02-18T12:57:02.841+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:57:02.841+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:56:00+00:00, run_id=scheduled__2024-02-18T12:56:00+00:00, run_start_date=2024-02-18 12:57:00.609072+00:00, run_end_date=2024-02-18 12:57:02.841596+00:00, run_duration=2.232524, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:56:00+00:00, data_interval_end=2024-02-18 12:57:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T12:57:02.848+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:57:00+00:00, run_after=2024-02-18T12:58:00+00:00 [2024-02-18T12:57:02.871+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:56:00+00:00 exited with status success for try_number 1 [2024-02-18T12:57:02.875+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:56:00+00:00, map_index=-1, run_start_date=2024-02-18 12:57:01.796068+00:00, run_end_date=2024-02-18 12:57:02.002902+00:00, run_duration=0.206834, state=success, executor_state=success, try_number=1, max_tries=1, job_id=97, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:57:00.635665+00:00, queued_by_job_id=1, pid=2073 [2024-02-18T12:57:03.919+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:56:00+00:00 exited with status success for try_number 1 [2024-02-18T12:57:03.922+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:56:00+00:00, map_index=-1, run_start_date=2024-02-18 12:57:01.793565+00:00, run_end_date=2024-02-18 12:57:02.784974+00:00, run_duration=0.991409, state=success, executor_state=success, try_number=1, max_tries=1, job_id=98, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:57:00.635665+00:00, queued_by_job_id=1, pid=2072 [2024-02-18T12:57:10.628+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T12:58:00.800+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:58:00.808+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:58:00+00:00, run_after=2024-02-18T12:59:00+00:00 [2024-02-18T12:58:00.812+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:58:00.850+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T12:58:00.850+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T12:58:00.850+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:58:00.850+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:58:00.851+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:58:00.853+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T12:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:58:00.853+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T12:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T12:58:00.853+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:58:00.853+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T12:58:00.853+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:58:00.853+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T12:58:00.987+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:56:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:58:00.987+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:57:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:58:00.987+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:57:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:58:00.994+0000] {scheduler_job.py:635} INFO - Setting external_id for to f487b902-7e28-4884-9158-ff4a56511708 [2024-02-18T12:58:00.994+0000] {scheduler_job.py:635} INFO - Setting external_id for to f48dd44c-2b57-403c-b49c-67d0d8c71ac6 [2024-02-18T12:58:00.994+0000] {scheduler_job.py:635} INFO - Setting external_id for to 81f3940c-b43c-4a6a-8f8d-c9ceaf4d60b3 [2024-02-18T12:58:01.935+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:58:01.936+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 12:56:00+00:00, run_id=scheduled__2024-02-18T12:56:00+00:00, run_start_date=2024-02-18 12:58:00.819665+00:00, run_end_date=2024-02-18 12:58:01.936217+00:00, run_duration=1.116552, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:56:00+00:00, data_interval_end=2024-02-18 12:58:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T12:58:01.942+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T12:58:00+00:00, run_after=2024-02-18T13:00:00+00:00 [2024-02-18T12:58:01.973+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:56:00+00:00 exited with status success for try_number 1 [2024-02-18T12:58:01.976+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T12:56:00+00:00, map_index=-1, run_start_date=2024-02-18 12:58:01.455340+00:00, run_end_date=2024-02-18 12:58:01.704859+00:00, run_duration=0.249519, state=success, executor_state=success, try_number=1, max_tries=1, job_id=99, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:58:00.851884+00:00, queued_by_job_id=1, pid=2108 [2024-02-18T12:58:03.015+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:58:03.015+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:57:00+00:00, run_id=scheduled__2024-02-18T12:57:00+00:00, run_start_date=2024-02-18 12:58:00.821088+00:00, run_end_date=2024-02-18 12:58:03.015387+00:00, run_duration=2.194299, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:57:00+00:00, data_interval_end=2024-02-18 12:58:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T12:58:03.022+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:58:00+00:00, run_after=2024-02-18T12:59:00+00:00 [2024-02-18T12:58:03.041+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:57:00+00:00 exited with status success for try_number 1 [2024-02-18T12:58:03.044+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:57:00+00:00, map_index=-1, run_start_date=2024-02-18 12:58:02.253500+00:00, run_end_date=2024-02-18 12:58:02.454017+00:00, run_duration=0.200517, state=success, executor_state=success, try_number=1, max_tries=1, job_id=100, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:58:00.851884+00:00, queued_by_job_id=1, pid=2138 [2024-02-18T12:58:04.071+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:58:04.072+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:57:00+00:00, run_id=scheduled__2024-02-18T12:57:00+00:00, run_start_date=2024-02-18 12:58:00.820403+00:00, run_end_date=2024-02-18 12:58:04.071968+00:00, run_duration=3.251565, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:57:00+00:00, data_interval_end=2024-02-18 12:58:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T12:58:04.078+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:58:00+00:00, run_after=2024-02-18T12:59:00+00:00 [2024-02-18T12:58:04.096+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:57:00+00:00 exited with status success for try_number 1 [2024-02-18T12:58:04.099+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:57:00+00:00, map_index=-1, run_start_date=2024-02-18 12:58:02.325065+00:00, run_end_date=2024-02-18 12:58:03.350055+00:00, run_duration=1.02499, state=success, executor_state=success, try_number=1, max_tries=1, job_id=101, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:58:00.851884+00:00, queued_by_job_id=1, pid=2139 [2024-02-18T12:59:00.277+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:59:00+00:00, run_after=2024-02-18T13:00:00+00:00 [2024-02-18T12:59:00.281+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T12:59:00.314+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T12:59:00.315+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:59:00.315+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T12:59:00.315+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T12:59:00.317+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:59:00.317+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T12:59:00.317+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T12:59:00.317+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T12:59:00.407+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:58:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:59:00.407+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:58:00+00:00 exited with status queued for try_number 1 [2024-02-18T12:59:00.414+0000] {scheduler_job.py:635} INFO - Setting external_id for to d3c310ee-11e3-41a5-9272-e27b507a2bda [2024-02-18T12:59:00.414+0000] {scheduler_job.py:635} INFO - Setting external_id for to 099767c5-64b1-4508-bab6-05a2b8bce931 [2024-02-18T12:59:02.111+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:59:02.111+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:58:00+00:00, run_id=scheduled__2024-02-18T12:58:00+00:00, run_start_date=2024-02-18 12:59:00.289834+00:00, run_end_date=2024-02-18 12:59:02.111752+00:00, run_duration=1.821918, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:58:00+00:00, data_interval_end=2024-02-18 12:59:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T12:59:02.118+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:59:00+00:00, run_after=2024-02-18T13:00:00+00:00 [2024-02-18T12:59:02.141+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:58:00+00:00 exited with status success for try_number 1 [2024-02-18T12:59:02.146+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:58:00+00:00, map_index=-1, run_start_date=2024-02-18 12:59:01.526147+00:00, run_end_date=2024-02-18 12:59:01.863767+00:00, run_duration=0.33762, state=success, executor_state=success, try_number=1, max_tries=1, job_id=103, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:59:00.316361+00:00, queued_by_job_id=1, pid=2194 [2024-02-18T12:59:03.432+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T12:59:03.432+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:58:00+00:00, run_id=scheduled__2024-02-18T12:58:00+00:00, run_start_date=2024-02-18 12:59:00.290572+00:00, run_end_date=2024-02-18 12:59:03.432296+00:00, run_duration=3.141724, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:58:00+00:00, data_interval_end=2024-02-18 12:59:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T12:59:03.439+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T12:59:00+00:00, run_after=2024-02-18T13:00:00+00:00 [2024-02-18T12:59:03.460+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:58:00+00:00 exited with status success for try_number 1 [2024-02-18T12:59:03.463+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:58:00+00:00, map_index=-1, run_start_date=2024-02-18 12:59:01.501950+00:00, run_end_date=2024-02-18 12:59:02.552583+00:00, run_duration=1.050633, state=success, executor_state=success, try_number=1, max_tries=1, job_id=102, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 12:59:00.316361+00:00, queued_by_job_id=1, pid=2193 [2024-02-18T13:00:00.659+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:00:00.663+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:00:00.671+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:00:00+00:00, run_after=2024-02-18T13:01:00+00:00 [2024-02-18T13:00:00.678+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:00:00+00:00, run_after=2024-02-18T13:05:00+00:00 [2024-02-18T13:00:00.730+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T13:00:00.730+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:00:00.730+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T13:00:00.730+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:00:00.730+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:00:00.731+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:00:00.733+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T12:55:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T13:00:00.733+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T12:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T13:00:00.733+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T12:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:00:00.733+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T12:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T13:00:00.733+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:00:00.734+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:00:00.734+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T12:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:00:00.734+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T12:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:00:01.529+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T12:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:00:01.530+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:58:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:00:01.530+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:59:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:00:01.530+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:59:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:00:01.539+0000] {scheduler_job.py:635} INFO - Setting external_id for to b7ac67c8-c830-48e8-bca1-7575db76c180 [2024-02-18T13:00:01.540+0000] {scheduler_job.py:635} INFO - Setting external_id for to c12597bb-8d8d-4024-8ccb-2c3f1f359f64 [2024-02-18T13:00:01.540+0000] {scheduler_job.py:635} INFO - Setting external_id for to c81e8220-8ba4-4dec-881a-958939afc02b [2024-02-18T13:00:01.540+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1b56befc-b856-4537-83dd-99f2f86a31a7 [2024-02-18T13:00:02.298+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:00:02.298+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 12:58:00+00:00, run_id=scheduled__2024-02-18T12:58:00+00:00, run_start_date=2024-02-18 13:00:00.687856+00:00, run_end_date=2024-02-18 13:00:02.298786+00:00, run_duration=1.61093, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:58:00+00:00, data_interval_end=2024-02-18 13:00:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T13:00:02.306+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T13:00:00+00:00, run_after=2024-02-18T13:02:00+00:00 [2024-02-18T13:00:02.398+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T12:58:00+00:00 exited with status success for try_number 1 [2024-02-18T13:00:02.407+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T12:58:00+00:00, map_index=-1, run_start_date=2024-02-18 13:00:01.694525+00:00, run_end_date=2024-02-18 13:00:01.989424+00:00, run_duration=0.294899, state=success, executor_state=success, try_number=1, max_tries=1, job_id=104, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:00:00.732029+00:00, queued_by_job_id=1, pid=2230 [2024-02-18T13:00:02.875+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:00:02.876+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:59:00+00:00, run_id=scheduled__2024-02-18T12:59:00+00:00, run_start_date=2024-02-18 13:00:00.689231+00:00, run_end_date=2024-02-18 13:00:02.875856+00:00, run_duration=2.186625, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:59:00+00:00, data_interval_end=2024-02-18 13:00:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:00:02.887+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:00:00+00:00, run_after=2024-02-18T13:01:00+00:00 [2024-02-18T13:00:03.952+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:00:03.953+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:59:00+00:00, run_id=scheduled__2024-02-18T12:59:00+00:00, run_start_date=2024-02-18 13:00:00.688544+00:00, run_end_date=2024-02-18 13:00:03.953022+00:00, run_duration=3.264478, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:59:00+00:00, data_interval_end=2024-02-18 13:00:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:00:03.959+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:00:00+00:00, run_after=2024-02-18T13:01:00+00:00 [2024-02-18T13:00:03.979+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:00:03.979+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:00:03.980+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:00:03.981+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T12:55:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T13:00:03.981+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T12:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T13:00:04.011+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T12:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:00:04.012+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T12:55:00+00:00 exited with status success for try_number 1 [2024-02-18T13:00:04.012+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:59:00+00:00 exited with status success for try_number 1 [2024-02-18T13:00:04.012+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T12:59:00+00:00 exited with status success for try_number 1 [2024-02-18T13:00:04.017+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:59:00+00:00, map_index=-1, run_start_date=2024-02-18 13:00:02.605206+00:00, run_end_date=2024-02-18 13:00:02.859718+00:00, run_duration=0.254512, state=success, executor_state=success, try_number=1, max_tries=1, job_id=105, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:00:00.732029+00:00, queued_by_job_id=1, pid=2270 [2024-02-18T13:00:04.018+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T12:59:00+00:00, map_index=-1, run_start_date=2024-02-18 13:00:02.670928+00:00, run_end_date=2024-02-18 13:00:03.698491+00:00, run_duration=1.027563, state=success, executor_state=success, try_number=1, max_tries=1, job_id=107, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:00:00.732029+00:00, queued_by_job_id=1, pid=2272 [2024-02-18T13:00:04.018+0000] {scheduler_job.py:635} INFO - Setting external_id for to cb68af40-01b8-4aee-8a04-ec69360fefdf [2024-02-18T13:00:04.018+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T12:55:00+00:00, map_index=-1, run_start_date=2024-02-18 13:00:02.630548+00:00, run_end_date=2024-02-18 13:00:02.875360+00:00, run_duration=0.244812, state=success, executor_state=success, try_number=1, max_tries=1, job_id=106, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:00:00.732029+00:00, queued_by_job_id=1, pid=2271 [2024-02-18T13:00:06.188+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:00:06.188+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:00:06.189+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:00:06.191+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T12:55:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T13:00:06.192+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T12:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T13:00:06.240+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T12:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:00:06.240+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T12:55:00+00:00 exited with status success for try_number 1 [2024-02-18T13:00:06.248+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1430f135-71aa-4a27-9fc4-07238cdeda85 [2024-02-18T13:00:06.248+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T12:55:00+00:00, map_index=-1, run_start_date=2024-02-18 13:00:05.142755+00:00, run_end_date=2024-02-18 13:00:05.310580+00:00, run_duration=0.167825, state=success, executor_state=success, try_number=1, max_tries=1, job_id=108, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:00:03.980814+00:00, queued_by_job_id=1, pid=2311 [2024-02-18T13:00:07.964+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:00:07.964+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:00:07.964+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:00:07.966+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T12:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:00:07.966+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T12:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T13:00:08.000+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T12:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:00:08.000+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T12:55:00+00:00 exited with status success for try_number 1 [2024-02-18T13:00:08.006+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4b6b5912-fe0d-413f-83be-4674d4540705 [2024-02-18T13:00:08.006+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T12:55:00+00:00, map_index=0, run_start_date=2024-02-18 13:00:07.350946+00:00, run_end_date=2024-02-18 13:00:07.516879+00:00, run_duration=0.165933, state=success, executor_state=success, try_number=1, max_tries=1, job_id=109, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:00:06.189723+00:00, queued_by_job_id=1, pid=2323 [2024-02-18T13:00:10.144+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:00:10.144+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 12:55:00+00:00, run_id=scheduled__2024-02-18T12:55:00+00:00, run_start_date=2024-02-18 13:00:00.686972+00:00, run_end_date=2024-02-18 13:00:10.144672+00:00, run_duration=9.4577, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 12:55:00+00:00, data_interval_end=2024-02-18 13:00:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T13:00:10.149+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:00:00+00:00, run_after=2024-02-18T13:05:00+00:00 [2024-02-18T13:00:10.168+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T12:55:00+00:00 exited with status success for try_number 1 [2024-02-18T13:00:10.170+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T12:55:00+00:00, map_index=-1, run_start_date=2024-02-18 13:00:09.073597+00:00, run_end_date=2024-02-18 13:00:09.245544+00:00, run_duration=0.171947, state=success, executor_state=success, try_number=1, max_tries=1, job_id=110, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:00:07.965141+00:00, queued_by_job_id=1, pid=2335 [2024-02-18T13:01:00.465+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:01:00.473+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:01:00+00:00, run_after=2024-02-18T13:02:00+00:00 [2024-02-18T13:01:00.507+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T13:01:00.507+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:01:00.507+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:01:00.508+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:01:00.509+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:01:00.509+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:01:00.510+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:01:00.510+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:01:00.612+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:01:00.612+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:01:00.619+0000] {scheduler_job.py:635} INFO - Setting external_id for to bcc561f5-3427-49af-9bfb-e7ec44a145b6 [2024-02-18T13:01:00.619+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6ee8a49b-d104-4605-b2f1-8755e00d75d8 [2024-02-18T13:01:02.548+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:01:02.548+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:00:00+00:00, run_id=scheduled__2024-02-18T13:00:00+00:00, run_start_date=2024-02-18 13:01:00.482374+00:00, run_end_date=2024-02-18 13:01:02.548431+00:00, run_duration=2.066057, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:00:00+00:00, data_interval_end=2024-02-18 13:01:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:01:02.555+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:01:00+00:00, run_after=2024-02-18T13:02:00+00:00 [2024-02-18T13:01:02.575+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:00:00+00:00 exited with status success for try_number 1 [2024-02-18T13:01:02.579+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:00:00+00:00, map_index=-1, run_start_date=2024-02-18 13:01:01.774908+00:00, run_end_date=2024-02-18 13:01:01.970596+00:00, run_duration=0.195688, state=success, executor_state=success, try_number=1, max_tries=1, job_id=112, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:01:00.508766+00:00, queued_by_job_id=1, pid=2372 [2024-02-18T13:01:03.441+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:01:03.441+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:00:00+00:00, run_id=scheduled__2024-02-18T13:00:00+00:00, run_start_date=2024-02-18 13:01:00.481414+00:00, run_end_date=2024-02-18 13:01:03.441475+00:00, run_duration=2.960061, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:00:00+00:00, data_interval_end=2024-02-18 13:01:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:01:03.447+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:01:00+00:00, run_after=2024-02-18T13:02:00+00:00 [2024-02-18T13:01:04.105+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:00:00+00:00 exited with status success for try_number 1 [2024-02-18T13:01:04.108+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:00:00+00:00, map_index=-1, run_start_date=2024-02-18 13:01:01.753223+00:00, run_end_date=2024-02-18 13:01:02.850861+00:00, run_duration=1.097638, state=success, executor_state=success, try_number=1, max_tries=1, job_id=111, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:01:00.508766+00:00, queued_by_job_id=1, pid=2371 [2024-02-18T13:02:00.580+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:02:00.588+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:02:00+00:00, run_after=2024-02-18T13:03:00+00:00 [2024-02-18T13:02:00.592+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:02:00.632+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T13:02:00.632+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T13:02:00.632+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:02:00.633+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:02:00.633+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:02:00.635+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T13:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:02:00.635+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T13:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T13:02:00.635+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:02:00.636+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:02:00.636+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:02:00.636+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:02:00.783+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:02:00.783+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:01:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:02:00.783+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:01:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:02:00.791+0000] {scheduler_job.py:635} INFO - Setting external_id for to 79a587b1-d6a8-4f4e-b7bb-35c7daad7c38 [2024-02-18T13:02:00.791+0000] {scheduler_job.py:635} INFO - Setting external_id for to f75c4d38-0e94-41e3-af04-ace93614fda0 [2024-02-18T13:02:00.791+0000] {scheduler_job.py:635} INFO - Setting external_id for to e9fb9c5b-f184-41ca-914f-74151fe87b58 [2024-02-18T13:02:01.899+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:02:01.899+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 13:00:00+00:00, run_id=scheduled__2024-02-18T13:00:00+00:00, run_start_date=2024-02-18 13:02:00.600477+00:00, run_end_date=2024-02-18 13:02:01.899785+00:00, run_duration=1.299308, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:00:00+00:00, data_interval_end=2024-02-18 13:02:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T13:02:01.905+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T13:02:00+00:00, run_after=2024-02-18T13:04:00+00:00 [2024-02-18T13:02:01.944+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:00:00+00:00 exited with status success for try_number 1 [2024-02-18T13:02:01.949+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T13:00:00+00:00, map_index=-1, run_start_date=2024-02-18 13:02:01.254195+00:00, run_end_date=2024-02-18 13:02:01.474838+00:00, run_duration=0.220643, state=success, executor_state=success, try_number=1, max_tries=1, job_id=113, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:02:00.634291+00:00, queued_by_job_id=1, pid=2407 [2024-02-18T13:02:02.701+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:02:02.701+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:01:00+00:00, run_id=scheduled__2024-02-18T13:01:00+00:00, run_start_date=2024-02-18 13:02:00.601205+00:00, run_end_date=2024-02-18 13:02:02.701714+00:00, run_duration=2.100509, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:01:00+00:00, data_interval_end=2024-02-18 13:02:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:02:02.708+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:02:00+00:00, run_after=2024-02-18T13:03:00+00:00 [2024-02-18T13:02:02.731+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:01:00+00:00 exited with status success for try_number 1 [2024-02-18T13:02:02.734+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:01:00+00:00, map_index=-1, run_start_date=2024-02-18 13:02:01.991390+00:00, run_end_date=2024-02-18 13:02:02.234721+00:00, run_duration=0.243331, state=success, executor_state=success, try_number=1, max_tries=1, job_id=114, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:02:00.634291+00:00, queued_by_job_id=1, pid=2437 [2024-02-18T13:02:03.764+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:02:03.764+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:01:00+00:00, run_id=scheduled__2024-02-18T13:01:00+00:00, run_start_date=2024-02-18 13:02:00.601911+00:00, run_end_date=2024-02-18 13:02:03.764909+00:00, run_duration=3.162998, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:01:00+00:00, data_interval_end=2024-02-18 13:02:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:02:03.771+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:02:00+00:00, run_after=2024-02-18T13:03:00+00:00 [2024-02-18T13:02:03.789+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:01:00+00:00 exited with status success for try_number 1 [2024-02-18T13:02:03.792+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:01:00+00:00, map_index=-1, run_start_date=2024-02-18 13:02:02.021918+00:00, run_end_date=2024-02-18 13:02:03.207775+00:00, run_duration=1.185857, state=success, executor_state=success, try_number=1, max_tries=1, job_id=115, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:02:00.634291+00:00, queued_by_job_id=1, pid=2438 [2024-02-18T13:02:10.664+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T13:03:00.058+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:03:00+00:00, run_after=2024-02-18T13:04:00+00:00 [2024-02-18T13:03:00.062+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:03:00.098+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T13:03:00.098+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:03:00.098+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:03:00.098+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:03:00.101+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:03:00.101+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:03:00.101+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:03:00.101+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:03:00.193+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:02:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:03:00.194+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:02:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:03:00.200+0000] {scheduler_job.py:635} INFO - Setting external_id for to 15c0f7b7-42cd-4910-b2e9-70577aae32a9 [2024-02-18T13:03:00.200+0000] {scheduler_job.py:635} INFO - Setting external_id for to 60ac7f3a-5680-4e7f-a91a-e5bde5fe7a89 [2024-02-18T13:03:02.148+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:03:02.148+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:02:00+00:00, run_id=scheduled__2024-02-18T13:02:00+00:00, run_start_date=2024-02-18 13:03:00.071532+00:00, run_end_date=2024-02-18 13:03:02.148266+00:00, run_duration=2.076734, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:02:00+00:00, data_interval_end=2024-02-18 13:03:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:03:02.155+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:03:00+00:00, run_after=2024-02-18T13:04:00+00:00 [2024-02-18T13:03:02.176+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:02:00+00:00 exited with status success for try_number 1 [2024-02-18T13:03:02.178+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:02:00+00:00, map_index=-1, run_start_date=2024-02-18 13:03:01.272369+00:00, run_end_date=2024-02-18 13:03:01.474359+00:00, run_duration=0.20199, state=success, executor_state=success, try_number=1, max_tries=1, job_id=117, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:03:00.099593+00:00, queued_by_job_id=1, pid=2493 [2024-02-18T13:03:02.869+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:03:02.869+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:02:00+00:00, run_id=scheduled__2024-02-18T13:02:00+00:00, run_start_date=2024-02-18 13:03:00.072320+00:00, run_end_date=2024-02-18 13:03:02.869484+00:00, run_duration=2.797164, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:02:00+00:00, data_interval_end=2024-02-18 13:03:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:03:02.877+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:03:00+00:00, run_after=2024-02-18T13:04:00+00:00 [2024-02-18T13:03:02.896+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:02:00+00:00 exited with status success for try_number 1 [2024-02-18T13:03:02.899+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:02:00+00:00, map_index=-1, run_start_date=2024-02-18 13:03:01.252947+00:00, run_end_date=2024-02-18 13:03:02.414664+00:00, run_duration=1.161717, state=success, executor_state=success, try_number=1, max_tries=1, job_id=116, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:03:00.099593+00:00, queued_by_job_id=1, pid=2492 [2024-02-18T13:04:00.704+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:04:00.713+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:04:00+00:00, run_after=2024-02-18T13:05:00+00:00 [2024-02-18T13:04:00.719+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:04:00.763+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T13:04:00.763+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T13:04:00.763+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:04:00.763+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:04:00.764+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:04:00.766+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T13:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:04:00.766+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T13:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T13:04:00.766+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:04:00.766+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:04:00.766+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:04:00.767+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:04:00.904+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:02:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:04:00.904+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:03:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:04:00.905+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:03:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:04:00.912+0000] {scheduler_job.py:635} INFO - Setting external_id for to 30e8c183-9709-46c9-be1c-0b92c62254f7 [2024-02-18T13:04:00.912+0000] {scheduler_job.py:635} INFO - Setting external_id for to 631f10ad-5c4e-47a4-926a-b9e232847f46 [2024-02-18T13:04:00.912+0000] {scheduler_job.py:635} INFO - Setting external_id for to 46aed354-6db5-4d35-8052-7b16fd360679 [2024-02-18T13:04:02.035+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:04:02.036+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 13:02:00+00:00, run_id=scheduled__2024-02-18T13:02:00+00:00, run_start_date=2024-02-18 13:04:00.729723+00:00, run_end_date=2024-02-18 13:04:02.036318+00:00, run_duration=1.306595, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:02:00+00:00, data_interval_end=2024-02-18 13:04:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T13:04:02.042+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T13:04:00+00:00, run_after=2024-02-18T13:06:00+00:00 [2024-02-18T13:04:02.086+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:02:00+00:00 exited with status success for try_number 1 [2024-02-18T13:04:02.090+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T13:02:00+00:00, map_index=-1, run_start_date=2024-02-18 13:04:01.360418+00:00, run_end_date=2024-02-18 13:04:01.626807+00:00, run_duration=0.266389, state=success, executor_state=success, try_number=1, max_tries=1, job_id=118, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:04:00.764837+00:00, queued_by_job_id=1, pid=2528 [2024-02-18T13:04:03.038+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:04:03.038+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:03:00+00:00, run_id=scheduled__2024-02-18T13:03:00+00:00, run_start_date=2024-02-18 13:04:00.730624+00:00, run_end_date=2024-02-18 13:04:03.038521+00:00, run_duration=2.307897, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:03:00+00:00, data_interval_end=2024-02-18 13:04:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:04:03.044+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:04:00+00:00, run_after=2024-02-18T13:05:00+00:00 [2024-02-18T13:04:03.070+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:03:00+00:00 exited with status success for try_number 1 [2024-02-18T13:04:03.074+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:03:00+00:00, map_index=-1, run_start_date=2024-02-18 13:04:02.127497+00:00, run_end_date=2024-02-18 13:04:02.333511+00:00, run_duration=0.206014, state=success, executor_state=success, try_number=1, max_tries=1, job_id=119, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:04:00.764837+00:00, queued_by_job_id=1, pid=2558 [2024-02-18T13:04:04.107+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:04:04.107+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:03:00+00:00, run_id=scheduled__2024-02-18T13:03:00+00:00, run_start_date=2024-02-18 13:04:00.731313+00:00, run_end_date=2024-02-18 13:04:04.107661+00:00, run_duration=3.376348, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:03:00+00:00, data_interval_end=2024-02-18 13:04:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:04:04.114+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:04:00+00:00, run_after=2024-02-18T13:05:00+00:00 [2024-02-18T13:04:04.134+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:03:00+00:00 exited with status success for try_number 1 [2024-02-18T13:04:04.137+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:03:00+00:00, map_index=-1, run_start_date=2024-02-18 13:04:02.178452+00:00, run_end_date=2024-02-18 13:04:03.205008+00:00, run_duration=1.026556, state=success, executor_state=success, try_number=1, max_tries=1, job_id=120, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:04:00.764837+00:00, queued_by_job_id=1, pid=2559 [2024-02-18T13:05:00.489+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:05:00+00:00, run_after=2024-02-18T13:06:00+00:00 [2024-02-18T13:05:00.493+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:05:00.500+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:05:00+00:00, run_after=2024-02-18T13:10:00+00:00 [2024-02-18T13:05:00.547+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T13:05:00.547+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:05:00.547+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:05:00.547+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:05:00.548+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:05:00.550+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T13:00:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T13:05:00.550+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T13:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T13:05:00.551+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:05:00.551+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:05:00.551+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:05:00.551+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:05:00.695+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T13:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:05:00.696+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:04:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:05:00.696+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:04:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:05:00.704+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2f1d2dc0-4b8f-4f36-b972-8608502bc7c0 [2024-02-18T13:05:00.704+0000] {scheduler_job.py:635} INFO - Setting external_id for to 48fad651-d436-4763-a892-fcca059e595d [2024-02-18T13:05:00.704+0000] {scheduler_job.py:635} INFO - Setting external_id for to f30068c0-cddc-437e-b246-e86373e4d550 [2024-02-18T13:05:02.502+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:05:02.502+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:04:00+00:00, run_id=scheduled__2024-02-18T13:04:00+00:00, run_start_date=2024-02-18 13:05:00.509779+00:00, run_end_date=2024-02-18 13:05:02.502362+00:00, run_duration=1.992583, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:04:00+00:00, data_interval_end=2024-02-18 13:05:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:05:02.509+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:05:00+00:00, run_after=2024-02-18T13:06:00+00:00 [2024-02-18T13:05:02.524+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:05:02.524+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:05:02.524+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:05:02.526+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T13:00:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T13:05:02.526+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T13:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T13:05:02.557+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T13:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:05:02.557+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T13:00:00+00:00 exited with status success for try_number 1 [2024-02-18T13:05:02.557+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:04:00+00:00 exited with status success for try_number 1 [2024-02-18T13:05:02.561+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:04:00+00:00, map_index=-1, run_start_date=2024-02-18 13:05:02.116127+00:00, run_end_date=2024-02-18 13:05:02.354148+00:00, run_duration=0.238021, state=success, executor_state=success, try_number=1, max_tries=1, job_id=123, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:05:00.549174+00:00, queued_by_job_id=1, pid=2635 [2024-02-18T13:05:02.561+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T13:00:00+00:00, map_index=-1, run_start_date=2024-02-18 13:05:01.938607+00:00, run_end_date=2024-02-18 13:05:02.176228+00:00, run_duration=0.237621, state=success, executor_state=success, try_number=1, max_tries=1, job_id=121, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:05:00.549174+00:00, queued_by_job_id=1, pid=2615 [2024-02-18T13:05:02.562+0000] {scheduler_job.py:635} INFO - Setting external_id for to 98a8d60a-ce77-49dc-afd7-6d2f6388761d [2024-02-18T13:05:04.259+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:05:04.259+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:05:04.260+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:05:04.261+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T13:00:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T13:05:04.261+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T13:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T13:05:04.294+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T13:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:05:04.295+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T13:00:00+00:00 exited with status success for try_number 1 [2024-02-18T13:05:04.299+0000] {scheduler_job.py:635} INFO - Setting external_id for to 68fd1227-df0e-4a2c-aa39-613acda28e81 [2024-02-18T13:05:04.299+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T13:00:00+00:00, map_index=-1, run_start_date=2024-02-18 13:05:03.591407+00:00, run_end_date=2024-02-18 13:05:03.748868+00:00, run_duration=0.157461, state=success, executor_state=success, try_number=1, max_tries=1, job_id=124, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:05:02.525287+00:00, queued_by_job_id=1, pid=2665 [2024-02-18T13:05:06.488+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:05:06.488+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:05:06.489+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:05:06.490+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T13:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:05:06.490+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T13:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T13:05:06.527+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T13:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:05:06.528+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T13:00:00+00:00 exited with status success for try_number 1 [2024-02-18T13:05:06.531+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1cbdf3c7-1e22-4a74-ba27-0bf7ca83d7fd [2024-02-18T13:05:06.532+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T13:00:00+00:00, map_index=0, run_start_date=2024-02-18 13:05:05.529694+00:00, run_end_date=2024-02-18 13:05:05.768761+00:00, run_duration=0.239067, state=success, executor_state=success, try_number=1, max_tries=1, job_id=125, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:05:04.260563+00:00, queued_by_job_id=1, pid=2677 [2024-02-18T13:05:08.677+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:05:08.678+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:00:00+00:00, run_id=scheduled__2024-02-18T13:00:00+00:00, run_start_date=2024-02-18 13:05:00.508959+00:00, run_end_date=2024-02-18 13:05:08.678221+00:00, run_duration=8.169262, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:00:00+00:00, data_interval_end=2024-02-18 13:05:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T13:05:08.682+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:05:00+00:00, run_after=2024-02-18T13:10:00+00:00 [2024-02-18T13:05:08.705+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T13:00:00+00:00 exited with status success for try_number 1 [2024-02-18T13:05:08.708+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T13:00:00+00:00, map_index=-1, run_start_date=2024-02-18 13:05:07.587206+00:00, run_end_date=2024-02-18 13:05:07.756975+00:00, run_duration=0.169769, state=success, executor_state=success, try_number=1, max_tries=1, job_id=126, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:05:06.489544+00:00, queued_by_job_id=1, pid=2689 [2024-02-18T13:05:11.569+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:05:11.570+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:04:00+00:00, run_id=scheduled__2024-02-18T13:04:00+00:00, run_start_date=2024-02-18 13:05:00.510774+00:00, run_end_date=2024-02-18 13:05:11.570002+00:00, run_duration=11.059228, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:04:00+00:00, data_interval_end=2024-02-18 13:05:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:05:11.576+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:05:00+00:00, run_after=2024-02-18T13:06:00+00:00 [2024-02-18T13:05:11.595+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:04:00+00:00 exited with status success for try_number 1 [2024-02-18T13:05:11.597+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:04:00+00:00, map_index=-1, run_start_date=2024-02-18 13:05:02.039302+00:00, run_end_date=2024-02-18 13:05:10.871996+00:00, run_duration=8.832694, state=success, executor_state=success, try_number=1, max_tries=1, job_id=122, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:05:00.549174+00:00, queued_by_job_id=1, pid=2625 [2024-02-18T13:06:00.040+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:06:00.044+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:06:00.052+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:06:00+00:00, run_after=2024-02-18T13:07:00+00:00 [2024-02-18T13:06:00.093+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T13:06:00.094+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T13:06:00.094+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:06:00.094+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:06:00.094+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:06:00.096+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T13:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:06:00.096+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T13:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T13:06:00.096+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:06:00.096+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:06:00.097+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:06:00.097+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:06:00.221+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:04:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:06:00.223+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:06:00.224+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:06:00.230+0000] {scheduler_job.py:635} INFO - Setting external_id for to a365a881-1001-44cf-b484-49afcfc9b08c [2024-02-18T13:06:00.231+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5773eebd-9fae-4354-bcec-2f482041d804 [2024-02-18T13:06:00.231+0000] {scheduler_job.py:635} INFO - Setting external_id for to a6eed7b1-e3ca-4a04-a1b5-0329534c70b6 [2024-02-18T13:06:01.349+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:06:01.350+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 13:04:00+00:00, run_id=scheduled__2024-02-18T13:04:00+00:00, run_start_date=2024-02-18 13:06:00.059709+00:00, run_end_date=2024-02-18 13:06:01.350467+00:00, run_duration=1.290758, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:04:00+00:00, data_interval_end=2024-02-18 13:06:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T13:06:01.359+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T13:06:00+00:00, run_after=2024-02-18T13:08:00+00:00 [2024-02-18T13:06:01.403+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:04:00+00:00 exited with status success for try_number 1 [2024-02-18T13:06:01.408+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T13:04:00+00:00, map_index=-1, run_start_date=2024-02-18 13:06:00.692285+00:00, run_end_date=2024-02-18 13:06:00.978557+00:00, run_duration=0.286272, state=success, executor_state=success, try_number=1, max_tries=1, job_id=127, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:06:00.095374+00:00, queued_by_job_id=1, pid=2706 [2024-02-18T13:06:01.983+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:06:01.984+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:05:00+00:00, run_id=scheduled__2024-02-18T13:05:00+00:00, run_start_date=2024-02-18 13:06:00.061115+00:00, run_end_date=2024-02-18 13:06:01.984001+00:00, run_duration=1.922886, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:05:00+00:00, data_interval_end=2024-02-18 13:06:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:06:01.991+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:06:00+00:00, run_after=2024-02-18T13:07:00+00:00 [2024-02-18T13:06:02.013+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:05:00+00:00 exited with status success for try_number 1 [2024-02-18T13:06:02.016+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:05:00+00:00, map_index=-1, run_start_date=2024-02-18 13:06:01.651281+00:00, run_end_date=2024-02-18 13:06:01.905276+00:00, run_duration=0.253995, state=success, executor_state=success, try_number=1, max_tries=1, job_id=129, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:06:00.095374+00:00, queued_by_job_id=1, pid=2737 [2024-02-18T13:06:02.791+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:06:02.791+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:05:00+00:00, run_id=scheduled__2024-02-18T13:05:00+00:00, run_start_date=2024-02-18 13:06:00.060437+00:00, run_end_date=2024-02-18 13:06:02.791612+00:00, run_duration=2.731175, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:05:00+00:00, data_interval_end=2024-02-18 13:06:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:06:02.797+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:06:00+00:00, run_after=2024-02-18T13:07:00+00:00 [2024-02-18T13:06:02.820+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:05:00+00:00 exited with status success for try_number 1 [2024-02-18T13:06:02.822+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:05:00+00:00, map_index=-1, run_start_date=2024-02-18 13:06:01.633123+00:00, run_end_date=2024-02-18 13:06:02.617500+00:00, run_duration=0.984377, state=success, executor_state=success, try_number=1, max_tries=1, job_id=128, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:06:00.095374+00:00, queued_by_job_id=1, pid=2736 [2024-02-18T13:07:00.499+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:07:00.510+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:07:00+00:00, run_after=2024-02-18T13:08:00+00:00 [2024-02-18T13:07:00.552+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T13:07:00.552+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:07:00.553+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:07:00.553+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:07:00.555+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:07:00.556+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:07:00.556+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:07:00.556+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:07:00.675+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:06:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:07:00.675+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:06:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:07:00.681+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3b5ef2ae-d436-4bea-a6bc-dfb4b514a59d [2024-02-18T13:07:00.681+0000] {scheduler_job.py:635} INFO - Setting external_id for to f9a902ab-354a-4691-a536-88b0bcb8994a [2024-02-18T13:07:02.446+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:07:02.446+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:06:00+00:00, run_id=scheduled__2024-02-18T13:06:00+00:00, run_start_date=2024-02-18 13:07:00.521224+00:00, run_end_date=2024-02-18 13:07:02.446798+00:00, run_duration=1.925574, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:06:00+00:00, data_interval_end=2024-02-18 13:07:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:07:02.453+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:07:00+00:00, run_after=2024-02-18T13:08:00+00:00 [2024-02-18T13:07:02.476+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:06:00+00:00 exited with status success for try_number 1 [2024-02-18T13:07:02.480+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:06:00+00:00, map_index=-1, run_start_date=2024-02-18 13:07:01.909467+00:00, run_end_date=2024-02-18 13:07:02.115193+00:00, run_duration=0.205726, state=success, executor_state=success, try_number=1, max_tries=1, job_id=130, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:07:00.554342+00:00, queued_by_job_id=1, pid=2791 [2024-02-18T13:07:03.018+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:07:03.019+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:06:00+00:00, run_id=scheduled__2024-02-18T13:06:00+00:00, run_start_date=2024-02-18 13:07:00.520318+00:00, run_end_date=2024-02-18 13:07:03.019110+00:00, run_duration=2.498792, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:06:00+00:00, data_interval_end=2024-02-18 13:07:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:07:03.025+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:07:00+00:00, run_after=2024-02-18T13:08:00+00:00 [2024-02-18T13:07:03.485+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:06:00+00:00 exited with status success for try_number 1 [2024-02-18T13:07:03.488+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:06:00+00:00, map_index=-1, run_start_date=2024-02-18 13:07:01.991185+00:00, run_end_date=2024-02-18 13:07:02.981092+00:00, run_duration=0.989907, state=success, executor_state=success, try_number=1, max_tries=1, job_id=131, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:07:00.554342+00:00, queued_by_job_id=1, pid=2792 [2024-02-18T13:07:10.697+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T13:08:01.010+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:08:00+00:00, run_after=2024-02-18T13:09:00+00:00 [2024-02-18T13:08:01.014+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:08:01.018+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:08:01.059+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T13:08:01.059+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T13:08:01.059+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:08:01.059+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:08:01.060+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:08:01.062+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T13:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:08:01.062+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T13:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T13:08:01.062+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:08:01.062+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:08:01.063+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:08:01.063+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:08:01.210+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:06:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:08:01.211+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:07:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:08:01.211+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:07:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:08:01.218+0000] {scheduler_job.py:635} INFO - Setting external_id for to aa96fcc1-2c05-4e3d-ac0e-f24ec24e12aa [2024-02-18T13:08:01.219+0000] {scheduler_job.py:635} INFO - Setting external_id for to 729eb097-5456-4b40-bc46-f194194f9e53 [2024-02-18T13:08:01.219+0000] {scheduler_job.py:635} INFO - Setting external_id for to abebe612-16b3-4ac0-8c1d-77e890ccebe0 [2024-02-18T13:08:02.374+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:08:02.375+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 13:06:00+00:00, run_id=scheduled__2024-02-18T13:06:00+00:00, run_start_date=2024-02-18 13:08:01.026286+00:00, run_end_date=2024-02-18 13:08:02.375125+00:00, run_duration=1.348839, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:06:00+00:00, data_interval_end=2024-02-18 13:08:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T13:08:02.387+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T13:08:00+00:00, run_after=2024-02-18T13:10:00+00:00 [2024-02-18T13:08:02.441+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:06:00+00:00 exited with status success for try_number 1 [2024-02-18T13:08:02.445+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T13:06:00+00:00, map_index=-1, run_start_date=2024-02-18 13:08:01.653359+00:00, run_end_date=2024-02-18 13:08:01.884715+00:00, run_duration=0.231356, state=success, executor_state=success, try_number=1, max_tries=1, job_id=132, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:08:01.061017+00:00, queued_by_job_id=1, pid=2827 [2024-02-18T13:08:02.943+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:08:02.944+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:07:00+00:00, run_id=scheduled__2024-02-18T13:07:00+00:00, run_start_date=2024-02-18 13:08:01.027095+00:00, run_end_date=2024-02-18 13:08:02.944194+00:00, run_duration=1.917099, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:07:00+00:00, data_interval_end=2024-02-18 13:08:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:08:02.951+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:08:00+00:00, run_after=2024-02-18T13:09:00+00:00 [2024-02-18T13:08:02.973+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:07:00+00:00 exited with status success for try_number 1 [2024-02-18T13:08:02.976+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:07:00+00:00, map_index=-1, run_start_date=2024-02-18 13:08:02.510886+00:00, run_end_date=2024-02-18 13:08:02.734034+00:00, run_duration=0.223148, state=success, executor_state=success, try_number=1, max_tries=1, job_id=134, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:08:01.061017+00:00, queued_by_job_id=1, pid=2858 [2024-02-18T13:08:03.611+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:08:03.612+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:07:00+00:00, run_id=scheduled__2024-02-18T13:07:00+00:00, run_start_date=2024-02-18 13:08:01.027880+00:00, run_end_date=2024-02-18 13:08:03.612148+00:00, run_duration=2.584268, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:07:00+00:00, data_interval_end=2024-02-18 13:08:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:08:03.618+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:08:00+00:00, run_after=2024-02-18T13:09:00+00:00 [2024-02-18T13:08:03.639+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:07:00+00:00 exited with status success for try_number 1 [2024-02-18T13:08:03.642+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:07:00+00:00, map_index=-1, run_start_date=2024-02-18 13:08:02.424699+00:00, run_end_date=2024-02-18 13:08:03.463065+00:00, run_duration=1.038366, state=success, executor_state=success, try_number=1, max_tries=1, job_id=133, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:08:01.061017+00:00, queued_by_job_id=1, pid=2857 [2024-02-18T13:09:00.469+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:09:00+00:00, run_after=2024-02-18T13:10:00+00:00 [2024-02-18T13:09:00.473+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:09:00.505+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T13:09:00.505+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:09:00.505+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:09:00.505+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:09:00.507+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:09:00.507+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:09:00.507+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:09:00.507+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:09:00.615+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:08:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:09:00.615+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:08:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:09:00.621+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2f0e83d4-583f-4d72-a788-be29bca571fb [2024-02-18T13:09:00.621+0000] {scheduler_job.py:635} INFO - Setting external_id for to 62b39b73-39be-4228-95d3-1c104a709c33 [2024-02-18T13:09:02.775+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:09:02.775+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:08:00+00:00, run_id=scheduled__2024-02-18T13:08:00+00:00, run_start_date=2024-02-18 13:09:00.481013+00:00, run_end_date=2024-02-18 13:09:02.775818+00:00, run_duration=2.294805, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:08:00+00:00, data_interval_end=2024-02-18 13:09:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:09:02.782+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:09:00+00:00, run_after=2024-02-18T13:10:00+00:00 [2024-02-18T13:09:02.785+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:09:02.786+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:08:00+00:00, run_id=scheduled__2024-02-18T13:08:00+00:00, run_start_date=2024-02-18 13:09:00.481767+00:00, run_end_date=2024-02-18 13:09:02.785985+00:00, run_duration=2.304218, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:08:00+00:00, data_interval_end=2024-02-18 13:09:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:09:02.792+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:09:00+00:00, run_after=2024-02-18T13:10:00+00:00 [2024-02-18T13:09:02.811+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:08:00+00:00 exited with status success for try_number 1 [2024-02-18T13:09:02.811+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:08:00+00:00 exited with status success for try_number 1 [2024-02-18T13:09:02.815+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:08:00+00:00, map_index=-1, run_start_date=2024-02-18 13:09:01.657602+00:00, run_end_date=2024-02-18 13:09:01.879972+00:00, run_duration=0.22237, state=success, executor_state=success, try_number=1, max_tries=1, job_id=135, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:09:00.506371+00:00, queued_by_job_id=1, pid=2912 [2024-02-18T13:09:02.815+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:08:00+00:00, map_index=-1, run_start_date=2024-02-18 13:09:01.659732+00:00, run_end_date=2024-02-18 13:09:02.698170+00:00, run_duration=1.038438, state=success, executor_state=success, try_number=1, max_tries=1, job_id=136, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:09:00.506371+00:00, queued_by_job_id=1, pid=2913 [2024-02-18T13:10:00.917+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:10:00.921+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:10:00.928+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:10:00+00:00, run_after=2024-02-18T13:15:00+00:00 [2024-02-18T13:10:00.935+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:10:00+00:00, run_after=2024-02-18T13:11:00+00:00 [2024-02-18T13:10:00.983+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T13:10:00.983+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:10:00.983+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T13:10:00.983+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:10:00.983+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:10:00.984+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:10:00.986+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T13:05:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T13:10:00.986+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T13:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T13:10:00.986+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T13:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:10:00.986+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T13:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T13:10:00.986+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:10:00.986+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:10:00.987+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:10:00.987+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:10:01.411+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T13:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:10:01.411+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:08:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:10:01.412+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:09:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:10:01.412+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:09:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:10:01.430+0000] {scheduler_job.py:635} INFO - Setting external_id for to 942cd9e7-d694-4804-b92f-9863a5ebb487 [2024-02-18T13:10:01.430+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0b0cdf09-b2d5-4814-a552-1bb2b632db2d [2024-02-18T13:10:01.431+0000] {scheduler_job.py:635} INFO - Setting external_id for to 95f4f0ac-a5ab-4b33-aa8d-52c88753b75e [2024-02-18T13:10:01.431+0000] {scheduler_job.py:635} INFO - Setting external_id for to 29bbb4b4-314b-4a39-b561-f731ee9d5057 [2024-02-18T13:10:02.682+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:10:02.682+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 13:08:00+00:00, run_id=scheduled__2024-02-18T13:08:00+00:00, run_start_date=2024-02-18 13:10:00.943739+00:00, run_end_date=2024-02-18 13:10:02.682552+00:00, run_duration=1.738813, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:08:00+00:00, data_interval_end=2024-02-18 13:10:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T13:10:02.691+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T13:10:00+00:00, run_after=2024-02-18T13:12:00+00:00 [2024-02-18T13:10:02.755+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:08:00+00:00 exited with status success for try_number 1 [2024-02-18T13:10:02.760+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T13:08:00+00:00, map_index=-1, run_start_date=2024-02-18 13:10:01.700431+00:00, run_end_date=2024-02-18 13:10:01.966971+00:00, run_duration=0.26654, state=success, executor_state=success, try_number=1, max_tries=1, job_id=137, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:10:00.984844+00:00, queued_by_job_id=1, pid=2949 [2024-02-18T13:10:03.649+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:10:03.650+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:09:00+00:00, run_id=scheduled__2024-02-18T13:09:00+00:00, run_start_date=2024-02-18 13:10:00.944366+00:00, run_end_date=2024-02-18 13:10:03.649971+00:00, run_duration=2.705605, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:09:00+00:00, data_interval_end=2024-02-18 13:10:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:10:03.656+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:10:00+00:00, run_after=2024-02-18T13:11:00+00:00 [2024-02-18T13:10:03.671+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:10:03.671+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:10:03.671+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:10:03.673+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T13:05:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T13:10:03.673+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T13:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T13:10:03.701+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T13:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:10:03.702+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T13:05:00+00:00 exited with status success for try_number 1 [2024-02-18T13:10:03.702+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:09:00+00:00 exited with status success for try_number 1 [2024-02-18T13:10:03.705+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3de0921c-65d0-4cf2-82dd-3eda55665ee0 [2024-02-18T13:10:03.706+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T13:05:00+00:00, map_index=-1, run_start_date=2024-02-18 13:10:02.572974+00:00, run_end_date=2024-02-18 13:10:02.837977+00:00, run_duration=0.265003, state=success, executor_state=success, try_number=1, max_tries=1, job_id=138, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:10:00.984844+00:00, queued_by_job_id=1, pid=2988 [2024-02-18T13:10:03.706+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:09:00+00:00, map_index=-1, run_start_date=2024-02-18 13:10:02.670910+00:00, run_end_date=2024-02-18 13:10:02.943936+00:00, run_duration=0.273026, state=success, executor_state=success, try_number=1, max_tries=1, job_id=139, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:10:00.984844+00:00, queued_by_job_id=1, pid=2989 [2024-02-18T13:10:03.898+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:10:03.898+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:09:00+00:00, run_id=scheduled__2024-02-18T13:09:00+00:00, run_start_date=2024-02-18 13:10:00.944992+00:00, run_end_date=2024-02-18 13:10:03.898579+00:00, run_duration=2.953587, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:09:00+00:00, data_interval_end=2024-02-18 13:10:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:10:03.907+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:10:00+00:00, run_after=2024-02-18T13:11:00+00:00 [2024-02-18T13:10:03.943+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:09:00+00:00 exited with status success for try_number 1 [2024-02-18T13:10:03.946+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:09:00+00:00, map_index=-1, run_start_date=2024-02-18 13:10:02.682947+00:00, run_end_date=2024-02-18 13:10:03.824817+00:00, run_duration=1.14187, state=success, executor_state=success, try_number=1, max_tries=1, job_id=140, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:10:00.984844+00:00, queued_by_job_id=1, pid=2990 [2024-02-18T13:10:06.068+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:10:06.069+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:10:06.069+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:10:06.071+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T13:05:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T13:10:06.071+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T13:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T13:10:06.117+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T13:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:10:06.117+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T13:05:00+00:00 exited with status success for try_number 1 [2024-02-18T13:10:06.124+0000] {scheduler_job.py:635} INFO - Setting external_id for to bec5973f-6ccd-4dcb-91b3-fe69c7732fa4 [2024-02-18T13:10:06.125+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T13:05:00+00:00, map_index=-1, run_start_date=2024-02-18 13:10:04.850451+00:00, run_end_date=2024-02-18 13:10:05.052257+00:00, run_duration=0.201806, state=success, executor_state=success, try_number=1, max_tries=1, job_id=141, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:10:03.672142+00:00, queued_by_job_id=1, pid=3029 [2024-02-18T13:10:08.299+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:10:08.299+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:10:08.299+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:10:08.301+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T13:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:10:08.301+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T13:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T13:10:08.330+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T13:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:10:08.330+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T13:05:00+00:00 exited with status success for try_number 1 [2024-02-18T13:10:08.334+0000] {scheduler_job.py:635} INFO - Setting external_id for to 18a6d4a3-c87c-4556-86f7-51c42256e6c0 [2024-02-18T13:10:08.334+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T13:05:00+00:00, map_index=0, run_start_date=2024-02-18 13:10:07.254846+00:00, run_end_date=2024-02-18 13:10:07.434608+00:00, run_duration=0.179762, state=success, executor_state=success, try_number=1, max_tries=1, job_id=142, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:10:06.070246+00:00, queued_by_job_id=1, pid=3041 [2024-02-18T13:10:10.056+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:10:10.056+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:05:00+00:00, run_id=scheduled__2024-02-18T13:05:00+00:00, run_start_date=2024-02-18 13:10:00.943043+00:00, run_end_date=2024-02-18 13:10:10.056859+00:00, run_duration=9.113816, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:05:00+00:00, data_interval_end=2024-02-18 13:10:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T13:10:10.062+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:10:00+00:00, run_after=2024-02-18T13:15:00+00:00 [2024-02-18T13:10:10.082+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T13:05:00+00:00 exited with status success for try_number 1 [2024-02-18T13:10:10.085+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T13:05:00+00:00, map_index=-1, run_start_date=2024-02-18 13:10:09.373892+00:00, run_end_date=2024-02-18 13:10:09.539512+00:00, run_duration=0.16562, state=success, executor_state=success, try_number=1, max_tries=1, job_id=143, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:10:08.300270+00:00, queued_by_job_id=1, pid=3053 [2024-02-18T13:11:00.435+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:11:00+00:00, run_after=2024-02-18T13:12:00+00:00 [2024-02-18T13:11:00.440+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:11:00.471+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T13:11:00.471+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:11:00.472+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:11:00.472+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:11:00.474+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:11:00.474+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:11:00.474+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:11:00.474+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:11:00.568+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:11:00.568+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:11:00.574+0000] {scheduler_job.py:635} INFO - Setting external_id for to 155e4929-e655-4aed-8a0b-78521ef60e27 [2024-02-18T13:11:00.574+0000] {scheduler_job.py:635} INFO - Setting external_id for to 947a83b2-8ce4-4d47-b574-0eb9077b70fe [2024-02-18T13:11:02.750+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:11:02.750+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:10:00+00:00, run_id=scheduled__2024-02-18T13:10:00+00:00, run_start_date=2024-02-18 13:11:00.447713+00:00, run_end_date=2024-02-18 13:11:02.750228+00:00, run_duration=2.302515, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:10:00+00:00, data_interval_end=2024-02-18 13:11:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:11:02.756+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:11:00+00:00, run_after=2024-02-18T13:12:00+00:00 [2024-02-18T13:11:02.786+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:10:00+00:00 exited with status success for try_number 1 [2024-02-18T13:11:02.790+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:10:00+00:00, map_index=-1, run_start_date=2024-02-18 13:11:01.657092+00:00, run_end_date=2024-02-18 13:11:01.868635+00:00, run_duration=0.211543, state=success, executor_state=success, try_number=1, max_tries=1, job_id=145, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:11:00.473027+00:00, queued_by_job_id=1, pid=3090 [2024-02-18T13:11:03.818+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:11:03.818+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:10:00+00:00, run_id=scheduled__2024-02-18T13:10:00+00:00, run_start_date=2024-02-18 13:11:00.448432+00:00, run_end_date=2024-02-18 13:11:03.818908+00:00, run_duration=3.370476, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:10:00+00:00, data_interval_end=2024-02-18 13:11:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:11:03.825+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:11:00+00:00, run_after=2024-02-18T13:12:00+00:00 [2024-02-18T13:11:03.843+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:10:00+00:00 exited with status success for try_number 1 [2024-02-18T13:11:03.846+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:10:00+00:00, map_index=-1, run_start_date=2024-02-18 13:11:01.655362+00:00, run_end_date=2024-02-18 13:11:02.771141+00:00, run_duration=1.115779, state=success, executor_state=success, try_number=1, max_tries=1, job_id=144, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:11:00.473027+00:00, queued_by_job_id=1, pid=3089 [2024-02-18T13:12:00.942+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:12:00.946+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:12:00.955+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:12:00+00:00, run_after=2024-02-18T13:13:00+00:00 [2024-02-18T13:12:00.996+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T13:12:00.996+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T13:12:00.996+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:12:00.996+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:12:00.997+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:12:00.999+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T13:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:12:00.999+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T13:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T13:12:00.999+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:12:00.999+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:12:00.999+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:12:00.999+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:12:01.172+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:12:01.173+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:11:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:12:01.173+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:11:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:12:01.180+0000] {scheduler_job.py:635} INFO - Setting external_id for to 88e255b9-d23b-441d-8fe9-49b38b625bf4 [2024-02-18T13:12:01.181+0000] {scheduler_job.py:635} INFO - Setting external_id for to d093c34a-10c7-4de7-b5f8-0a9b59a0a82b [2024-02-18T13:12:01.181+0000] {scheduler_job.py:635} INFO - Setting external_id for to 162b7b3c-1e06-4d5d-bf45-789827cc274b [2024-02-18T13:12:02.292+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:12:02.293+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 13:10:00+00:00, run_id=scheduled__2024-02-18T13:10:00+00:00, run_start_date=2024-02-18 13:12:00.964469+00:00, run_end_date=2024-02-18 13:12:02.292788+00:00, run_duration=1.328319, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:10:00+00:00, data_interval_end=2024-02-18 13:12:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T13:12:02.302+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T13:12:00+00:00, run_after=2024-02-18T13:14:00+00:00 [2024-02-18T13:12:02.347+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:10:00+00:00 exited with status success for try_number 1 [2024-02-18T13:12:02.358+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T13:10:00+00:00, map_index=-1, run_start_date=2024-02-18 13:12:01.617068+00:00, run_end_date=2024-02-18 13:12:01.867995+00:00, run_duration=0.250927, state=success, executor_state=success, try_number=1, max_tries=1, job_id=146, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:12:00.998052+00:00, queued_by_job_id=1, pid=3125 [2024-02-18T13:12:03.392+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:12:03.392+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:11:00+00:00, run_id=scheduled__2024-02-18T13:11:00+00:00, run_start_date=2024-02-18 13:12:00.965224+00:00, run_end_date=2024-02-18 13:12:03.392719+00:00, run_duration=2.427495, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:11:00+00:00, data_interval_end=2024-02-18 13:12:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:12:03.399+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:12:00+00:00, run_after=2024-02-18T13:13:00+00:00 [2024-02-18T13:12:03.421+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:11:00+00:00 exited with status success for try_number 1 [2024-02-18T13:12:03.424+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:11:00+00:00, map_index=-1, run_start_date=2024-02-18 13:12:02.423474+00:00, run_end_date=2024-02-18 13:12:02.613204+00:00, run_duration=0.18973, state=success, executor_state=success, try_number=1, max_tries=1, job_id=148, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:12:00.998052+00:00, queued_by_job_id=1, pid=3156 [2024-02-18T13:12:04.102+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:12:04.102+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:11:00+00:00, run_id=scheduled__2024-02-18T13:11:00+00:00, run_start_date=2024-02-18 13:12:00.965941+00:00, run_end_date=2024-02-18 13:12:04.102512+00:00, run_duration=3.136571, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:11:00+00:00, data_interval_end=2024-02-18 13:12:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:12:04.109+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:12:00+00:00, run_after=2024-02-18T13:13:00+00:00 [2024-02-18T13:12:04.127+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:11:00+00:00 exited with status success for try_number 1 [2024-02-18T13:12:04.130+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:11:00+00:00, map_index=-1, run_start_date=2024-02-18 13:12:02.319820+00:00, run_end_date=2024-02-18 13:12:03.469154+00:00, run_duration=1.149334, state=success, executor_state=success, try_number=1, max_tries=1, job_id=147, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:12:00.998052+00:00, queued_by_job_id=1, pid=3155 [2024-02-18T13:12:10.730+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T13:13:00.360+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:13:00+00:00, run_after=2024-02-18T13:14:00+00:00 [2024-02-18T13:13:00.365+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:13:00.399+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T13:13:00.399+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:13:00.399+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:13:00.400+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:13:00.401+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:13:00.402+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:13:00.402+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:13:00.402+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:13:00.492+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:12:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:13:00.492+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:12:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:13:00.498+0000] {scheduler_job.py:635} INFO - Setting external_id for to d520daf7-e0b9-4d15-8977-e03e95260eb3 [2024-02-18T13:13:00.499+0000] {scheduler_job.py:635} INFO - Setting external_id for to 886dbb2d-6526-4872-b174-23e7c704f8f9 [2024-02-18T13:13:02.666+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:13:02.667+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:12:00+00:00, run_id=scheduled__2024-02-18T13:12:00+00:00, run_start_date=2024-02-18 13:13:00.374204+00:00, run_end_date=2024-02-18 13:13:02.666976+00:00, run_duration=2.292772, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:12:00+00:00, data_interval_end=2024-02-18 13:13:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:13:02.673+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:13:00+00:00, run_after=2024-02-18T13:14:00+00:00 [2024-02-18T13:13:02.697+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:12:00+00:00 exited with status success for try_number 1 [2024-02-18T13:13:02.700+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:12:00+00:00, map_index=-1, run_start_date=2024-02-18 13:13:01.613463+00:00, run_end_date=2024-02-18 13:13:01.817196+00:00, run_duration=0.203733, state=success, executor_state=success, try_number=1, max_tries=1, job_id=149, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:13:00.400848+00:00, queued_by_job_id=1, pid=3210 [2024-02-18T13:13:03.728+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:13:03.728+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:12:00+00:00, run_id=scheduled__2024-02-18T13:12:00+00:00, run_start_date=2024-02-18 13:13:00.375100+00:00, run_end_date=2024-02-18 13:13:03.728351+00:00, run_duration=3.353251, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:12:00+00:00, data_interval_end=2024-02-18 13:13:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:13:03.734+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:13:00+00:00, run_after=2024-02-18T13:14:00+00:00 [2024-02-18T13:13:03.753+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:12:00+00:00 exited with status success for try_number 1 [2024-02-18T13:13:03.756+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:12:00+00:00, map_index=-1, run_start_date=2024-02-18 13:13:01.657670+00:00, run_end_date=2024-02-18 13:13:02.735105+00:00, run_duration=1.077435, state=success, executor_state=success, try_number=1, max_tries=1, job_id=150, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:13:00.400848+00:00, queued_by_job_id=1, pid=3211 [2024-02-18T13:14:00.092+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:14:00.100+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:14:00+00:00, run_after=2024-02-18T13:15:00+00:00 [2024-02-18T13:14:00.104+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:14:00.145+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T13:14:00.145+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T13:14:00.145+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:14:00.145+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:14:00.146+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:14:00.148+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T13:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:14:00.148+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T13:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T13:14:00.148+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:14:00.148+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:14:00.148+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:14:00.149+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:14:00.273+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:12:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:14:00.274+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:13:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:14:00.274+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:13:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:14:00.284+0000] {scheduler_job.py:635} INFO - Setting external_id for to 150dc222-605e-47e4-aa06-fa4859e5e8cf [2024-02-18T13:14:00.284+0000] {scheduler_job.py:635} INFO - Setting external_id for to 01164b54-0670-4ffb-92b6-08d39245ab9b [2024-02-18T13:14:00.285+0000] {scheduler_job.py:635} INFO - Setting external_id for to ee697138-93de-4075-8b12-52a32be38882 [2024-02-18T13:14:01.020+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:14:01.020+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 13:12:00+00:00, run_id=scheduled__2024-02-18T13:12:00+00:00, run_start_date=2024-02-18 13:14:00.112671+00:00, run_end_date=2024-02-18 13:14:01.020777+00:00, run_duration=0.908106, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:12:00+00:00, data_interval_end=2024-02-18 13:14:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T13:14:01.029+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T13:14:00+00:00, run_after=2024-02-18T13:16:00+00:00 [2024-02-18T13:14:02.108+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:14:02.109+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:13:00+00:00, run_id=scheduled__2024-02-18T13:13:00+00:00, run_start_date=2024-02-18 13:14:00.113399+00:00, run_end_date=2024-02-18 13:14:02.108997+00:00, run_duration=1.995598, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:13:00+00:00, data_interval_end=2024-02-18 13:14:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:14:02.115+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:14:00+00:00, run_after=2024-02-18T13:15:00+00:00 [2024-02-18T13:14:02.143+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:12:00+00:00 exited with status success for try_number 1 [2024-02-18T13:14:02.143+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:13:00+00:00 exited with status success for try_number 1 [2024-02-18T13:14:02.147+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T13:12:00+00:00, map_index=-1, run_start_date=2024-02-18 13:14:00.767711+00:00, run_end_date=2024-02-18 13:14:00.974850+00:00, run_duration=0.207139, state=success, executor_state=success, try_number=1, max_tries=1, job_id=151, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:14:00.147084+00:00, queued_by_job_id=1, pid=3246 [2024-02-18T13:14:02.147+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:13:00+00:00, map_index=-1, run_start_date=2024-02-18 13:14:01.659025+00:00, run_end_date=2024-02-18 13:14:01.918055+00:00, run_duration=0.25903, state=success, executor_state=success, try_number=1, max_tries=1, job_id=153, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:14:00.147084+00:00, queued_by_job_id=1, pid=3277 [2024-02-18T13:14:03.175+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:14:03.175+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:13:00+00:00, run_id=scheduled__2024-02-18T13:13:00+00:00, run_start_date=2024-02-18 13:14:00.114091+00:00, run_end_date=2024-02-18 13:14:03.175866+00:00, run_duration=3.061775, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:13:00+00:00, data_interval_end=2024-02-18 13:14:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:14:03.181+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:14:00+00:00, run_after=2024-02-18T13:15:00+00:00 [2024-02-18T13:14:03.201+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:13:00+00:00 exited with status success for try_number 1 [2024-02-18T13:14:03.204+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:13:00+00:00, map_index=-1, run_start_date=2024-02-18 13:14:01.619018+00:00, run_end_date=2024-02-18 13:14:02.828849+00:00, run_duration=1.209831, state=success, executor_state=success, try_number=1, max_tries=1, job_id=152, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:14:00.147084+00:00, queued_by_job_id=1, pid=3276 [2024-02-18T13:15:00.674+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:15:00+00:00, run_after=2024-02-18T13:16:00+00:00 [2024-02-18T13:15:00.678+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:15:00.686+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:15:00+00:00, run_after=2024-02-18T13:20:00+00:00 [2024-02-18T13:15:00.731+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T13:15:00.731+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:15:00.731+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:15:00.731+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:15:00.731+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:15:00.733+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T13:10:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T13:15:00.733+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T13:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T13:15:00.734+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:15:00.734+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:15:00.734+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:15:00.734+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:15:00.874+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T13:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:15:00.875+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:14:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:15:00.875+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:14:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:15:00.882+0000] {scheduler_job.py:635} INFO - Setting external_id for to 958076ec-7fec-4e77-99f0-492cd1e24175 [2024-02-18T13:15:00.883+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1754593a-5a06-4521-895d-3cc76caf7be1 [2024-02-18T13:15:00.883+0000] {scheduler_job.py:635} INFO - Setting external_id for to 596e83e6-26c8-4101-a587-3bc9f37ec238 [2024-02-18T13:15:02.679+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:15:02.680+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:14:00+00:00, run_id=scheduled__2024-02-18T13:14:00+00:00, run_start_date=2024-02-18 13:15:00.696699+00:00, run_end_date=2024-02-18 13:15:02.680014+00:00, run_duration=1.983315, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:14:00+00:00, data_interval_end=2024-02-18 13:15:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:15:02.687+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:15:00+00:00, run_after=2024-02-18T13:16:00+00:00 [2024-02-18T13:15:02.701+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:15:02.701+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:15:02.702+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:15:02.703+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T13:10:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T13:15:02.703+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T13:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T13:15:02.737+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T13:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:15:02.737+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T13:10:00+00:00 exited with status success for try_number 1 [2024-02-18T13:15:02.737+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:14:00+00:00 exited with status success for try_number 1 [2024-02-18T13:15:02.742+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:14:00+00:00, map_index=-1, run_start_date=2024-02-18 13:15:02.178978+00:00, run_end_date=2024-02-18 13:15:02.446114+00:00, run_duration=0.267136, state=success, executor_state=success, try_number=1, max_tries=1, job_id=154, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:15:00.732525+00:00, queued_by_job_id=1, pid=3341 [2024-02-18T13:15:02.743+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7823a35a-9e43-44ed-9b54-30515d5d34d2 [2024-02-18T13:15:02.743+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T13:10:00+00:00, map_index=-1, run_start_date=2024-02-18 13:15:02.191540+00:00, run_end_date=2024-02-18 13:15:02.463756+00:00, run_duration=0.272216, state=success, executor_state=success, try_number=1, max_tries=1, job_id=155, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:15:00.732525+00:00, queued_by_job_id=1, pid=3342 [2024-02-18T13:15:03.832+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:15:03.832+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:14:00+00:00, run_id=scheduled__2024-02-18T13:14:00+00:00, run_start_date=2024-02-18 13:15:00.697438+00:00, run_end_date=2024-02-18 13:15:03.832265+00:00, run_duration=3.134827, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:14:00+00:00, data_interval_end=2024-02-18 13:15:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:15:03.839+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:15:00+00:00, run_after=2024-02-18T13:16:00+00:00 [2024-02-18T13:15:03.871+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:14:00+00:00 exited with status success for try_number 1 [2024-02-18T13:15:03.875+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:14:00+00:00, map_index=-1, run_start_date=2024-02-18 13:15:02.296778+00:00, run_end_date=2024-02-18 13:15:03.623496+00:00, run_duration=1.326718, state=success, executor_state=success, try_number=1, max_tries=1, job_id=156, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:15:00.732525+00:00, queued_by_job_id=1, pid=3343 [2024-02-18T13:15:04.675+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:15:04.675+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:15:04.676+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:15:04.678+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T13:10:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T13:15:04.678+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T13:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T13:15:04.714+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T13:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:15:04.714+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T13:10:00+00:00 exited with status success for try_number 1 [2024-02-18T13:15:04.718+0000] {scheduler_job.py:635} INFO - Setting external_id for to 40d636b6-e692-45a2-a30a-396b5602f7b4 [2024-02-18T13:15:04.719+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T13:10:00+00:00, map_index=-1, run_start_date=2024-02-18 13:15:03.923311+00:00, run_end_date=2024-02-18 13:15:04.108549+00:00, run_duration=0.185238, state=success, executor_state=success, try_number=1, max_tries=1, job_id=157, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:15:02.702333+00:00, queued_by_job_id=1, pid=3382 [2024-02-18T13:15:06.683+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:15:06.683+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:15:06.684+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:15:06.685+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T13:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:15:06.685+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T13:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T13:15:06.714+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T13:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:15:06.714+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T13:10:00+00:00 exited with status success for try_number 1 [2024-02-18T13:15:06.718+0000] {scheduler_job.py:635} INFO - Setting external_id for to 42857cb2-266b-47ce-81e5-77bcd2dc2e05 [2024-02-18T13:15:06.719+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T13:10:00+00:00, map_index=0, run_start_date=2024-02-18 13:15:06.146988+00:00, run_end_date=2024-02-18 13:15:06.404664+00:00, run_duration=0.257676, state=success, executor_state=success, try_number=1, max_tries=1, job_id=158, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:15:04.677069+00:00, queued_by_job_id=1, pid=3394 [2024-02-18T13:15:08.859+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:15:08.859+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:10:00+00:00, run_id=scheduled__2024-02-18T13:10:00+00:00, run_start_date=2024-02-18 13:15:00.695926+00:00, run_end_date=2024-02-18 13:15:08.859353+00:00, run_duration=8.163427, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:10:00+00:00, data_interval_end=2024-02-18 13:15:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T13:15:08.863+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:15:00+00:00, run_after=2024-02-18T13:20:00+00:00 [2024-02-18T13:15:08.884+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T13:10:00+00:00 exited with status success for try_number 1 [2024-02-18T13:15:08.887+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T13:10:00+00:00, map_index=-1, run_start_date=2024-02-18 13:15:07.789839+00:00, run_end_date=2024-02-18 13:15:07.952741+00:00, run_duration=0.162902, state=success, executor_state=success, try_number=1, max_tries=1, job_id=159, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:15:06.684439+00:00, queued_by_job_id=1, pid=3406 [2024-02-18T13:16:00.188+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:16:00.196+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:16:00+00:00, run_after=2024-02-18T13:17:00+00:00 [2024-02-18T13:16:00.200+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:16:00.238+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T13:16:00.239+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T13:16:00.239+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:16:00.239+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:16:00.239+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:16:00.241+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T13:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:16:00.241+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T13:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T13:16:00.241+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:16:00.241+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:16:00.242+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:16:00.242+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:16:00.375+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:14:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:16:00.376+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:16:00.376+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:16:00.384+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8bc6ec45-fd60-4bc9-b055-8757f0a951c0 [2024-02-18T13:16:00.384+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5d1a9feb-9431-4846-96c2-0b94a57fffa8 [2024-02-18T13:16:00.384+0000] {scheduler_job.py:635} INFO - Setting external_id for to 524ade65-949b-4724-8536-f5a373dca22e [2024-02-18T13:16:01.494+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:16:01.494+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 13:14:00+00:00, run_id=scheduled__2024-02-18T13:14:00+00:00, run_start_date=2024-02-18 13:16:00.208654+00:00, run_end_date=2024-02-18 13:16:01.494877+00:00, run_duration=1.286223, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:14:00+00:00, data_interval_end=2024-02-18 13:16:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T13:16:01.502+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T13:16:00+00:00, run_after=2024-02-18T13:18:00+00:00 [2024-02-18T13:16:01.545+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:14:00+00:00 exited with status success for try_number 1 [2024-02-18T13:16:01.551+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T13:14:00+00:00, map_index=-1, run_start_date=2024-02-18 13:16:00.873139+00:00, run_end_date=2024-02-18 13:16:01.197710+00:00, run_duration=0.324571, state=success, executor_state=success, try_number=1, max_tries=1, job_id=160, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:16:00.240403+00:00, queued_by_job_id=1, pid=3423 [2024-02-18T13:16:02.135+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:16:02.135+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:15:00+00:00, run_id=scheduled__2024-02-18T13:15:00+00:00, run_start_date=2024-02-18 13:16:00.209437+00:00, run_end_date=2024-02-18 13:16:02.135732+00:00, run_duration=1.926295, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:15:00+00:00, data_interval_end=2024-02-18 13:16:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:16:02.144+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:16:00+00:00, run_after=2024-02-18T13:17:00+00:00 [2024-02-18T13:16:03.208+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:16:03.209+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:15:00+00:00, run_id=scheduled__2024-02-18T13:15:00+00:00, run_start_date=2024-02-18 13:16:00.210141+00:00, run_end_date=2024-02-18 13:16:03.209051+00:00, run_duration=2.99891, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:15:00+00:00, data_interval_end=2024-02-18 13:16:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:16:03.215+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:16:00+00:00, run_after=2024-02-18T13:17:00+00:00 [2024-02-18T13:16:03.234+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:15:00+00:00 exited with status success for try_number 1 [2024-02-18T13:16:03.234+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:15:00+00:00 exited with status success for try_number 1 [2024-02-18T13:16:03.238+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:15:00+00:00, map_index=-1, run_start_date=2024-02-18 13:16:01.892040+00:00, run_end_date=2024-02-18 13:16:03.061095+00:00, run_duration=1.169055, state=success, executor_state=success, try_number=1, max_tries=1, job_id=162, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:16:00.240403+00:00, queued_by_job_id=1, pid=3454 [2024-02-18T13:16:03.238+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:15:00+00:00, map_index=-1, run_start_date=2024-02-18 13:16:01.883036+00:00, run_end_date=2024-02-18 13:16:02.100565+00:00, run_duration=0.217529, state=success, executor_state=success, try_number=1, max_tries=1, job_id=161, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:16:00.240403+00:00, queued_by_job_id=1, pid=3453 [2024-02-18T13:17:00.666+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:17:00+00:00, run_after=2024-02-18T13:18:00+00:00 [2024-02-18T13:17:00.670+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:17:00.704+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T13:17:00.704+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:17:00.704+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:17:00.705+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:17:00.706+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:17:00.706+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:17:00.707+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:17:00.707+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:17:00.796+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:16:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:17:00.797+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:16:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:17:00.801+0000] {scheduler_job.py:635} INFO - Setting external_id for to 255b0b92-7c21-4364-a721-48aae70ba1d5 [2024-02-18T13:17:00.801+0000] {scheduler_job.py:635} INFO - Setting external_id for to 740aa92c-e679-43b5-8ca1-72c3eea917bd [2024-02-18T13:17:02.610+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:17:02.611+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:16:00+00:00, run_id=scheduled__2024-02-18T13:16:00+00:00, run_start_date=2024-02-18 13:17:00.678978+00:00, run_end_date=2024-02-18 13:17:02.611151+00:00, run_duration=1.932173, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:16:00+00:00, data_interval_end=2024-02-18 13:17:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:17:02.617+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:17:00+00:00, run_after=2024-02-18T13:18:00+00:00 [2024-02-18T13:17:02.643+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:16:00+00:00 exited with status success for try_number 1 [2024-02-18T13:17:02.646+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:16:00+00:00, map_index=-1, run_start_date=2024-02-18 13:17:02.001463+00:00, run_end_date=2024-02-18 13:17:02.209290+00:00, run_duration=0.207827, state=success, executor_state=success, try_number=1, max_tries=1, job_id=164, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:17:00.705539+00:00, queued_by_job_id=1, pid=3509 [2024-02-18T13:17:03.684+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:17:03.685+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:16:00+00:00, run_id=scheduled__2024-02-18T13:16:00+00:00, run_start_date=2024-02-18 13:17:00.679657+00:00, run_end_date=2024-02-18 13:17:03.685020+00:00, run_duration=3.005363, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:16:00+00:00, data_interval_end=2024-02-18 13:17:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:17:03.691+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:17:00+00:00, run_after=2024-02-18T13:18:00+00:00 [2024-02-18T13:17:03.714+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:16:00+00:00 exited with status success for try_number 1 [2024-02-18T13:17:03.717+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:16:00+00:00, map_index=-1, run_start_date=2024-02-18 13:17:01.991633+00:00, run_end_date=2024-02-18 13:17:03.128497+00:00, run_duration=1.136864, state=success, executor_state=success, try_number=1, max_tries=1, job_id=163, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:17:00.705539+00:00, queued_by_job_id=1, pid=3508 [2024-02-18T13:17:10.763+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T13:18:00.119+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:18:00.127+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:18:00+00:00, run_after=2024-02-18T13:19:00+00:00 [2024-02-18T13:18:00.131+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:18:00.172+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T13:18:00.172+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T13:18:00.173+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:18:00.173+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:18:00.173+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:18:00.176+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T13:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:18:00.176+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T13:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T13:18:00.176+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:18:00.176+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:18:00.177+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:18:00.177+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:18:00.331+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:16:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:18:00.331+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:17:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:18:00.331+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:17:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:18:00.338+0000] {scheduler_job.py:635} INFO - Setting external_id for to 26e59c0d-883e-4abd-a6c7-f777d6e7afed [2024-02-18T13:18:00.339+0000] {scheduler_job.py:635} INFO - Setting external_id for to d2043dd2-a00d-4fc0-94ff-4372ab7ea7a1 [2024-02-18T13:18:00.339+0000] {scheduler_job.py:635} INFO - Setting external_id for to 02cc213a-46ec-4e67-9c4d-a2c78088df5c [2024-02-18T13:18:01.466+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:18:01.467+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 13:16:00+00:00, run_id=scheduled__2024-02-18T13:16:00+00:00, run_start_date=2024-02-18 13:18:00.141307+00:00, run_end_date=2024-02-18 13:18:01.466948+00:00, run_duration=1.325641, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:16:00+00:00, data_interval_end=2024-02-18 13:18:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T13:18:01.473+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T13:18:00+00:00, run_after=2024-02-18T13:20:00+00:00 [2024-02-18T13:18:01.508+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:16:00+00:00 exited with status success for try_number 1 [2024-02-18T13:18:01.512+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T13:16:00+00:00, map_index=-1, run_start_date=2024-02-18 13:18:00.806717+00:00, run_end_date=2024-02-18 13:18:01.035561+00:00, run_duration=0.228844, state=success, executor_state=success, try_number=1, max_tries=1, job_id=165, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:18:00.174754+00:00, queued_by_job_id=1, pid=3544 [2024-02-18T13:18:02.540+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:18:02.540+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:17:00+00:00, run_id=scheduled__2024-02-18T13:17:00+00:00, run_start_date=2024-02-18 13:18:00.142095+00:00, run_end_date=2024-02-18 13:18:02.540535+00:00, run_duration=2.39844, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:17:00+00:00, data_interval_end=2024-02-18 13:18:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:18:02.546+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:18:00+00:00, run_after=2024-02-18T13:19:00+00:00 [2024-02-18T13:18:02.569+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:17:00+00:00 exited with status success for try_number 1 [2024-02-18T13:18:02.572+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:17:00+00:00, map_index=-1, run_start_date=2024-02-18 13:18:01.534725+00:00, run_end_date=2024-02-18 13:18:01.734866+00:00, run_duration=0.200141, state=success, executor_state=success, try_number=1, max_tries=1, job_id=166, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:18:00.174754+00:00, queued_by_job_id=1, pid=3574 [2024-02-18T13:18:03.094+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:18:03.095+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:17:00+00:00, run_id=scheduled__2024-02-18T13:17:00+00:00, run_start_date=2024-02-18 13:18:00.142768+00:00, run_end_date=2024-02-18 13:18:03.095038+00:00, run_duration=2.95227, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:17:00+00:00, data_interval_end=2024-02-18 13:18:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:18:03.101+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:18:00+00:00, run_after=2024-02-18T13:19:00+00:00 [2024-02-18T13:18:03.123+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:17:00+00:00 exited with status success for try_number 1 [2024-02-18T13:18:03.126+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:17:00+00:00, map_index=-1, run_start_date=2024-02-18 13:18:01.550746+00:00, run_end_date=2024-02-18 13:18:02.699104+00:00, run_duration=1.148358, state=success, executor_state=success, try_number=1, max_tries=1, job_id=167, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:18:00.174754+00:00, queued_by_job_id=1, pid=3575 [2024-02-18T13:18:54.564+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:18:54.564+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-18T13:18:54.565+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:18:54.567+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240218131853_787693', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:18:54.567+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240218131853_787693', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-18T13:18:54.610+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218131853_787693 exited with status queued for try_number 1 [2024-02-18T13:18:54.616+0000] {scheduler_job.py:635} INFO - Setting external_id for to 71efaced-5ed9-40c5-b679-0a75ee976a23 [2024-02-18T13:18:55.657+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:18:55.657+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-18 13:18:53.632623+00:00, run_id=vdu_down_20240218131853_787693, run_start_date=2024-02-18 13:18:54.542636+00:00, run_end_date=2024-02-18 13:18:55.657499+00:00, run_duration=1.114863, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 13:18:53.632623+00:00, data_interval_end=2024-02-18 13:18:53.632623+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-18T13:18:55.659+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-18T13:18:55.677+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218131853_787693 exited with status success for try_number 1 [2024-02-18T13:18:55.681+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240218131853_787693, map_index=-1, run_start_date=2024-02-18 13:18:55.124007+00:00, run_end_date=2024-02-18 13:18:55.384334+00:00, run_duration=0.260327, state=success, executor_state=success, try_number=1, max_tries=1, job_id=168, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:18:54.565783+00:00, queued_by_job_id=1, pid=3609 [2024-02-18T13:19:00.608+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:19:00+00:00, run_after=2024-02-18T13:20:00+00:00 [2024-02-18T13:19:00.612+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:19:00.646+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T13:19:00.646+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:19:00.646+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:19:00.647+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:19:00.648+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:19:00.649+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:19:00.649+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:19:00.649+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:19:00.744+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:18:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:19:00.745+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:18:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:19:00.751+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9bbbe970-6652-40bf-99b5-d4be2fd714ae [2024-02-18T13:19:00.752+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1ab74a76-92f4-4dca-8d53-e9f8381b59f5 [2024-02-18T13:19:02.916+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:19:02.916+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:18:00+00:00, run_id=scheduled__2024-02-18T13:18:00+00:00, run_start_date=2024-02-18 13:19:00.619634+00:00, run_end_date=2024-02-18 13:19:02.916716+00:00, run_duration=2.297082, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:18:00+00:00, data_interval_end=2024-02-18 13:19:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:19:02.925+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:19:00+00:00, run_after=2024-02-18T13:20:00+00:00 [2024-02-18T13:19:02.930+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:19:02.931+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:18:00+00:00, run_id=scheduled__2024-02-18T13:18:00+00:00, run_start_date=2024-02-18 13:19:00.620452+00:00, run_end_date=2024-02-18 13:19:02.931118+00:00, run_duration=2.310666, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:18:00+00:00, data_interval_end=2024-02-18 13:19:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:19:02.939+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:19:00+00:00, run_after=2024-02-18T13:20:00+00:00 [2024-02-18T13:19:02.967+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:18:00+00:00 exited with status success for try_number 1 [2024-02-18T13:19:02.973+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:18:00+00:00, map_index=-1, run_start_date=2024-02-18 13:19:01.779861+00:00, run_end_date=2024-02-18 13:19:01.986965+00:00, run_duration=0.207104, state=success, executor_state=success, try_number=1, max_tries=1, job_id=170, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:19:00.647852+00:00, queued_by_job_id=1, pid=3642 [2024-02-18T13:19:03.589+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:18:00+00:00 exited with status success for try_number 1 [2024-02-18T13:19:03.592+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:18:00+00:00, map_index=-1, run_start_date=2024-02-18 13:19:01.778497+00:00, run_end_date=2024-02-18 13:19:02.845838+00:00, run_duration=1.067341, state=success, executor_state=success, try_number=1, max_tries=1, job_id=169, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:19:00.647852+00:00, queued_by_job_id=1, pid=3641 [2024-02-18T13:20:00.036+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:20:00.044+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:20:00+00:00, run_after=2024-02-18T13:21:00+00:00 [2024-02-18T13:20:00.048+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:20:00.055+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:20:00+00:00, run_after=2024-02-18T13:25:00+00:00 [2024-02-18T13:20:00.103+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T13:20:00.103+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:20:00.104+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T13:20:00.104+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:20:00.104+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:20:00.104+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:20:00.107+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T13:15:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T13:20:00.107+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T13:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T13:20:00.107+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T13:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:20:00.107+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T13:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T13:20:00.108+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:20:00.108+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:20:00.108+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:20:00.108+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:20:00.553+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T13:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:20:00.553+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:18:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:20:00.553+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:19:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:20:00.553+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:19:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:20:00.566+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4e38ff84-057d-432b-b8de-2f328057d165 [2024-02-18T13:20:00.566+0000] {scheduler_job.py:635} INFO - Setting external_id for to a8d1b7f4-4e29-4979-812b-f4951bc77334 [2024-02-18T13:20:00.567+0000] {scheduler_job.py:635} INFO - Setting external_id for to 50de9339-60eb-4eaa-a661-7f8a2559e64d [2024-02-18T13:20:00.567+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1367edb8-b2aa-47c2-8f1c-b179429390f5 [2024-02-18T13:20:01.802+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:20:01.802+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 13:18:00+00:00, run_id=scheduled__2024-02-18T13:18:00+00:00, run_start_date=2024-02-18 13:20:00.063437+00:00, run_end_date=2024-02-18 13:20:01.802664+00:00, run_duration=1.739227, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:18:00+00:00, data_interval_end=2024-02-18 13:20:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T13:20:01.811+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T13:20:00+00:00, run_after=2024-02-18T13:22:00+00:00 [2024-02-18T13:20:01.864+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:18:00+00:00 exited with status success for try_number 1 [2024-02-18T13:20:01.869+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T13:18:00+00:00, map_index=-1, run_start_date=2024-02-18 13:20:00.898010+00:00, run_end_date=2024-02-18 13:20:01.153365+00:00, run_duration=0.255355, state=success, executor_state=success, try_number=1, max_tries=1, job_id=171, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:20:00.106073+00:00, queued_by_job_id=1, pid=3678 [2024-02-18T13:20:02.899+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:20:02.899+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:19:00+00:00, run_id=scheduled__2024-02-18T13:19:00+00:00, run_start_date=2024-02-18 13:20:00.064141+00:00, run_end_date=2024-02-18 13:20:02.899418+00:00, run_duration=2.835277, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:19:00+00:00, data_interval_end=2024-02-18 13:20:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:20:02.905+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:20:00+00:00, run_after=2024-02-18T13:21:00+00:00 [2024-02-18T13:20:02.927+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:20:02.927+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:20:02.927+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:20:02.929+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T13:15:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T13:20:02.929+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T13:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T13:20:02.957+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T13:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:20:02.957+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T13:15:00+00:00 exited with status success for try_number 1 [2024-02-18T13:20:02.957+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:19:00+00:00 exited with status success for try_number 1 [2024-02-18T13:20:02.963+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:19:00+00:00, map_index=-1, run_start_date=2024-02-18 13:20:01.692822+00:00, run_end_date=2024-02-18 13:20:01.945475+00:00, run_duration=0.252653, state=success, executor_state=success, try_number=1, max_tries=1, job_id=172, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:20:00.106073+00:00, queued_by_job_id=1, pid=3718 [2024-02-18T13:20:02.963+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T13:15:00+00:00, map_index=-1, run_start_date=2024-02-18 13:20:01.789857+00:00, run_end_date=2024-02-18 13:20:02.056172+00:00, run_duration=0.266315, state=success, executor_state=success, try_number=1, max_tries=1, job_id=173, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:20:00.106073+00:00, queued_by_job_id=1, pid=3719 [2024-02-18T13:20:02.963+0000] {scheduler_job.py:635} INFO - Setting external_id for to ebeadd3e-9ef1-4f1e-8d24-478968bbe703 [2024-02-18T13:20:04.044+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:20:04.045+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:19:00+00:00, run_id=scheduled__2024-02-18T13:19:00+00:00, run_start_date=2024-02-18 13:20:00.064805+00:00, run_end_date=2024-02-18 13:20:04.045195+00:00, run_duration=3.98039, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:19:00+00:00, data_interval_end=2024-02-18 13:20:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:20:04.054+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:20:00+00:00, run_after=2024-02-18T13:21:00+00:00 [2024-02-18T13:20:04.088+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:19:00+00:00 exited with status success for try_number 1 [2024-02-18T13:20:04.091+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:19:00+00:00, map_index=-1, run_start_date=2024-02-18 13:20:01.806371+00:00, run_end_date=2024-02-18 13:20:03.046466+00:00, run_duration=1.240095, state=success, executor_state=success, try_number=1, max_tries=1, job_id=174, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:20:00.106073+00:00, queued_by_job_id=1, pid=3720 [2024-02-18T13:20:05.143+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:20:05.143+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:20:05.143+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:20:05.145+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T13:15:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T13:20:05.145+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T13:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T13:20:05.171+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T13:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:20:05.172+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T13:15:00+00:00 exited with status success for try_number 1 [2024-02-18T13:20:05.176+0000] {scheduler_job.py:635} INFO - Setting external_id for to baa966c9-0515-4098-9639-0242fa9a6496 [2024-02-18T13:20:05.176+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T13:15:00+00:00, map_index=-1, run_start_date=2024-02-18 13:20:04.049480+00:00, run_end_date=2024-02-18 13:20:04.221270+00:00, run_duration=0.17179, state=success, executor_state=success, try_number=1, max_tries=1, job_id=175, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:20:02.928044+00:00, queued_by_job_id=1, pid=3759 [2024-02-18T13:20:07.017+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:20:07.017+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:20:07.018+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:20:07.019+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T13:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:20:07.019+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T13:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T13:20:07.050+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T13:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:20:07.050+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T13:15:00+00:00 exited with status success for try_number 1 [2024-02-18T13:20:07.054+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2e4c8c9c-fce2-41c9-bcfc-c87847bb5473 [2024-02-18T13:20:07.055+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T13:15:00+00:00, map_index=0, run_start_date=2024-02-18 13:20:06.561679+00:00, run_end_date=2024-02-18 13:20:06.727881+00:00, run_duration=0.166202, state=success, executor_state=success, try_number=1, max_tries=1, job_id=176, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:20:05.144030+00:00, queued_by_job_id=1, pid=3771 [2024-02-18T13:20:09.130+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:20:09.130+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:15:00+00:00, run_id=scheduled__2024-02-18T13:15:00+00:00, run_start_date=2024-02-18 13:20:00.062708+00:00, run_end_date=2024-02-18 13:20:09.130764+00:00, run_duration=9.068056, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:15:00+00:00, data_interval_end=2024-02-18 13:20:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T13:20:09.135+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:20:00+00:00, run_after=2024-02-18T13:25:00+00:00 [2024-02-18T13:20:09.154+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T13:15:00+00:00 exited with status success for try_number 1 [2024-02-18T13:20:09.157+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T13:15:00+00:00, map_index=-1, run_start_date=2024-02-18 13:20:08.090102+00:00, run_end_date=2024-02-18 13:20:08.250816+00:00, run_duration=0.160714, state=success, executor_state=success, try_number=1, max_tries=1, job_id=177, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:20:07.018641+00:00, queued_by_job_id=1, pid=3783 [2024-02-18T13:20:54.548+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:20:54.548+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-18T13:20:54.549+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:20:54.551+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240218132053_198897', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:20:54.551+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240218132053_198897', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-18T13:20:54.592+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218132053_198897 exited with status queued for try_number 1 [2024-02-18T13:20:54.599+0000] {scheduler_job.py:635} INFO - Setting external_id for to f6f1c77a-c313-47da-813e-64684b170571 [2024-02-18T13:20:55.699+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:20:55.699+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-18 13:20:53.624987+00:00, run_id=vdu_down_20240218132053_198897, run_start_date=2024-02-18 13:20:54.529622+00:00, run_end_date=2024-02-18 13:20:55.699491+00:00, run_duration=1.169869, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 13:20:53.624987+00:00, data_interval_end=2024-02-18 13:20:53.624987+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-18T13:20:55.701+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-18T13:20:55.719+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218132053_198897 exited with status success for try_number 1 [2024-02-18T13:20:55.723+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240218132053_198897, map_index=-1, run_start_date=2024-02-18 13:20:55.194174+00:00, run_end_date=2024-02-18 13:20:55.429548+00:00, run_duration=0.235374, state=success, executor_state=success, try_number=1, max_tries=1, job_id=178, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:20:54.549999+00:00, queued_by_job_id=1, pid=3798 [2024-02-18T13:21:00.668+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:21:00.676+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:21:00+00:00, run_after=2024-02-18T13:22:00+00:00 [2024-02-18T13:21:00.707+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T13:21:00.707+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:21:00.707+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:21:00.708+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:21:00.710+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:21:00.710+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:21:00.710+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:21:00.710+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:21:00.802+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:21:00.802+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:21:00.807+0000] {scheduler_job.py:635} INFO - Setting external_id for to 61b597cd-2c0e-424a-9727-4e59bddc781c [2024-02-18T13:21:00.808+0000] {scheduler_job.py:635} INFO - Setting external_id for to 82363be6-28ff-40c3-b371-74ac7686e743 [2024-02-18T13:21:02.965+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:21:02.965+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:20:00+00:00, run_id=scheduled__2024-02-18T13:20:00+00:00, run_start_date=2024-02-18 13:21:00.683823+00:00, run_end_date=2024-02-18 13:21:02.965670+00:00, run_duration=2.281847, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:20:00+00:00, data_interval_end=2024-02-18 13:21:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:21:02.972+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:21:00+00:00, run_after=2024-02-18T13:22:00+00:00 [2024-02-18T13:21:02.976+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:21:02.976+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:20:00+00:00, run_id=scheduled__2024-02-18T13:20:00+00:00, run_start_date=2024-02-18 13:21:00.684534+00:00, run_end_date=2024-02-18 13:21:02.976397+00:00, run_duration=2.291863, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:20:00+00:00, data_interval_end=2024-02-18 13:21:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:21:02.982+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:21:00+00:00, run_after=2024-02-18T13:22:00+00:00 [2024-02-18T13:21:03.002+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:20:00+00:00 exited with status success for try_number 1 [2024-02-18T13:21:03.002+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:20:00+00:00 exited with status success for try_number 1 [2024-02-18T13:21:03.007+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:20:00+00:00, map_index=-1, run_start_date=2024-02-18 13:21:01.839758+00:00, run_end_date=2024-02-18 13:21:02.045615+00:00, run_duration=0.205857, state=success, executor_state=success, try_number=1, max_tries=1, job_id=180, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:21:00.709177+00:00, queued_by_job_id=1, pid=3840 [2024-02-18T13:21:03.007+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:20:00+00:00, map_index=-1, run_start_date=2024-02-18 13:21:01.833369+00:00, run_end_date=2024-02-18 13:21:02.866994+00:00, run_duration=1.033625, state=success, executor_state=success, try_number=1, max_tries=1, job_id=179, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:21:00.709177+00:00, queued_by_job_id=1, pid=3839 [2024-02-18T13:22:00.134+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:22:00.138+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:22:00.146+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:22:00+00:00, run_after=2024-02-18T13:23:00+00:00 [2024-02-18T13:22:00.197+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T13:22:00.198+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T13:22:00.198+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:22:00.198+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:22:00.198+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:22:00.200+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T13:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:22:00.200+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T13:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T13:22:00.201+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:22:00.201+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:22:00.201+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:22:00.201+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:22:00.333+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:22:00.333+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:21:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:22:00.333+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:21:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:22:00.340+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5b336023-e2d0-44de-b6c0-6ce7447e10a9 [2024-02-18T13:22:00.340+0000] {scheduler_job.py:635} INFO - Setting external_id for to c26b439c-792c-4978-ac1c-ca32facfbef0 [2024-02-18T13:22:00.340+0000] {scheduler_job.py:635} INFO - Setting external_id for to 32a821b2-b37e-49df-a32d-d6fb19c0ec95 [2024-02-18T13:22:01.456+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:22:01.457+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 13:20:00+00:00, run_id=scheduled__2024-02-18T13:20:00+00:00, run_start_date=2024-02-18 13:22:00.157473+00:00, run_end_date=2024-02-18 13:22:01.457397+00:00, run_duration=1.299924, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:20:00+00:00, data_interval_end=2024-02-18 13:22:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T13:22:01.465+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T13:22:00+00:00, run_after=2024-02-18T13:24:00+00:00 [2024-02-18T13:22:01.500+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:20:00+00:00 exited with status success for try_number 1 [2024-02-18T13:22:01.504+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T13:20:00+00:00, map_index=-1, run_start_date=2024-02-18 13:22:00.812172+00:00, run_end_date=2024-02-18 13:22:01.041117+00:00, run_duration=0.228945, state=success, executor_state=success, try_number=1, max_tries=1, job_id=181, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:22:00.199484+00:00, queued_by_job_id=1, pid=3875 [2024-02-18T13:22:02.532+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:22:02.532+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:21:00+00:00, run_id=scheduled__2024-02-18T13:21:00+00:00, run_start_date=2024-02-18 13:22:00.158223+00:00, run_end_date=2024-02-18 13:22:02.532474+00:00, run_duration=2.374251, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:21:00+00:00, data_interval_end=2024-02-18 13:22:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:22:02.538+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:22:00+00:00, run_after=2024-02-18T13:23:00+00:00 [2024-02-18T13:22:02.568+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:21:00+00:00 exited with status success for try_number 1 [2024-02-18T13:22:02.572+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:21:00+00:00, map_index=-1, run_start_date=2024-02-18 13:22:01.534645+00:00, run_end_date=2024-02-18 13:22:01.731855+00:00, run_duration=0.19721, state=success, executor_state=success, try_number=1, max_tries=1, job_id=182, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:22:00.199484+00:00, queued_by_job_id=1, pid=3904 [2024-02-18T13:22:03.600+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:22:03.600+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:21:00+00:00, run_id=scheduled__2024-02-18T13:21:00+00:00, run_start_date=2024-02-18 13:22:00.158887+00:00, run_end_date=2024-02-18 13:22:03.600700+00:00, run_duration=3.441813, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:21:00+00:00, data_interval_end=2024-02-18 13:22:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:22:03.607+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:22:00+00:00, run_after=2024-02-18T13:23:00+00:00 [2024-02-18T13:22:03.629+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:21:00+00:00 exited with status success for try_number 1 [2024-02-18T13:22:03.632+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:21:00+00:00, map_index=-1, run_start_date=2024-02-18 13:22:01.582953+00:00, run_end_date=2024-02-18 13:22:02.674084+00:00, run_duration=1.091131, state=success, executor_state=success, try_number=1, max_tries=1, job_id=183, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:22:00.199484+00:00, queued_by_job_id=1, pid=3905 [2024-02-18T13:22:10.798+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T13:22:53.928+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:22:53.928+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-18T13:22:53.929+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:22:53.930+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240218132253_568595', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:22:53.930+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240218132253_568595', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-18T13:22:53.957+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218132253_568595 exited with status queued for try_number 1 [2024-02-18T13:22:53.962+0000] {scheduler_job.py:635} INFO - Setting external_id for to b69528f5-078c-409c-b24e-89ec13185b3f [2024-02-18T13:22:55.041+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:22:55.042+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-18 13:22:53.637871+00:00, run_id=vdu_down_20240218132253_568595, run_start_date=2024-02-18 13:22:53.909047+00:00, run_end_date=2024-02-18 13:22:55.042218+00:00, run_duration=1.133171, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 13:22:53.637871+00:00, data_interval_end=2024-02-18 13:22:53.637871+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-18T13:22:55.044+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-18T13:22:55.068+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218132253_568595 exited with status success for try_number 1 [2024-02-18T13:22:55.073+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240218132253_568595, map_index=-1, run_start_date=2024-02-18 13:22:54.383928+00:00, run_end_date=2024-02-18 13:22:54.648185+00:00, run_duration=0.264257, state=success, executor_state=success, try_number=1, max_tries=1, job_id=184, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:22:53.929621+00:00, queued_by_job_id=1, pid=3938 [2024-02-18T13:23:00.735+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:23:00.744+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:23:00+00:00, run_after=2024-02-18T13:24:00+00:00 [2024-02-18T13:23:00.778+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T13:23:00.778+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:23:00.778+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:23:00.779+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:23:00.780+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:23:00.780+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:23:00.781+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:23:00.781+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:23:00.878+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:22:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:23:00.879+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:22:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:23:00.885+0000] {scheduler_job.py:635} INFO - Setting external_id for to f390c2d4-08a6-46c0-a1a2-6fed9d9df9bf [2024-02-18T13:23:00.886+0000] {scheduler_job.py:635} INFO - Setting external_id for to 32b81295-d4b5-4a3f-a7d7-f428eeba265b [2024-02-18T13:23:03.057+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:23:03.057+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:22:00+00:00, run_id=scheduled__2024-02-18T13:22:00+00:00, run_start_date=2024-02-18 13:23:00.751309+00:00, run_end_date=2024-02-18 13:23:03.057283+00:00, run_duration=2.305974, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:22:00+00:00, data_interval_end=2024-02-18 13:23:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:23:03.065+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:23:00+00:00, run_after=2024-02-18T13:24:00+00:00 [2024-02-18T13:23:03.070+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:23:03.070+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:22:00+00:00, run_id=scheduled__2024-02-18T13:22:00+00:00, run_start_date=2024-02-18 13:23:00.752020+00:00, run_end_date=2024-02-18 13:23:03.070360+00:00, run_duration=2.31834, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:22:00+00:00, data_interval_end=2024-02-18 13:23:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:23:03.078+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:23:00+00:00, run_after=2024-02-18T13:24:00+00:00 [2024-02-18T13:23:03.099+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:22:00+00:00 exited with status success for try_number 1 [2024-02-18T13:23:03.102+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:22:00+00:00, map_index=-1, run_start_date=2024-02-18 13:23:01.927509+00:00, run_end_date=2024-02-18 13:23:02.131255+00:00, run_duration=0.203746, state=success, executor_state=success, try_number=1, max_tries=1, job_id=185, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:23:00.779672+00:00, queued_by_job_id=1, pid=3979 [2024-02-18T13:23:04.140+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:22:00+00:00 exited with status success for try_number 1 [2024-02-18T13:23:04.143+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:22:00+00:00, map_index=-1, run_start_date=2024-02-18 13:23:01.937997+00:00, run_end_date=2024-02-18 13:23:03.056583+00:00, run_duration=1.118586, state=success, executor_state=success, try_number=1, max_tries=1, job_id=186, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:23:00.779672+00:00, queued_by_job_id=1, pid=3980 [2024-02-18T13:24:00.941+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:24:00+00:00, run_after=2024-02-18T13:25:00+00:00 [2024-02-18T13:24:00.945+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:24:00.948+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:24:00.985+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T13:24:00.985+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T13:24:00.985+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:24:00.985+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:24:00.986+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:24:00.987+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T13:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:24:00.988+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T13:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T13:24:00.988+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:24:00.988+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:24:00.988+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:24:00.988+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:24:01.117+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:22:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:24:01.117+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:23:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:24:01.117+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:23:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:24:01.124+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1f9fe8ff-19f0-425b-9cdc-90bd224b9858 [2024-02-18T13:24:01.124+0000] {scheduler_job.py:635} INFO - Setting external_id for to e54a4b4c-b987-470e-ae12-e38d8a7ae998 [2024-02-18T13:24:01.124+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0fc93b1d-6c78-48e2-978a-0f3c22f54456 [2024-02-18T13:24:02.472+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:24:02.473+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 13:22:00+00:00, run_id=scheduled__2024-02-18T13:22:00+00:00, run_start_date=2024-02-18 13:24:00.956075+00:00, run_end_date=2024-02-18 13:24:02.472991+00:00, run_duration=1.516916, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:22:00+00:00, data_interval_end=2024-02-18 13:24:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T13:24:02.479+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T13:24:00+00:00, run_after=2024-02-18T13:26:00+00:00 [2024-02-18T13:24:02.518+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:22:00+00:00 exited with status success for try_number 1 [2024-02-18T13:24:02.523+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T13:22:00+00:00, map_index=-1, run_start_date=2024-02-18 13:24:01.572095+00:00, run_end_date=2024-02-18 13:24:01.821452+00:00, run_duration=0.249357, state=success, executor_state=success, try_number=1, max_tries=1, job_id=187, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:24:00.986720+00:00, queued_by_job_id=1, pid=4015 [2024-02-18T13:24:03.551+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:24:03.551+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:23:00+00:00, run_id=scheduled__2024-02-18T13:23:00+00:00, run_start_date=2024-02-18 13:24:00.956800+00:00, run_end_date=2024-02-18 13:24:03.551720+00:00, run_duration=2.59492, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:23:00+00:00, data_interval_end=2024-02-18 13:24:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:24:03.558+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:24:00+00:00, run_after=2024-02-18T13:25:00+00:00 [2024-02-18T13:24:03.563+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:24:03.563+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:23:00+00:00, run_id=scheduled__2024-02-18T13:23:00+00:00, run_start_date=2024-02-18 13:24:00.957486+00:00, run_end_date=2024-02-18 13:24:03.563268+00:00, run_duration=2.605782, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:23:00+00:00, data_interval_end=2024-02-18 13:24:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:24:03.569+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:24:00+00:00, run_after=2024-02-18T13:25:00+00:00 [2024-02-18T13:24:03.587+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:23:00+00:00 exited with status success for try_number 1 [2024-02-18T13:24:03.587+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:23:00+00:00 exited with status success for try_number 1 [2024-02-18T13:24:03.591+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:23:00+00:00, map_index=-1, run_start_date=2024-02-18 13:24:02.321639+00:00, run_end_date=2024-02-18 13:24:02.527024+00:00, run_duration=0.205385, state=success, executor_state=success, try_number=1, max_tries=1, job_id=188, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:24:00.986720+00:00, queued_by_job_id=1, pid=4045 [2024-02-18T13:24:03.591+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:23:00+00:00, map_index=-1, run_start_date=2024-02-18 13:24:02.366931+00:00, run_end_date=2024-02-18 13:24:03.305266+00:00, run_duration=0.938335, state=success, executor_state=success, try_number=1, max_tries=1, job_id=189, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:24:00.986720+00:00, queued_by_job_id=1, pid=4046 [2024-02-18T13:25:00.142+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:25:00+00:00, run_after=2024-02-18T13:26:00+00:00 [2024-02-18T13:25:00.149+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:25:00+00:00, run_after=2024-02-18T13:30:00+00:00 [2024-02-18T13:25:00.154+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:25:00.196+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T13:25:00.196+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:25:00.196+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:25:00.196+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:25:00.197+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:25:00.199+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T13:20:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T13:25:00.199+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T13:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T13:25:00.199+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:25:00.200+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:25:00.200+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:25:00.200+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:25:00.343+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T13:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:25:00.343+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:24:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:25:00.343+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:24:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:25:00.351+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4f1d4254-8787-471e-b099-5f6e529d793a [2024-02-18T13:25:00.351+0000] {scheduler_job.py:635} INFO - Setting external_id for to 13cca1b7-734c-437e-a20a-7c6f185ef8de [2024-02-18T13:25:00.351+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8096056c-7d8a-4932-a9ca-f71426f263dc [2024-02-18T13:25:03.011+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:25:03.011+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:24:00+00:00, run_id=scheduled__2024-02-18T13:24:00+00:00, run_start_date=2024-02-18 13:25:00.162973+00:00, run_end_date=2024-02-18 13:25:03.011797+00:00, run_duration=2.848824, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:24:00+00:00, data_interval_end=2024-02-18 13:25:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:25:03.018+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:25:00+00:00, run_after=2024-02-18T13:26:00+00:00 [2024-02-18T13:25:03.033+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:25:03.033+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:25:03.033+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:25:03.035+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T13:20:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T13:25:03.035+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T13:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T13:25:03.062+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T13:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:25:03.063+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T13:20:00+00:00 exited with status success for try_number 1 [2024-02-18T13:25:03.063+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:24:00+00:00 exited with status success for try_number 1 [2024-02-18T13:25:03.067+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:24:00+00:00, map_index=-1, run_start_date=2024-02-18 13:25:01.717937+00:00, run_end_date=2024-02-18 13:25:01.946850+00:00, run_duration=0.228913, state=success, executor_state=success, try_number=1, max_tries=1, job_id=191, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:25:00.198225+00:00, queued_by_job_id=1, pid=4120 [2024-02-18T13:25:03.068+0000] {scheduler_job.py:635} INFO - Setting external_id for to f3621bd6-afd2-454d-b22b-83c044d32db5 [2024-02-18T13:25:03.068+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T13:20:00+00:00, map_index=-1, run_start_date=2024-02-18 13:25:01.717497+00:00, run_end_date=2024-02-18 13:25:01.964220+00:00, run_duration=0.246723, state=success, executor_state=success, try_number=1, max_tries=1, job_id=192, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:25:00.198225+00:00, queued_by_job_id=1, pid=4121 [2024-02-18T13:25:05.208+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:25:05.209+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:24:00+00:00, run_id=scheduled__2024-02-18T13:24:00+00:00, run_start_date=2024-02-18 13:25:00.163725+00:00, run_end_date=2024-02-18 13:25:05.208928+00:00, run_duration=5.045203, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:24:00+00:00, data_interval_end=2024-02-18 13:25:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:25:05.215+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:25:00+00:00, run_after=2024-02-18T13:26:00+00:00 [2024-02-18T13:25:05.233+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:25:05.234+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:25:05.234+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:25:05.235+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T13:20:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T13:25:05.235+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T13:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T13:25:05.263+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T13:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:25:05.263+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:24:00+00:00 exited with status success for try_number 1 [2024-02-18T13:25:05.263+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T13:20:00+00:00 exited with status success for try_number 1 [2024-02-18T13:25:05.268+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:24:00+00:00, map_index=-1, run_start_date=2024-02-18 13:25:01.513368+00:00, run_end_date=2024-02-18 13:25:04.744486+00:00, run_duration=3.231118, state=success, executor_state=success, try_number=1, max_tries=1, job_id=190, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:25:00.198225+00:00, queued_by_job_id=1, pid=4093 [2024-02-18T13:25:05.268+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T13:20:00+00:00, map_index=-1, run_start_date=2024-02-18 13:25:04.093591+00:00, run_end_date=2024-02-18 13:25:04.265852+00:00, run_duration=0.172261, state=success, executor_state=success, try_number=1, max_tries=1, job_id=193, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:25:03.034138+00:00, queued_by_job_id=1, pid=4151 [2024-02-18T13:25:05.268+0000] {scheduler_job.py:635} INFO - Setting external_id for to 75988acd-79c8-435a-9171-acbda672b96e [2024-02-18T13:25:07.018+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:25:07.018+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:25:07.018+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:25:07.020+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T13:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:25:07.020+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T13:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T13:25:07.050+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T13:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:25:07.050+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T13:20:00+00:00 exited with status success for try_number 1 [2024-02-18T13:25:07.054+0000] {scheduler_job.py:635} INFO - Setting external_id for to 08c18b63-b2d7-4234-9155-bc6663f85431 [2024-02-18T13:25:07.054+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T13:20:00+00:00, map_index=0, run_start_date=2024-02-18 13:25:06.636286+00:00, run_end_date=2024-02-18 13:25:06.799626+00:00, run_duration=0.16334, state=success, executor_state=success, try_number=1, max_tries=1, job_id=194, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:25:05.234811+00:00, queued_by_job_id=1, pid=4163 [2024-02-18T13:25:09.186+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:25:09.186+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:20:00+00:00, run_id=scheduled__2024-02-18T13:20:00+00:00, run_start_date=2024-02-18 13:25:00.162141+00:00, run_end_date=2024-02-18 13:25:09.186403+00:00, run_duration=9.024262, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:20:00+00:00, data_interval_end=2024-02-18 13:25:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T13:25:09.190+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:25:00+00:00, run_after=2024-02-18T13:30:00+00:00 [2024-02-18T13:25:09.207+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T13:20:00+00:00 exited with status success for try_number 1 [2024-02-18T13:25:09.210+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T13:20:00+00:00, map_index=-1, run_start_date=2024-02-18 13:25:08.117937+00:00, run_end_date=2024-02-18 13:25:08.279421+00:00, run_duration=0.161484, state=success, executor_state=success, try_number=1, max_tries=1, job_id=195, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:25:07.019053+00:00, queued_by_job_id=1, pid=4175 [2024-02-18T13:26:00.523+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:26:00.528+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:26:00.541+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:26:00+00:00, run_after=2024-02-18T13:27:00+00:00 [2024-02-18T13:26:00.588+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T13:26:00.589+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T13:26:00.589+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:26:00.589+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:26:00.590+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:26:00.592+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T13:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:26:00.592+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T13:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T13:26:00.592+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:26:00.592+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:26:00.593+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:26:00.593+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:26:00.836+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:24:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:26:00.836+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:26:00.836+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:26:00.855+0000] {scheduler_job.py:635} INFO - Setting external_id for to 47bd2ce0-c2b2-40c9-a895-277655ea5c58 [2024-02-18T13:26:00.855+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9ae2d8b5-a240-42dc-a044-c4d4617a1063 [2024-02-18T13:26:00.855+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8f298e9f-258f-4540-9a4f-bef9b2377d45 [2024-02-18T13:26:02.056+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:26:02.056+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 13:24:00+00:00, run_id=scheduled__2024-02-18T13:24:00+00:00, run_start_date=2024-02-18 13:26:00.551412+00:00, run_end_date=2024-02-18 13:26:02.056561+00:00, run_duration=1.505149, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:24:00+00:00, data_interval_end=2024-02-18 13:26:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T13:26:02.064+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T13:26:00+00:00, run_after=2024-02-18T13:28:00+00:00 [2024-02-18T13:26:02.106+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:24:00+00:00 exited with status success for try_number 1 [2024-02-18T13:26:02.111+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T13:24:00+00:00, map_index=-1, run_start_date=2024-02-18 13:26:01.314703+00:00, run_end_date=2024-02-18 13:26:01.500478+00:00, run_duration=0.185775, state=success, executor_state=success, try_number=1, max_tries=1, job_id=196, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:26:00.590830+00:00, queued_by_job_id=1, pid=4192 [2024-02-18T13:26:02.451+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:26:02.452+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:25:00+00:00, run_id=scheduled__2024-02-18T13:25:00+00:00, run_start_date=2024-02-18 13:26:00.552310+00:00, run_end_date=2024-02-18 13:26:02.451971+00:00, run_duration=1.899661, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:25:00+00:00, data_interval_end=2024-02-18 13:26:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:26:02.458+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:26:00+00:00, run_after=2024-02-18T13:27:00+00:00 [2024-02-18T13:26:02.482+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:25:00+00:00 exited with status success for try_number 1 [2024-02-18T13:26:02.485+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:25:00+00:00, map_index=-1, run_start_date=2024-02-18 13:26:02.089301+00:00, run_end_date=2024-02-18 13:26:02.287800+00:00, run_duration=0.198499, state=success, executor_state=success, try_number=1, max_tries=1, job_id=198, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:26:00.590830+00:00, queued_by_job_id=1, pid=4223 [2024-02-18T13:26:03.520+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:26:03.520+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:25:00+00:00, run_id=scheduled__2024-02-18T13:25:00+00:00, run_start_date=2024-02-18 13:26:00.553129+00:00, run_end_date=2024-02-18 13:26:03.520286+00:00, run_duration=2.967157, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:25:00+00:00, data_interval_end=2024-02-18 13:26:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:26:03.526+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:26:00+00:00, run_after=2024-02-18T13:27:00+00:00 [2024-02-18T13:26:03.544+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:25:00+00:00 exited with status success for try_number 1 [2024-02-18T13:26:03.547+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:25:00+00:00, map_index=-1, run_start_date=2024-02-18 13:26:02.081306+00:00, run_end_date=2024-02-18 13:26:03.220765+00:00, run_duration=1.139459, state=success, executor_state=success, try_number=1, max_tries=1, job_id=197, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:26:00.590830+00:00, queued_by_job_id=1, pid=4222 [2024-02-18T13:27:00.988+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:27:00+00:00, run_after=2024-02-18T13:28:00+00:00 [2024-02-18T13:27:00.992+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:27:01.029+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T13:27:01.029+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:27:01.029+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:27:01.029+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:27:01.031+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:27:01.031+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:27:01.031+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:27:01.031+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:27:01.152+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:26:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:27:01.152+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:26:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:27:01.161+0000] {scheduler_job.py:635} INFO - Setting external_id for to 59d263b4-f006-4931-99a9-ea7e21793265 [2024-02-18T13:27:01.161+0000] {scheduler_job.py:635} INFO - Setting external_id for to ca28dd53-1a8b-4ad3-80ab-d816feb36266 [2024-02-18T13:27:04.046+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:27:04.047+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:26:00+00:00, run_id=scheduled__2024-02-18T13:26:00+00:00, run_start_date=2024-02-18 13:27:01.002170+00:00, run_end_date=2024-02-18 13:27:04.047022+00:00, run_duration=3.044852, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:26:00+00:00, data_interval_end=2024-02-18 13:27:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:27:04.054+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:27:00+00:00, run_after=2024-02-18T13:28:00+00:00 [2024-02-18T13:27:04.058+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:27:04.058+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:26:00+00:00, run_id=scheduled__2024-02-18T13:26:00+00:00, run_start_date=2024-02-18 13:27:01.003097+00:00, run_end_date=2024-02-18 13:27:04.058297+00:00, run_duration=3.0552, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:26:00+00:00, data_interval_end=2024-02-18 13:27:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:27:04.064+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:27:00+00:00, run_after=2024-02-18T13:28:00+00:00 [2024-02-18T13:27:04.083+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:26:00+00:00 exited with status success for try_number 1 [2024-02-18T13:27:04.083+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:26:00+00:00 exited with status success for try_number 1 [2024-02-18T13:27:04.087+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:26:00+00:00, map_index=-1, run_start_date=2024-02-18 13:27:02.781501+00:00, run_end_date=2024-02-18 13:27:03.113215+00:00, run_duration=0.331714, state=success, executor_state=success, try_number=1, max_tries=1, job_id=200, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:27:01.030458+00:00, queued_by_job_id=1, pid=4278 [2024-02-18T13:27:04.087+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:26:00+00:00, map_index=-1, run_start_date=2024-02-18 13:27:02.752112+00:00, run_end_date=2024-02-18 13:27:03.976450+00:00, run_duration=1.224338, state=success, executor_state=success, try_number=1, max_tries=1, job_id=199, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:27:01.030458+00:00, queued_by_job_id=1, pid=4277 [2024-02-18T13:27:10.832+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T13:28:00.480+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:28:00+00:00, run_after=2024-02-18T13:29:00+00:00 [2024-02-18T13:28:00.484+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:28:00.488+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:28:00.528+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T13:28:00.528+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T13:28:00.528+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:28:00.529+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:28:00.529+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:28:00.531+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T13:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:28:00.532+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T13:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T13:28:00.532+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:28:00.532+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:28:00.532+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:28:00.532+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:28:00.694+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:26:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:28:00.694+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:27:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:28:00.694+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:27:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:28:00.700+0000] {scheduler_job.py:635} INFO - Setting external_id for to 47ad6dc0-b569-4191-80c2-a78564bd3c38 [2024-02-18T13:28:00.700+0000] {scheduler_job.py:635} INFO - Setting external_id for to 67f76cfa-1dea-4274-831d-be074832d1d4 [2024-02-18T13:28:00.701+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4342ed5b-0815-4b45-ae95-724f75d396d3 [2024-02-18T13:28:01.815+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:28:01.815+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 13:26:00+00:00, run_id=scheduled__2024-02-18T13:26:00+00:00, run_start_date=2024-02-18 13:28:00.496143+00:00, run_end_date=2024-02-18 13:28:01.815772+00:00, run_duration=1.319629, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:26:00+00:00, data_interval_end=2024-02-18 13:28:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T13:28:01.823+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T13:28:00+00:00, run_after=2024-02-18T13:30:00+00:00 [2024-02-18T13:28:01.866+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:26:00+00:00 exited with status success for try_number 1 [2024-02-18T13:28:01.872+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T13:26:00+00:00, map_index=-1, run_start_date=2024-02-18 13:28:01.178651+00:00, run_end_date=2024-02-18 13:28:01.438431+00:00, run_duration=0.25978, state=success, executor_state=success, try_number=1, max_tries=1, job_id=201, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:28:00.530419+00:00, queued_by_job_id=1, pid=4313 [2024-02-18T13:28:02.899+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:28:02.900+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:27:00+00:00, run_id=scheduled__2024-02-18T13:27:00+00:00, run_start_date=2024-02-18 13:28:00.496877+00:00, run_end_date=2024-02-18 13:28:02.900104+00:00, run_duration=2.403227, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:27:00+00:00, data_interval_end=2024-02-18 13:28:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:28:02.906+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:28:00+00:00, run_after=2024-02-18T13:29:00+00:00 [2024-02-18T13:28:02.930+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:27:00+00:00 exited with status success for try_number 1 [2024-02-18T13:28:02.933+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:27:00+00:00, map_index=-1, run_start_date=2024-02-18 13:28:02.003723+00:00, run_end_date=2024-02-18 13:28:02.225236+00:00, run_duration=0.221513, state=success, executor_state=success, try_number=1, max_tries=1, job_id=203, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:28:00.530419+00:00, queued_by_job_id=1, pid=4344 [2024-02-18T13:28:03.454+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:28:03.454+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:27:00+00:00, run_id=scheduled__2024-02-18T13:27:00+00:00, run_start_date=2024-02-18 13:28:00.497608+00:00, run_end_date=2024-02-18 13:28:03.454347+00:00, run_duration=2.956739, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:27:00+00:00, data_interval_end=2024-02-18 13:28:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:28:03.460+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:28:00+00:00, run_after=2024-02-18T13:29:00+00:00 [2024-02-18T13:28:03.480+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:27:00+00:00 exited with status success for try_number 1 [2024-02-18T13:28:03.484+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:27:00+00:00, map_index=-1, run_start_date=2024-02-18 13:28:01.934279+00:00, run_end_date=2024-02-18 13:28:02.954194+00:00, run_duration=1.019915, state=success, executor_state=success, try_number=1, max_tries=1, job_id=202, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:28:00.530419+00:00, queued_by_job_id=1, pid=4343 [2024-02-18T13:29:00.940+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:29:00+00:00, run_after=2024-02-18T13:30:00+00:00 [2024-02-18T13:29:00.944+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:29:00.977+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T13:29:00.977+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:29:00.977+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:29:00.978+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:29:00.979+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:29:00.980+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:29:00.980+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:29:00.980+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:29:01.073+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:28:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:29:01.073+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:28:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:29:01.080+0000] {scheduler_job.py:635} INFO - Setting external_id for to c52e3a7d-d5da-4eb7-a100-df5018daf463 [2024-02-18T13:29:01.080+0000] {scheduler_job.py:635} INFO - Setting external_id for to fe629348-5c5e-45e2-ba21-57770ddddb8a [2024-02-18T13:29:03.242+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:29:03.243+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:28:00+00:00, run_id=scheduled__2024-02-18T13:28:00+00:00, run_start_date=2024-02-18 13:29:00.952017+00:00, run_end_date=2024-02-18 13:29:03.243044+00:00, run_duration=2.291027, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:28:00+00:00, data_interval_end=2024-02-18 13:29:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:29:03.249+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:29:00+00:00, run_after=2024-02-18T13:30:00+00:00 [2024-02-18T13:29:03.273+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:28:00+00:00 exited with status success for try_number 1 [2024-02-18T13:29:03.276+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:28:00+00:00, map_index=-1, run_start_date=2024-02-18 13:29:02.381777+00:00, run_end_date=2024-02-18 13:29:02.634807+00:00, run_duration=0.25303, state=success, executor_state=success, try_number=1, max_tries=1, job_id=204, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:29:00.978712+00:00, queued_by_job_id=1, pid=4399 [2024-02-18T13:29:03.915+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:29:03.915+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:28:00+00:00, run_id=scheduled__2024-02-18T13:28:00+00:00, run_start_date=2024-02-18 13:29:00.952781+00:00, run_end_date=2024-02-18 13:29:03.915484+00:00, run_duration=2.962703, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:28:00+00:00, data_interval_end=2024-02-18 13:29:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:29:03.922+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:29:00+00:00, run_after=2024-02-18T13:30:00+00:00 [2024-02-18T13:29:03.944+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:28:00+00:00 exited with status success for try_number 1 [2024-02-18T13:29:03.948+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:28:00+00:00, map_index=-1, run_start_date=2024-02-18 13:29:02.428220+00:00, run_end_date=2024-02-18 13:29:03.576030+00:00, run_duration=1.14781, state=success, executor_state=success, try_number=1, max_tries=1, job_id=205, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:29:00.978712+00:00, queued_by_job_id=1, pid=4400 [2024-02-18T13:30:00.418+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:30:00.427+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:30:00+00:00, run_after=2024-02-18T13:31:00+00:00 [2024-02-18T13:30:00.435+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:30:00+00:00, run_after=2024-02-18T13:35:00+00:00 [2024-02-18T13:30:00.439+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:30:00.494+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T13:30:00.494+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:30:00.494+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T13:30:00.495+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:30:00.495+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:30:00.495+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:30:00.498+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T13:25:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T13:30:00.498+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T13:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T13:30:00.498+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T13:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:30:00.498+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T13:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T13:30:00.498+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:30:00.499+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:30:00.499+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:30:00.499+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:30:00.877+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T13:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:30:00.877+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:28:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:30:00.880+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:29:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:30:00.880+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:29:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:30:00.901+0000] {scheduler_job.py:635} INFO - Setting external_id for to 77adb007-f7fd-4ca6-8f6e-5ad4e8eb3af1 [2024-02-18T13:30:00.902+0000] {scheduler_job.py:635} INFO - Setting external_id for to 539c3a7d-faf3-4925-bb20-9e438ce017c1 [2024-02-18T13:30:00.902+0000] {scheduler_job.py:635} INFO - Setting external_id for to 81b03ed6-6f96-4a57-91a3-f6a37cf999fa [2024-02-18T13:30:00.902+0000] {scheduler_job.py:635} INFO - Setting external_id for to 29567d88-c8d9-4cdf-ae65-3f176a1eea06 [2024-02-18T13:30:02.144+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:30:02.145+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 13:28:00+00:00, run_id=scheduled__2024-02-18T13:28:00+00:00, run_start_date=2024-02-18 13:30:00.449090+00:00, run_end_date=2024-02-18 13:30:02.144850+00:00, run_duration=1.69576, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:28:00+00:00, data_interval_end=2024-02-18 13:30:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T13:30:02.159+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T13:30:00+00:00, run_after=2024-02-18T13:32:00+00:00 [2024-02-18T13:30:02.215+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:28:00+00:00 exited with status success for try_number 1 [2024-02-18T13:30:02.229+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T13:28:00+00:00, map_index=-1, run_start_date=2024-02-18 13:30:01.248898+00:00, run_end_date=2024-02-18 13:30:01.526159+00:00, run_duration=0.277261, state=success, executor_state=success, try_number=1, max_tries=1, job_id=206, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:30:00.496691+00:00, queued_by_job_id=1, pid=4436 [2024-02-18T13:30:03.265+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:30:03.265+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:29:00+00:00, run_id=scheduled__2024-02-18T13:29:00+00:00, run_start_date=2024-02-18 13:30:00.449935+00:00, run_end_date=2024-02-18 13:30:03.265685+00:00, run_duration=2.81575, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:29:00+00:00, data_interval_end=2024-02-18 13:30:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:30:03.275+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:30:00+00:00, run_after=2024-02-18T13:31:00+00:00 [2024-02-18T13:30:03.309+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:30:03.309+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:30:03.310+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:30:03.312+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T13:25:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T13:30:03.312+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T13:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T13:30:03.356+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T13:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:30:03.358+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T13:25:00+00:00 exited with status success for try_number 1 [2024-02-18T13:30:03.358+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:29:00+00:00 exited with status success for try_number 1 [2024-02-18T13:30:03.365+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:29:00+00:00, map_index=-1, run_start_date=2024-02-18 13:30:02.202056+00:00, run_end_date=2024-02-18 13:30:02.461249+00:00, run_duration=0.259193, state=success, executor_state=success, try_number=1, max_tries=1, job_id=207, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:30:00.496691+00:00, queued_by_job_id=1, pid=4476 [2024-02-18T13:30:03.365+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T13:25:00+00:00, map_index=-1, run_start_date=2024-02-18 13:30:02.292054+00:00, run_end_date=2024-02-18 13:30:02.555765+00:00, run_duration=0.263711, state=success, executor_state=success, try_number=1, max_tries=1, job_id=209, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:30:00.496691+00:00, queued_by_job_id=1, pid=4478 [2024-02-18T13:30:03.366+0000] {scheduler_job.py:635} INFO - Setting external_id for to 40a83b7e-93d1-486f-96a6-908ae2f4166e [2024-02-18T13:30:04.437+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:30:04.437+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:29:00+00:00, run_id=scheduled__2024-02-18T13:29:00+00:00, run_start_date=2024-02-18 13:30:00.450745+00:00, run_end_date=2024-02-18 13:30:04.437601+00:00, run_duration=3.986856, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:29:00+00:00, data_interval_end=2024-02-18 13:30:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:30:04.448+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:30:00+00:00, run_after=2024-02-18T13:31:00+00:00 [2024-02-18T13:30:04.493+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:29:00+00:00 exited with status success for try_number 1 [2024-02-18T13:30:04.498+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:29:00+00:00, map_index=-1, run_start_date=2024-02-18 13:30:02.271058+00:00, run_end_date=2024-02-18 13:30:03.803944+00:00, run_duration=1.532886, state=success, executor_state=success, try_number=1, max_tries=1, job_id=208, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:30:00.496691+00:00, queued_by_job_id=1, pid=4477 [2024-02-18T13:30:05.570+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:30:05.570+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:30:05.570+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:30:05.572+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T13:25:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T13:30:05.572+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T13:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T13:30:05.622+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T13:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:30:05.624+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T13:25:00+00:00 exited with status success for try_number 1 [2024-02-18T13:30:05.630+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6910a3af-5d32-4395-80b5-4c43ce998d80 [2024-02-18T13:30:05.630+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T13:25:00+00:00, map_index=-1, run_start_date=2024-02-18 13:30:04.574917+00:00, run_end_date=2024-02-18 13:30:04.814142+00:00, run_duration=0.239225, state=success, executor_state=success, try_number=1, max_tries=1, job_id=210, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:30:03.311109+00:00, queued_by_job_id=1, pid=4517 [2024-02-18T13:30:07.862+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:30:07.862+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:30:07.863+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:30:07.864+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T13:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:30:07.864+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T13:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T13:30:07.891+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T13:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:30:07.891+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T13:25:00+00:00 exited with status success for try_number 1 [2024-02-18T13:30:07.895+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6096a54e-430d-47cd-a77d-f7263fba0c82 [2024-02-18T13:30:07.895+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T13:25:00+00:00, map_index=0, run_start_date=2024-02-18 13:30:07.153350+00:00, run_end_date=2024-02-18 13:30:07.312731+00:00, run_duration=0.159381, state=success, executor_state=success, try_number=1, max_tries=1, job_id=211, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:30:05.571406+00:00, queued_by_job_id=1, pid=4529 [2024-02-18T13:30:09.543+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:30:09.543+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:25:00+00:00, run_id=scheduled__2024-02-18T13:25:00+00:00, run_start_date=2024-02-18 13:30:00.448293+00:00, run_end_date=2024-02-18 13:30:09.543466+00:00, run_duration=9.095173, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:25:00+00:00, data_interval_end=2024-02-18 13:30:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T13:30:09.547+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:30:00+00:00, run_after=2024-02-18T13:35:00+00:00 [2024-02-18T13:30:09.567+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T13:25:00+00:00 exited with status success for try_number 1 [2024-02-18T13:30:09.571+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T13:25:00+00:00, map_index=-1, run_start_date=2024-02-18 13:30:08.921417+00:00, run_end_date=2024-02-18 13:30:09.102111+00:00, run_duration=0.180694, state=success, executor_state=success, try_number=1, max_tries=1, job_id=212, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:30:07.863464+00:00, queued_by_job_id=1, pid=4541 [2024-02-18T13:31:01.011+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:31:00+00:00, run_after=2024-02-18T13:32:00+00:00 [2024-02-18T13:31:01.015+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:31:01.048+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T13:31:01.049+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:31:01.049+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:31:01.049+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:31:01.051+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:31:01.051+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:31:01.051+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:31:01.051+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:31:01.145+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:31:01.145+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:31:01.150+0000] {scheduler_job.py:635} INFO - Setting external_id for to cdc2d33c-69f0-4f39-95eb-04c9235a54f0 [2024-02-18T13:31:01.150+0000] {scheduler_job.py:635} INFO - Setting external_id for to fa765e6b-2785-4248-9774-e30a4a2361cf [2024-02-18T13:31:03.303+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:31:03.303+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:30:00+00:00, run_id=scheduled__2024-02-18T13:30:00+00:00, run_start_date=2024-02-18 13:31:01.022485+00:00, run_end_date=2024-02-18 13:31:03.303791+00:00, run_duration=2.281306, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:30:00+00:00, data_interval_end=2024-02-18 13:31:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:31:03.312+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:31:00+00:00, run_after=2024-02-18T13:32:00+00:00 [2024-02-18T13:31:03.336+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:30:00+00:00 exited with status success for try_number 1 [2024-02-18T13:31:03.339+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:30:00+00:00, map_index=-1, run_start_date=2024-02-18 13:31:02.346476+00:00, run_end_date=2024-02-18 13:31:02.537975+00:00, run_duration=0.191499, state=success, executor_state=success, try_number=1, max_tries=1, job_id=214, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:31:01.050286+00:00, queued_by_job_id=1, pid=4578 [2024-02-18T13:31:04.371+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:31:04.372+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:30:00+00:00, run_id=scheduled__2024-02-18T13:30:00+00:00, run_start_date=2024-02-18 13:31:01.023230+00:00, run_end_date=2024-02-18 13:31:04.372148+00:00, run_duration=3.348918, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:30:00+00:00, data_interval_end=2024-02-18 13:31:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:31:04.381+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:31:00+00:00, run_after=2024-02-18T13:32:00+00:00 [2024-02-18T13:31:04.411+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:30:00+00:00 exited with status success for try_number 1 [2024-02-18T13:31:04.416+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:30:00+00:00, map_index=-1, run_start_date=2024-02-18 13:31:02.344679+00:00, run_end_date=2024-02-18 13:31:03.317622+00:00, run_duration=0.972943, state=success, executor_state=success, try_number=1, max_tries=1, job_id=213, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:31:01.050286+00:00, queued_by_job_id=1, pid=4577 [2024-02-18T13:32:00.463+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:32:00.471+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:32:00+00:00, run_after=2024-02-18T13:33:00+00:00 [2024-02-18T13:32:00.475+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:32:00.514+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T13:32:00.515+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T13:32:00.515+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:32:00.515+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:32:00.515+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:32:00.517+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T13:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:32:00.517+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T13:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T13:32:00.518+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:32:00.518+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:32:00.518+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:32:00.518+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:32:00.679+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:32:00.679+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:31:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:32:00.679+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:31:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:32:00.686+0000] {scheduler_job.py:635} INFO - Setting external_id for to f0cde8ba-28ed-48f7-b684-a1ed96aa41b2 [2024-02-18T13:32:00.686+0000] {scheduler_job.py:635} INFO - Setting external_id for to 76a80ac7-9da0-4529-91af-6818d26c7dd1 [2024-02-18T13:32:00.686+0000] {scheduler_job.py:635} INFO - Setting external_id for to 54f3b9ed-61d6-47d2-9ce4-92e0518b7b80 [2024-02-18T13:32:01.515+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:32:01.515+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 13:30:00+00:00, run_id=scheduled__2024-02-18T13:30:00+00:00, run_start_date=2024-02-18 13:32:00.484067+00:00, run_end_date=2024-02-18 13:32:01.515500+00:00, run_duration=1.031433, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:30:00+00:00, data_interval_end=2024-02-18 13:32:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T13:32:01.522+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T13:32:00+00:00, run_after=2024-02-18T13:34:00+00:00 [2024-02-18T13:32:01.559+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:30:00+00:00 exited with status success for try_number 1 [2024-02-18T13:32:01.563+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T13:30:00+00:00, map_index=-1, run_start_date=2024-02-18 13:32:01.141534+00:00, run_end_date=2024-02-18 13:32:01.388038+00:00, run_duration=0.246504, state=success, executor_state=success, try_number=1, max_tries=1, job_id=215, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:32:00.516380+00:00, queued_by_job_id=1, pid=4613 [2024-02-18T13:32:02.616+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:32:02.616+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:31:00+00:00, run_id=scheduled__2024-02-18T13:31:00+00:00, run_start_date=2024-02-18 13:32:00.484773+00:00, run_end_date=2024-02-18 13:32:02.616484+00:00, run_duration=2.131711, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:31:00+00:00, data_interval_end=2024-02-18 13:32:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:32:02.624+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:32:00+00:00, run_after=2024-02-18T13:33:00+00:00 [2024-02-18T13:32:02.651+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:31:00+00:00 exited with status success for try_number 1 [2024-02-18T13:32:02.654+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:31:00+00:00, map_index=-1, run_start_date=2024-02-18 13:32:01.858005+00:00, run_end_date=2024-02-18 13:32:02.051374+00:00, run_duration=0.193369, state=success, executor_state=success, try_number=1, max_tries=1, job_id=216, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:32:00.516380+00:00, queued_by_job_id=1, pid=4643 [2024-02-18T13:32:03.686+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:32:03.686+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:31:00+00:00, run_id=scheduled__2024-02-18T13:31:00+00:00, run_start_date=2024-02-18 13:32:00.485444+00:00, run_end_date=2024-02-18 13:32:03.686813+00:00, run_duration=3.201369, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:31:00+00:00, data_interval_end=2024-02-18 13:32:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:32:03.695+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:32:00+00:00, run_after=2024-02-18T13:33:00+00:00 [2024-02-18T13:32:03.716+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:31:00+00:00 exited with status success for try_number 1 [2024-02-18T13:32:03.719+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:31:00+00:00, map_index=-1, run_start_date=2024-02-18 13:32:01.967842+00:00, run_end_date=2024-02-18 13:32:03.025694+00:00, run_duration=1.057852, state=success, executor_state=success, try_number=1, max_tries=1, job_id=217, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:32:00.516380+00:00, queued_by_job_id=1, pid=4644 [2024-02-18T13:32:10.866+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T13:33:00.668+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:33:00+00:00, run_after=2024-02-18T13:34:00+00:00 [2024-02-18T13:33:00.672+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:33:00.705+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T13:33:00.706+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:33:00.706+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:33:00.706+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:33:00.708+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:33:00.708+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:33:00.708+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:33:00.708+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:33:00.797+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:32:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:33:00.797+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:32:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:33:00.803+0000] {scheduler_job.py:635} INFO - Setting external_id for to 053f1751-f60d-4af6-99de-be0393e766a5 [2024-02-18T13:33:00.803+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5e738a2f-6acb-45ac-98d9-074a54866973 [2024-02-18T13:33:02.634+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:33:02.634+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:32:00+00:00, run_id=scheduled__2024-02-18T13:32:00+00:00, run_start_date=2024-02-18 13:33:00.680286+00:00, run_end_date=2024-02-18 13:33:02.634674+00:00, run_duration=1.954388, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:32:00+00:00, data_interval_end=2024-02-18 13:33:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:33:02.643+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:33:00+00:00, run_after=2024-02-18T13:34:00+00:00 [2024-02-18T13:33:02.667+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:32:00+00:00 exited with status success for try_number 1 [2024-02-18T13:33:02.671+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:32:00+00:00, map_index=-1, run_start_date=2024-02-18 13:33:01.829139+00:00, run_end_date=2024-02-18 13:33:02.040844+00:00, run_duration=0.211705, state=success, executor_state=success, try_number=1, max_tries=1, job_id=218, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:33:00.707222+00:00, queued_by_job_id=1, pid=4698 [2024-02-18T13:33:03.706+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:33:03.706+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:32:00+00:00, run_id=scheduled__2024-02-18T13:32:00+00:00, run_start_date=2024-02-18 13:33:00.681021+00:00, run_end_date=2024-02-18 13:33:03.706557+00:00, run_duration=3.025536, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:32:00+00:00, data_interval_end=2024-02-18 13:33:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:33:03.712+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:33:00+00:00, run_after=2024-02-18T13:34:00+00:00 [2024-02-18T13:33:03.730+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:32:00+00:00 exited with status success for try_number 1 [2024-02-18T13:33:03.733+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:32:00+00:00, map_index=-1, run_start_date=2024-02-18 13:33:01.830341+00:00, run_end_date=2024-02-18 13:33:02.877240+00:00, run_duration=1.046899, state=success, executor_state=success, try_number=1, max_tries=1, job_id=219, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:33:00.707222+00:00, queued_by_job_id=1, pid=4699 [2024-02-18T13:34:00.873+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:34:00.881+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:34:00+00:00, run_after=2024-02-18T13:35:00+00:00 [2024-02-18T13:34:00.885+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:34:00.928+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T13:34:00.928+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T13:34:00.929+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:34:00.929+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:34:00.929+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:34:00.931+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T13:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:34:00.931+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T13:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T13:34:00.931+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:34:00.932+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:34:00.932+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:34:00.932+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:34:01.078+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:32:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:34:01.078+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:33:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:34:01.078+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:33:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:34:01.086+0000] {scheduler_job.py:635} INFO - Setting external_id for to 822ca23e-e2b6-4272-b994-37f4d0906d24 [2024-02-18T13:34:01.086+0000] {scheduler_job.py:635} INFO - Setting external_id for to 713a8842-7516-4946-b313-79d4d65a1e45 [2024-02-18T13:34:01.086+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8b1d8d96-bdb1-4802-aff6-6963dfab5d33 [2024-02-18T13:34:02.214+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:34:02.215+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 13:32:00+00:00, run_id=scheduled__2024-02-18T13:32:00+00:00, run_start_date=2024-02-18 13:34:00.893215+00:00, run_end_date=2024-02-18 13:34:02.214896+00:00, run_duration=1.321681, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:32:00+00:00, data_interval_end=2024-02-18 13:34:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T13:34:02.222+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T13:34:00+00:00, run_after=2024-02-18T13:36:00+00:00 [2024-02-18T13:34:02.260+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:32:00+00:00 exited with status success for try_number 1 [2024-02-18T13:34:02.264+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T13:32:00+00:00, map_index=-1, run_start_date=2024-02-18 13:34:01.463211+00:00, run_end_date=2024-02-18 13:34:01.706489+00:00, run_duration=0.243278, state=success, executor_state=success, try_number=1, max_tries=1, job_id=220, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:34:00.930363+00:00, queued_by_job_id=1, pid=4734 [2024-02-18T13:34:03.114+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:34:03.114+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:33:00+00:00, run_id=scheduled__2024-02-18T13:33:00+00:00, run_start_date=2024-02-18 13:34:00.894018+00:00, run_end_date=2024-02-18 13:34:03.114620+00:00, run_duration=2.220602, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:33:00+00:00, data_interval_end=2024-02-18 13:34:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:34:03.121+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:34:00+00:00, run_after=2024-02-18T13:35:00+00:00 [2024-02-18T13:34:03.147+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:33:00+00:00 exited with status success for try_number 1 [2024-02-18T13:34:03.150+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:33:00+00:00, map_index=-1, run_start_date=2024-02-18 13:34:02.402047+00:00, run_end_date=2024-02-18 13:34:02.616934+00:00, run_duration=0.214887, state=success, executor_state=success, try_number=1, max_tries=1, job_id=222, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:34:00.930363+00:00, queued_by_job_id=1, pid=4765 [2024-02-18T13:34:04.187+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:34:04.188+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:33:00+00:00, run_id=scheduled__2024-02-18T13:33:00+00:00, run_start_date=2024-02-18 13:34:00.894717+00:00, run_end_date=2024-02-18 13:34:04.187922+00:00, run_duration=3.293205, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:33:00+00:00, data_interval_end=2024-02-18 13:34:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:34:04.194+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:34:00+00:00, run_after=2024-02-18T13:35:00+00:00 [2024-02-18T13:34:04.213+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:33:00+00:00 exited with status success for try_number 1 [2024-02-18T13:34:04.216+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:33:00+00:00, map_index=-1, run_start_date=2024-02-18 13:34:02.390338+00:00, run_end_date=2024-02-18 13:34:03.349949+00:00, run_duration=0.959611, state=success, executor_state=success, try_number=1, max_tries=1, job_id=221, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:34:00.930363+00:00, queued_by_job_id=1, pid=4764 [2024-02-18T13:35:00.074+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:35:00.082+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:35:00+00:00, run_after=2024-02-18T13:36:00+00:00 [2024-02-18T13:35:00.090+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:35:00+00:00, run_after=2024-02-18T13:40:00+00:00 [2024-02-18T13:35:00.133+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T13:35:00.133+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:35:00.133+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:35:00.134+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:35:00.134+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:35:00.136+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T13:30:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T13:35:00.136+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T13:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T13:35:00.136+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:35:00.136+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:35:00.136+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:35:00.137+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:35:00.267+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T13:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:35:00.269+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:34:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:35:00.269+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:34:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:35:00.278+0000] {scheduler_job.py:635} INFO - Setting external_id for to b4f405e8-fabb-49b3-a3b6-293410255cff [2024-02-18T13:35:00.278+0000] {scheduler_job.py:635} INFO - Setting external_id for to 014254eb-31f9-4042-a119-f02906a3c2e8 [2024-02-18T13:35:00.278+0000] {scheduler_job.py:635} INFO - Setting external_id for to a7de6567-ae5f-4892-be55-1cce15d6a617 [2024-02-18T13:35:02.495+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:35:02.495+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:34:00+00:00, run_id=scheduled__2024-02-18T13:34:00+00:00, run_start_date=2024-02-18 13:35:00.098535+00:00, run_end_date=2024-02-18 13:35:02.495398+00:00, run_duration=2.396863, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:34:00+00:00, data_interval_end=2024-02-18 13:35:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:35:02.502+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:35:00+00:00, run_after=2024-02-18T13:36:00+00:00 [2024-02-18T13:35:02.516+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:35:02.516+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:35:02.517+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:35:02.518+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T13:30:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T13:35:02.518+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T13:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T13:35:02.546+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T13:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:35:02.546+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T13:30:00+00:00 exited with status success for try_number 1 [2024-02-18T13:35:02.546+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:34:00+00:00 exited with status success for try_number 1 [2024-02-18T13:35:02.550+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:34:00+00:00, map_index=-1, run_start_date=2024-02-18 13:35:01.630051+00:00, run_end_date=2024-02-18 13:35:01.866352+00:00, run_duration=0.236301, state=success, executor_state=success, try_number=1, max_tries=1, job_id=224, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:35:00.135087+00:00, queued_by_job_id=1, pid=4840 [2024-02-18T13:35:02.550+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T13:30:00+00:00, map_index=-1, run_start_date=2024-02-18 13:35:01.432252+00:00, run_end_date=2024-02-18 13:35:01.688654+00:00, run_duration=0.256402, state=success, executor_state=success, try_number=1, max_tries=1, job_id=223, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:35:00.135087+00:00, queued_by_job_id=1, pid=4812 [2024-02-18T13:35:02.551+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3c35c539-8ff3-4a7c-a4a2-dc41a20b2372 [2024-02-18T13:35:03.610+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:35:03.610+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:34:00+00:00, run_id=scheduled__2024-02-18T13:34:00+00:00, run_start_date=2024-02-18 13:35:00.099182+00:00, run_end_date=2024-02-18 13:35:03.610583+00:00, run_duration=3.511401, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:34:00+00:00, data_interval_end=2024-02-18 13:35:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:35:03.619+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:35:00+00:00, run_after=2024-02-18T13:36:00+00:00 [2024-02-18T13:35:03.647+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:34:00+00:00 exited with status success for try_number 1 [2024-02-18T13:35:03.650+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:34:00+00:00, map_index=-1, run_start_date=2024-02-18 13:35:01.712377+00:00, run_end_date=2024-02-18 13:35:02.620154+00:00, run_duration=0.907777, state=success, executor_state=success, try_number=1, max_tries=1, job_id=225, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:35:00.135087+00:00, queued_by_job_id=1, pid=4841 [2024-02-18T13:35:04.709+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:35:04.709+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:35:04.710+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:35:04.711+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T13:30:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T13:35:04.712+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T13:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T13:35:04.746+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T13:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:35:04.746+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T13:30:00+00:00 exited with status success for try_number 1 [2024-02-18T13:35:04.751+0000] {scheduler_job.py:635} INFO - Setting external_id for to f7010ac2-9a72-4e5d-9a67-4502a4dc8058 [2024-02-18T13:35:04.751+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T13:30:00+00:00, map_index=-1, run_start_date=2024-02-18 13:35:03.591174+00:00, run_end_date=2024-02-18 13:35:03.754745+00:00, run_duration=0.163571, state=success, executor_state=success, try_number=1, max_tries=1, job_id=226, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:35:02.517691+00:00, queued_by_job_id=1, pid=4871 [2024-02-18T13:35:06.932+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:35:06.932+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:35:06.933+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:35:06.934+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T13:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:35:06.934+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T13:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T13:35:06.963+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T13:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:35:06.963+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T13:30:00+00:00 exited with status success for try_number 1 [2024-02-18T13:35:06.967+0000] {scheduler_job.py:635} INFO - Setting external_id for to 229baf38-8207-4296-8fa2-9767eff5d77c [2024-02-18T13:35:06.967+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T13:30:00+00:00, map_index=0, run_start_date=2024-02-18 13:35:06.001322+00:00, run_end_date=2024-02-18 13:35:06.239362+00:00, run_duration=0.23804, state=success, executor_state=success, try_number=1, max_tries=1, job_id=227, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:35:04.710683+00:00, queued_by_job_id=1, pid=4883 [2024-02-18T13:35:08.688+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:35:08.689+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:30:00+00:00, run_id=scheduled__2024-02-18T13:30:00+00:00, run_start_date=2024-02-18 13:35:00.097790+00:00, run_end_date=2024-02-18 13:35:08.689207+00:00, run_duration=8.591417, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:30:00+00:00, data_interval_end=2024-02-18 13:35:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T13:35:08.693+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:35:00+00:00, run_after=2024-02-18T13:40:00+00:00 [2024-02-18T13:35:08.713+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T13:30:00+00:00 exited with status success for try_number 1 [2024-02-18T13:35:08.716+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T13:30:00+00:00, map_index=-1, run_start_date=2024-02-18 13:35:07.994482+00:00, run_end_date=2024-02-18 13:35:08.150950+00:00, run_duration=0.156468, state=success, executor_state=success, try_number=1, max_tries=1, job_id=228, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:35:06.933866+00:00, queued_by_job_id=1, pid=4895 [2024-02-18T13:36:00.278+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:36:00.287+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:36:00+00:00, run_after=2024-02-18T13:37:00+00:00 [2024-02-18T13:36:00.292+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:36:00.331+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T13:36:00.331+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T13:36:00.331+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:36:00.331+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:36:00.332+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:36:00.334+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T13:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:36:00.334+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T13:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T13:36:00.334+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:36:00.334+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:36:00.334+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:36:00.334+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:36:00.475+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:34:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:36:00.475+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:36:00.475+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:36:00.482+0000] {scheduler_job.py:635} INFO - Setting external_id for to 68080dc2-c88b-4c96-9a34-484e849b848e [2024-02-18T13:36:00.482+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3f7a755e-1e61-4971-894d-97d5e2fa29c9 [2024-02-18T13:36:00.482+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0f7517c3-4257-4a3b-8d64-d3d13190a587 [2024-02-18T13:36:01.631+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:36:01.632+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 13:34:00+00:00, run_id=scheduled__2024-02-18T13:34:00+00:00, run_start_date=2024-02-18 13:36:00.300186+00:00, run_end_date=2024-02-18 13:36:01.632253+00:00, run_duration=1.332067, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:34:00+00:00, data_interval_end=2024-02-18 13:36:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T13:36:01.641+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T13:36:00+00:00, run_after=2024-02-18T13:38:00+00:00 [2024-02-18T13:36:01.682+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:34:00+00:00 exited with status success for try_number 1 [2024-02-18T13:36:01.686+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T13:34:00+00:00, map_index=-1, run_start_date=2024-02-18 13:36:00.940954+00:00, run_end_date=2024-02-18 13:36:01.188494+00:00, run_duration=0.24754, state=success, executor_state=success, try_number=1, max_tries=1, job_id=229, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:36:00.332934+00:00, queued_by_job_id=1, pid=4912 [2024-02-18T13:36:02.716+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:36:02.716+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:35:00+00:00, run_id=scheduled__2024-02-18T13:35:00+00:00, run_start_date=2024-02-18 13:36:00.300905+00:00, run_end_date=2024-02-18 13:36:02.716675+00:00, run_duration=2.41577, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:35:00+00:00, data_interval_end=2024-02-18 13:36:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:36:02.723+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:36:00+00:00, run_after=2024-02-18T13:37:00+00:00 [2024-02-18T13:36:02.747+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:35:00+00:00 exited with status success for try_number 1 [2024-02-18T13:36:02.750+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:35:00+00:00, map_index=-1, run_start_date=2024-02-18 13:36:01.742165+00:00, run_end_date=2024-02-18 13:36:01.934583+00:00, run_duration=0.192418, state=success, executor_state=success, try_number=1, max_tries=1, job_id=230, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:36:00.332934+00:00, queued_by_job_id=1, pid=4942 [2024-02-18T13:36:03.777+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:36:03.777+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:35:00+00:00, run_id=scheduled__2024-02-18T13:35:00+00:00, run_start_date=2024-02-18 13:36:00.301580+00:00, run_end_date=2024-02-18 13:36:03.777404+00:00, run_duration=3.475824, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:35:00+00:00, data_interval_end=2024-02-18 13:36:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:36:03.783+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:36:00+00:00, run_after=2024-02-18T13:37:00+00:00 [2024-02-18T13:36:03.801+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:35:00+00:00 exited with status success for try_number 1 [2024-02-18T13:36:03.804+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:35:00+00:00, map_index=-1, run_start_date=2024-02-18 13:36:01.773037+00:00, run_end_date=2024-02-18 13:36:03.174218+00:00, run_duration=1.401181, state=success, executor_state=success, try_number=1, max_tries=1, job_id=231, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:36:00.332934+00:00, queued_by_job_id=1, pid=4943 [2024-02-18T13:37:00.642+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:37:00+00:00, run_after=2024-02-18T13:38:00+00:00 [2024-02-18T13:37:00.646+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:37:00.678+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T13:37:00.679+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:37:00.679+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:37:00.679+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:37:00.681+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:37:00.681+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:37:00.681+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:37:00.681+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:37:00.771+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:36:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:37:00.771+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:36:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:37:00.776+0000] {scheduler_job.py:635} INFO - Setting external_id for to 77eda877-edfc-455b-bf98-d5f3c1d03d4f [2024-02-18T13:37:00.776+0000] {scheduler_job.py:635} INFO - Setting external_id for to 432e60ab-8f18-4196-a989-24200367b48b [2024-02-18T13:37:02.945+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:37:02.946+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:36:00+00:00, run_id=scheduled__2024-02-18T13:36:00+00:00, run_start_date=2024-02-18 13:37:00.654753+00:00, run_end_date=2024-02-18 13:37:02.945733+00:00, run_duration=2.29098, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:36:00+00:00, data_interval_end=2024-02-18 13:37:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:37:02.956+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:37:00+00:00, run_after=2024-02-18T13:38:00+00:00 [2024-02-18T13:37:02.983+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:36:00+00:00 exited with status success for try_number 1 [2024-02-18T13:37:02.986+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:36:00+00:00, map_index=-1, run_start_date=2024-02-18 13:37:02.062212+00:00, run_end_date=2024-02-18 13:37:02.358123+00:00, run_duration=0.295911, state=success, executor_state=success, try_number=1, max_tries=1, job_id=233, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:37:00.680168+00:00, queued_by_job_id=1, pid=4998 [2024-02-18T13:37:04.014+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:37:04.014+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:36:00+00:00, run_id=scheduled__2024-02-18T13:36:00+00:00, run_start_date=2024-02-18 13:37:00.655481+00:00, run_end_date=2024-02-18 13:37:04.014914+00:00, run_duration=3.359433, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:36:00+00:00, data_interval_end=2024-02-18 13:37:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:37:04.021+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:37:00+00:00, run_after=2024-02-18T13:38:00+00:00 [2024-02-18T13:37:04.041+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:36:00+00:00 exited with status success for try_number 1 [2024-02-18T13:37:04.044+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:36:00+00:00, map_index=-1, run_start_date=2024-02-18 13:37:02.056015+00:00, run_end_date=2024-02-18 13:37:03.305107+00:00, run_duration=1.249092, state=success, executor_state=success, try_number=1, max_tries=1, job_id=232, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:37:00.680168+00:00, queued_by_job_id=1, pid=4997 [2024-02-18T13:37:10.900+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T13:38:00.176+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:38:00.179+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:38:00.187+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:38:00+00:00, run_after=2024-02-18T13:39:00+00:00 [2024-02-18T13:38:00.226+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T13:38:00.226+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T13:38:00.226+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:38:00.226+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:38:00.227+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:38:00.229+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T13:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:38:00.229+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T13:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T13:38:00.229+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:38:00.229+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:38:00.229+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:38:00.229+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:38:00.378+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:36:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:38:00.378+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:37:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:38:00.378+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:37:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:38:00.385+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1f6a1b2e-4e19-4e14-9215-f30f1d231b84 [2024-02-18T13:38:00.385+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5de62241-51f0-4333-b26e-4f91ff7f361b [2024-02-18T13:38:00.385+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5e7ee83f-54ff-493e-ab88-626e0255419a [2024-02-18T13:38:01.503+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:38:01.504+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 13:36:00+00:00, run_id=scheduled__2024-02-18T13:36:00+00:00, run_start_date=2024-02-18 13:38:00.195621+00:00, run_end_date=2024-02-18 13:38:01.504374+00:00, run_duration=1.308753, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:36:00+00:00, data_interval_end=2024-02-18 13:38:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T13:38:01.515+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T13:38:00+00:00, run_after=2024-02-18T13:40:00+00:00 [2024-02-18T13:38:01.551+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:36:00+00:00 exited with status success for try_number 1 [2024-02-18T13:38:01.555+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T13:36:00+00:00, map_index=-1, run_start_date=2024-02-18 13:38:00.822958+00:00, run_end_date=2024-02-18 13:38:01.028312+00:00, run_duration=0.205354, state=success, executor_state=success, try_number=1, max_tries=1, job_id=234, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:38:00.227779+00:00, queued_by_job_id=1, pid=5033 [2024-02-18T13:38:02.583+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:38:02.584+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:37:00+00:00, run_id=scheduled__2024-02-18T13:37:00+00:00, run_start_date=2024-02-18 13:38:00.196365+00:00, run_end_date=2024-02-18 13:38:02.583952+00:00, run_duration=2.387587, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:37:00+00:00, data_interval_end=2024-02-18 13:38:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:38:02.590+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:38:00+00:00, run_after=2024-02-18T13:39:00+00:00 [2024-02-18T13:38:02.613+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:37:00+00:00 exited with status success for try_number 1 [2024-02-18T13:38:02.616+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:37:00+00:00, map_index=-1, run_start_date=2024-02-18 13:38:01.584005+00:00, run_end_date=2024-02-18 13:38:01.779326+00:00, run_duration=0.195321, state=success, executor_state=success, try_number=1, max_tries=1, job_id=235, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:38:00.227779+00:00, queued_by_job_id=1, pid=5063 [2024-02-18T13:38:03.644+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:38:03.644+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:37:00+00:00, run_id=scheduled__2024-02-18T13:37:00+00:00, run_start_date=2024-02-18 13:38:00.197076+00:00, run_end_date=2024-02-18 13:38:03.644857+00:00, run_duration=3.447781, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:37:00+00:00, data_interval_end=2024-02-18 13:38:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:38:03.651+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:38:00+00:00, run_after=2024-02-18T13:39:00+00:00 [2024-02-18T13:38:03.671+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:37:00+00:00 exited with status success for try_number 1 [2024-02-18T13:38:03.674+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:37:00+00:00, map_index=-1, run_start_date=2024-02-18 13:38:01.611247+00:00, run_end_date=2024-02-18 13:38:02.735344+00:00, run_duration=1.124097, state=success, executor_state=success, try_number=1, max_tries=1, job_id=236, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:38:00.227779+00:00, queued_by_job_id=1, pid=5064 [2024-02-18T13:39:00.869+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:39:00.877+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:39:00+00:00, run_after=2024-02-18T13:40:00+00:00 [2024-02-18T13:39:00.910+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T13:39:00.910+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:39:00.910+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:39:00.911+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:39:00.912+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:39:00.912+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:39:00.912+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:39:00.913+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:39:01.007+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:38:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:39:01.007+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:38:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:39:01.014+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7537f481-7d9c-4b83-953e-71a2896c5ba2 [2024-02-18T13:39:01.014+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2c88ee8d-04b4-4735-950e-897a99a58968 [2024-02-18T13:39:03.182+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:39:03.183+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:38:00+00:00, run_id=scheduled__2024-02-18T13:38:00+00:00, run_start_date=2024-02-18 13:39:00.885144+00:00, run_end_date=2024-02-18 13:39:03.182987+00:00, run_duration=2.297843, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:38:00+00:00, data_interval_end=2024-02-18 13:39:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:39:03.190+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:39:00+00:00, run_after=2024-02-18T13:40:00+00:00 [2024-02-18T13:39:03.194+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:39:03.194+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:38:00+00:00, run_id=scheduled__2024-02-18T13:38:00+00:00, run_start_date=2024-02-18 13:39:00.885915+00:00, run_end_date=2024-02-18 13:39:03.194810+00:00, run_duration=2.308895, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:38:00+00:00, data_interval_end=2024-02-18 13:39:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:39:03.201+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:39:00+00:00, run_after=2024-02-18T13:40:00+00:00 [2024-02-18T13:39:03.221+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:38:00+00:00 exited with status success for try_number 1 [2024-02-18T13:39:03.221+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:38:00+00:00 exited with status success for try_number 1 [2024-02-18T13:39:03.225+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:38:00+00:00, map_index=-1, run_start_date=2024-02-18 13:39:02.053529+00:00, run_end_date=2024-02-18 13:39:02.259074+00:00, run_duration=0.205545, state=success, executor_state=success, try_number=1, max_tries=1, job_id=238, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:39:00.911520+00:00, queued_by_job_id=1, pid=5119 [2024-02-18T13:39:03.225+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:38:00+00:00, map_index=-1, run_start_date=2024-02-18 13:39:02.054307+00:00, run_end_date=2024-02-18 13:39:03.092808+00:00, run_duration=1.038501, state=success, executor_state=success, try_number=1, max_tries=1, job_id=237, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:39:00.911520+00:00, queued_by_job_id=1, pid=5120 [2024-02-18T13:40:00.060+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:40:00+00:00, run_after=2024-02-18T13:45:00+00:00 [2024-02-18T13:40:00.064+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:40:00.068+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:40:00.076+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:40:00+00:00, run_after=2024-02-18T13:41:00+00:00 [2024-02-18T13:40:00.131+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T13:40:00.131+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:40:00.131+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T13:40:00.131+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:40:00.131+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:40:00.132+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:40:00.134+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T13:35:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T13:40:00.134+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T13:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T13:40:00.134+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T13:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:40:00.135+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T13:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T13:40:00.135+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:40:00.135+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:40:00.135+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:40:00.135+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:40:00.449+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T13:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:40:00.450+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:38:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:40:00.450+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:39:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:40:00.450+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:39:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:40:00.463+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2acd8da5-812b-448d-8017-9b16237471c4 [2024-02-18T13:40:00.464+0000] {scheduler_job.py:635} INFO - Setting external_id for to c55e65b7-a37a-498d-b893-ef220e0810d8 [2024-02-18T13:40:00.464+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6e9457e8-eeb6-4be0-b591-736851d5af98 [2024-02-18T13:40:00.465+0000] {scheduler_job.py:635} INFO - Setting external_id for to 87a7be5a-7d93-4f84-9506-394ac1093519 [2024-02-18T13:40:01.516+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:40:01.516+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 13:38:00+00:00, run_id=scheduled__2024-02-18T13:38:00+00:00, run_start_date=2024-02-18 13:40:00.085602+00:00, run_end_date=2024-02-18 13:40:01.516748+00:00, run_duration=1.431146, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:38:00+00:00, data_interval_end=2024-02-18 13:40:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T13:40:01.525+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T13:40:00+00:00, run_after=2024-02-18T13:42:00+00:00 [2024-02-18T13:40:01.571+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:38:00+00:00 exited with status success for try_number 1 [2024-02-18T13:40:01.576+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T13:38:00+00:00, map_index=-1, run_start_date=2024-02-18 13:40:00.887282+00:00, run_end_date=2024-02-18 13:40:01.174180+00:00, run_duration=0.286898, state=success, executor_state=success, try_number=1, max_tries=1, job_id=239, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:40:00.133001+00:00, queued_by_job_id=1, pid=5156 [2024-02-18T13:40:02.624+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:40:02.624+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:39:00+00:00, run_id=scheduled__2024-02-18T13:39:00+00:00, run_start_date=2024-02-18 13:40:00.086379+00:00, run_end_date=2024-02-18 13:40:02.624521+00:00, run_duration=2.538142, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:39:00+00:00, data_interval_end=2024-02-18 13:40:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:40:02.631+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:40:00+00:00, run_after=2024-02-18T13:41:00+00:00 [2024-02-18T13:40:02.648+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:40:02.648+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:40:02.649+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:40:02.650+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T13:35:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T13:40:02.650+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T13:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T13:40:02.681+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T13:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:40:02.682+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T13:35:00+00:00 exited with status success for try_number 1 [2024-02-18T13:40:02.682+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:39:00+00:00 exited with status success for try_number 1 [2024-02-18T13:40:02.687+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1ec95a32-7912-4543-b69e-8026bce20572 [2024-02-18T13:40:02.688+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T13:35:00+00:00, map_index=-1, run_start_date=2024-02-18 13:40:01.846894+00:00, run_end_date=2024-02-18 13:40:02.066924+00:00, run_duration=0.22003, state=success, executor_state=success, try_number=1, max_tries=1, job_id=241, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:40:00.133001+00:00, queued_by_job_id=1, pid=5197 [2024-02-18T13:40:02.688+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:39:00+00:00, map_index=-1, run_start_date=2024-02-18 13:40:01.746707+00:00, run_end_date=2024-02-18 13:40:01.977549+00:00, run_duration=0.230842, state=success, executor_state=success, try_number=1, max_tries=1, job_id=240, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:40:00.133001+00:00, queued_by_job_id=1, pid=5196 [2024-02-18T13:40:03.780+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:40:03.781+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:39:00+00:00, run_id=scheduled__2024-02-18T13:39:00+00:00, run_start_date=2024-02-18 13:40:00.087057+00:00, run_end_date=2024-02-18 13:40:03.781455+00:00, run_duration=3.694398, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:39:00+00:00, data_interval_end=2024-02-18 13:40:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:40:03.789+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:40:00+00:00, run_after=2024-02-18T13:41:00+00:00 [2024-02-18T13:40:03.820+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:39:00+00:00 exited with status success for try_number 1 [2024-02-18T13:40:03.825+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:39:00+00:00, map_index=-1, run_start_date=2024-02-18 13:40:01.868863+00:00, run_end_date=2024-02-18 13:40:02.841916+00:00, run_duration=0.973053, state=success, executor_state=success, try_number=1, max_tries=1, job_id=242, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:40:00.133001+00:00, queued_by_job_id=1, pid=5198 [2024-02-18T13:40:04.868+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:40:04.868+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:40:04.869+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:40:04.870+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T13:35:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T13:40:04.871+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T13:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T13:40:04.904+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T13:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:40:04.904+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T13:35:00+00:00 exited with status success for try_number 1 [2024-02-18T13:40:04.909+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8a0b5516-9abf-4a5c-b7fb-b7abc1ba9c54 [2024-02-18T13:40:04.909+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T13:35:00+00:00, map_index=-1, run_start_date=2024-02-18 13:40:03.719742+00:00, run_end_date=2024-02-18 13:40:03.888555+00:00, run_duration=0.168813, state=success, executor_state=success, try_number=1, max_tries=1, job_id=243, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:40:02.649477+00:00, queued_by_job_id=1, pid=5237 [2024-02-18T13:40:06.627+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:40:06.627+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:40:06.627+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:40:06.629+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T13:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:40:06.629+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T13:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T13:40:06.656+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T13:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:40:06.657+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T13:35:00+00:00 exited with status success for try_number 1 [2024-02-18T13:40:06.660+0000] {scheduler_job.py:635} INFO - Setting external_id for to 83971f33-2fca-4106-80bd-564843b76fd8 [2024-02-18T13:40:06.660+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T13:35:00+00:00, map_index=0, run_start_date=2024-02-18 13:40:06.196222+00:00, run_end_date=2024-02-18 13:40:06.468604+00:00, run_duration=0.272382, state=success, executor_state=success, try_number=1, max_tries=1, job_id=244, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:40:04.869632+00:00, queued_by_job_id=1, pid=5249 [2024-02-18T13:40:08.527+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:40:08.527+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:35:00+00:00, run_id=scheduled__2024-02-18T13:35:00+00:00, run_start_date=2024-02-18 13:40:00.084788+00:00, run_end_date=2024-02-18 13:40:08.527598+00:00, run_duration=8.44281, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:35:00+00:00, data_interval_end=2024-02-18 13:40:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T13:40:08.531+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:40:00+00:00, run_after=2024-02-18T13:45:00+00:00 [2024-02-18T13:40:08.550+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T13:35:00+00:00 exited with status success for try_number 1 [2024-02-18T13:40:08.552+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T13:35:00+00:00, map_index=-1, run_start_date=2024-02-18 13:40:07.757993+00:00, run_end_date=2024-02-18 13:40:07.918829+00:00, run_duration=0.160836, state=success, executor_state=success, try_number=1, max_tries=1, job_id=245, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:40:06.628279+00:00, queued_by_job_id=1, pid=5261 [2024-02-18T13:41:00.152+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:41:00+00:00, run_after=2024-02-18T13:42:00+00:00 [2024-02-18T13:41:00.156+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:41:00.198+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T13:41:00.198+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:41:00.198+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:41:00.198+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:41:00.200+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:41:00.200+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:41:00.200+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:41:00.200+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:41:00.293+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:41:00.293+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:41:00.299+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6550576c-8610-42a0-8873-19d7b36106eb [2024-02-18T13:41:00.299+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6e3e72e8-2dde-4f74-8daa-5ad2181ea09b [2024-02-18T13:41:01.763+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:41:01.763+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:40:00+00:00, run_id=scheduled__2024-02-18T13:40:00+00:00, run_start_date=2024-02-18 13:41:00.170495+00:00, run_end_date=2024-02-18 13:41:01.763825+00:00, run_duration=1.59333, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:40:00+00:00, data_interval_end=2024-02-18 13:41:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:41:01.770+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:41:00+00:00, run_after=2024-02-18T13:42:00+00:00 [2024-02-18T13:41:01.793+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:40:00+00:00 exited with status success for try_number 1 [2024-02-18T13:41:01.796+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:40:00+00:00, map_index=-1, run_start_date=2024-02-18 13:41:01.386630+00:00, run_end_date=2024-02-18 13:41:01.580551+00:00, run_duration=0.193921, state=success, executor_state=success, try_number=1, max_tries=1, job_id=247, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:41:00.199257+00:00, queued_by_job_id=1, pid=5298 [2024-02-18T13:41:03.136+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:41:03.137+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:40:00+00:00, run_id=scheduled__2024-02-18T13:40:00+00:00, run_start_date=2024-02-18 13:41:00.171418+00:00, run_end_date=2024-02-18 13:41:03.137128+00:00, run_duration=2.96571, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:40:00+00:00, data_interval_end=2024-02-18 13:41:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:41:03.143+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:41:00+00:00, run_after=2024-02-18T13:42:00+00:00 [2024-02-18T13:41:03.162+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:40:00+00:00 exited with status success for try_number 1 [2024-02-18T13:41:03.165+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:40:00+00:00, map_index=-1, run_start_date=2024-02-18 13:41:01.357111+00:00, run_end_date=2024-02-18 13:41:02.467208+00:00, run_duration=1.110097, state=success, executor_state=success, try_number=1, max_tries=1, job_id=246, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:41:00.199257+00:00, queued_by_job_id=1, pid=5297 [2024-02-18T13:42:00.602+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:42:00+00:00, run_after=2024-02-18T13:43:00+00:00 [2024-02-18T13:42:00.607+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:42:00.611+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:42:00.649+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T13:42:00.649+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T13:42:00.649+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:42:00.649+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:42:00.650+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:42:00.651+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T13:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:42:00.651+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T13:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T13:42:00.652+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:42:00.652+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:42:00.652+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:42:00.652+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:42:00.789+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:42:00.790+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:41:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:42:00.790+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:41:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:42:00.801+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4305b9f3-ade6-40b1-be2e-f345905b265a [2024-02-18T13:42:00.801+0000] {scheduler_job.py:635} INFO - Setting external_id for to e8d68959-3770-446a-b713-1cfe9ff6f013 [2024-02-18T13:42:00.802+0000] {scheduler_job.py:635} INFO - Setting external_id for to a65ff5bb-ca80-48b1-a9be-29e1452f6309 [2024-02-18T13:42:02.022+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:42:02.022+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 13:40:00+00:00, run_id=scheduled__2024-02-18T13:40:00+00:00, run_start_date=2024-02-18 13:42:00.618827+00:00, run_end_date=2024-02-18 13:42:02.022550+00:00, run_duration=1.403723, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:40:00+00:00, data_interval_end=2024-02-18 13:42:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T13:42:02.030+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T13:42:00+00:00, run_after=2024-02-18T13:44:00+00:00 [2024-02-18T13:42:02.072+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:40:00+00:00 exited with status success for try_number 1 [2024-02-18T13:42:02.075+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T13:40:00+00:00, map_index=-1, run_start_date=2024-02-18 13:42:01.269313+00:00, run_end_date=2024-02-18 13:42:01.505784+00:00, run_duration=0.236471, state=success, executor_state=success, try_number=1, max_tries=1, job_id=248, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:42:00.650672+00:00, queued_by_job_id=1, pid=5334 [2024-02-18T13:42:02.543+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:42:02.543+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:41:00+00:00, run_id=scheduled__2024-02-18T13:41:00+00:00, run_start_date=2024-02-18 13:42:00.619539+00:00, run_end_date=2024-02-18 13:42:02.543364+00:00, run_duration=1.923825, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:41:00+00:00, data_interval_end=2024-02-18 13:42:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:42:02.549+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:42:00+00:00, run_after=2024-02-18T13:43:00+00:00 [2024-02-18T13:42:02.572+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:41:00+00:00 exited with status success for try_number 1 [2024-02-18T13:42:02.575+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:41:00+00:00, map_index=-1, run_start_date=2024-02-18 13:42:01.989708+00:00, run_end_date=2024-02-18 13:42:02.192803+00:00, run_duration=0.203095, state=success, executor_state=success, try_number=1, max_tries=1, job_id=249, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:42:00.650672+00:00, queued_by_job_id=1, pid=5364 [2024-02-18T13:42:03.612+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:42:03.612+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:41:00+00:00, run_id=scheduled__2024-02-18T13:41:00+00:00, run_start_date=2024-02-18 13:42:00.620194+00:00, run_end_date=2024-02-18 13:42:03.612532+00:00, run_duration=2.992338, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:41:00+00:00, data_interval_end=2024-02-18 13:42:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:42:03.618+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:42:00+00:00, run_after=2024-02-18T13:43:00+00:00 [2024-02-18T13:42:04.689+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:41:00+00:00 exited with status success for try_number 1 [2024-02-18T13:42:04.693+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:41:00+00:00, map_index=-1, run_start_date=2024-02-18 13:42:01.996452+00:00, run_end_date=2024-02-18 13:42:03.582499+00:00, run_duration=1.586047, state=success, executor_state=success, try_number=1, max_tries=1, job_id=250, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:42:00.650672+00:00, queued_by_job_id=1, pid=5365 [2024-02-18T13:42:10.936+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T13:43:00.063+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:43:00.072+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:43:00+00:00, run_after=2024-02-18T13:44:00+00:00 [2024-02-18T13:43:00.106+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T13:43:00.106+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:43:00.106+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:43:00.107+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:43:00.108+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:43:00.109+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:43:00.109+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:43:00.109+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:43:00.201+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:42:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:43:00.201+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:42:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:43:00.207+0000] {scheduler_job.py:635} INFO - Setting external_id for to c062eb3c-fbbb-4da2-94b8-2f4a628016a2 [2024-02-18T13:43:00.208+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0afe23da-0015-469d-a852-1ad417333451 [2024-02-18T13:43:02.265+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:43:02.265+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:42:00+00:00, run_id=scheduled__2024-02-18T13:42:00+00:00, run_start_date=2024-02-18 13:43:00.079492+00:00, run_end_date=2024-02-18 13:43:02.265534+00:00, run_duration=2.186042, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:42:00+00:00, data_interval_end=2024-02-18 13:43:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:43:02.274+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:43:00+00:00, run_after=2024-02-18T13:44:00+00:00 [2024-02-18T13:43:02.300+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:42:00+00:00 exited with status success for try_number 1 [2024-02-18T13:43:02.304+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:42:00+00:00, map_index=-1, run_start_date=2024-02-18 13:43:01.320801+00:00, run_end_date=2024-02-18 13:43:01.517462+00:00, run_duration=0.196661, state=success, executor_state=success, try_number=1, max_tries=1, job_id=252, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:43:00.107658+00:00, queued_by_job_id=1, pid=5419 [2024-02-18T13:43:03.037+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:43:03.037+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:42:00+00:00, run_id=scheduled__2024-02-18T13:42:00+00:00, run_start_date=2024-02-18 13:43:00.080461+00:00, run_end_date=2024-02-18 13:43:03.037743+00:00, run_duration=2.957282, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:42:00+00:00, data_interval_end=2024-02-18 13:43:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:43:03.043+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:43:00+00:00, run_after=2024-02-18T13:44:00+00:00 [2024-02-18T13:43:03.062+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:42:00+00:00 exited with status success for try_number 1 [2024-02-18T13:43:03.065+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:42:00+00:00, map_index=-1, run_start_date=2024-02-18 13:43:01.320133+00:00, run_end_date=2024-02-18 13:43:02.272433+00:00, run_duration=0.9523, state=success, executor_state=success, try_number=1, max_tries=1, job_id=251, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:43:00.107658+00:00, queued_by_job_id=1, pid=5420 [2024-02-18T13:44:00.548+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:44:00.556+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:44:00+00:00, run_after=2024-02-18T13:45:00+00:00 [2024-02-18T13:44:00.560+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:44:00.602+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T13:44:00.603+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T13:44:00.603+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:44:00.603+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:44:00.603+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:44:00.605+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T13:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:44:00.605+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T13:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T13:44:00.605+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:44:00.606+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:44:00.606+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:44:00.606+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:44:00.734+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:42:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:44:00.734+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:43:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:44:00.734+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:43:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:44:00.741+0000] {scheduler_job.py:635} INFO - Setting external_id for to 46683154-0194-4e28-be03-abc1c844a49d [2024-02-18T13:44:00.741+0000] {scheduler_job.py:635} INFO - Setting external_id for to a5bafe6a-96a9-4656-97ee-d55aa1c7dd8c [2024-02-18T13:44:00.741+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3fce38f9-806b-448d-a4ab-2f562731fb70 [2024-02-18T13:44:01.441+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:44:01.441+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 13:42:00+00:00, run_id=scheduled__2024-02-18T13:42:00+00:00, run_start_date=2024-02-18 13:44:00.568596+00:00, run_end_date=2024-02-18 13:44:01.441362+00:00, run_duration=0.872766, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:42:00+00:00, data_interval_end=2024-02-18 13:44:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T13:44:01.446+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T13:44:00+00:00, run_after=2024-02-18T13:46:00+00:00 [2024-02-18T13:44:01.478+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:42:00+00:00 exited with status success for try_number 1 [2024-02-18T13:44:01.482+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T13:42:00+00:00, map_index=-1, run_start_date=2024-02-18 13:44:01.121093+00:00, run_end_date=2024-02-18 13:44:01.331395+00:00, run_duration=0.210302, state=success, executor_state=success, try_number=1, max_tries=1, job_id=253, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:44:00.604372+00:00, queued_by_job_id=1, pid=5455 [2024-02-18T13:44:02.512+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:44:02.512+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:43:00+00:00, run_id=scheduled__2024-02-18T13:43:00+00:00, run_start_date=2024-02-18 13:44:00.569391+00:00, run_end_date=2024-02-18 13:44:02.512256+00:00, run_duration=1.942865, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:43:00+00:00, data_interval_end=2024-02-18 13:44:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:44:02.518+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:44:00+00:00, run_after=2024-02-18T13:45:00+00:00 [2024-02-18T13:44:02.541+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:43:00+00:00 exited with status success for try_number 1 [2024-02-18T13:44:02.544+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:43:00+00:00, map_index=-1, run_start_date=2024-02-18 13:44:02.008673+00:00, run_end_date=2024-02-18 13:44:02.199349+00:00, run_duration=0.190676, state=success, executor_state=success, try_number=1, max_tries=1, job_id=255, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:44:00.604372+00:00, queued_by_job_id=1, pid=5486 [2024-02-18T13:44:03.524+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:44:03.524+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:43:00+00:00, run_id=scheduled__2024-02-18T13:43:00+00:00, run_start_date=2024-02-18 13:44:00.570300+00:00, run_end_date=2024-02-18 13:44:03.524480+00:00, run_duration=2.95418, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:43:00+00:00, data_interval_end=2024-02-18 13:44:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:44:03.530+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:44:00+00:00, run_after=2024-02-18T13:45:00+00:00 [2024-02-18T13:44:03.551+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:43:00+00:00 exited with status success for try_number 1 [2024-02-18T13:44:03.554+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:43:00+00:00, map_index=-1, run_start_date=2024-02-18 13:44:01.985888+00:00, run_end_date=2024-02-18 13:44:03.057235+00:00, run_duration=1.071347, state=success, executor_state=success, try_number=1, max_tries=1, job_id=254, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:44:00.604372+00:00, queued_by_job_id=1, pid=5485 [2024-02-18T13:45:00.042+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:45:00+00:00, run_after=2024-02-18T13:50:00+00:00 [2024-02-18T13:45:00.051+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:45:00+00:00, run_after=2024-02-18T13:46:00+00:00 [2024-02-18T13:45:00.054+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:45:00.099+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T13:45:00.099+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:45:00.100+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:45:00.100+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:45:00.100+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:45:00.103+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T13:40:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T13:45:00.103+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T13:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T13:45:00.103+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:45:00.104+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:45:00.104+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:45:00.104+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:45:00.237+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T13:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:45:00.237+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:44:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:45:00.238+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:44:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:45:00.245+0000] {scheduler_job.py:635} INFO - Setting external_id for to cb68fd83-8fc8-4a89-8080-dc1522cc3821 [2024-02-18T13:45:00.246+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6aa8be5f-95c9-4451-8043-6d59e18b5245 [2024-02-18T13:45:00.246+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5ea23914-226b-4008-bbff-61ea69d74595 [2024-02-18T13:45:02.804+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:45:02.804+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:44:00+00:00, run_id=scheduled__2024-02-18T13:44:00+00:00, run_start_date=2024-02-18 13:45:00.065483+00:00, run_end_date=2024-02-18 13:45:02.804823+00:00, run_duration=2.73934, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:44:00+00:00, data_interval_end=2024-02-18 13:45:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:45:02.812+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:45:00+00:00, run_after=2024-02-18T13:46:00+00:00 [2024-02-18T13:45:02.815+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:45:02.816+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:44:00+00:00, run_id=scheduled__2024-02-18T13:44:00+00:00, run_start_date=2024-02-18 13:45:00.066190+00:00, run_end_date=2024-02-18 13:45:02.816072+00:00, run_duration=2.749882, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:44:00+00:00, data_interval_end=2024-02-18 13:45:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:45:02.822+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:45:00+00:00, run_after=2024-02-18T13:46:00+00:00 [2024-02-18T13:45:02.833+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:45:02.833+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:45:02.833+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:45:02.835+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T13:40:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T13:45:02.835+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T13:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T13:45:02.865+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T13:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:45:02.865+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T13:40:00+00:00 exited with status success for try_number 1 [2024-02-18T13:45:02.866+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:44:00+00:00 exited with status success for try_number 1 [2024-02-18T13:45:02.866+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:44:00+00:00 exited with status success for try_number 1 [2024-02-18T13:45:02.871+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:44:00+00:00, map_index=-1, run_start_date=2024-02-18 13:45:01.512369+00:00, run_end_date=2024-02-18 13:45:01.779721+00:00, run_duration=0.267352, state=success, executor_state=success, try_number=1, max_tries=1, job_id=256, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:45:00.101669+00:00, queued_by_job_id=1, pid=5551 [2024-02-18T13:45:02.872+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T13:40:00+00:00, map_index=-1, run_start_date=2024-02-18 13:45:01.641602+00:00, run_end_date=2024-02-18 13:45:01.891973+00:00, run_duration=0.250371, state=success, executor_state=success, try_number=1, max_tries=1, job_id=258, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:45:00.101669+00:00, queued_by_job_id=1, pid=5553 [2024-02-18T13:45:02.872+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:44:00+00:00, map_index=-1, run_start_date=2024-02-18 13:45:01.638914+00:00, run_end_date=2024-02-18 13:45:02.602947+00:00, run_duration=0.964033, state=success, executor_state=success, try_number=1, max_tries=1, job_id=257, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:45:00.101669+00:00, queued_by_job_id=1, pid=5552 [2024-02-18T13:45:02.872+0000] {scheduler_job.py:635} INFO - Setting external_id for to d59a9ce9-882f-4ec7-89ec-cdec8a6009e5 [2024-02-18T13:45:05.122+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:45:05.122+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:45:05.123+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:45:05.124+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T13:40:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T13:45:05.124+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T13:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T13:45:05.155+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T13:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:45:05.155+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T13:40:00+00:00 exited with status success for try_number 1 [2024-02-18T13:45:05.160+0000] {scheduler_job.py:635} INFO - Setting external_id for to 47a73530-6217-461f-845c-2f13997575a9 [2024-02-18T13:45:05.160+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T13:40:00+00:00, map_index=-1, run_start_date=2024-02-18 13:45:03.872404+00:00, run_end_date=2024-02-18 13:45:04.046267+00:00, run_duration=0.173863, state=success, executor_state=success, try_number=1, max_tries=1, job_id=259, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:45:02.834156+00:00, queued_by_job_id=1, pid=5592 [2024-02-18T13:45:07.334+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:45:07.334+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:45:07.335+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:45:07.336+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T13:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:45:07.336+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T13:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T13:45:07.364+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T13:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:45:07.364+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T13:40:00+00:00 exited with status success for try_number 1 [2024-02-18T13:45:07.368+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8f8d74c0-b6ed-46cf-8dc8-525d072b2125 [2024-02-18T13:45:07.368+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T13:40:00+00:00, map_index=0, run_start_date=2024-02-18 13:45:06.570697+00:00, run_end_date=2024-02-18 13:45:06.748657+00:00, run_duration=0.17796, state=success, executor_state=success, try_number=1, max_tries=1, job_id=260, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:45:05.123782+00:00, queued_by_job_id=1, pid=5604 [2024-02-18T13:45:09.104+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:45:09.104+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:40:00+00:00, run_id=scheduled__2024-02-18T13:40:00+00:00, run_start_date=2024-02-18 13:45:00.064706+00:00, run_end_date=2024-02-18 13:45:09.104802+00:00, run_duration=9.040096, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:40:00+00:00, data_interval_end=2024-02-18 13:45:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T13:45:09.109+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:45:00+00:00, run_after=2024-02-18T13:50:00+00:00 [2024-02-18T13:45:09.128+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T13:40:00+00:00 exited with status success for try_number 1 [2024-02-18T13:45:09.131+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T13:40:00+00:00, map_index=-1, run_start_date=2024-02-18 13:45:08.413760+00:00, run_end_date=2024-02-18 13:45:08.575048+00:00, run_duration=0.161288, state=success, executor_state=success, try_number=1, max_tries=1, job_id=261, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:45:07.335441+00:00, queued_by_job_id=1, pid=5616 [2024-02-18T13:46:00.574+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:46:00+00:00, run_after=2024-02-18T13:47:00+00:00 [2024-02-18T13:46:00.581+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:46:00.587+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:46:00.630+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T13:46:00.630+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T13:46:00.630+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:46:00.630+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:46:00.631+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:46:00.633+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T13:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:46:00.633+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T13:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T13:46:00.633+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:46:00.633+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:46:00.634+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:46:00.634+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:46:00.774+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:44:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:46:00.774+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:46:00.774+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:46:00.783+0000] {scheduler_job.py:635} INFO - Setting external_id for to d9134f2f-8287-475f-9c50-4e754b7079a1 [2024-02-18T13:46:00.783+0000] {scheduler_job.py:635} INFO - Setting external_id for to 00550aa2-11b7-41d0-98dc-635b2505e5d5 [2024-02-18T13:46:00.783+0000] {scheduler_job.py:635} INFO - Setting external_id for to 164397bd-61e6-4572-82bf-04798293edde [2024-02-18T13:46:01.903+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:46:01.904+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 13:44:00+00:00, run_id=scheduled__2024-02-18T13:44:00+00:00, run_start_date=2024-02-18 13:46:00.595952+00:00, run_end_date=2024-02-18 13:46:01.904350+00:00, run_duration=1.308398, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:44:00+00:00, data_interval_end=2024-02-18 13:46:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T13:46:01.914+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T13:46:00+00:00, run_after=2024-02-18T13:48:00+00:00 [2024-02-18T13:46:01.952+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:44:00+00:00 exited with status success for try_number 1 [2024-02-18T13:46:01.956+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T13:44:00+00:00, map_index=-1, run_start_date=2024-02-18 13:46:01.255636+00:00, run_end_date=2024-02-18 13:46:01.449927+00:00, run_duration=0.194291, state=success, executor_state=success, try_number=1, max_tries=1, job_id=262, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:46:00.632085+00:00, queued_by_job_id=1, pid=5634 [2024-02-18T13:46:03.131+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:46:03.131+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:45:00+00:00, run_id=scheduled__2024-02-18T13:45:00+00:00, run_start_date=2024-02-18 13:46:00.597451+00:00, run_end_date=2024-02-18 13:46:03.131719+00:00, run_duration=2.534268, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:45:00+00:00, data_interval_end=2024-02-18 13:46:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:46:03.138+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:46:00+00:00, run_after=2024-02-18T13:47:00+00:00 [2024-02-18T13:46:03.142+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:46:03.142+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:45:00+00:00, run_id=scheduled__2024-02-18T13:45:00+00:00, run_start_date=2024-02-18 13:46:00.596726+00:00, run_end_date=2024-02-18 13:46:03.142568+00:00, run_duration=2.545842, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:45:00+00:00, data_interval_end=2024-02-18 13:46:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:46:03.149+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:46:00+00:00, run_after=2024-02-18T13:47:00+00:00 [2024-02-18T13:46:03.168+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:45:00+00:00 exited with status success for try_number 1 [2024-02-18T13:46:03.168+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:45:00+00:00 exited with status success for try_number 1 [2024-02-18T13:46:03.172+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:45:00+00:00, map_index=-1, run_start_date=2024-02-18 13:46:01.973672+00:00, run_end_date=2024-02-18 13:46:03.005758+00:00, run_duration=1.032086, state=success, executor_state=success, try_number=1, max_tries=1, job_id=263, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:46:00.632085+00:00, queued_by_job_id=1, pid=5664 [2024-02-18T13:46:03.172+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:45:00+00:00, map_index=-1, run_start_date=2024-02-18 13:46:02.012746+00:00, run_end_date=2024-02-18 13:46:02.227135+00:00, run_duration=0.214389, state=success, executor_state=success, try_number=1, max_tries=1, job_id=264, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:46:00.632085+00:00, queued_by_job_id=1, pid=5665 [2024-02-18T13:47:00.028+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:47:00.035+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:47:00+00:00, run_after=2024-02-18T13:48:00+00:00 [2024-02-18T13:47:00.070+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T13:47:00.070+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:47:00.070+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:47:00.071+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:47:00.073+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:47:00.073+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:47:00.073+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:47:00.073+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:47:00.161+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:46:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:47:00.161+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:46:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:47:00.166+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5c327ffd-b0db-42cf-baef-c3eb4be2697f [2024-02-18T13:47:00.166+0000] {scheduler_job.py:635} INFO - Setting external_id for to 27ae9bfc-d9ea-4000-8545-8fbae21b3c7d [2024-02-18T13:47:02.305+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:47:02.305+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:46:00+00:00, run_id=scheduled__2024-02-18T13:46:00+00:00, run_start_date=2024-02-18 13:47:00.044351+00:00, run_end_date=2024-02-18 13:47:02.305674+00:00, run_duration=2.261323, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:46:00+00:00, data_interval_end=2024-02-18 13:47:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:47:02.318+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:47:00+00:00, run_after=2024-02-18T13:48:00+00:00 [2024-02-18T13:47:02.351+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:46:00+00:00 exited with status success for try_number 1 [2024-02-18T13:47:02.355+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:46:00+00:00, map_index=-1, run_start_date=2024-02-18 13:47:01.760084+00:00, run_end_date=2024-02-18 13:47:02.093198+00:00, run_duration=0.333114, state=success, executor_state=success, try_number=1, max_tries=1, job_id=266, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:47:00.071887+00:00, queued_by_job_id=1, pid=5720 [2024-02-18T13:47:03.389+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:47:03.389+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:46:00+00:00, run_id=scheduled__2024-02-18T13:46:00+00:00, run_start_date=2024-02-18 13:47:00.045120+00:00, run_end_date=2024-02-18 13:47:03.389507+00:00, run_duration=3.344387, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:46:00+00:00, data_interval_end=2024-02-18 13:47:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:47:03.395+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:47:00+00:00, run_after=2024-02-18T13:48:00+00:00 [2024-02-18T13:47:03.414+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:46:00+00:00 exited with status success for try_number 1 [2024-02-18T13:47:03.417+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:46:00+00:00, map_index=-1, run_start_date=2024-02-18 13:47:01.705576+00:00, run_end_date=2024-02-18 13:47:02.934151+00:00, run_duration=1.228575, state=success, executor_state=success, try_number=1, max_tries=1, job_id=265, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:47:00.071887+00:00, queued_by_job_id=1, pid=5719 [2024-02-18T13:47:10.970+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T13:48:00.651+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:48:00+00:00, run_after=2024-02-18T13:49:00+00:00 [2024-02-18T13:48:00.656+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:48:00.661+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:48:00.712+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T13:48:00.712+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T13:48:00.712+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:48:00.712+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:48:00.713+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:48:00.715+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T13:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:48:00.716+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T13:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T13:48:00.716+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:48:00.716+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:48:00.716+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:48:00.716+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:48:00.971+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:46:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:48:00.972+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:47:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:48:00.972+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:47:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:48:00.980+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8ac988a1-7a7b-41ee-b07a-ebfa227dfff6 [2024-02-18T13:48:00.980+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2510a17a-d239-4f34-85a9-fd52a8de0d6f [2024-02-18T13:48:00.980+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7912e45b-f470-4f6a-9d06-2ad12707793c [2024-02-18T13:48:02.155+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:48:02.156+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 13:46:00+00:00, run_id=scheduled__2024-02-18T13:46:00+00:00, run_start_date=2024-02-18 13:48:00.670276+00:00, run_end_date=2024-02-18 13:48:02.156224+00:00, run_duration=1.485948, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:46:00+00:00, data_interval_end=2024-02-18 13:48:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T13:48:02.167+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T13:48:00+00:00, run_after=2024-02-18T13:50:00+00:00 [2024-02-18T13:48:02.206+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:46:00+00:00 exited with status success for try_number 1 [2024-02-18T13:48:02.210+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T13:46:00+00:00, map_index=-1, run_start_date=2024-02-18 13:48:01.347499+00:00, run_end_date=2024-02-18 13:48:01.541451+00:00, run_duration=0.193952, state=success, executor_state=success, try_number=1, max_tries=1, job_id=267, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:48:00.714187+00:00, queued_by_job_id=1, pid=5756 [2024-02-18T13:48:02.562+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:48:02.563+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:47:00+00:00, run_id=scheduled__2024-02-18T13:47:00+00:00, run_start_date=2024-02-18 13:48:00.671098+00:00, run_end_date=2024-02-18 13:48:02.563225+00:00, run_duration=1.892127, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:47:00+00:00, data_interval_end=2024-02-18 13:48:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:48:02.570+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:48:00+00:00, run_after=2024-02-18T13:49:00+00:00 [2024-02-18T13:48:02.592+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:47:00+00:00 exited with status success for try_number 1 [2024-02-18T13:48:02.596+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:47:00+00:00, map_index=-1, run_start_date=2024-02-18 13:48:02.270220+00:00, run_end_date=2024-02-18 13:48:02.483733+00:00, run_duration=0.213513, state=success, executor_state=success, try_number=1, max_tries=1, job_id=269, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:48:00.714187+00:00, queued_by_job_id=1, pid=5787 [2024-02-18T13:48:03.628+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:48:03.628+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:47:00+00:00, run_id=scheduled__2024-02-18T13:47:00+00:00, run_start_date=2024-02-18 13:48:00.671841+00:00, run_end_date=2024-02-18 13:48:03.628864+00:00, run_duration=2.957023, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:47:00+00:00, data_interval_end=2024-02-18 13:48:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:48:03.634+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:48:00+00:00, run_after=2024-02-18T13:49:00+00:00 [2024-02-18T13:48:03.652+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:47:00+00:00 exited with status success for try_number 1 [2024-02-18T13:48:03.655+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:47:00+00:00, map_index=-1, run_start_date=2024-02-18 13:48:02.266827+00:00, run_end_date=2024-02-18 13:48:03.256661+00:00, run_duration=0.989834, state=success, executor_state=success, try_number=1, max_tries=1, job_id=268, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:48:00.714187+00:00, queued_by_job_id=1, pid=5786 [2024-02-18T13:49:00.573+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:49:00+00:00, run_after=2024-02-18T13:50:00+00:00 [2024-02-18T13:49:00.577+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:49:00.613+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T13:49:00.613+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:49:00.613+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:49:00.614+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:49:00.616+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:49:00.616+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:49:00.616+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:49:00.616+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:49:00.705+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:48:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:49:00.706+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:48:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:49:00.714+0000] {scheduler_job.py:635} INFO - Setting external_id for to a3a3ecbe-d791-42de-aeb3-e4a247b5c2cb [2024-02-18T13:49:00.714+0000] {scheduler_job.py:635} INFO - Setting external_id for to bf219cd4-806b-42fd-bb59-c2709f47992e [2024-02-18T13:49:02.559+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:49:02.559+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:48:00+00:00, run_id=scheduled__2024-02-18T13:48:00+00:00, run_start_date=2024-02-18 13:49:00.585783+00:00, run_end_date=2024-02-18 13:49:02.559323+00:00, run_duration=1.97354, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:48:00+00:00, data_interval_end=2024-02-18 13:49:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:49:02.566+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:49:00+00:00, run_after=2024-02-18T13:50:00+00:00 [2024-02-18T13:49:02.592+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:48:00+00:00 exited with status success for try_number 1 [2024-02-18T13:49:02.597+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:48:00+00:00, map_index=-1, run_start_date=2024-02-18 13:49:01.767448+00:00, run_end_date=2024-02-18 13:49:01.969745+00:00, run_duration=0.202297, state=success, executor_state=success, try_number=1, max_tries=1, job_id=271, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:49:00.614891+00:00, queued_by_job_id=1, pid=5842 [2024-02-18T13:49:03.840+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:49:03.840+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:48:00+00:00, run_id=scheduled__2024-02-18T13:48:00+00:00, run_start_date=2024-02-18 13:49:00.586632+00:00, run_end_date=2024-02-18 13:49:03.840827+00:00, run_duration=3.254195, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:48:00+00:00, data_interval_end=2024-02-18 13:49:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:49:03.847+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:49:00+00:00, run_after=2024-02-18T13:50:00+00:00 [2024-02-18T13:49:03.866+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:48:00+00:00 exited with status success for try_number 1 [2024-02-18T13:49:03.869+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:48:00+00:00, map_index=-1, run_start_date=2024-02-18 13:49:01.757408+00:00, run_end_date=2024-02-18 13:49:02.833427+00:00, run_duration=1.076019, state=success, executor_state=success, try_number=1, max_tries=1, job_id=270, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:49:00.614891+00:00, queued_by_job_id=1, pid=5841 [2024-02-18T13:50:00.043+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:50:00.051+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:50:00+00:00, run_after=2024-02-18T13:51:00+00:00 [2024-02-18T13:50:00.059+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:50:00+00:00, run_after=2024-02-18T13:55:00+00:00 [2024-02-18T13:50:00.063+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:50:00.114+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T13:50:00.114+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:50:00.114+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T13:50:00.114+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:50:00.114+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:50:00.115+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:50:00.117+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T13:45:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T13:50:00.117+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T13:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T13:50:00.117+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T13:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:50:00.117+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T13:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T13:50:00.118+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:50:00.118+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:50:00.118+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:50:00.118+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:50:00.282+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T13:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:50:00.283+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:48:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:50:00.283+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:49:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:50:00.283+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:49:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:50:00.293+0000] {scheduler_job.py:635} INFO - Setting external_id for to be952089-afb3-4843-92c0-17b1cd544060 [2024-02-18T13:50:00.294+0000] {scheduler_job.py:635} INFO - Setting external_id for to 381accbf-b9d1-4305-84e4-ef61c91d1d11 [2024-02-18T13:50:00.294+0000] {scheduler_job.py:635} INFO - Setting external_id for to f80ed5e9-dc94-4f78-b58c-3183257043a1 [2024-02-18T13:50:00.294+0000] {scheduler_job.py:635} INFO - Setting external_id for to 916bfed4-8102-481e-b7b9-fde7a8a535eb [2024-02-18T13:50:01.488+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:50:01.488+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 13:48:00+00:00, run_id=scheduled__2024-02-18T13:48:00+00:00, run_start_date=2024-02-18 13:50:00.072404+00:00, run_end_date=2024-02-18 13:50:01.488627+00:00, run_duration=1.416223, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:48:00+00:00, data_interval_end=2024-02-18 13:50:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T13:50:01.496+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T13:50:00+00:00, run_after=2024-02-18T13:52:00+00:00 [2024-02-18T13:50:01.542+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:48:00+00:00 exited with status success for try_number 1 [2024-02-18T13:50:01.547+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T13:48:00+00:00, map_index=-1, run_start_date=2024-02-18 13:50:00.890515+00:00, run_end_date=2024-02-18 13:50:01.156004+00:00, run_duration=0.265489, state=success, executor_state=success, try_number=1, max_tries=1, job_id=272, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:50:00.116052+00:00, queued_by_job_id=1, pid=5878 [2024-02-18T13:50:03.024+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:50:03.024+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:49:00+00:00, run_id=scheduled__2024-02-18T13:49:00+00:00, run_start_date=2024-02-18 13:50:00.073117+00:00, run_end_date=2024-02-18 13:50:03.024330+00:00, run_duration=2.951213, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:49:00+00:00, data_interval_end=2024-02-18 13:50:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:50:03.035+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:50:00+00:00, run_after=2024-02-18T13:51:00+00:00 [2024-02-18T13:50:03.042+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:50:03.042+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:49:00+00:00, run_id=scheduled__2024-02-18T13:49:00+00:00, run_start_date=2024-02-18 13:50:00.073920+00:00, run_end_date=2024-02-18 13:50:03.042317+00:00, run_duration=2.968397, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:49:00+00:00, data_interval_end=2024-02-18 13:50:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:50:03.052+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:50:00+00:00, run_after=2024-02-18T13:51:00+00:00 [2024-02-18T13:50:03.074+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:50:03.074+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:50:03.074+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:50:03.076+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T13:45:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T13:50:03.076+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T13:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T13:50:03.109+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T13:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:50:03.109+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T13:45:00+00:00 exited with status success for try_number 1 [2024-02-18T13:50:03.109+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:49:00+00:00 exited with status success for try_number 1 [2024-02-18T13:50:03.109+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:49:00+00:00 exited with status success for try_number 1 [2024-02-18T13:50:03.115+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T13:45:00+00:00, map_index=-1, run_start_date=2024-02-18 13:50:01.783422+00:00, run_end_date=2024-02-18 13:50:02.033468+00:00, run_duration=0.250046, state=success, executor_state=success, try_number=1, max_tries=1, job_id=273, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:50:00.116052+00:00, queued_by_job_id=1, pid=5918 [2024-02-18T13:50:03.115+0000] {scheduler_job.py:635} INFO - Setting external_id for to afa4631d-88fa-4614-877e-91291ff4c3dd [2024-02-18T13:50:03.115+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:49:00+00:00, map_index=-1, run_start_date=2024-02-18 13:50:01.866479+00:00, run_end_date=2024-02-18 13:50:02.139986+00:00, run_duration=0.273507, state=success, executor_state=success, try_number=1, max_tries=1, job_id=275, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:50:00.116052+00:00, queued_by_job_id=1, pid=5920 [2024-02-18T13:50:03.115+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:49:00+00:00, map_index=-1, run_start_date=2024-02-18 13:50:01.831391+00:00, run_end_date=2024-02-18 13:50:02.894903+00:00, run_duration=1.063512, state=success, executor_state=success, try_number=1, max_tries=1, job_id=274, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:50:00.116052+00:00, queued_by_job_id=1, pid=5919 [2024-02-18T13:50:05.277+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:50:05.277+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:50:05.278+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:50:05.279+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T13:45:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T13:50:05.279+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T13:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T13:50:05.316+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T13:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:50:05.317+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T13:45:00+00:00 exited with status success for try_number 1 [2024-02-18T13:50:05.321+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6a7f6e5d-ba1a-426a-adc6-2cd178db676e [2024-02-18T13:50:05.321+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T13:45:00+00:00, map_index=-1, run_start_date=2024-02-18 13:50:04.272178+00:00, run_end_date=2024-02-18 13:50:04.467046+00:00, run_duration=0.194868, state=success, executor_state=success, try_number=1, max_tries=1, job_id=276, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:50:03.075276+00:00, queued_by_job_id=1, pid=5959 [2024-02-18T13:50:08.152+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:50:08.152+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:50:08.153+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:50:08.154+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T13:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:50:08.154+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T13:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T13:50:08.182+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T13:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:50:08.182+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T13:45:00+00:00 exited with status success for try_number 1 [2024-02-18T13:50:08.185+0000] {scheduler_job.py:635} INFO - Setting external_id for to 99b1e8ba-bffb-4782-a6ff-f699400c308d [2024-02-18T13:50:08.186+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T13:45:00+00:00, map_index=0, run_start_date=2024-02-18 13:50:06.837089+00:00, run_end_date=2024-02-18 13:50:07.958272+00:00, run_duration=1.121183, state=success, executor_state=success, try_number=1, max_tries=1, job_id=277, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:50:05.278541+00:00, queued_by_job_id=1, pid=5971 [2024-02-18T13:50:10.053+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:50:10.053+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:45:00+00:00, run_id=scheduled__2024-02-18T13:45:00+00:00, run_start_date=2024-02-18 13:50:00.071537+00:00, run_end_date=2024-02-18 13:50:10.053340+00:00, run_duration=9.981803, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:45:00+00:00, data_interval_end=2024-02-18 13:50:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T13:50:10.057+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:50:00+00:00, run_after=2024-02-18T13:55:00+00:00 [2024-02-18T13:50:10.080+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T13:45:00+00:00 exited with status success for try_number 1 [2024-02-18T13:50:10.083+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T13:45:00+00:00, map_index=-1, run_start_date=2024-02-18 13:50:09.209320+00:00, run_end_date=2024-02-18 13:50:09.371023+00:00, run_duration=0.161703, state=success, executor_state=success, try_number=1, max_tries=1, job_id=278, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:50:08.153653+00:00, queued_by_job_id=1, pid=5992 [2024-02-18T13:51:00.573+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:51:00+00:00, run_after=2024-02-18T13:52:00+00:00 [2024-02-18T13:51:00.577+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:51:00.610+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T13:51:00.610+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:51:00.610+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:51:00.610+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:51:00.613+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:51:00.613+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:51:00.613+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:51:00.613+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:51:00.705+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:51:00.705+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:51:00.716+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8b5f6d24-e349-4ca7-958c-b8b65373d722 [2024-02-18T13:51:00.716+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3c36638e-a520-4259-bd64-33975c79d0d5 [2024-02-18T13:51:02.512+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:51:02.512+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:50:00+00:00, run_id=scheduled__2024-02-18T13:50:00+00:00, run_start_date=2024-02-18 13:51:00.584774+00:00, run_end_date=2024-02-18 13:51:02.512599+00:00, run_duration=1.927825, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:50:00+00:00, data_interval_end=2024-02-18 13:51:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:51:02.520+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:51:00+00:00, run_after=2024-02-18T13:52:00+00:00 [2024-02-18T13:51:02.545+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:50:00+00:00 exited with status success for try_number 1 [2024-02-18T13:51:02.548+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:50:00+00:00, map_index=-1, run_start_date=2024-02-18 13:51:01.763748+00:00, run_end_date=2024-02-18 13:51:01.980102+00:00, run_duration=0.216354, state=success, executor_state=success, try_number=1, max_tries=1, job_id=280, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:51:00.611584+00:00, queued_by_job_id=1, pid=6029 [2024-02-18T13:51:03.331+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:51:03.332+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:50:00+00:00, run_id=scheduled__2024-02-18T13:50:00+00:00, run_start_date=2024-02-18 13:51:00.585480+00:00, run_end_date=2024-02-18 13:51:03.331996+00:00, run_duration=2.746516, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:50:00+00:00, data_interval_end=2024-02-18 13:51:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:51:03.338+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:51:00+00:00, run_after=2024-02-18T13:52:00+00:00 [2024-02-18T13:51:03.356+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:50:00+00:00 exited with status success for try_number 1 [2024-02-18T13:51:03.359+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:50:00+00:00, map_index=-1, run_start_date=2024-02-18 13:51:01.760769+00:00, run_end_date=2024-02-18 13:51:02.742689+00:00, run_duration=0.98192, state=success, executor_state=success, try_number=1, max_tries=1, job_id=279, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:51:00.611584+00:00, queued_by_job_id=1, pid=6028 [2024-02-18T13:52:00.043+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:52:00.047+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:52:00.054+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:52:00+00:00, run_after=2024-02-18T13:53:00+00:00 [2024-02-18T13:52:00.096+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T13:52:00.096+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T13:52:00.097+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:52:00.097+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:52:00.097+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:52:00.099+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T13:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:52:00.099+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T13:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T13:52:00.099+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:52:00.099+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:52:00.100+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:52:00.100+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:52:00.225+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:52:00.226+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:51:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:52:00.226+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:51:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:52:00.233+0000] {scheduler_job.py:635} INFO - Setting external_id for to a6f516d3-428d-4f33-9276-bf94d5287500 [2024-02-18T13:52:00.234+0000] {scheduler_job.py:635} INFO - Setting external_id for to ca83a9a0-378c-4bde-805c-0299fc34ec59 [2024-02-18T13:52:00.234+0000] {scheduler_job.py:635} INFO - Setting external_id for to 67547011-8a81-4a1c-9848-8e88b54dac10 [2024-02-18T13:52:01.360+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:52:01.361+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 13:50:00+00:00, run_id=scheduled__2024-02-18T13:50:00+00:00, run_start_date=2024-02-18 13:52:00.063843+00:00, run_end_date=2024-02-18 13:52:01.361287+00:00, run_duration=1.297444, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:50:00+00:00, data_interval_end=2024-02-18 13:52:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T13:52:01.368+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T13:52:00+00:00, run_after=2024-02-18T13:54:00+00:00 [2024-02-18T13:52:01.411+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:50:00+00:00 exited with status success for try_number 1 [2024-02-18T13:52:01.416+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T13:50:00+00:00, map_index=-1, run_start_date=2024-02-18 13:52:00.724036+00:00, run_end_date=2024-02-18 13:52:00.973426+00:00, run_duration=0.24939, state=success, executor_state=success, try_number=1, max_tries=1, job_id=281, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:52:00.098317+00:00, queued_by_job_id=1, pid=6065 [2024-02-18T13:52:02.446+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:52:02.447+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:51:00+00:00, run_id=scheduled__2024-02-18T13:51:00+00:00, run_start_date=2024-02-18 13:52:00.064641+00:00, run_end_date=2024-02-18 13:52:02.447015+00:00, run_duration=2.382374, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:51:00+00:00, data_interval_end=2024-02-18 13:52:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:52:02.453+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:52:00+00:00, run_after=2024-02-18T13:53:00+00:00 [2024-02-18T13:52:02.476+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:51:00+00:00 exited with status success for try_number 1 [2024-02-18T13:52:02.479+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:51:00+00:00, map_index=-1, run_start_date=2024-02-18 13:52:01.468750+00:00, run_end_date=2024-02-18 13:52:01.663787+00:00, run_duration=0.195037, state=success, executor_state=success, try_number=1, max_tries=1, job_id=282, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:52:00.098317+00:00, queued_by_job_id=1, pid=6095 [2024-02-18T13:52:03.012+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:52:03.013+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:51:00+00:00, run_id=scheduled__2024-02-18T13:51:00+00:00, run_start_date=2024-02-18 13:52:00.065325+00:00, run_end_date=2024-02-18 13:52:03.012994+00:00, run_duration=2.947669, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:51:00+00:00, data_interval_end=2024-02-18 13:52:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:52:03.018+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:52:00+00:00, run_after=2024-02-18T13:53:00+00:00 [2024-02-18T13:52:03.037+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:51:00+00:00 exited with status success for try_number 1 [2024-02-18T13:52:03.040+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:51:00+00:00, map_index=-1, run_start_date=2024-02-18 13:52:01.499991+00:00, run_end_date=2024-02-18 13:52:02.710265+00:00, run_duration=1.210274, state=success, executor_state=success, try_number=1, max_tries=1, job_id=283, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:52:00.098317+00:00, queued_by_job_id=1, pid=6096 [2024-02-18T13:52:11.006+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T13:53:00.526+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:53:00+00:00, run_after=2024-02-18T13:54:00+00:00 [2024-02-18T13:53:00.531+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:53:00.568+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T13:53:00.568+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:53:00.568+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:53:00.569+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:53:00.570+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:53:00.571+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:53:00.571+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:53:00.571+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:53:00.667+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:52:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:53:00.667+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:52:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:53:00.673+0000] {scheduler_job.py:635} INFO - Setting external_id for to b8d6c70d-c159-4ee7-bc1e-45c8ff5463ea [2024-02-18T13:53:00.674+0000] {scheduler_job.py:635} INFO - Setting external_id for to ad110e99-0371-4591-81fa-63c9e66754c3 [2024-02-18T13:53:02.835+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:53:02.835+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:52:00+00:00, run_id=scheduled__2024-02-18T13:52:00+00:00, run_start_date=2024-02-18 13:53:00.538974+00:00, run_end_date=2024-02-18 13:53:02.835574+00:00, run_duration=2.2966, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:52:00+00:00, data_interval_end=2024-02-18 13:53:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:53:02.841+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:53:00+00:00, run_after=2024-02-18T13:54:00+00:00 [2024-02-18T13:53:02.864+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:52:00+00:00 exited with status success for try_number 1 [2024-02-18T13:53:02.867+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:52:00+00:00, map_index=-1, run_start_date=2024-02-18 13:53:01.718786+00:00, run_end_date=2024-02-18 13:53:01.918982+00:00, run_duration=0.200196, state=success, executor_state=success, try_number=1, max_tries=1, job_id=284, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:53:00.569633+00:00, queued_by_job_id=1, pid=6150 [2024-02-18T13:53:03.497+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:53:03.497+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:52:00+00:00, run_id=scheduled__2024-02-18T13:52:00+00:00, run_start_date=2024-02-18 13:53:00.539926+00:00, run_end_date=2024-02-18 13:53:03.497692+00:00, run_duration=2.957766, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:52:00+00:00, data_interval_end=2024-02-18 13:53:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:53:03.503+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:53:00+00:00, run_after=2024-02-18T13:54:00+00:00 [2024-02-18T13:53:03.521+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:52:00+00:00 exited with status success for try_number 1 [2024-02-18T13:53:03.524+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:52:00+00:00, map_index=-1, run_start_date=2024-02-18 13:53:01.719055+00:00, run_end_date=2024-02-18 13:53:02.984083+00:00, run_duration=1.265028, state=success, executor_state=success, try_number=1, max_tries=1, job_id=285, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:53:00.569633+00:00, queued_by_job_id=1, pid=6151 [2024-02-18T13:54:01.037+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:54:01.045+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:54:00+00:00, run_after=2024-02-18T13:55:00+00:00 [2024-02-18T13:54:01.049+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:54:01.093+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T13:54:01.093+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T13:54:01.093+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:54:01.093+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:54:01.094+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:54:01.096+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T13:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:54:01.096+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T13:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T13:54:01.096+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:54:01.096+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:54:01.096+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:54:01.096+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:54:01.235+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:52:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:54:01.235+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:53:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:54:01.236+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:53:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:54:01.242+0000] {scheduler_job.py:635} INFO - Setting external_id for to bf03c892-788a-4b80-aff4-f4162baaafcb [2024-02-18T13:54:01.242+0000] {scheduler_job.py:635} INFO - Setting external_id for to 84db5bd5-e524-419e-a593-d96703402d36 [2024-02-18T13:54:01.243+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4cb17610-d91a-4d26-96cd-aad4dfeb02d1 [2024-02-18T13:54:02.349+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:54:02.350+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 13:52:00+00:00, run_id=scheduled__2024-02-18T13:52:00+00:00, run_start_date=2024-02-18 13:54:01.056634+00:00, run_end_date=2024-02-18 13:54:02.350038+00:00, run_duration=1.293404, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:52:00+00:00, data_interval_end=2024-02-18 13:54:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T13:54:02.357+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T13:54:00+00:00, run_after=2024-02-18T13:56:00+00:00 [2024-02-18T13:54:02.402+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:52:00+00:00 exited with status success for try_number 1 [2024-02-18T13:54:02.406+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T13:52:00+00:00, map_index=-1, run_start_date=2024-02-18 13:54:01.677625+00:00, run_end_date=2024-02-18 13:54:01.903303+00:00, run_duration=0.225678, state=success, executor_state=success, try_number=1, max_tries=1, job_id=286, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:54:01.094903+00:00, queued_by_job_id=1, pid=6187 [2024-02-18T13:54:03.435+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:54:03.435+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:53:00+00:00, run_id=scheduled__2024-02-18T13:53:00+00:00, run_start_date=2024-02-18 13:54:01.057369+00:00, run_end_date=2024-02-18 13:54:03.435365+00:00, run_duration=2.377996, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:53:00+00:00, data_interval_end=2024-02-18 13:54:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:54:03.441+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:54:00+00:00, run_after=2024-02-18T13:55:00+00:00 [2024-02-18T13:54:03.467+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:53:00+00:00 exited with status success for try_number 1 [2024-02-18T13:54:03.470+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:53:00+00:00, map_index=-1, run_start_date=2024-02-18 13:54:02.403878+00:00, run_end_date=2024-02-18 13:54:02.600546+00:00, run_duration=0.196668, state=success, executor_state=success, try_number=1, max_tries=1, job_id=287, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:54:01.094903+00:00, queued_by_job_id=1, pid=6217 [2024-02-18T13:54:03.969+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:54:03.969+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:53:00+00:00, run_id=scheduled__2024-02-18T13:53:00+00:00, run_start_date=2024-02-18 13:54:01.058028+00:00, run_end_date=2024-02-18 13:54:03.969349+00:00, run_duration=2.911321, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:53:00+00:00, data_interval_end=2024-02-18 13:54:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:54:03.975+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:54:00+00:00, run_after=2024-02-18T13:55:00+00:00 [2024-02-18T13:54:03.993+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:53:00+00:00 exited with status success for try_number 1 [2024-02-18T13:54:03.996+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:53:00+00:00, map_index=-1, run_start_date=2024-02-18 13:54:02.483792+00:00, run_end_date=2024-02-18 13:54:03.491037+00:00, run_duration=1.007245, state=success, executor_state=success, try_number=1, max_tries=1, job_id=288, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:54:01.094903+00:00, queued_by_job_id=1, pid=6218 [2024-02-18T13:55:00.485+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:55:00.493+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:55:00+00:00, run_after=2024-02-18T13:56:00+00:00 [2024-02-18T13:55:00.500+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:55:00+00:00, run_after=2024-02-18T14:00:00+00:00 [2024-02-18T13:55:00.544+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T13:55:00.545+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:55:00.545+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:55:00.545+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:55:00.546+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:55:00.548+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T13:50:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T13:55:00.548+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T13:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T13:55:00.549+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:55:00.549+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:55:00.549+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:55:00.549+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:55:00.690+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T13:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:55:00.691+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:54:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:55:00.691+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:54:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:55:00.700+0000] {scheduler_job.py:635} INFO - Setting external_id for to 57a4cc31-06ec-4460-8775-476efcb5bd9d [2024-02-18T13:55:00.700+0000] {scheduler_job.py:635} INFO - Setting external_id for to da81be76-9cdc-4126-8466-19ffeb6b5524 [2024-02-18T13:55:00.701+0000] {scheduler_job.py:635} INFO - Setting external_id for to afcc3300-faec-4b6b-a338-558560c57343 [2024-02-18T13:55:02.923+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:55:02.924+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:54:00+00:00, run_id=scheduled__2024-02-18T13:54:00+00:00, run_start_date=2024-02-18 13:55:00.508906+00:00, run_end_date=2024-02-18 13:55:02.924164+00:00, run_duration=2.415258, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:54:00+00:00, data_interval_end=2024-02-18 13:55:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:55:02.933+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:55:00+00:00, run_after=2024-02-18T13:56:00+00:00 [2024-02-18T13:55:02.944+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:55:02.945+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:55:02.945+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:55:02.947+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T13:50:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T13:55:02.947+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T13:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T13:55:02.977+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T13:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:55:02.977+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T13:50:00+00:00 exited with status success for try_number 1 [2024-02-18T13:55:02.977+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:54:00+00:00 exited with status success for try_number 1 [2024-02-18T13:55:02.982+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T13:50:00+00:00, map_index=-1, run_start_date=2024-02-18 13:55:02.003437+00:00, run_end_date=2024-02-18 13:55:02.254685+00:00, run_duration=0.251248, state=success, executor_state=success, try_number=1, max_tries=1, job_id=290, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:55:00.547147+00:00, queued_by_job_id=1, pid=6284 [2024-02-18T13:55:02.983+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:54:00+00:00, map_index=-1, run_start_date=2024-02-18 13:55:02.097594+00:00, run_end_date=2024-02-18 13:55:02.334581+00:00, run_duration=0.236987, state=success, executor_state=success, try_number=1, max_tries=1, job_id=291, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:55:00.547147+00:00, queued_by_job_id=1, pid=6285 [2024-02-18T13:55:02.983+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8f486b60-3e26-4f76-b2f5-faa78d14febc [2024-02-18T13:55:03.015+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:55:03.015+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:54:00+00:00, run_id=scheduled__2024-02-18T13:54:00+00:00, run_start_date=2024-02-18 13:55:00.509601+00:00, run_end_date=2024-02-18 13:55:03.015525+00:00, run_duration=2.505924, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:54:00+00:00, data_interval_end=2024-02-18 13:55:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:55:03.024+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:55:00+00:00, run_after=2024-02-18T13:56:00+00:00 [2024-02-18T13:55:04.124+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:54:00+00:00 exited with status success for try_number 1 [2024-02-18T13:55:04.127+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:54:00+00:00, map_index=-1, run_start_date=2024-02-18 13:55:01.956832+00:00, run_end_date=2024-02-18 13:55:02.992661+00:00, run_duration=1.035829, state=success, executor_state=success, try_number=1, max_tries=1, job_id=289, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:55:00.547147+00:00, queued_by_job_id=1, pid=6283 [2024-02-18T13:55:04.250+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:55:04.250+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:55:04.251+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:55:04.253+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T13:50:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T13:55:04.253+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T13:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T13:55:04.288+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T13:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:55:04.292+0000] {scheduler_job.py:635} INFO - Setting external_id for to bdebcce8-a72d-4cdb-872d-265610e2439b [2024-02-18T13:55:04.351+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T13:50:00+00:00 exited with status success for try_number 1 [2024-02-18T13:55:04.356+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T13:50:00+00:00, map_index=-1, run_start_date=2024-02-18 13:55:04.022118+00:00, run_end_date=2024-02-18 13:55:04.191839+00:00, run_duration=0.169721, state=success, executor_state=success, try_number=1, max_tries=1, job_id=292, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:55:02.946055+00:00, queued_by_job_id=1, pid=6324 [2024-02-18T13:55:06.658+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T13:55:06.658+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:55:06.659+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:55:06.660+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T13:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:55:06.660+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T13:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T13:55:06.690+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T13:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:55:06.690+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T13:50:00+00:00 exited with status success for try_number 1 [2024-02-18T13:55:06.695+0000] {scheduler_job.py:635} INFO - Setting external_id for to bb53ed74-8ecc-41ad-8ca6-db9e017d6d70 [2024-02-18T13:55:06.695+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T13:50:00+00:00, map_index=0, run_start_date=2024-02-18 13:55:05.413069+00:00, run_end_date=2024-02-18 13:55:06.510442+00:00, run_duration=1.097373, state=success, executor_state=success, try_number=1, max_tries=1, job_id=293, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:55:04.252005+00:00, queued_by_job_id=1, pid=6336 [2024-02-18T13:55:08.823+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:55:08.823+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:50:00+00:00, run_id=scheduled__2024-02-18T13:50:00+00:00, run_start_date=2024-02-18 13:55:00.508120+00:00, run_end_date=2024-02-18 13:55:08.823208+00:00, run_duration=8.315088, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:50:00+00:00, data_interval_end=2024-02-18 13:55:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T13:55:08.827+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:55:00+00:00, run_after=2024-02-18T14:00:00+00:00 [2024-02-18T13:55:08.846+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T13:50:00+00:00 exited with status success for try_number 1 [2024-02-18T13:55:08.849+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T13:50:00+00:00, map_index=-1, run_start_date=2024-02-18 13:55:07.755182+00:00, run_end_date=2024-02-18 13:55:07.923750+00:00, run_duration=0.168568, state=success, executor_state=success, try_number=1, max_tries=1, job_id=294, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:55:06.659719+00:00, queued_by_job_id=1, pid=6357 [2024-02-18T13:56:00.009+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:56:00.020+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:56:00+00:00, run_after=2024-02-18T13:57:00+00:00 [2024-02-18T13:56:00.025+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:56:00.066+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T13:56:00.066+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T13:56:00.066+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:56:00.066+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:56:00.067+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:56:00.069+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T13:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:56:00.069+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T13:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T13:56:00.070+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:56:00.070+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:56:00.070+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:56:00.070+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:56:00.219+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:54:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:56:00.220+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:56:00.220+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:56:00.228+0000] {scheduler_job.py:635} INFO - Setting external_id for to 79d86f51-eff8-441a-b7b9-721a49be01e1 [2024-02-18T13:56:00.229+0000] {scheduler_job.py:635} INFO - Setting external_id for to 42cace9f-8c24-411a-932f-2d5d0776e07f [2024-02-18T13:56:00.229+0000] {scheduler_job.py:635} INFO - Setting external_id for to 61266979-9365-4a9c-acac-262d93fe547f [2024-02-18T13:56:01.374+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:56:01.374+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 13:54:00+00:00, run_id=scheduled__2024-02-18T13:54:00+00:00, run_start_date=2024-02-18 13:56:00.033678+00:00, run_end_date=2024-02-18 13:56:01.374578+00:00, run_duration=1.3409, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:54:00+00:00, data_interval_end=2024-02-18 13:56:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T13:56:01.382+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T13:56:00+00:00, run_after=2024-02-18T13:58:00+00:00 [2024-02-18T13:56:01.443+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:54:00+00:00 exited with status success for try_number 1 [2024-02-18T13:56:01.452+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T13:54:00+00:00, map_index=-1, run_start_date=2024-02-18 13:56:00.676995+00:00, run_end_date=2024-02-18 13:56:00.870880+00:00, run_duration=0.193885, state=success, executor_state=success, try_number=1, max_tries=1, job_id=295, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:56:00.067967+00:00, queued_by_job_id=1, pid=6374 [2024-02-18T13:56:02.487+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:56:02.488+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:55:00+00:00, run_id=scheduled__2024-02-18T13:55:00+00:00, run_start_date=2024-02-18 13:56:00.034534+00:00, run_end_date=2024-02-18 13:56:02.488115+00:00, run_duration=2.453581, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:55:00+00:00, data_interval_end=2024-02-18 13:56:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:56:02.494+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:56:00+00:00, run_after=2024-02-18T13:57:00+00:00 [2024-02-18T13:56:02.525+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:55:00+00:00 exited with status success for try_number 1 [2024-02-18T13:56:02.530+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:55:00+00:00, map_index=-1, run_start_date=2024-02-18 13:56:01.705016+00:00, run_end_date=2024-02-18 13:56:02.026777+00:00, run_duration=0.321761, state=success, executor_state=success, try_number=1, max_tries=1, job_id=297, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:56:00.067967+00:00, queued_by_job_id=1, pid=6405 [2024-02-18T13:56:03.559+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:56:03.560+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:55:00+00:00, run_id=scheduled__2024-02-18T13:55:00+00:00, run_start_date=2024-02-18 13:56:00.035253+00:00, run_end_date=2024-02-18 13:56:03.560093+00:00, run_duration=3.52484, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:55:00+00:00, data_interval_end=2024-02-18 13:56:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:56:03.566+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:56:00+00:00, run_after=2024-02-18T13:57:00+00:00 [2024-02-18T13:56:03.585+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:55:00+00:00 exited with status success for try_number 1 [2024-02-18T13:56:03.588+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:55:00+00:00, map_index=-1, run_start_date=2024-02-18 13:56:01.679322+00:00, run_end_date=2024-02-18 13:56:02.876811+00:00, run_duration=1.197489, state=success, executor_state=success, try_number=1, max_tries=1, job_id=296, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:56:00.067967+00:00, queued_by_job_id=1, pid=6404 [2024-02-18T13:57:00.164+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:57:00.173+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:57:00+00:00, run_after=2024-02-18T13:58:00+00:00 [2024-02-18T13:57:00.207+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T13:57:00.208+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:57:00.208+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:57:00.208+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:57:00.210+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:57:00.210+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:57:00.210+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:57:00.210+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:57:00.317+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:56:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:57:00.318+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:56:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:57:00.322+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3445684a-ccc8-4ee1-8765-7a65f3758028 [2024-02-18T13:57:00.323+0000] {scheduler_job.py:635} INFO - Setting external_id for to 90dc5fc4-932d-41d9-a69f-69bc9d169fd0 [2024-02-18T13:57:01.797+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:57:01.797+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:56:00+00:00, run_id=scheduled__2024-02-18T13:56:00+00:00, run_start_date=2024-02-18 13:57:00.182364+00:00, run_end_date=2024-02-18 13:57:01.797302+00:00, run_duration=1.614938, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:56:00+00:00, data_interval_end=2024-02-18 13:57:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:57:01.803+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:57:00+00:00, run_after=2024-02-18T13:58:00+00:00 [2024-02-18T13:57:01.826+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:56:00+00:00 exited with status success for try_number 1 [2024-02-18T13:57:01.829+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:56:00+00:00, map_index=-1, run_start_date=2024-02-18 13:57:01.472586+00:00, run_end_date=2024-02-18 13:57:01.666495+00:00, run_duration=0.193909, state=success, executor_state=success, try_number=1, max_tries=1, job_id=299, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:57:00.209257+00:00, queued_by_job_id=1, pid=6460 [2024-02-18T13:57:02.868+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:57:02.869+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:56:00+00:00, run_id=scheduled__2024-02-18T13:56:00+00:00, run_start_date=2024-02-18 13:57:00.183092+00:00, run_end_date=2024-02-18 13:57:02.868977+00:00, run_duration=2.685885, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:56:00+00:00, data_interval_end=2024-02-18 13:57:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:57:02.879+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:57:00+00:00, run_after=2024-02-18T13:58:00+00:00 [2024-02-18T13:57:02.903+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:56:00+00:00 exited with status success for try_number 1 [2024-02-18T13:57:02.906+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:56:00+00:00, map_index=-1, run_start_date=2024-02-18 13:57:01.462688+00:00, run_end_date=2024-02-18 13:57:02.498998+00:00, run_duration=1.03631, state=success, executor_state=success, try_number=1, max_tries=1, job_id=298, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:57:00.209257+00:00, queued_by_job_id=1, pid=6459 [2024-02-18T13:57:11.039+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T13:58:00.438+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:58:00.447+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:58:00+00:00, run_after=2024-02-18T13:59:00+00:00 [2024-02-18T13:58:00.451+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:58:00.494+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T13:58:00.494+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T13:58:00.494+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:58:00.494+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:58:00.495+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:58:00.497+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T13:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:58:00.497+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T13:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T13:58:00.498+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:58:00.498+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:58:00.498+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:58:00.498+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:58:00.657+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:56:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:58:00.658+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:57:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:58:00.658+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:57:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:58:00.667+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9d46b4eb-0ae0-443a-b77f-ffa2ab763294 [2024-02-18T13:58:00.667+0000] {scheduler_job.py:635} INFO - Setting external_id for to 57ed858e-d48d-40e2-98ff-066e254f00f3 [2024-02-18T13:58:00.668+0000] {scheduler_job.py:635} INFO - Setting external_id for to 58b5486c-26b9-456d-80b4-f19f511458d0 [2024-02-18T13:58:02.459+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:58:02.459+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 13:56:00+00:00, run_id=scheduled__2024-02-18T13:56:00+00:00, run_start_date=2024-02-18 13:58:00.460018+00:00, run_end_date=2024-02-18 13:58:02.459435+00:00, run_duration=1.999417, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:56:00+00:00, data_interval_end=2024-02-18 13:58:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T13:58:02.464+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T13:58:00+00:00, run_after=2024-02-18T14:00:00+00:00 [2024-02-18T13:58:02.468+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:58:02.468+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:57:00+00:00, run_id=scheduled__2024-02-18T13:57:00+00:00, run_start_date=2024-02-18 13:58:00.460732+00:00, run_end_date=2024-02-18 13:58:02.468929+00:00, run_duration=2.008197, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:57:00+00:00, data_interval_end=2024-02-18 13:58:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:58:02.476+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:58:00+00:00, run_after=2024-02-18T13:59:00+00:00 [2024-02-18T13:58:02.505+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:56:00+00:00 exited with status success for try_number 1 [2024-02-18T13:58:02.505+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:57:00+00:00 exited with status success for try_number 1 [2024-02-18T13:58:02.510+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:57:00+00:00, map_index=-1, run_start_date=2024-02-18 13:58:01.914121+00:00, run_end_date=2024-02-18 13:58:02.110644+00:00, run_duration=0.196523, state=success, executor_state=success, try_number=1, max_tries=1, job_id=302, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:58:00.496122+00:00, queued_by_job_id=1, pid=6526 [2024-02-18T13:58:02.510+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T13:56:00+00:00, map_index=-1, run_start_date=2024-02-18 13:58:01.134188+00:00, run_end_date=2024-02-18 13:58:01.390348+00:00, run_duration=0.25616, state=success, executor_state=success, try_number=1, max_tries=1, job_id=300, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:58:00.496122+00:00, queued_by_job_id=1, pid=6495 [2024-02-18T13:58:03.538+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:58:03.538+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:57:00+00:00, run_id=scheduled__2024-02-18T13:57:00+00:00, run_start_date=2024-02-18 13:58:00.461413+00:00, run_end_date=2024-02-18 13:58:03.538300+00:00, run_duration=3.076887, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:57:00+00:00, data_interval_end=2024-02-18 13:58:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:58:03.544+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:58:00+00:00, run_after=2024-02-18T13:59:00+00:00 [2024-02-18T13:58:03.565+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:57:00+00:00 exited with status success for try_number 1 [2024-02-18T13:58:03.568+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:57:00+00:00, map_index=-1, run_start_date=2024-02-18 13:58:01.848727+00:00, run_end_date=2024-02-18 13:58:03.026869+00:00, run_duration=1.178142, state=success, executor_state=success, try_number=1, max_tries=1, job_id=301, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:58:00.496122+00:00, queued_by_job_id=1, pid=6525 [2024-02-18T13:59:00.986+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:59:00+00:00, run_after=2024-02-18T14:00:00+00:00 [2024-02-18T13:59:00.990+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T13:59:01.026+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T13:59:01.026+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:59:01.027+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T13:59:01.027+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T13:59:01.029+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:59:01.029+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T13:59:01.029+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T13:59:01.029+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T13:59:01.130+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:58:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:59:01.130+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:58:00+00:00 exited with status queued for try_number 1 [2024-02-18T13:59:01.137+0000] {scheduler_job.py:635} INFO - Setting external_id for to d78de9f7-388c-41a1-b835-26b9d22b8c11 [2024-02-18T13:59:01.137+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2fcc8c78-81d8-4dec-9144-cb4aa0e62e6b [2024-02-18T13:59:02.954+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:59:02.954+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:58:00+00:00, run_id=scheduled__2024-02-18T13:58:00+00:00, run_start_date=2024-02-18 13:59:01.000270+00:00, run_end_date=2024-02-18 13:59:02.954738+00:00, run_duration=1.954468, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:58:00+00:00, data_interval_end=2024-02-18 13:59:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T13:59:02.961+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:59:00+00:00, run_after=2024-02-18T14:00:00+00:00 [2024-02-18T13:59:02.985+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:58:00+00:00 exited with status success for try_number 1 [2024-02-18T13:59:02.988+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:58:00+00:00, map_index=-1, run_start_date=2024-02-18 13:59:02.171615+00:00, run_end_date=2024-02-18 13:59:02.370687+00:00, run_duration=0.199072, state=success, executor_state=success, try_number=1, max_tries=1, job_id=303, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:59:01.028068+00:00, queued_by_job_id=1, pid=6580 [2024-02-18T13:59:04.020+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T13:59:04.020+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:58:00+00:00, run_id=scheduled__2024-02-18T13:58:00+00:00, run_start_date=2024-02-18 13:59:01.001237+00:00, run_end_date=2024-02-18 13:59:04.020591+00:00, run_duration=3.019354, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:58:00+00:00, data_interval_end=2024-02-18 13:59:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T13:59:04.026+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T13:59:00+00:00, run_after=2024-02-18T14:00:00+00:00 [2024-02-18T13:59:04.045+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:58:00+00:00 exited with status success for try_number 1 [2024-02-18T13:59:04.048+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:58:00+00:00, map_index=-1, run_start_date=2024-02-18 13:59:02.169380+00:00, run_end_date=2024-02-18 13:59:03.324843+00:00, run_duration=1.155463, state=success, executor_state=success, try_number=1, max_tries=1, job_id=304, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 13:59:01.028068+00:00, queued_by_job_id=1, pid=6579 [2024-02-18T14:00:00.447+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:00:00+00:00, run_after=2024-02-18T14:01:00+00:00 [2024-02-18T14:00:00.451+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:00:00.454+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:00:00.461+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:00:00+00:00, run_after=2024-02-18T14:05:00+00:00 [2024-02-18T14:00:00.510+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T14:00:00.510+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:00:00.510+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T14:00:00.511+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:00:00.511+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:00:00.511+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:00:00.514+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T13:55:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T14:00:00.514+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T13:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T14:00:00.514+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T13:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:00:00.514+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T13:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T14:00:00.514+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:00:00.514+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:00:00.515+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T13:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:00:00.515+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T13:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:00:00.884+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T13:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:00:00.885+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:58:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:00:00.885+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:59:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:00:00.885+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:59:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:00:00.905+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8af50a7c-ecab-4473-9c16-fb7846661b7e [2024-02-18T14:00:00.905+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4602cf36-21aa-4b0c-a855-4b73b2485cfb [2024-02-18T14:00:00.906+0000] {scheduler_job.py:635} INFO - Setting external_id for to abc4e202-600a-49c6-8eaf-3c5e778e8f51 [2024-02-18T14:00:00.906+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6fb65fc7-8602-4b4b-8a79-da535c9aec60 [2024-02-18T14:00:02.137+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:00:02.138+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 13:58:00+00:00, run_id=scheduled__2024-02-18T13:58:00+00:00, run_start_date=2024-02-18 14:00:00.470469+00:00, run_end_date=2024-02-18 14:00:02.137995+00:00, run_duration=1.667526, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:58:00+00:00, data_interval_end=2024-02-18 14:00:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T14:00:02.147+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T14:00:00+00:00, run_after=2024-02-18T14:02:00+00:00 [2024-02-18T14:00:02.203+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T13:58:00+00:00 exited with status success for try_number 1 [2024-02-18T14:00:02.208+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T13:58:00+00:00, map_index=-1, run_start_date=2024-02-18 14:00:01.278125+00:00, run_end_date=2024-02-18 14:00:01.551167+00:00, run_duration=0.273042, state=success, executor_state=success, try_number=1, max_tries=1, job_id=305, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:00:00.512644+00:00, queued_by_job_id=1, pid=6617 [2024-02-18T14:00:03.485+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:00:03.486+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:59:00+00:00, run_id=scheduled__2024-02-18T13:59:00+00:00, run_start_date=2024-02-18 14:00:00.471135+00:00, run_end_date=2024-02-18 14:00:03.485939+00:00, run_duration=3.014804, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:59:00+00:00, data_interval_end=2024-02-18 14:00:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:00:03.491+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:00:00+00:00, run_after=2024-02-18T14:01:00+00:00 [2024-02-18T14:00:03.514+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:00:03.514+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:00:03.515+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:00:03.516+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T13:55:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T14:00:03.516+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T13:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T14:00:03.546+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T13:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:00:03.546+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T13:55:00+00:00 exited with status success for try_number 1 [2024-02-18T14:00:03.547+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:59:00+00:00 exited with status success for try_number 1 [2024-02-18T14:00:03.551+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T13:55:00+00:00, map_index=-1, run_start_date=2024-02-18 14:00:02.275574+00:00, run_end_date=2024-02-18 14:00:02.537620+00:00, run_duration=0.262046, state=success, executor_state=success, try_number=1, max_tries=1, job_id=308, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:00:00.512644+00:00, queued_by_job_id=1, pid=6659 [2024-02-18T14:00:03.551+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:59:00+00:00, map_index=-1, run_start_date=2024-02-18 14:00:02.218601+00:00, run_end_date=2024-02-18 14:00:02.503837+00:00, run_duration=0.285236, state=success, executor_state=success, try_number=1, max_tries=1, job_id=307, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:00:00.512644+00:00, queued_by_job_id=1, pid=6658 [2024-02-18T14:00:03.551+0000] {scheduler_job.py:635} INFO - Setting external_id for to b081864d-e780-4b4a-a762-940d44470808 [2024-02-18T14:00:04.648+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:00:04.648+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:59:00+00:00, run_id=scheduled__2024-02-18T13:59:00+00:00, run_start_date=2024-02-18 14:00:00.471793+00:00, run_end_date=2024-02-18 14:00:04.648609+00:00, run_duration=4.176816, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:59:00+00:00, data_interval_end=2024-02-18 14:00:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:00:04.655+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:00:00+00:00, run_after=2024-02-18T14:01:00+00:00 [2024-02-18T14:00:04.691+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T13:59:00+00:00 exited with status success for try_number 1 [2024-02-18T14:00:04.696+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T13:59:00+00:00, map_index=-1, run_start_date=2024-02-18 14:00:02.185581+00:00, run_end_date=2024-02-18 14:00:04.327777+00:00, run_duration=2.142196, state=success, executor_state=success, try_number=1, max_tries=1, job_id=306, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:00:00.512644+00:00, queued_by_job_id=1, pid=6657 [2024-02-18T14:00:05.609+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:00:05.609+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:00:05.610+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:00:05.612+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T13:55:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T14:00:05.612+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T13:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T14:00:05.655+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T13:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:00:05.655+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T13:55:00+00:00 exited with status success for try_number 1 [2024-02-18T14:00:05.662+0000] {scheduler_job.py:635} INFO - Setting external_id for to 843289a6-3519-4743-b153-cb20997fe5f0 [2024-02-18T14:00:05.662+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T13:55:00+00:00, map_index=-1, run_start_date=2024-02-18 14:00:04.649654+00:00, run_end_date=2024-02-18 14:00:04.850693+00:00, run_duration=0.201039, state=success, executor_state=success, try_number=1, max_tries=1, job_id=309, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:00:03.515668+00:00, queued_by_job_id=1, pid=6698 [2024-02-18T14:00:07.496+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:00:07.496+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:00:07.496+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:00:07.498+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T13:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:00:07.498+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T13:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T14:00:07.525+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T13:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:00:07.525+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T13:55:00+00:00 exited with status success for try_number 1 [2024-02-18T14:00:07.530+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3eae8299-502f-4d08-9e63-0c6163e50a3a [2024-02-18T14:00:07.530+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T13:55:00+00:00, map_index=0, run_start_date=2024-02-18 14:00:07.046762+00:00, run_end_date=2024-02-18 14:00:07.210752+00:00, run_duration=0.16399, state=success, executor_state=success, try_number=1, max_tries=1, job_id=310, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:00:05.610992+00:00, queued_by_job_id=1, pid=6710 [2024-02-18T14:00:09.683+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:00:09.683+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 13:55:00+00:00, run_id=scheduled__2024-02-18T13:55:00+00:00, run_start_date=2024-02-18 14:00:00.469696+00:00, run_end_date=2024-02-18 14:00:09.683919+00:00, run_duration=9.214223, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 13:55:00+00:00, data_interval_end=2024-02-18 14:00:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T14:00:09.688+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:00:00+00:00, run_after=2024-02-18T14:05:00+00:00 [2024-02-18T14:00:09.707+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T13:55:00+00:00 exited with status success for try_number 1 [2024-02-18T14:00:09.710+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T13:55:00+00:00, map_index=-1, run_start_date=2024-02-18 14:00:08.570561+00:00, run_end_date=2024-02-18 14:00:08.737725+00:00, run_duration=0.167164, state=success, executor_state=success, try_number=1, max_tries=1, job_id=311, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:00:07.497274+00:00, queued_by_job_id=1, pid=6722 [2024-02-18T14:01:01.001+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:01:01.009+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:01:00+00:00, run_after=2024-02-18T14:02:00+00:00 [2024-02-18T14:01:01.040+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T14:01:01.040+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:01:01.040+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:01:01.041+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:01:01.043+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:01:01.043+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:01:01.043+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:01:01.043+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:01:01.140+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:01:01.140+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:01:01.147+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3ce8b80b-65a7-4dc2-a115-d8f49ada9eb5 [2024-02-18T14:01:01.147+0000] {scheduler_job.py:635} INFO - Setting external_id for to 00a11d79-fa22-4b50-a247-adb348bde246 [2024-02-18T14:01:02.947+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:01:02.947+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:00:00+00:00, run_id=scheduled__2024-02-18T14:00:00+00:00, run_start_date=2024-02-18 14:01:01.016497+00:00, run_end_date=2024-02-18 14:01:02.947669+00:00, run_duration=1.931172, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:00:00+00:00, data_interval_end=2024-02-18 14:01:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:01:02.955+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:01:00+00:00, run_after=2024-02-18T14:02:00+00:00 [2024-02-18T14:01:02.983+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:00:00+00:00 exited with status success for try_number 1 [2024-02-18T14:01:02.987+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:00:00+00:00, map_index=-1, run_start_date=2024-02-18 14:01:02.197309+00:00, run_end_date=2024-02-18 14:01:02.403441+00:00, run_duration=0.206132, state=success, executor_state=success, try_number=1, max_tries=1, job_id=313, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:01:01.042039+00:00, queued_by_job_id=1, pid=6759 [2024-02-18T14:01:04.022+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:01:04.022+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:00:00+00:00, run_id=scheduled__2024-02-18T14:00:00+00:00, run_start_date=2024-02-18 14:01:01.017206+00:00, run_end_date=2024-02-18 14:01:04.022624+00:00, run_duration=3.005418, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:00:00+00:00, data_interval_end=2024-02-18 14:01:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:01:04.028+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:01:00+00:00, run_after=2024-02-18T14:02:00+00:00 [2024-02-18T14:01:04.046+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:00:00+00:00 exited with status success for try_number 1 [2024-02-18T14:01:04.049+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:00:00+00:00, map_index=-1, run_start_date=2024-02-18 14:01:02.197601+00:00, run_end_date=2024-02-18 14:01:03.178996+00:00, run_duration=0.981395, state=success, executor_state=success, try_number=1, max_tries=1, job_id=312, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:01:01.042039+00:00, queued_by_job_id=1, pid=6758 [2024-02-18T14:02:00.475+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:02:00+00:00, run_after=2024-02-18T14:03:00+00:00 [2024-02-18T14:02:00.479+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:02:00.483+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:02:00.525+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T14:02:00.525+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T14:02:00.525+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:02:00.525+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:02:00.526+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:02:00.528+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T14:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:02:00.528+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T14:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T14:02:00.528+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:02:00.528+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:02:00.529+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:02:00.529+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:02:00.670+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:02:00.670+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:01:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:02:00.670+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:01:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:02:00.678+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8fbd9b63-d72a-47ba-9609-18b9f3ce0126 [2024-02-18T14:02:00.678+0000] {scheduler_job.py:635} INFO - Setting external_id for to 43059244-bb17-4232-afb2-d5d82954cc46 [2024-02-18T14:02:00.678+0000] {scheduler_job.py:635} INFO - Setting external_id for to fa05e0ad-2847-430d-af4e-825e741e28a1 [2024-02-18T14:02:01.845+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:02:01.846+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 14:00:00+00:00, run_id=scheduled__2024-02-18T14:00:00+00:00, run_start_date=2024-02-18 14:02:00.491965+00:00, run_end_date=2024-02-18 14:02:01.845993+00:00, run_duration=1.354028, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:00:00+00:00, data_interval_end=2024-02-18 14:02:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T14:02:01.857+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T14:02:00+00:00, run_after=2024-02-18T14:04:00+00:00 [2024-02-18T14:02:01.904+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:00:00+00:00 exited with status success for try_number 1 [2024-02-18T14:02:01.908+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T14:00:00+00:00, map_index=-1, run_start_date=2024-02-18 14:02:01.136316+00:00, run_end_date=2024-02-18 14:02:01.385151+00:00, run_duration=0.248835, state=success, executor_state=success, try_number=1, max_tries=1, job_id=314, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:02:00.526933+00:00, queued_by_job_id=1, pid=6794 [2024-02-18T14:02:02.941+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:02:02.941+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:01:00+00:00, run_id=scheduled__2024-02-18T14:01:00+00:00, run_start_date=2024-02-18 14:02:00.492670+00:00, run_end_date=2024-02-18 14:02:02.941724+00:00, run_duration=2.449054, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:01:00+00:00, data_interval_end=2024-02-18 14:02:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:02:02.948+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:02:00+00:00, run_after=2024-02-18T14:03:00+00:00 [2024-02-18T14:02:02.968+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:01:00+00:00 exited with status success for try_number 1 [2024-02-18T14:02:02.971+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:01:00+00:00, map_index=-1, run_start_date=2024-02-18 14:02:01.964072+00:00, run_end_date=2024-02-18 14:02:02.169470+00:00, run_duration=0.205398, state=success, executor_state=success, try_number=1, max_tries=1, job_id=316, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:02:00.526933+00:00, queued_by_job_id=1, pid=6824 [2024-02-18T14:02:03.443+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:02:03.444+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:01:00+00:00, run_id=scheduled__2024-02-18T14:01:00+00:00, run_start_date=2024-02-18 14:02:00.493345+00:00, run_end_date=2024-02-18 14:02:03.444126+00:00, run_duration=2.950781, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:01:00+00:00, data_interval_end=2024-02-18 14:02:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:02:03.450+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:02:00+00:00, run_after=2024-02-18T14:03:00+00:00 [2024-02-18T14:02:03.469+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:01:00+00:00 exited with status success for try_number 1 [2024-02-18T14:02:03.471+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:01:00+00:00, map_index=-1, run_start_date=2024-02-18 14:02:01.958891+00:00, run_end_date=2024-02-18 14:02:03.307135+00:00, run_duration=1.348244, state=success, executor_state=success, try_number=1, max_tries=1, job_id=315, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:02:00.526933+00:00, queued_by_job_id=1, pid=6823 [2024-02-18T14:02:11.074+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T14:02:53.879+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:02:53.879+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-18T14:02:53.880+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:02:53.882+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240218140253_078310', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:02:53.882+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240218140253_078310', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-18T14:02:53.928+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218140253_078310 exited with status queued for try_number 1 [2024-02-18T14:02:53.934+0000] {scheduler_job.py:635} INFO - Setting external_id for to cd78dfc8-4b35-4950-9d44-082981087988 [2024-02-18T14:02:56.192+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:02:56.193+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-18 14:02:53.606010+00:00, run_id=vdu_down_20240218140253_078310, run_start_date=2024-02-18 14:02:53.843016+00:00, run_end_date=2024-02-18 14:02:56.193170+00:00, run_duration=2.350154, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 14:02:53.606010+00:00, data_interval_end=2024-02-18 14:02:53.606010+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-18T14:02:56.195+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-18T14:02:56.232+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218140253_078310 exited with status success for try_number 1 [2024-02-18T14:02:56.239+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240218140253_078310, map_index=-1, run_start_date=2024-02-18 14:02:54.598338+00:00, run_end_date=2024-02-18 14:02:55.102940+00:00, run_duration=0.504602, state=success, executor_state=success, try_number=1, max_tries=1, job_id=317, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:02:53.880932+00:00, queued_by_job_id=1, pid=6857 [2024-02-18T14:03:00.017+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:03:00+00:00, run_after=2024-02-18T14:04:00+00:00 [2024-02-18T14:03:00.021+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:03:00.053+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T14:03:00.053+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:03:00.053+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:03:00.054+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:03:00.056+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:03:00.056+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:03:00.056+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:03:00.056+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:03:00.157+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:02:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:03:00.158+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:02:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:03:00.164+0000] {scheduler_job.py:635} INFO - Setting external_id for to 056c8556-e289-46ad-98c6-4ae9cd1ec843 [2024-02-18T14:03:00.164+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7703a9c2-6873-4578-bc0e-eca6dd58a345 [2024-02-18T14:03:02.334+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:03:02.334+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:02:00+00:00, run_id=scheduled__2024-02-18T14:02:00+00:00, run_start_date=2024-02-18 14:03:00.028704+00:00, run_end_date=2024-02-18 14:03:02.334373+00:00, run_duration=2.305669, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:02:00+00:00, data_interval_end=2024-02-18 14:03:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:03:02.340+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:03:00+00:00, run_after=2024-02-18T14:04:00+00:00 [2024-02-18T14:03:02.364+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:02:00+00:00 exited with status success for try_number 1 [2024-02-18T14:03:02.367+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:02:00+00:00, map_index=-1, run_start_date=2024-02-18 14:03:01.378995+00:00, run_end_date=2024-02-18 14:03:01.621786+00:00, run_duration=0.242791, state=success, executor_state=success, try_number=1, max_tries=1, job_id=319, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:03:00.054956+00:00, queued_by_job_id=1, pid=6890 [2024-02-18T14:03:03.396+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:03:03.397+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:02:00+00:00, run_id=scheduled__2024-02-18T14:02:00+00:00, run_start_date=2024-02-18 14:03:00.029584+00:00, run_end_date=2024-02-18 14:03:03.396948+00:00, run_duration=3.367364, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:02:00+00:00, data_interval_end=2024-02-18 14:03:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:03:03.403+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:03:00+00:00, run_after=2024-02-18T14:04:00+00:00 [2024-02-18T14:03:03.422+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:02:00+00:00 exited with status success for try_number 1 [2024-02-18T14:03:03.425+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:02:00+00:00, map_index=-1, run_start_date=2024-02-18 14:03:01.376597+00:00, run_end_date=2024-02-18 14:03:02.518364+00:00, run_duration=1.141767, state=success, executor_state=success, try_number=1, max_tries=1, job_id=318, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:03:00.054956+00:00, queued_by_job_id=1, pid=6889 [2024-02-18T14:04:00.488+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:04:00.496+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:04:00+00:00, run_after=2024-02-18T14:05:00+00:00 [2024-02-18T14:04:00.500+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:04:00.540+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T14:04:00.540+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T14:04:00.541+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:04:00.541+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:04:00.541+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:04:00.543+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T14:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:04:00.543+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T14:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T14:04:00.543+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:04:00.544+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:04:00.544+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:04:00.544+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:04:00.693+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:02:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:04:00.695+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:03:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:04:00.695+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:03:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:04:00.702+0000] {scheduler_job.py:635} INFO - Setting external_id for to ba7ff877-855b-46e4-b612-7c6679706c61 [2024-02-18T14:04:00.703+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6551928f-8f19-4a2d-8601-61e8705ce5d5 [2024-02-18T14:04:00.703+0000] {scheduler_job.py:635} INFO - Setting external_id for to dcbc0dd9-0a22-4ab1-898a-547222c46f3c [2024-02-18T14:04:01.818+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:04:01.819+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 14:02:00+00:00, run_id=scheduled__2024-02-18T14:02:00+00:00, run_start_date=2024-02-18 14:04:00.507434+00:00, run_end_date=2024-02-18 14:04:01.819080+00:00, run_duration=1.311646, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:02:00+00:00, data_interval_end=2024-02-18 14:04:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T14:04:01.825+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T14:04:00+00:00, run_after=2024-02-18T14:06:00+00:00 [2024-02-18T14:04:01.862+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:02:00+00:00 exited with status success for try_number 1 [2024-02-18T14:04:01.867+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T14:02:00+00:00, map_index=-1, run_start_date=2024-02-18 14:04:01.163755+00:00, run_end_date=2024-02-18 14:04:01.400353+00:00, run_duration=0.236598, state=success, executor_state=success, try_number=1, max_tries=1, job_id=320, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:04:00.542330+00:00, queued_by_job_id=1, pid=6925 [2024-02-18T14:04:02.895+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:04:02.896+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:03:00+00:00, run_id=scheduled__2024-02-18T14:03:00+00:00, run_start_date=2024-02-18 14:04:00.508145+00:00, run_end_date=2024-02-18 14:04:02.895986+00:00, run_duration=2.387841, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:03:00+00:00, data_interval_end=2024-02-18 14:04:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:04:02.902+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:04:00+00:00, run_after=2024-02-18T14:05:00+00:00 [2024-02-18T14:04:02.925+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:03:00+00:00 exited with status success for try_number 1 [2024-02-18T14:04:02.928+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:03:00+00:00, map_index=-1, run_start_date=2024-02-18 14:04:01.884124+00:00, run_end_date=2024-02-18 14:04:02.106131+00:00, run_duration=0.222007, state=success, executor_state=success, try_number=1, max_tries=1, job_id=322, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:04:00.542330+00:00, queued_by_job_id=1, pid=6956 [2024-02-18T14:04:03.956+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:04:03.956+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:03:00+00:00, run_id=scheduled__2024-02-18T14:03:00+00:00, run_start_date=2024-02-18 14:04:00.508829+00:00, run_end_date=2024-02-18 14:04:03.956677+00:00, run_duration=3.447848, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:03:00+00:00, data_interval_end=2024-02-18 14:04:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:04:03.963+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:04:00+00:00, run_after=2024-02-18T14:05:00+00:00 [2024-02-18T14:04:03.983+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:03:00+00:00 exited with status success for try_number 1 [2024-02-18T14:04:03.986+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:03:00+00:00, map_index=-1, run_start_date=2024-02-18 14:04:01.879676+00:00, run_end_date=2024-02-18 14:04:03.059148+00:00, run_duration=1.179472, state=success, executor_state=success, try_number=1, max_tries=1, job_id=321, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:04:00.542330+00:00, queued_by_job_id=1, pid=6955 [2024-02-18T14:04:54.020+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:04:54.020+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-18T14:04:54.021+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:04:54.022+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240218140453_744977', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:04:54.022+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240218140453_744977', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-18T14:04:54.050+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218140453_744977 exited with status queued for try_number 1 [2024-02-18T14:04:54.054+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8c0fc6fe-4e4e-4630-838f-64c1524af05b [2024-02-18T14:04:54.912+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:04:54.913+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-18 14:04:53.607985+00:00, run_id=vdu_down_20240218140453_744977, run_start_date=2024-02-18 14:04:54.001690+00:00, run_end_date=2024-02-18 14:04:54.912934+00:00, run_duration=0.911244, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 14:04:53.607985+00:00, data_interval_end=2024-02-18 14:04:53.607985+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-18T14:04:54.916+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-18T14:04:54.940+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218140453_744977 exited with status success for try_number 1 [2024-02-18T14:04:54.943+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240218140453_744977, map_index=-1, run_start_date=2024-02-18 14:04:54.505189+00:00, run_end_date=2024-02-18 14:04:54.789848+00:00, run_duration=0.284659, state=success, executor_state=success, try_number=1, max_tries=1, job_id=323, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:04:54.021515+00:00, queued_by_job_id=1, pid=6990 [2024-02-18T14:05:01.025+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:05:01.038+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:05:00+00:00, run_after=2024-02-18T14:06:00+00:00 [2024-02-18T14:05:01.048+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:05:00+00:00, run_after=2024-02-18T14:10:00+00:00 [2024-02-18T14:05:01.105+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T14:05:01.105+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:05:01.105+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:05:01.106+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:05:01.106+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:05:01.109+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T14:00:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T14:05:01.109+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T14:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T14:05:01.109+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:05:01.110+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:05:01.110+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:05:01.110+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:05:01.302+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T14:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:05:01.303+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:04:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:05:01.303+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:04:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:05:01.312+0000] {scheduler_job.py:635} INFO - Setting external_id for to b4dd0db9-bad7-4a02-973b-10c906b03cdc [2024-02-18T14:05:01.312+0000] {scheduler_job.py:635} INFO - Setting external_id for to ebfa1211-160e-427e-9afe-d32defb1b71d [2024-02-18T14:05:01.312+0000] {scheduler_job.py:635} INFO - Setting external_id for to 03e65ac6-8f1c-4098-81a0-6aaf41703a74 [2024-02-18T14:05:03.747+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:05:03.747+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:04:00+00:00, run_id=scheduled__2024-02-18T14:04:00+00:00, run_start_date=2024-02-18 14:05:01.060329+00:00, run_end_date=2024-02-18 14:05:03.747576+00:00, run_duration=2.687247, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:04:00+00:00, data_interval_end=2024-02-18 14:05:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:05:03.754+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:05:00+00:00, run_after=2024-02-18T14:06:00+00:00 [2024-02-18T14:05:03.769+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:05:03.769+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:05:03.770+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:05:03.771+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T14:00:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T14:05:03.772+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T14:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T14:05:03.802+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T14:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:05:03.803+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T14:00:00+00:00 exited with status success for try_number 1 [2024-02-18T14:05:03.803+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:04:00+00:00 exited with status success for try_number 1 [2024-02-18T14:05:03.807+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7717589b-6fe0-4c66-803a-f7fd720431ba [2024-02-18T14:05:03.807+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T14:00:00+00:00, map_index=-1, run_start_date=2024-02-18 14:05:02.881785+00:00, run_end_date=2024-02-18 14:05:03.120444+00:00, run_duration=0.238659, state=success, executor_state=success, try_number=1, max_tries=1, job_id=324, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:05:01.107646+00:00, queued_by_job_id=1, pid=7040 [2024-02-18T14:05:03.807+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:04:00+00:00, map_index=-1, run_start_date=2024-02-18 14:05:02.949397+00:00, run_end_date=2024-02-18 14:05:03.190945+00:00, run_duration=0.241548, state=success, executor_state=success, try_number=1, max_tries=1, job_id=325, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:05:01.107646+00:00, queued_by_job_id=1, pid=7041 [2024-02-18T14:05:06.136+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:05:06.136+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:05:06.137+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:05:06.138+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T14:00:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T14:05:06.138+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T14:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T14:05:06.175+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T14:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:05:06.175+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T14:00:00+00:00 exited with status success for try_number 1 [2024-02-18T14:05:06.182+0000] {scheduler_job.py:635} INFO - Setting external_id for to 655532e2-84a2-4f7b-b7fe-3ee8809e9279 [2024-02-18T14:05:06.182+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T14:00:00+00:00, map_index=-1, run_start_date=2024-02-18 14:05:04.875124+00:00, run_end_date=2024-02-18 14:05:05.102041+00:00, run_duration=0.226917, state=success, executor_state=success, try_number=1, max_tries=1, job_id=327, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:05:03.770804+00:00, queued_by_job_id=1, pid=7081 [2024-02-18T14:05:07.925+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:05:07.925+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:04:00+00:00, run_id=scheduled__2024-02-18T14:04:00+00:00, run_start_date=2024-02-18 14:05:01.061742+00:00, run_end_date=2024-02-18 14:05:07.925641+00:00, run_duration=6.863899, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:04:00+00:00, data_interval_end=2024-02-18 14:05:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:05:07.931+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:05:00+00:00, run_after=2024-02-18T14:06:00+00:00 [2024-02-18T14:05:07.947+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:05:07.948+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:05:07.948+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:05:07.949+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T14:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:05:07.950+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T14:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T14:05:07.978+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T14:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:05:07.978+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:04:00+00:00 exited with status success for try_number 1 [2024-02-18T14:05:07.978+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T14:00:00+00:00 exited with status success for try_number 1 [2024-02-18T14:05:07.984+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T14:00:00+00:00, map_index=0, run_start_date=2024-02-18 14:05:07.347704+00:00, run_end_date=2024-02-18 14:05:07.508871+00:00, run_duration=0.161167, state=success, executor_state=success, try_number=1, max_tries=1, job_id=328, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:05:06.137762+00:00, queued_by_job_id=1, pid=7093 [2024-02-18T14:05:07.984+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:04:00+00:00, map_index=-1, run_start_date=2024-02-18 14:05:03.026936+00:00, run_end_date=2024-02-18 14:05:07.216874+00:00, run_duration=4.189938, state=success, executor_state=success, try_number=1, max_tries=1, job_id=326, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:05:01.107646+00:00, queued_by_job_id=1, pid=7042 [2024-02-18T14:05:07.985+0000] {scheduler_job.py:635} INFO - Setting external_id for to 679322ec-e129-4865-a2bc-6b4aa085ad6b [2024-02-18T14:05:10.107+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:05:10.108+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:00:00+00:00, run_id=scheduled__2024-02-18T14:00:00+00:00, run_start_date=2024-02-18 14:05:01.059357+00:00, run_end_date=2024-02-18 14:05:10.108092+00:00, run_duration=9.048735, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:00:00+00:00, data_interval_end=2024-02-18 14:05:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T14:05:10.112+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:05:00+00:00, run_after=2024-02-18T14:10:00+00:00 [2024-02-18T14:05:10.134+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T14:00:00+00:00 exited with status success for try_number 1 [2024-02-18T14:05:10.137+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T14:00:00+00:00, map_index=-1, run_start_date=2024-02-18 14:05:09.032552+00:00, run_end_date=2024-02-18 14:05:09.197508+00:00, run_duration=0.164956, state=success, executor_state=success, try_number=1, max_tries=1, job_id=329, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:05:07.948927+00:00, queued_by_job_id=1, pid=7105 [2024-02-18T14:06:00.533+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:06:00.545+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:06:00+00:00, run_after=2024-02-18T14:07:00+00:00 [2024-02-18T14:06:00.550+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:06:00.599+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T14:06:00.599+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T14:06:00.599+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:06:00.599+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:06:00.600+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:06:00.602+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T14:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:06:00.602+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T14:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T14:06:00.602+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:06:00.602+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:06:00.602+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:06:00.603+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:06:00.783+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:04:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:06:00.787+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:06:00.787+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:06:00.805+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9e2e9540-3315-4de6-9b2a-167b834bff77 [2024-02-18T14:06:00.809+0000] {scheduler_job.py:635} INFO - Setting external_id for to 22af759d-94ce-4717-9c42-5fd97b7a33fd [2024-02-18T14:06:00.810+0000] {scheduler_job.py:635} INFO - Setting external_id for to 368099b5-facd-41b8-98a2-61d1a6a8e169 [2024-02-18T14:06:02.058+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:06:02.059+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 14:04:00+00:00, run_id=scheduled__2024-02-18T14:04:00+00:00, run_start_date=2024-02-18 14:06:00.560638+00:00, run_end_date=2024-02-18 14:06:02.059312+00:00, run_duration=1.498674, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:04:00+00:00, data_interval_end=2024-02-18 14:06:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T14:06:02.067+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T14:06:00+00:00, run_after=2024-02-18T14:08:00+00:00 [2024-02-18T14:06:02.104+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:04:00+00:00 exited with status success for try_number 1 [2024-02-18T14:06:02.110+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T14:04:00+00:00, map_index=-1, run_start_date=2024-02-18 14:06:01.294712+00:00, run_end_date=2024-02-18 14:06:01.541663+00:00, run_duration=0.246951, state=success, executor_state=success, try_number=1, max_tries=1, job_id=330, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:06:00.601015+00:00, queued_by_job_id=1, pid=7123 [2024-02-18T14:06:03.147+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:06:03.148+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:05:00+00:00, run_id=scheduled__2024-02-18T14:05:00+00:00, run_start_date=2024-02-18 14:06:00.561619+00:00, run_end_date=2024-02-18 14:06:03.147890+00:00, run_duration=2.586271, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:05:00+00:00, data_interval_end=2024-02-18 14:06:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:06:03.158+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:06:00+00:00, run_after=2024-02-18T14:07:00+00:00 [2024-02-18T14:06:03.188+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:05:00+00:00 exited with status success for try_number 1 [2024-02-18T14:06:03.192+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:05:00+00:00, map_index=-1, run_start_date=2024-02-18 14:06:02.113684+00:00, run_end_date=2024-02-18 14:06:03.020454+00:00, run_duration=0.90677, state=success, executor_state=success, try_number=1, max_tries=1, job_id=331, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:06:00.601015+00:00, queued_by_job_id=1, pid=7153 [2024-02-18T14:06:05.273+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:06:05.274+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:05:00+00:00, run_id=scheduled__2024-02-18T14:05:00+00:00, run_start_date=2024-02-18 14:06:00.562941+00:00, run_end_date=2024-02-18 14:06:05.274038+00:00, run_duration=4.711097, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:05:00+00:00, data_interval_end=2024-02-18 14:06:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:06:05.279+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:06:00+00:00, run_after=2024-02-18T14:07:00+00:00 [2024-02-18T14:06:05.297+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:05:00+00:00 exited with status success for try_number 1 [2024-02-18T14:06:05.300+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:05:00+00:00, map_index=-1, run_start_date=2024-02-18 14:06:02.129253+00:00, run_end_date=2024-02-18 14:06:04.686918+00:00, run_duration=2.557665, state=success, executor_state=success, try_number=1, max_tries=1, job_id=332, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:06:00.601015+00:00, queued_by_job_id=1, pid=7154 [2024-02-18T14:06:54.387+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:06:54.387+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-18T14:06:54.388+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:06:54.390+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240218140653_528772', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:06:54.390+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240218140653_528772', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-18T14:06:54.433+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218140653_528772 exited with status queued for try_number 1 [2024-02-18T14:06:54.438+0000] {scheduler_job.py:635} INFO - Setting external_id for to 13087c2f-53dc-442b-89b9-3b6ac339c966 [2024-02-18T14:06:55.569+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:06:55.569+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-18 14:06:53.611626+00:00, run_id=vdu_down_20240218140653_528772, run_start_date=2024-02-18 14:06:54.359953+00:00, run_end_date=2024-02-18 14:06:55.569714+00:00, run_duration=1.209761, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 14:06:53.611626+00:00, data_interval_end=2024-02-18 14:06:53.611626+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-18T14:06:55.572+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-18T14:06:55.593+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218140653_528772 exited with status success for try_number 1 [2024-02-18T14:06:55.597+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240218140653_528772, map_index=-1, run_start_date=2024-02-18 14:06:55.059913+00:00, run_end_date=2024-02-18 14:06:55.320494+00:00, run_duration=0.260581, state=success, executor_state=success, try_number=1, max_tries=1, job_id=333, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:06:54.388539+00:00, queued_by_job_id=1, pid=7187 [2024-02-18T14:07:00.760+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:07:00.768+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:07:00+00:00, run_after=2024-02-18T14:08:00+00:00 [2024-02-18T14:07:00.803+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T14:07:00.804+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:07:00.804+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:07:00.804+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:07:00.806+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:07:00.806+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:07:00.806+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:07:00.806+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:07:00.907+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:06:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:07:00.907+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:06:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:07:00.913+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8c45eb3d-f8c0-4f03-9568-f862638892ed [2024-02-18T14:07:00.913+0000] {scheduler_job.py:635} INFO - Setting external_id for to c3791527-ecfc-4f83-a8c3-a2ba8d3a4c07 [2024-02-18T14:07:02.407+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:07:02.407+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:06:00+00:00, run_id=scheduled__2024-02-18T14:06:00+00:00, run_start_date=2024-02-18 14:07:00.777687+00:00, run_end_date=2024-02-18 14:07:02.407577+00:00, run_duration=1.62989, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:06:00+00:00, data_interval_end=2024-02-18 14:07:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:07:02.414+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:07:00+00:00, run_after=2024-02-18T14:08:00+00:00 [2024-02-18T14:07:02.437+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:06:00+00:00 exited with status success for try_number 1 [2024-02-18T14:07:02.440+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:06:00+00:00, map_index=-1, run_start_date=2024-02-18 14:07:02.007618+00:00, run_end_date=2024-02-18 14:07:02.190761+00:00, run_duration=0.183143, state=success, executor_state=success, try_number=1, max_tries=1, job_id=334, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:07:00.805165+00:00, queued_by_job_id=1, pid=7228 [2024-02-18T14:07:03.470+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:07:03.470+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:06:00+00:00, run_id=scheduled__2024-02-18T14:06:00+00:00, run_start_date=2024-02-18 14:07:00.778537+00:00, run_end_date=2024-02-18 14:07:03.470507+00:00, run_duration=2.69197, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:06:00+00:00, data_interval_end=2024-02-18 14:07:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:07:03.476+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:07:00+00:00, run_after=2024-02-18T14:08:00+00:00 [2024-02-18T14:07:03.495+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:06:00+00:00 exited with status success for try_number 1 [2024-02-18T14:07:03.498+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:06:00+00:00, map_index=-1, run_start_date=2024-02-18 14:07:02.010286+00:00, run_end_date=2024-02-18 14:07:03.205770+00:00, run_duration=1.195484, state=success, executor_state=success, try_number=1, max_tries=1, job_id=335, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:07:00.805165+00:00, queued_by_job_id=1, pid=7229 [2024-02-18T14:07:11.108+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T14:08:00.889+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:08:00.893+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:08:00.901+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:08:00+00:00, run_after=2024-02-18T14:09:00+00:00 [2024-02-18T14:08:00.941+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T14:08:00.941+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T14:08:00.941+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:08:00.941+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:08:00.942+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:08:00.944+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T14:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:08:00.944+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T14:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T14:08:00.944+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:08:00.944+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:08:00.944+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:08:00.944+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:08:01.077+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:06:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:08:01.078+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:07:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:08:01.078+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:07:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:08:01.086+0000] {scheduler_job.py:635} INFO - Setting external_id for to 53741388-576a-4453-8f16-ec001000ff13 [2024-02-18T14:08:01.086+0000] {scheduler_job.py:635} INFO - Setting external_id for to ee76268f-0a30-42d6-955b-31f02c8f8073 [2024-02-18T14:08:01.086+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1a9254a8-61ce-4d5a-9bea-b3db7e7c555f [2024-02-18T14:08:01.950+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:08:01.951+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 14:06:00+00:00, run_id=scheduled__2024-02-18T14:06:00+00:00, run_start_date=2024-02-18 14:08:00.908878+00:00, run_end_date=2024-02-18 14:08:01.951203+00:00, run_duration=1.042325, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:06:00+00:00, data_interval_end=2024-02-18 14:08:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T14:08:01.958+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T14:08:00+00:00, run_after=2024-02-18T14:10:00+00:00 [2024-02-18T14:08:01.992+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:06:00+00:00 exited with status success for try_number 1 [2024-02-18T14:08:01.996+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T14:06:00+00:00, map_index=-1, run_start_date=2024-02-18 14:08:01.516215+00:00, run_end_date=2024-02-18 14:08:01.751730+00:00, run_duration=0.235515, state=success, executor_state=success, try_number=1, max_tries=1, job_id=336, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:08:00.942796+00:00, queued_by_job_id=1, pid=7265 [2024-02-18T14:08:03.034+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:08:03.034+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:07:00+00:00, run_id=scheduled__2024-02-18T14:07:00+00:00, run_start_date=2024-02-18 14:08:00.909691+00:00, run_end_date=2024-02-18 14:08:03.034754+00:00, run_duration=2.125063, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:07:00+00:00, data_interval_end=2024-02-18 14:08:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:08:03.040+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:08:00+00:00, run_after=2024-02-18T14:09:00+00:00 [2024-02-18T14:08:03.065+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:07:00+00:00 exited with status success for try_number 1 [2024-02-18T14:08:03.068+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:07:00+00:00, map_index=-1, run_start_date=2024-02-18 14:08:02.321226+00:00, run_end_date=2024-02-18 14:08:02.514765+00:00, run_duration=0.193539, state=success, executor_state=success, try_number=1, max_tries=1, job_id=338, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:08:00.942796+00:00, queued_by_job_id=1, pid=7296 [2024-02-18T14:08:04.095+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:08:04.096+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:07:00+00:00, run_id=scheduled__2024-02-18T14:07:00+00:00, run_start_date=2024-02-18 14:08:00.910549+00:00, run_end_date=2024-02-18 14:08:04.095951+00:00, run_duration=3.185402, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:07:00+00:00, data_interval_end=2024-02-18 14:08:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:08:04.102+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:08:00+00:00, run_after=2024-02-18T14:09:00+00:00 [2024-02-18T14:08:04.121+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:07:00+00:00 exited with status success for try_number 1 [2024-02-18T14:08:04.124+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:07:00+00:00, map_index=-1, run_start_date=2024-02-18 14:08:02.304942+00:00, run_end_date=2024-02-18 14:08:03.542299+00:00, run_duration=1.237357, state=success, executor_state=success, try_number=1, max_tries=1, job_id=337, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:08:00.942796+00:00, queued_by_job_id=1, pid=7295 [2024-02-18T14:09:01.022+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:09:01.030+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:09:00+00:00, run_after=2024-02-18T14:10:00+00:00 [2024-02-18T14:09:01.065+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T14:09:01.065+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:09:01.065+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:09:01.066+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:09:01.067+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:09:01.068+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:09:01.068+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:09:01.068+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:09:01.151+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:08:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:09:01.151+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:08:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:09:01.157+0000] {scheduler_job.py:635} INFO - Setting external_id for to 154545ba-9a0e-41a4-b15f-3176b98c20ca [2024-02-18T14:09:01.157+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6ad1ed25-a843-4209-8cf3-9a5e2351c72a [2024-02-18T14:09:02.467+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:09:02.467+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:08:00+00:00, run_id=scheduled__2024-02-18T14:08:00+00:00, run_start_date=2024-02-18 14:09:01.038046+00:00, run_end_date=2024-02-18 14:09:02.467847+00:00, run_duration=1.429801, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:08:00+00:00, data_interval_end=2024-02-18 14:09:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:09:02.475+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:09:00+00:00, run_after=2024-02-18T14:10:00+00:00 [2024-02-18T14:09:03.536+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:09:03.536+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:08:00+00:00, run_id=scheduled__2024-02-18T14:08:00+00:00, run_start_date=2024-02-18 14:09:01.038794+00:00, run_end_date=2024-02-18 14:09:03.536361+00:00, run_duration=2.497567, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:08:00+00:00, data_interval_end=2024-02-18 14:09:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:09:03.542+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:09:00+00:00, run_after=2024-02-18T14:10:00+00:00 [2024-02-18T14:09:03.565+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:08:00+00:00 exited with status success for try_number 1 [2024-02-18T14:09:03.565+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:08:00+00:00 exited with status success for try_number 1 [2024-02-18T14:09:03.569+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:08:00+00:00, map_index=-1, run_start_date=2024-02-18 14:09:02.216689+00:00, run_end_date=2024-02-18 14:09:02.418936+00:00, run_duration=0.202247, state=success, executor_state=success, try_number=1, max_tries=1, job_id=340, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:09:01.066717+00:00, queued_by_job_id=1, pid=7351 [2024-02-18T14:09:03.569+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:08:00+00:00, map_index=-1, run_start_date=2024-02-18 14:09:02.215734+00:00, run_end_date=2024-02-18 14:09:03.213837+00:00, run_duration=0.998103, state=success, executor_state=success, try_number=1, max_tries=1, job_id=339, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:09:01.066717+00:00, queued_by_job_id=1, pid=7350 [2024-02-18T14:10:00.133+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:10:00+00:00, run_after=2024-02-18T14:11:00+00:00 [2024-02-18T14:10:00.138+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:10:00.142+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:10:00.150+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:10:00+00:00, run_after=2024-02-18T14:15:00+00:00 [2024-02-18T14:10:00.201+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T14:10:00.201+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:10:00.201+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T14:10:00.201+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:10:00.201+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:10:00.202+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:10:00.204+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T14:05:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T14:10:00.204+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T14:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T14:10:00.204+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T14:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:10:00.204+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T14:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T14:10:00.204+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:10:00.204+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:10:00.205+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:10:00.205+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:10:00.582+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T14:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:10:00.583+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:08:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:10:00.585+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:09:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:10:00.586+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:09:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:10:00.610+0000] {scheduler_job.py:635} INFO - Setting external_id for to 034e8b68-8257-4c73-9763-48c103bdf055 [2024-02-18T14:10:00.610+0000] {scheduler_job.py:635} INFO - Setting external_id for to e05e61ca-1bd7-4edf-bb75-7c5182eb3d3a [2024-02-18T14:10:00.611+0000] {scheduler_job.py:635} INFO - Setting external_id for to 959f49a6-a391-4cfa-b834-9429b5960e00 [2024-02-18T14:10:00.611+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2ecbe6d0-1bcd-4c8d-829f-cee34a1dd49a [2024-02-18T14:10:01.797+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:10:01.797+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 14:08:00+00:00, run_id=scheduled__2024-02-18T14:08:00+00:00, run_start_date=2024-02-18 14:10:00.159560+00:00, run_end_date=2024-02-18 14:10:01.797541+00:00, run_duration=1.637981, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:08:00+00:00, data_interval_end=2024-02-18 14:10:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T14:10:01.806+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T14:10:00+00:00, run_after=2024-02-18T14:12:00+00:00 [2024-02-18T14:10:01.853+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:08:00+00:00 exited with status success for try_number 1 [2024-02-18T14:10:01.861+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T14:08:00+00:00, map_index=-1, run_start_date=2024-02-18 14:10:01.031066+00:00, run_end_date=2024-02-18 14:10:01.301226+00:00, run_duration=0.27016, state=success, executor_state=success, try_number=1, max_tries=1, job_id=341, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:10:00.202804+00:00, queued_by_job_id=1, pid=7387 [2024-02-18T14:10:02.896+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:10:02.897+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:09:00+00:00, run_id=scheduled__2024-02-18T14:09:00+00:00, run_start_date=2024-02-18 14:10:00.160257+00:00, run_end_date=2024-02-18 14:10:02.897086+00:00, run_duration=2.736829, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:09:00+00:00, data_interval_end=2024-02-18 14:10:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:10:02.903+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:10:00+00:00, run_after=2024-02-18T14:11:00+00:00 [2024-02-18T14:10:02.919+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:10:02.920+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:10:02.920+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:10:02.921+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T14:05:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T14:10:02.922+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T14:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T14:10:02.950+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T14:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:10:02.950+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T14:05:00+00:00 exited with status success for try_number 1 [2024-02-18T14:10:02.951+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:09:00+00:00 exited with status success for try_number 1 [2024-02-18T14:10:02.957+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T14:05:00+00:00, map_index=-1, run_start_date=2024-02-18 14:10:01.817012+00:00, run_end_date=2024-02-18 14:10:02.053619+00:00, run_duration=0.236607, state=success, executor_state=success, try_number=1, max_tries=1, job_id=342, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:10:00.202804+00:00, queued_by_job_id=1, pid=7427 [2024-02-18T14:10:02.957+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:09:00+00:00, map_index=-1, run_start_date=2024-02-18 14:10:01.896371+00:00, run_end_date=2024-02-18 14:10:02.152428+00:00, run_duration=0.256057, state=success, executor_state=success, try_number=1, max_tries=1, job_id=343, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:10:00.202804+00:00, queued_by_job_id=1, pid=7428 [2024-02-18T14:10:02.957+0000] {scheduler_job.py:635} INFO - Setting external_id for to 59efa233-1fa7-4e4b-82db-4c6e3c4a5c84 [2024-02-18T14:10:04.066+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:10:04.067+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:09:00+00:00, run_id=scheduled__2024-02-18T14:09:00+00:00, run_start_date=2024-02-18 14:10:00.160932+00:00, run_end_date=2024-02-18 14:10:04.066960+00:00, run_duration=3.906028, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:09:00+00:00, data_interval_end=2024-02-18 14:10:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:10:04.075+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:10:00+00:00, run_after=2024-02-18T14:11:00+00:00 [2024-02-18T14:10:04.107+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:09:00+00:00 exited with status success for try_number 1 [2024-02-18T14:10:04.112+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:09:00+00:00, map_index=-1, run_start_date=2024-02-18 14:10:01.903784+00:00, run_end_date=2024-02-18 14:10:03.004132+00:00, run_duration=1.100348, state=success, executor_state=success, try_number=1, max_tries=1, job_id=344, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:10:00.202804+00:00, queued_by_job_id=1, pid=7429 [2024-02-18T14:10:05.152+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:10:05.152+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:10:05.152+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:10:05.154+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T14:05:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T14:10:05.154+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T14:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T14:10:05.183+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T14:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:10:05.183+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T14:05:00+00:00 exited with status success for try_number 1 [2024-02-18T14:10:05.186+0000] {scheduler_job.py:635} INFO - Setting external_id for to df6aa9d2-2fd6-43aa-8c50-f23214a24ec2 [2024-02-18T14:10:05.187+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T14:05:00+00:00, map_index=-1, run_start_date=2024-02-18 14:10:03.993917+00:00, run_end_date=2024-02-18 14:10:04.174760+00:00, run_duration=0.180843, state=success, executor_state=success, try_number=1, max_tries=1, job_id=345, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:10:02.920841+00:00, queued_by_job_id=1, pid=7468 [2024-02-18T14:10:07.353+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:10:07.353+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:10:07.354+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:10:07.355+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T14:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:10:07.355+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T14:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T14:10:07.382+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T14:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:10:07.382+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T14:05:00+00:00 exited with status success for try_number 1 [2024-02-18T14:10:07.386+0000] {scheduler_job.py:635} INFO - Setting external_id for to acbd5380-3e64-46ba-a0be-42c224b52324 [2024-02-18T14:10:07.386+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T14:05:00+00:00, map_index=0, run_start_date=2024-02-18 14:10:06.592818+00:00, run_end_date=2024-02-18 14:10:06.749278+00:00, run_duration=0.15646, state=success, executor_state=success, try_number=1, max_tries=1, job_id=346, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:10:05.153248+00:00, queued_by_job_id=1, pid=7480 [2024-02-18T14:10:09.018+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:10:09.018+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:05:00+00:00, run_id=scheduled__2024-02-18T14:05:00+00:00, run_start_date=2024-02-18 14:10:00.158821+00:00, run_end_date=2024-02-18 14:10:09.018635+00:00, run_duration=8.859814, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:05:00+00:00, data_interval_end=2024-02-18 14:10:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T14:10:09.027+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:10:00+00:00, run_after=2024-02-18T14:15:00+00:00 [2024-02-18T14:10:09.045+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T14:05:00+00:00 exited with status success for try_number 1 [2024-02-18T14:10:09.048+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T14:05:00+00:00, map_index=-1, run_start_date=2024-02-18 14:10:08.427335+00:00, run_end_date=2024-02-18 14:10:08.581796+00:00, run_duration=0.154461, state=success, executor_state=success, try_number=1, max_tries=1, job_id=347, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:10:07.354477+00:00, queued_by_job_id=1, pid=7492 [2024-02-18T14:11:00.492+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:11:00+00:00, run_after=2024-02-18T14:12:00+00:00 [2024-02-18T14:11:00.496+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:11:00.544+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T14:11:00.544+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:11:00.544+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:11:00.544+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:11:00.546+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:11:00.546+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:11:00.547+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:11:00.547+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:11:00.639+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:11:00.639+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:11:00.646+0000] {scheduler_job.py:635} INFO - Setting external_id for to f7d66cb1-6ed5-4f37-9b92-86127818381f [2024-02-18T14:11:00.646+0000] {scheduler_job.py:635} INFO - Setting external_id for to 526446ff-a9bf-49b5-99fc-ddc4721a915e [2024-02-18T14:11:02.809+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:11:02.810+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:10:00+00:00, run_id=scheduled__2024-02-18T14:10:00+00:00, run_start_date=2024-02-18 14:11:00.506406+00:00, run_end_date=2024-02-18 14:11:02.809947+00:00, run_duration=2.303541, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:10:00+00:00, data_interval_end=2024-02-18 14:11:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:11:02.816+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:11:00+00:00, run_after=2024-02-18T14:12:00+00:00 [2024-02-18T14:11:02.821+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:11:02.821+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:10:00+00:00, run_id=scheduled__2024-02-18T14:10:00+00:00, run_start_date=2024-02-18 14:11:00.507179+00:00, run_end_date=2024-02-18 14:11:02.821403+00:00, run_duration=2.314224, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:10:00+00:00, data_interval_end=2024-02-18 14:11:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:11:02.829+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:11:00+00:00, run_after=2024-02-18T14:12:00+00:00 [2024-02-18T14:11:02.853+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:10:00+00:00 exited with status success for try_number 1 [2024-02-18T14:11:02.856+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:10:00+00:00, map_index=-1, run_start_date=2024-02-18 14:11:01.692999+00:00, run_end_date=2024-02-18 14:11:01.903173+00:00, run_duration=0.210174, state=success, executor_state=success, try_number=1, max_tries=1, job_id=348, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:11:00.545534+00:00, queued_by_job_id=1, pid=7529 [2024-02-18T14:11:03.477+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:10:00+00:00 exited with status success for try_number 1 [2024-02-18T14:11:03.480+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:10:00+00:00, map_index=-1, run_start_date=2024-02-18 14:11:01.692259+00:00, run_end_date=2024-02-18 14:11:02.759569+00:00, run_duration=1.06731, state=success, executor_state=success, try_number=1, max_tries=1, job_id=349, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:11:00.545534+00:00, queued_by_job_id=1, pid=7528 [2024-02-18T14:12:00.058+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:12:00.062+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:12:00.070+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:12:00+00:00, run_after=2024-02-18T14:13:00+00:00 [2024-02-18T14:12:00.112+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T14:12:00.113+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T14:12:00.113+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:12:00.113+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:12:00.113+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:12:00.115+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T14:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:12:00.115+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T14:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T14:12:00.115+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:12:00.116+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:12:00.116+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:12:00.116+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:12:00.251+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:12:00.251+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:11:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:12:00.252+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:11:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:12:00.259+0000] {scheduler_job.py:635} INFO - Setting external_id for to c76854eb-e8cd-4848-a5f3-4f2ba2e9689f [2024-02-18T14:12:00.259+0000] {scheduler_job.py:635} INFO - Setting external_id for to f589dbf0-a173-42ed-80f5-43d8c2f710e8 [2024-02-18T14:12:00.260+0000] {scheduler_job.py:635} INFO - Setting external_id for to a601d822-49b4-48b3-a460-b1635089d775 [2024-02-18T14:12:01.382+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:12:01.382+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 14:10:00+00:00, run_id=scheduled__2024-02-18T14:10:00+00:00, run_start_date=2024-02-18 14:12:00.080080+00:00, run_end_date=2024-02-18 14:12:01.382816+00:00, run_duration=1.302736, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:10:00+00:00, data_interval_end=2024-02-18 14:12:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T14:12:01.390+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T14:12:00+00:00, run_after=2024-02-18T14:14:00+00:00 [2024-02-18T14:12:01.433+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:10:00+00:00 exited with status success for try_number 1 [2024-02-18T14:12:01.437+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T14:10:00+00:00, map_index=-1, run_start_date=2024-02-18 14:12:00.706494+00:00, run_end_date=2024-02-18 14:12:00.939912+00:00, run_duration=0.233418, state=success, executor_state=success, try_number=1, max_tries=1, job_id=350, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:12:00.114453+00:00, queued_by_job_id=1, pid=7564 [2024-02-18T14:12:02.468+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:12:02.468+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:11:00+00:00, run_id=scheduled__2024-02-18T14:11:00+00:00, run_start_date=2024-02-18 14:12:00.080810+00:00, run_end_date=2024-02-18 14:12:02.468484+00:00, run_duration=2.387674, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:11:00+00:00, data_interval_end=2024-02-18 14:12:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:12:02.474+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:12:00+00:00, run_after=2024-02-18T14:13:00+00:00 [2024-02-18T14:12:02.496+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:11:00+00:00 exited with status success for try_number 1 [2024-02-18T14:12:02.500+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:11:00+00:00, map_index=-1, run_start_date=2024-02-18 14:12:01.527002+00:00, run_end_date=2024-02-18 14:12:01.726967+00:00, run_duration=0.199965, state=success, executor_state=success, try_number=1, max_tries=1, job_id=352, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:12:00.114453+00:00, queued_by_job_id=1, pid=7595 [2024-02-18T14:12:03.527+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:12:03.527+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:11:00+00:00, run_id=scheduled__2024-02-18T14:11:00+00:00, run_start_date=2024-02-18 14:12:00.081465+00:00, run_end_date=2024-02-18 14:12:03.527643+00:00, run_duration=3.446178, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:11:00+00:00, data_interval_end=2024-02-18 14:12:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:12:03.533+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:12:00+00:00, run_after=2024-02-18T14:13:00+00:00 [2024-02-18T14:12:03.552+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:11:00+00:00 exited with status success for try_number 1 [2024-02-18T14:12:03.555+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:11:00+00:00, map_index=-1, run_start_date=2024-02-18 14:12:01.479482+00:00, run_end_date=2024-02-18 14:12:02.491516+00:00, run_duration=1.012034, state=success, executor_state=success, try_number=1, max_tries=1, job_id=351, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:12:00.114453+00:00, queued_by_job_id=1, pid=7594 [2024-02-18T14:12:11.144+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T14:13:00.572+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:13:00+00:00, run_after=2024-02-18T14:14:00+00:00 [2024-02-18T14:13:00.576+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:13:00.609+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T14:13:00.609+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:13:00.610+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:13:00.610+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:13:00.612+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:13:00.612+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:13:00.612+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:13:00.612+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:13:00.704+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:12:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:13:00.705+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:12:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:13:00.713+0000] {scheduler_job.py:635} INFO - Setting external_id for to a3521dcb-2c1a-4198-bc9f-cfc078ca5519 [2024-02-18T14:13:00.713+0000] {scheduler_job.py:635} INFO - Setting external_id for to 864cf6dc-59db-4008-b5d2-c4c1c7e47af7 [2024-02-18T14:13:02.871+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:13:02.872+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:12:00+00:00, run_id=scheduled__2024-02-18T14:12:00+00:00, run_start_date=2024-02-18 14:13:00.584293+00:00, run_end_date=2024-02-18 14:13:02.872014+00:00, run_duration=2.287721, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:12:00+00:00, data_interval_end=2024-02-18 14:13:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:13:02.878+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:13:00+00:00, run_after=2024-02-18T14:14:00+00:00 [2024-02-18T14:13:02.882+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:13:02.882+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:12:00+00:00, run_id=scheduled__2024-02-18T14:12:00+00:00, run_start_date=2024-02-18 14:13:00.585037+00:00, run_end_date=2024-02-18 14:13:02.882697+00:00, run_duration=2.29766, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:12:00+00:00, data_interval_end=2024-02-18 14:13:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:13:02.888+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:13:00+00:00, run_after=2024-02-18T14:14:00+00:00 [2024-02-18T14:13:02.909+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:12:00+00:00 exited with status success for try_number 1 [2024-02-18T14:13:02.909+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:12:00+00:00 exited with status success for try_number 1 [2024-02-18T14:13:02.913+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:12:00+00:00, map_index=-1, run_start_date=2024-02-18 14:13:01.754931+00:00, run_end_date=2024-02-18 14:13:01.956810+00:00, run_duration=0.201879, state=success, executor_state=success, try_number=1, max_tries=1, job_id=354, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:13:00.611036+00:00, queued_by_job_id=1, pid=7650 [2024-02-18T14:13:02.913+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:12:00+00:00, map_index=-1, run_start_date=2024-02-18 14:13:01.753983+00:00, run_end_date=2024-02-18 14:13:02.638502+00:00, run_duration=0.884519, state=success, executor_state=success, try_number=1, max_tries=1, job_id=353, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:13:00.611036+00:00, queued_by_job_id=1, pid=7649 [2024-02-18T14:14:00.037+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:14:00+00:00, run_after=2024-02-18T14:15:00+00:00 [2024-02-18T14:14:00.041+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:14:00.045+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:14:00.086+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T14:14:00.086+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T14:14:00.086+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:14:00.087+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:14:00.087+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:14:00.089+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T14:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:14:00.089+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T14:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T14:14:00.089+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:14:00.089+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:14:00.090+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:14:00.090+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:14:00.235+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:12:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:14:00.235+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:13:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:14:00.237+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:13:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:14:00.245+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0ab6c414-f452-4f77-89bb-0867ffb945c0 [2024-02-18T14:14:00.246+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3b185040-70e4-4551-ace7-5f3ff01d0a55 [2024-02-18T14:14:00.246+0000] {scheduler_job.py:635} INFO - Setting external_id for to 33f5ba09-908f-4fcb-8f5e-a3f26b10d1de [2024-02-18T14:14:01.365+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:14:01.366+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 14:12:00+00:00, run_id=scheduled__2024-02-18T14:12:00+00:00, run_start_date=2024-02-18 14:14:00.053251+00:00, run_end_date=2024-02-18 14:14:01.366179+00:00, run_duration=1.312928, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:12:00+00:00, data_interval_end=2024-02-18 14:14:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T14:14:01.374+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T14:14:00+00:00, run_after=2024-02-18T14:16:00+00:00 [2024-02-18T14:14:01.417+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:12:00+00:00 exited with status success for try_number 1 [2024-02-18T14:14:01.421+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T14:12:00+00:00, map_index=-1, run_start_date=2024-02-18 14:14:00.698163+00:00, run_end_date=2024-02-18 14:14:00.909860+00:00, run_duration=0.211697, state=success, executor_state=success, try_number=1, max_tries=1, job_id=355, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:14:00.088185+00:00, queued_by_job_id=1, pid=7685 [2024-02-18T14:14:02.449+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:14:02.450+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:13:00+00:00, run_id=scheduled__2024-02-18T14:13:00+00:00, run_start_date=2024-02-18 14:14:00.054261+00:00, run_end_date=2024-02-18 14:14:02.450175+00:00, run_duration=2.395914, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:13:00+00:00, data_interval_end=2024-02-18 14:14:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:14:02.456+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:14:00+00:00, run_after=2024-02-18T14:15:00+00:00 [2024-02-18T14:14:02.482+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:13:00+00:00 exited with status success for try_number 1 [2024-02-18T14:14:02.485+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:13:00+00:00, map_index=-1, run_start_date=2024-02-18 14:14:01.456699+00:00, run_end_date=2024-02-18 14:14:01.649827+00:00, run_duration=0.193128, state=success, executor_state=success, try_number=1, max_tries=1, job_id=356, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:14:00.088185+00:00, queued_by_job_id=1, pid=7715 [2024-02-18T14:14:03.514+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:14:03.514+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:13:00+00:00, run_id=scheduled__2024-02-18T14:13:00+00:00, run_start_date=2024-02-18 14:14:00.055032+00:00, run_end_date=2024-02-18 14:14:03.514386+00:00, run_duration=3.459354, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:13:00+00:00, data_interval_end=2024-02-18 14:14:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:14:03.520+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:14:00+00:00, run_after=2024-02-18T14:15:00+00:00 [2024-02-18T14:14:03.540+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:13:00+00:00 exited with status success for try_number 1 [2024-02-18T14:14:03.543+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:13:00+00:00, map_index=-1, run_start_date=2024-02-18 14:14:01.504264+00:00, run_end_date=2024-02-18 14:14:02.475351+00:00, run_duration=0.971087, state=success, executor_state=success, try_number=1, max_tries=1, job_id=357, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:14:00.088185+00:00, queued_by_job_id=1, pid=7716 [2024-02-18T14:15:00.036+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:15:00+00:00, run_after=2024-02-18T14:20:00+00:00 [2024-02-18T14:15:00.040+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:15:00.047+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:15:00+00:00, run_after=2024-02-18T14:16:00+00:00 [2024-02-18T14:15:00.091+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T14:15:00.092+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:15:00.092+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:15:00.092+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:15:00.093+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:15:00.094+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T14:10:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T14:15:00.095+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T14:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T14:15:00.095+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:15:00.095+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:15:00.095+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:15:00.095+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:15:00.229+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T14:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:15:00.229+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:14:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:15:00.229+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:14:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:15:00.241+0000] {scheduler_job.py:635} INFO - Setting external_id for to 709cafea-14dd-49de-85ed-420139b7e329 [2024-02-18T14:15:00.241+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3aafbf88-3954-4ebd-ae32-c84e834bfd1c [2024-02-18T14:15:00.242+0000] {scheduler_job.py:635} INFO - Setting external_id for to cde6668d-8f0e-47ce-803a-e1b1718e186f [2024-02-18T14:15:01.895+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:15:01.895+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:14:00+00:00, run_id=scheduled__2024-02-18T14:14:00+00:00, run_start_date=2024-02-18 14:15:00.056833+00:00, run_end_date=2024-02-18 14:15:01.895583+00:00, run_duration=1.83875, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:14:00+00:00, data_interval_end=2024-02-18 14:15:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:15:01.906+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:15:00+00:00, run_after=2024-02-18T14:16:00+00:00 [2024-02-18T14:15:01.927+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:15:01.927+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:15:01.928+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:15:01.931+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T14:10:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T14:15:01.931+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T14:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T14:15:01.978+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T14:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:15:01.983+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8f2d69f5-6824-4483-a507-a07ba05b8972 [2024-02-18T14:15:02.047+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T14:10:00+00:00 exited with status success for try_number 1 [2024-02-18T14:15:02.047+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:14:00+00:00 exited with status success for try_number 1 [2024-02-18T14:15:02.051+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T14:10:00+00:00, map_index=-1, run_start_date=2024-02-18 14:15:01.592347+00:00, run_end_date=2024-02-18 14:15:01.858763+00:00, run_duration=0.266416, state=success, executor_state=success, try_number=1, max_tries=1, job_id=359, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:15:00.093614+00:00, queued_by_job_id=1, pid=7782 [2024-02-18T14:15:02.051+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:14:00+00:00, map_index=-1, run_start_date=2024-02-18 14:15:01.570072+00:00, run_end_date=2024-02-18 14:15:01.837791+00:00, run_duration=0.267719, state=success, executor_state=success, try_number=1, max_tries=1, job_id=358, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:15:00.093614+00:00, queued_by_job_id=1, pid=7781 [2024-02-18T14:15:04.175+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:15:04.175+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:14:00+00:00, run_id=scheduled__2024-02-18T14:14:00+00:00, run_start_date=2024-02-18 14:15:00.057468+00:00, run_end_date=2024-02-18 14:15:04.175765+00:00, run_duration=4.118297, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:14:00+00:00, data_interval_end=2024-02-18 14:15:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:15:04.181+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:15:00+00:00, run_after=2024-02-18T14:16:00+00:00 [2024-02-18T14:15:04.198+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:15:04.198+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:15:04.198+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:15:04.200+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T14:10:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T14:15:04.200+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T14:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T14:15:04.230+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T14:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:15:04.230+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:14:00+00:00 exited with status success for try_number 1 [2024-02-18T14:15:04.230+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T14:10:00+00:00 exited with status success for try_number 1 [2024-02-18T14:15:04.235+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:14:00+00:00, map_index=-1, run_start_date=2024-02-18 14:15:01.632673+00:00, run_end_date=2024-02-18 14:15:03.266831+00:00, run_duration=1.634158, state=success, executor_state=success, try_number=1, max_tries=1, job_id=360, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:15:00.093614+00:00, queued_by_job_id=1, pid=7783 [2024-02-18T14:15:04.235+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T14:10:00+00:00, map_index=-1, run_start_date=2024-02-18 14:15:03.013020+00:00, run_end_date=2024-02-18 14:15:03.214377+00:00, run_duration=0.201357, state=success, executor_state=success, try_number=1, max_tries=1, job_id=361, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:15:01.929786+00:00, queued_by_job_id=1, pid=7822 [2024-02-18T14:15:04.235+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0131eb84-2359-45e8-95c7-8fcd465d19a9 [2024-02-18T14:15:05.900+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:15:05.900+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:15:05.901+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:15:05.903+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T14:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:15:05.903+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T14:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T14:15:05.957+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T14:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:15:05.957+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T14:10:00+00:00 exited with status success for try_number 1 [2024-02-18T14:15:05.964+0000] {scheduler_job.py:635} INFO - Setting external_id for to c02f8fae-11f1-46c3-b96b-f594800619db [2024-02-18T14:15:05.964+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T14:10:00+00:00, map_index=0, run_start_date=2024-02-18 14:15:05.434390+00:00, run_end_date=2024-02-18 14:15:05.660845+00:00, run_duration=0.226455, state=success, executor_state=success, try_number=1, max_tries=1, job_id=362, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:15:04.199021+00:00, queued_by_job_id=1, pid=7834 [2024-02-18T14:15:08.125+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:15:08.125+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:10:00+00:00, run_id=scheduled__2024-02-18T14:10:00+00:00, run_start_date=2024-02-18 14:15:00.056112+00:00, run_end_date=2024-02-18 14:15:08.125460+00:00, run_duration=8.069348, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:10:00+00:00, data_interval_end=2024-02-18 14:15:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T14:15:08.129+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:15:00+00:00, run_after=2024-02-18T14:20:00+00:00 [2024-02-18T14:15:08.148+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T14:10:00+00:00 exited with status success for try_number 1 [2024-02-18T14:15:08.151+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T14:10:00+00:00, map_index=-1, run_start_date=2024-02-18 14:15:07.220521+00:00, run_end_date=2024-02-18 14:15:07.382609+00:00, run_duration=0.162088, state=success, executor_state=success, try_number=1, max_tries=1, job_id=363, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:15:05.901652+00:00, queued_by_job_id=1, pid=7846 [2024-02-18T14:16:00.262+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:16:00+00:00, run_after=2024-02-18T14:17:00+00:00 [2024-02-18T14:16:00.267+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:16:00.272+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:16:00.315+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T14:16:00.315+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T14:16:00.315+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:16:00.315+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:16:00.316+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:16:00.318+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T14:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:16:00.318+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T14:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T14:16:00.318+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:16:00.318+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:16:00.318+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:16:00.318+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:16:00.654+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:14:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:16:00.655+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:16:00.655+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:16:00.674+0000] {scheduler_job.py:635} INFO - Setting external_id for to 29938923-497b-4e18-9500-d8c0e6ea862a [2024-02-18T14:16:00.677+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3bcee2c8-8253-4db2-86a4-6c7433d075ff [2024-02-18T14:16:00.677+0000] {scheduler_job.py:635} INFO - Setting external_id for to 53341934-5573-44cb-a1c9-81fb717994e7 [2024-02-18T14:16:01.452+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:16:01.452+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 14:14:00+00:00, run_id=scheduled__2024-02-18T14:14:00+00:00, run_start_date=2024-02-18 14:16:00.281257+00:00, run_end_date=2024-02-18 14:16:01.452433+00:00, run_duration=1.171176, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:14:00+00:00, data_interval_end=2024-02-18 14:16:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T14:16:01.460+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T14:16:00+00:00, run_after=2024-02-18T14:18:00+00:00 [2024-02-18T14:16:02.584+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:16:02.585+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:15:00+00:00, run_id=scheduled__2024-02-18T14:15:00+00:00, run_start_date=2024-02-18 14:16:00.282103+00:00, run_end_date=2024-02-18 14:16:02.585102+00:00, run_duration=2.302999, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:15:00+00:00, data_interval_end=2024-02-18 14:16:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:16:02.591+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:16:00+00:00, run_after=2024-02-18T14:17:00+00:00 [2024-02-18T14:16:02.615+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:14:00+00:00 exited with status success for try_number 1 [2024-02-18T14:16:02.615+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:15:00+00:00 exited with status success for try_number 1 [2024-02-18T14:16:02.619+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T14:14:00+00:00, map_index=-1, run_start_date=2024-02-18 14:16:01.047670+00:00, run_end_date=2024-02-18 14:16:01.400053+00:00, run_duration=0.352383, state=success, executor_state=success, try_number=1, max_tries=1, job_id=364, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:16:00.316930+00:00, queued_by_job_id=1, pid=7863 [2024-02-18T14:16:02.620+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:15:00+00:00, map_index=-1, run_start_date=2024-02-18 14:16:02.159623+00:00, run_end_date=2024-02-18 14:16:02.391516+00:00, run_duration=0.231893, state=success, executor_state=success, try_number=1, max_tries=1, job_id=366, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:16:00.316930+00:00, queued_by_job_id=1, pid=7894 [2024-02-18T14:16:33.987+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:16:33.987+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:15:00+00:00, run_id=scheduled__2024-02-18T14:15:00+00:00, run_start_date=2024-02-18 14:16:00.282813+00:00, run_end_date=2024-02-18 14:16:33.987646+00:00, run_duration=33.704833, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:15:00+00:00, data_interval_end=2024-02-18 14:16:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:16:33.993+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:16:00+00:00, run_after=2024-02-18T14:17:00+00:00 [2024-02-18T14:16:34.013+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:15:00+00:00 exited with status success for try_number 1 [2024-02-18T14:16:34.016+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:15:00+00:00, map_index=-1, run_start_date=2024-02-18 14:16:02.118595+00:00, run_end_date=2024-02-18 14:16:33.095891+00:00, run_duration=30.977296, state=success, executor_state=success, try_number=1, max_tries=1, job_id=365, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:16:00.316930+00:00, queued_by_job_id=1, pid=7893 [2024-02-18T14:17:00.513+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:17:00.524+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:17:00+00:00, run_after=2024-02-18T14:18:00+00:00 [2024-02-18T14:17:00.569+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T14:17:00.569+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:17:00.569+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:17:00.570+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:17:00.572+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:17:00.573+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:17:00.573+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:17:00.573+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:17:00.669+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:16:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:17:00.669+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:16:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:17:00.675+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5ad2f9a4-e05e-48cf-95fc-259618d68f9e [2024-02-18T14:17:00.675+0000] {scheduler_job.py:635} INFO - Setting external_id for to b13368e3-8fd4-4069-b40d-862d1066d657 [2024-02-18T14:17:02.122+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:17:02.122+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:16:00+00:00, run_id=scheduled__2024-02-18T14:16:00+00:00, run_start_date=2024-02-18 14:17:00.533672+00:00, run_end_date=2024-02-18 14:17:02.122450+00:00, run_duration=1.588778, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:16:00+00:00, data_interval_end=2024-02-18 14:17:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:17:02.130+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:17:00+00:00, run_after=2024-02-18T14:18:00+00:00 [2024-02-18T14:17:02.159+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:16:00+00:00 exited with status success for try_number 1 [2024-02-18T14:17:02.162+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:16:00+00:00, map_index=-1, run_start_date=2024-02-18 14:17:01.732202+00:00, run_end_date=2024-02-18 14:17:01.949538+00:00, run_duration=0.217336, state=success, executor_state=success, try_number=1, max_tries=1, job_id=367, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:17:00.571239+00:00, queued_by_job_id=1, pid=7948 [2024-02-18T14:17:03.197+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:17:03.198+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:16:00+00:00, run_id=scheduled__2024-02-18T14:16:00+00:00, run_start_date=2024-02-18 14:17:00.534684+00:00, run_end_date=2024-02-18 14:17:03.197961+00:00, run_duration=2.663277, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:16:00+00:00, data_interval_end=2024-02-18 14:17:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:17:03.205+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:17:00+00:00, run_after=2024-02-18T14:18:00+00:00 [2024-02-18T14:17:03.229+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:16:00+00:00 exited with status success for try_number 1 [2024-02-18T14:17:03.233+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:16:00+00:00, map_index=-1, run_start_date=2024-02-18 14:17:01.749462+00:00, run_end_date=2024-02-18 14:17:02.621617+00:00, run_duration=0.872155, state=success, executor_state=success, try_number=1, max_tries=1, job_id=368, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:17:00.571239+00:00, queued_by_job_id=1, pid=7949 [2024-02-18T14:17:11.178+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T14:18:00.718+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:18:00.722+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:18:00.729+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:18:00+00:00, run_after=2024-02-18T14:19:00+00:00 [2024-02-18T14:18:00.776+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T14:18:00.776+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T14:18:00.776+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:18:00.777+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:18:00.777+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:18:00.779+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T14:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:18:00.779+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T14:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T14:18:00.780+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:18:00.780+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:18:00.780+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:18:00.780+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:18:00.908+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:16:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:18:00.909+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:17:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:18:00.909+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:17:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:18:00.916+0000] {scheduler_job.py:635} INFO - Setting external_id for to c5343bdd-e90c-4b8d-9652-90a44447a08b [2024-02-18T14:18:00.916+0000] {scheduler_job.py:635} INFO - Setting external_id for to f157dfad-5977-4522-a659-493ef7e5feb4 [2024-02-18T14:18:00.917+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1c9f89d7-4adc-497e-9049-592e2dbd134e [2024-02-18T14:18:02.038+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:18:02.039+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 14:16:00+00:00, run_id=scheduled__2024-02-18T14:16:00+00:00, run_start_date=2024-02-18 14:18:00.742287+00:00, run_end_date=2024-02-18 14:18:02.038773+00:00, run_duration=1.296486, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:16:00+00:00, data_interval_end=2024-02-18 14:18:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T14:18:02.046+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T14:18:00+00:00, run_after=2024-02-18T14:20:00+00:00 [2024-02-18T14:18:02.087+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:16:00+00:00 exited with status success for try_number 1 [2024-02-18T14:18:02.092+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T14:16:00+00:00, map_index=-1, run_start_date=2024-02-18 14:18:01.400314+00:00, run_end_date=2024-02-18 14:18:01.628853+00:00, run_duration=0.228539, state=success, executor_state=success, try_number=1, max_tries=1, job_id=369, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:18:00.778430+00:00, queued_by_job_id=1, pid=7984 [2024-02-18T14:18:02.619+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:18:02.619+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:17:00+00:00, run_id=scheduled__2024-02-18T14:17:00+00:00, run_start_date=2024-02-18 14:18:00.743004+00:00, run_end_date=2024-02-18 14:18:02.619640+00:00, run_duration=1.876636, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:17:00+00:00, data_interval_end=2024-02-18 14:18:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:18:02.625+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:18:00+00:00, run_after=2024-02-18T14:19:00+00:00 [2024-02-18T14:18:02.652+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:17:00+00:00 exited with status success for try_number 1 [2024-02-18T14:18:02.656+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:17:00+00:00, map_index=-1, run_start_date=2024-02-18 14:18:02.199958+00:00, run_end_date=2024-02-18 14:18:02.400944+00:00, run_duration=0.200986, state=success, executor_state=success, try_number=1, max_tries=1, job_id=371, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:18:00.778430+00:00, queued_by_job_id=1, pid=8015 [2024-02-18T14:18:03.693+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:18:03.694+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:17:00+00:00, run_id=scheduled__2024-02-18T14:17:00+00:00, run_start_date=2024-02-18 14:18:00.743671+00:00, run_end_date=2024-02-18 14:18:03.694035+00:00, run_duration=2.950364, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:17:00+00:00, data_interval_end=2024-02-18 14:18:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:18:03.700+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:18:00+00:00, run_after=2024-02-18T14:19:00+00:00 [2024-02-18T14:18:03.718+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:17:00+00:00 exited with status success for try_number 1 [2024-02-18T14:18:03.721+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:17:00+00:00, map_index=-1, run_start_date=2024-02-18 14:18:02.195030+00:00, run_end_date=2024-02-18 14:18:03.227923+00:00, run_duration=1.032893, state=success, executor_state=success, try_number=1, max_tries=1, job_id=370, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:18:00.778430+00:00, queued_by_job_id=1, pid=8014 [2024-02-18T14:19:00.924+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:19:00.932+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:19:00+00:00, run_after=2024-02-18T14:20:00+00:00 [2024-02-18T14:19:00.980+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T14:19:00.980+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:19:00.980+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:19:00.980+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:19:00.982+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:19:00.982+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:19:00.982+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:19:00.982+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:19:01.074+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:18:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:19:01.074+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:18:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:19:01.080+0000] {scheduler_job.py:635} INFO - Setting external_id for to 37ed1b26-81b8-4cff-96ed-b729974fb405 [2024-02-18T14:19:01.080+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3371658a-92e5-42d0-864e-d50e8e76b81e [2024-02-18T14:19:03.125+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:19:03.125+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:18:00+00:00, run_id=scheduled__2024-02-18T14:18:00+00:00, run_start_date=2024-02-18 14:19:00.950492+00:00, run_end_date=2024-02-18 14:19:03.125688+00:00, run_duration=2.175196, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:18:00+00:00, data_interval_end=2024-02-18 14:19:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:19:03.131+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:19:00+00:00, run_after=2024-02-18T14:20:00+00:00 [2024-02-18T14:19:03.155+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:18:00+00:00 exited with status success for try_number 1 [2024-02-18T14:19:03.158+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:18:00+00:00, map_index=-1, run_start_date=2024-02-18 14:19:02.272906+00:00, run_end_date=2024-02-18 14:19:02.478333+00:00, run_duration=0.205427, state=success, executor_state=success, try_number=1, max_tries=1, job_id=373, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:19:00.981262+00:00, queued_by_job_id=1, pid=8070 [2024-02-18T14:19:04.195+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:19:04.195+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:18:00+00:00, run_id=scheduled__2024-02-18T14:18:00+00:00, run_start_date=2024-02-18 14:19:00.951223+00:00, run_end_date=2024-02-18 14:19:04.195610+00:00, run_duration=3.244387, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:18:00+00:00, data_interval_end=2024-02-18 14:19:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:19:04.204+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:19:00+00:00, run_after=2024-02-18T14:20:00+00:00 [2024-02-18T14:19:05.286+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:18:00+00:00 exited with status success for try_number 1 [2024-02-18T14:19:05.290+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:18:00+00:00, map_index=-1, run_start_date=2024-02-18 14:19:02.252775+00:00, run_end_date=2024-02-18 14:19:04.162874+00:00, run_duration=1.910099, state=success, executor_state=success, try_number=1, max_tries=1, job_id=372, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:19:00.981262+00:00, queued_by_job_id=1, pid=8069 [2024-02-18T14:20:00.104+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:20:00.108+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:20:00.117+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:20:00+00:00, run_after=2024-02-18T14:21:00+00:00 [2024-02-18T14:20:00.124+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:20:00+00:00, run_after=2024-02-18T14:25:00+00:00 [2024-02-18T14:20:00.174+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T14:20:00.174+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:20:00.174+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T14:20:00.174+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:20:00.174+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:20:00.175+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:20:00.177+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T14:15:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T14:20:00.177+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T14:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T14:20:00.177+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T14:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:20:00.177+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T14:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T14:20:00.178+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:20:00.178+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:20:00.178+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:20:00.178+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:20:00.562+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T14:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:20:00.562+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:18:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:20:00.566+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:19:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:20:00.566+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:19:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:20:00.577+0000] {scheduler_job.py:635} INFO - Setting external_id for to 97830df0-f51b-4726-9c58-04a6c39a03ae [2024-02-18T14:20:00.577+0000] {scheduler_job.py:635} INFO - Setting external_id for to 64e22524-750b-461e-9b1c-5ebe1679c0bc [2024-02-18T14:20:00.577+0000] {scheduler_job.py:635} INFO - Setting external_id for to ae22a5a4-4126-4367-8464-c1958610fcb1 [2024-02-18T14:20:00.577+0000] {scheduler_job.py:635} INFO - Setting external_id for to 847d4321-ea2e-444e-85bc-126cea3d34b3 [2024-02-18T14:20:01.757+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:20:01.758+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 14:18:00+00:00, run_id=scheduled__2024-02-18T14:18:00+00:00, run_start_date=2024-02-18 14:20:00.133974+00:00, run_end_date=2024-02-18 14:20:01.758046+00:00, run_duration=1.624072, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:18:00+00:00, data_interval_end=2024-02-18 14:20:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T14:20:01.766+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T14:20:00+00:00, run_after=2024-02-18T14:22:00+00:00 [2024-02-18T14:20:01.829+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:18:00+00:00 exited with status success for try_number 1 [2024-02-18T14:20:01.836+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T14:18:00+00:00, map_index=-1, run_start_date=2024-02-18 14:20:00.898272+00:00, run_end_date=2024-02-18 14:20:01.184602+00:00, run_duration=0.28633, state=success, executor_state=success, try_number=1, max_tries=1, job_id=374, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:20:00.176006+00:00, queued_by_job_id=1, pid=8106 [2024-02-18T14:20:02.876+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:20:02.876+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:19:00+00:00, run_id=scheduled__2024-02-18T14:19:00+00:00, run_start_date=2024-02-18 14:20:00.134790+00:00, run_end_date=2024-02-18 14:20:02.876700+00:00, run_duration=2.74191, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:19:00+00:00, data_interval_end=2024-02-18 14:20:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:20:02.883+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:20:00+00:00, run_after=2024-02-18T14:21:00+00:00 [2024-02-18T14:20:02.896+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:20:02.896+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:20:02.896+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:20:02.898+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T14:15:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T14:20:02.898+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T14:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T14:20:02.947+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T14:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:20:02.947+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T14:15:00+00:00 exited with status success for try_number 1 [2024-02-18T14:20:02.947+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:19:00+00:00 exited with status success for try_number 1 [2024-02-18T14:20:02.952+0000] {scheduler_job.py:635} INFO - Setting external_id for to 16fba110-d77d-4180-93bf-5288020fac13 [2024-02-18T14:20:02.952+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T14:15:00+00:00, map_index=-1, run_start_date=2024-02-18 14:20:01.803278+00:00, run_end_date=2024-02-18 14:20:02.079487+00:00, run_duration=0.276209, state=success, executor_state=success, try_number=1, max_tries=1, job_id=375, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:20:00.176006+00:00, queued_by_job_id=1, pid=8145 [2024-02-18T14:20:02.952+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:19:00+00:00, map_index=-1, run_start_date=2024-02-18 14:20:01.927411+00:00, run_end_date=2024-02-18 14:20:02.171957+00:00, run_duration=0.244546, state=success, executor_state=success, try_number=1, max_tries=1, job_id=377, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:20:00.176006+00:00, queued_by_job_id=1, pid=8147 [2024-02-18T14:20:03.613+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:20:03.614+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:19:00+00:00, run_id=scheduled__2024-02-18T14:19:00+00:00, run_start_date=2024-02-18 14:20:00.135490+00:00, run_end_date=2024-02-18 14:20:03.614020+00:00, run_duration=3.47853, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:19:00+00:00, data_interval_end=2024-02-18 14:20:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:20:03.620+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:20:00+00:00, run_after=2024-02-18T14:21:00+00:00 [2024-02-18T14:20:03.651+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:19:00+00:00 exited with status success for try_number 1 [2024-02-18T14:20:03.655+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:19:00+00:00, map_index=-1, run_start_date=2024-02-18 14:20:01.871373+00:00, run_end_date=2024-02-18 14:20:03.112533+00:00, run_duration=1.24116, state=success, executor_state=success, try_number=1, max_tries=1, job_id=376, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:20:00.176006+00:00, queued_by_job_id=1, pid=8146 [2024-02-18T14:20:04.709+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:20:04.709+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:20:04.709+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:20:04.711+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T14:15:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T14:20:04.711+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T14:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T14:20:04.746+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T14:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:20:04.747+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T14:15:00+00:00 exited with status success for try_number 1 [2024-02-18T14:20:04.752+0000] {scheduler_job.py:635} INFO - Setting external_id for to 618f1b23-2e02-4dfd-a419-56d477e13813 [2024-02-18T14:20:04.752+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T14:15:00+00:00, map_index=-1, run_start_date=2024-02-18 14:20:03.992240+00:00, run_end_date=2024-02-18 14:20:04.153539+00:00, run_duration=0.161299, state=success, executor_state=success, try_number=1, max_tries=1, job_id=378, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:20:02.896996+00:00, queued_by_job_id=1, pid=8185 [2024-02-18T14:20:06.941+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:20:06.941+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:20:06.942+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:20:06.943+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T14:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:20:06.943+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T14:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T14:20:06.970+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T14:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:20:06.971+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T14:15:00+00:00 exited with status success for try_number 1 [2024-02-18T14:20:06.974+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8438b7cb-ca85-45d4-9903-ae669ec0f6b5 [2024-02-18T14:20:06.974+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T14:15:00+00:00, map_index=0, run_start_date=2024-02-18 14:20:05.937279+00:00, run_end_date=2024-02-18 14:20:06.168846+00:00, run_duration=0.231567, state=success, executor_state=success, try_number=1, max_tries=1, job_id=379, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:20:04.710295+00:00, queued_by_job_id=1, pid=8197 [2024-02-18T14:20:08.691+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:20:08.691+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:15:00+00:00, run_id=scheduled__2024-02-18T14:15:00+00:00, run_start_date=2024-02-18 14:20:00.133163+00:00, run_end_date=2024-02-18 14:20:08.691454+00:00, run_duration=8.558291, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:15:00+00:00, data_interval_end=2024-02-18 14:20:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T14:20:08.695+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:20:00+00:00, run_after=2024-02-18T14:25:00+00:00 [2024-02-18T14:20:08.713+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T14:15:00+00:00 exited with status success for try_number 1 [2024-02-18T14:20:08.716+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T14:15:00+00:00, map_index=-1, run_start_date=2024-02-18 14:20:08.022530+00:00, run_end_date=2024-02-18 14:20:08.194931+00:00, run_duration=0.172401, state=success, executor_state=success, try_number=1, max_tries=1, job_id=380, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:20:06.942516+00:00, queued_by_job_id=1, pid=8209 [2024-02-18T14:21:00.767+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:21:00+00:00, run_after=2024-02-18T14:22:00+00:00 [2024-02-18T14:21:00.771+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:21:00.803+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T14:21:00.803+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:21:00.804+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:21:00.804+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:21:00.805+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:21:00.806+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:21:00.806+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:21:00.806+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:21:00.895+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:21:00.895+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:21:00.900+0000] {scheduler_job.py:635} INFO - Setting external_id for to 43fa1610-849c-4ef3-bfe7-bc02b70941b9 [2024-02-18T14:21:00.901+0000] {scheduler_job.py:635} INFO - Setting external_id for to db989367-02b4-4995-839a-675532f5fde5 [2024-02-18T14:21:03.071+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:21:03.071+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:20:00+00:00, run_id=scheduled__2024-02-18T14:20:00+00:00, run_start_date=2024-02-18 14:21:00.778573+00:00, run_end_date=2024-02-18 14:21:03.071393+00:00, run_duration=2.29282, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:20:00+00:00, data_interval_end=2024-02-18 14:21:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:21:03.078+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:21:00+00:00, run_after=2024-02-18T14:22:00+00:00 [2024-02-18T14:21:03.105+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:20:00+00:00 exited with status success for try_number 1 [2024-02-18T14:21:03.108+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:20:00+00:00, map_index=-1, run_start_date=2024-02-18 14:21:01.988093+00:00, run_end_date=2024-02-18 14:21:02.197741+00:00, run_duration=0.209648, state=success, executor_state=success, try_number=1, max_tries=1, job_id=381, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:21:00.804937+00:00, queued_by_job_id=1, pid=8245 [2024-02-18T14:21:04.136+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:21:04.136+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:20:00+00:00, run_id=scheduled__2024-02-18T14:20:00+00:00, run_start_date=2024-02-18 14:21:00.779287+00:00, run_end_date=2024-02-18 14:21:04.136909+00:00, run_duration=3.357622, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:20:00+00:00, data_interval_end=2024-02-18 14:21:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:21:04.143+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:21:00+00:00, run_after=2024-02-18T14:22:00+00:00 [2024-02-18T14:21:04.163+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:20:00+00:00 exited with status success for try_number 1 [2024-02-18T14:21:04.166+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:20:00+00:00, map_index=-1, run_start_date=2024-02-18 14:21:01.993216+00:00, run_end_date=2024-02-18 14:21:03.148600+00:00, run_duration=1.155384, state=success, executor_state=success, try_number=1, max_tries=1, job_id=382, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:21:00.804937+00:00, queued_by_job_id=1, pid=8246 [2024-02-18T14:22:00.906+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:22:00+00:00, run_after=2024-02-18T14:23:00+00:00 [2024-02-18T14:22:00.910+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:22:00.915+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:22:00.957+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T14:22:00.957+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T14:22:00.957+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:22:00.957+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:22:00.958+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:22:00.960+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T14:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:22:00.960+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T14:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T14:22:00.961+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:22:00.961+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:22:00.961+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:22:00.961+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:22:01.100+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:22:01.101+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:21:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:22:01.101+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:21:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:22:01.110+0000] {scheduler_job.py:635} INFO - Setting external_id for to fd5338f3-e800-4fa9-a0ae-196089b90c79 [2024-02-18T14:22:01.111+0000] {scheduler_job.py:635} INFO - Setting external_id for to a497e9f1-dcab-476d-9428-8f0bf6c5db31 [2024-02-18T14:22:01.111+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8a5fe058-12f8-4dce-aa9f-63bae5c5eca5 [2024-02-18T14:22:02.230+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:22:02.231+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 14:20:00+00:00, run_id=scheduled__2024-02-18T14:20:00+00:00, run_start_date=2024-02-18 14:22:00.923782+00:00, run_end_date=2024-02-18 14:22:02.231126+00:00, run_duration=1.307344, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:20:00+00:00, data_interval_end=2024-02-18 14:22:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T14:22:02.240+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T14:22:00+00:00, run_after=2024-02-18T14:24:00+00:00 [2024-02-18T14:22:02.279+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:20:00+00:00 exited with status success for try_number 1 [2024-02-18T14:22:02.284+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T14:20:00+00:00, map_index=-1, run_start_date=2024-02-18 14:22:01.492402+00:00, run_end_date=2024-02-18 14:22:01.723580+00:00, run_duration=0.231178, state=success, executor_state=success, try_number=1, max_tries=1, job_id=383, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:22:00.959049+00:00, queued_by_job_id=1, pid=8281 [2024-02-18T14:22:03.313+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:22:03.313+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:21:00+00:00, run_id=scheduled__2024-02-18T14:21:00+00:00, run_start_date=2024-02-18 14:22:00.924543+00:00, run_end_date=2024-02-18 14:22:03.313395+00:00, run_duration=2.388852, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:21:00+00:00, data_interval_end=2024-02-18 14:22:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:22:03.319+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:22:00+00:00, run_after=2024-02-18T14:23:00+00:00 [2024-02-18T14:22:03.348+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:21:00+00:00 exited with status success for try_number 1 [2024-02-18T14:22:03.352+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:21:00+00:00, map_index=-1, run_start_date=2024-02-18 14:22:02.302816+00:00, run_end_date=2024-02-18 14:22:02.501437+00:00, run_duration=0.198621, state=success, executor_state=success, try_number=1, max_tries=1, job_id=384, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:22:00.959049+00:00, queued_by_job_id=1, pid=8311 [2024-02-18T14:22:04.383+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:22:04.383+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:21:00+00:00, run_id=scheduled__2024-02-18T14:21:00+00:00, run_start_date=2024-02-18 14:22:00.925254+00:00, run_end_date=2024-02-18 14:22:04.383423+00:00, run_duration=3.458169, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:21:00+00:00, data_interval_end=2024-02-18 14:22:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:22:04.393+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:22:00+00:00, run_after=2024-02-18T14:23:00+00:00 [2024-02-18T14:22:04.417+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:21:00+00:00 exited with status success for try_number 1 [2024-02-18T14:22:04.421+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:21:00+00:00, map_index=-1, run_start_date=2024-02-18 14:22:02.310755+00:00, run_end_date=2024-02-18 14:22:03.348815+00:00, run_duration=1.03806, state=success, executor_state=success, try_number=1, max_tries=1, job_id=385, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:22:00.959049+00:00, queued_by_job_id=1, pid=8312 [2024-02-18T14:22:11.211+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T14:23:00.029+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:23:00+00:00, run_after=2024-02-18T14:24:00+00:00 [2024-02-18T14:23:00.033+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:23:00.067+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T14:23:00.067+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:23:00.067+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:23:00.067+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:23:00.069+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:23:00.069+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:23:00.069+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:23:00.069+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:23:00.159+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:22:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:23:00.160+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:22:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:23:00.166+0000] {scheduler_job.py:635} INFO - Setting external_id for to 94a8f375-a617-4cc5-813e-dfd1c4439add [2024-02-18T14:23:00.166+0000] {scheduler_job.py:635} INFO - Setting external_id for to dd062092-fb0a-43c3-8cea-0705016b8a36 [2024-02-18T14:23:02.348+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:23:02.349+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:22:00+00:00, run_id=scheduled__2024-02-18T14:22:00+00:00, run_start_date=2024-02-18 14:23:00.040785+00:00, run_end_date=2024-02-18 14:23:02.349018+00:00, run_duration=2.308233, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:22:00+00:00, data_interval_end=2024-02-18 14:23:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:23:02.357+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:23:00+00:00, run_after=2024-02-18T14:24:00+00:00 [2024-02-18T14:23:02.363+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:23:02.363+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:22:00+00:00, run_id=scheduled__2024-02-18T14:22:00+00:00, run_start_date=2024-02-18 14:23:00.041521+00:00, run_end_date=2024-02-18 14:23:02.363567+00:00, run_duration=2.322046, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:22:00+00:00, data_interval_end=2024-02-18 14:23:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:23:02.371+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:23:00+00:00, run_after=2024-02-18T14:24:00+00:00 [2024-02-18T14:23:02.392+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:22:00+00:00 exited with status success for try_number 1 [2024-02-18T14:23:02.396+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:22:00+00:00, map_index=-1, run_start_date=2024-02-18 14:23:01.375413+00:00, run_end_date=2024-02-18 14:23:01.570530+00:00, run_duration=0.195117, state=success, executor_state=success, try_number=1, max_tries=1, job_id=386, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:23:00.068374+00:00, queued_by_job_id=1, pid=8366 [2024-02-18T14:23:03.436+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:22:00+00:00 exited with status success for try_number 1 [2024-02-18T14:23:03.439+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:22:00+00:00, map_index=-1, run_start_date=2024-02-18 14:23:01.379069+00:00, run_end_date=2024-02-18 14:23:02.335893+00:00, run_duration=0.956824, state=success, executor_state=success, try_number=1, max_tries=1, job_id=387, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:23:00.068374+00:00, queued_by_job_id=1, pid=8367 [2024-02-18T14:24:00.310+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:24:00+00:00, run_after=2024-02-18T14:25:00+00:00 [2024-02-18T14:24:00.315+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:24:00.318+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:24:00.359+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T14:24:00.359+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T14:24:00.359+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:24:00.359+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:24:00.360+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:24:00.362+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T14:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:24:00.362+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T14:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T14:24:00.362+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:24:00.362+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:24:00.362+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:24:00.362+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:24:00.477+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:22:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:24:00.478+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:23:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:24:00.478+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:23:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:24:00.485+0000] {scheduler_job.py:635} INFO - Setting external_id for to adeb2096-ae65-41be-96a3-516978d2d128 [2024-02-18T14:24:00.485+0000] {scheduler_job.py:635} INFO - Setting external_id for to 042f673e-0e07-4be1-a351-3f3220e1b649 [2024-02-18T14:24:00.486+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8663940f-8b76-45cf-bf47-2cef5eae9d5a [2024-02-18T14:24:02.583+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:24:02.583+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 14:22:00+00:00, run_id=scheduled__2024-02-18T14:22:00+00:00, run_start_date=2024-02-18 14:24:00.327615+00:00, run_end_date=2024-02-18 14:24:02.583427+00:00, run_duration=2.255812, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:22:00+00:00, data_interval_end=2024-02-18 14:24:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T14:24:02.591+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T14:24:00+00:00, run_after=2024-02-18T14:26:00+00:00 [2024-02-18T14:24:02.596+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:24:02.597+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:23:00+00:00, run_id=scheduled__2024-02-18T14:23:00+00:00, run_start_date=2024-02-18 14:24:00.328364+00:00, run_end_date=2024-02-18 14:24:02.596986+00:00, run_duration=2.268622, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:23:00+00:00, data_interval_end=2024-02-18 14:24:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:24:02.607+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:24:00+00:00, run_after=2024-02-18T14:25:00+00:00 [2024-02-18T14:24:02.653+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:22:00+00:00 exited with status success for try_number 1 [2024-02-18T14:24:02.653+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:23:00+00:00 exited with status success for try_number 1 [2024-02-18T14:24:02.660+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T14:22:00+00:00, map_index=-1, run_start_date=2024-02-18 14:24:01.307097+00:00, run_end_date=2024-02-18 14:24:01.613630+00:00, run_duration=0.306533, state=success, executor_state=success, try_number=1, max_tries=1, job_id=388, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:24:00.360891+00:00, queued_by_job_id=1, pid=8402 [2024-02-18T14:24:02.660+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:23:00+00:00, map_index=-1, run_start_date=2024-02-18 14:24:02.099363+00:00, run_end_date=2024-02-18 14:24:02.296018+00:00, run_duration=0.196655, state=success, executor_state=success, try_number=1, max_tries=1, job_id=390, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:24:00.360891+00:00, queued_by_job_id=1, pid=8433 [2024-02-18T14:24:03.689+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:24:03.690+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:23:00+00:00, run_id=scheduled__2024-02-18T14:23:00+00:00, run_start_date=2024-02-18 14:24:00.329050+00:00, run_end_date=2024-02-18 14:24:03.690010+00:00, run_duration=3.36096, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:23:00+00:00, data_interval_end=2024-02-18 14:24:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:24:03.696+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:24:00+00:00, run_after=2024-02-18T14:25:00+00:00 [2024-02-18T14:24:03.715+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:23:00+00:00 exited with status success for try_number 1 [2024-02-18T14:24:03.718+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:23:00+00:00, map_index=-1, run_start_date=2024-02-18 14:24:02.074501+00:00, run_end_date=2024-02-18 14:24:03.173242+00:00, run_duration=1.098741, state=success, executor_state=success, try_number=1, max_tries=1, job_id=389, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:24:00.360891+00:00, queued_by_job_id=1, pid=8432 [2024-02-18T14:25:00.344+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:25:00.351+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:25:00+00:00, run_after=2024-02-18T14:30:00+00:00 [2024-02-18T14:25:00.358+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:25:00+00:00, run_after=2024-02-18T14:26:00+00:00 [2024-02-18T14:25:00.400+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T14:25:00.400+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:25:00.401+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:25:00.401+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:25:00.401+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:25:00.403+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T14:20:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T14:25:00.403+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T14:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T14:25:00.403+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:25:00.404+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:25:00.404+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:25:00.404+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:25:00.560+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T14:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:25:00.560+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:24:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:25:00.560+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:24:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:25:00.586+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1c44a5cb-87ab-430f-b8b4-7b7deda41c2d [2024-02-18T14:25:00.586+0000] {scheduler_job.py:635} INFO - Setting external_id for to a37d1710-3b00-42cf-b077-a6e94d8c76b5 [2024-02-18T14:25:00.587+0000] {scheduler_job.py:635} INFO - Setting external_id for to 25d820a8-065a-4efd-ae63-f59fa93dc274 [2024-02-18T14:25:02.872+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:25:02.872+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:24:00+00:00, run_id=scheduled__2024-02-18T14:24:00+00:00, run_start_date=2024-02-18 14:25:00.367934+00:00, run_end_date=2024-02-18 14:25:02.872557+00:00, run_duration=2.504623, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:24:00+00:00, data_interval_end=2024-02-18 14:25:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:25:02.882+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:25:00+00:00, run_after=2024-02-18T14:26:00+00:00 [2024-02-18T14:25:02.898+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:25:02.898+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:25:02.899+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:25:02.900+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T14:20:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T14:25:02.901+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T14:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T14:25:02.928+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T14:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:25:02.928+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T14:20:00+00:00 exited with status success for try_number 1 [2024-02-18T14:25:02.928+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:24:00+00:00 exited with status success for try_number 1 [2024-02-18T14:25:02.933+0000] {scheduler_job.py:635} INFO - Setting external_id for to ba813a74-e3a7-40ce-b96b-3e9153020a96 [2024-02-18T14:25:02.933+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T14:20:00+00:00, map_index=-1, run_start_date=2024-02-18 14:25:01.790043+00:00, run_end_date=2024-02-18 14:25:02.043847+00:00, run_duration=0.253804, state=success, executor_state=success, try_number=1, max_tries=1, job_id=391, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:25:00.402368+00:00, queued_by_job_id=1, pid=8498 [2024-02-18T14:25:02.934+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:24:00+00:00, map_index=-1, run_start_date=2024-02-18 14:25:01.910896+00:00, run_end_date=2024-02-18 14:25:02.151589+00:00, run_duration=0.240693, state=success, executor_state=success, try_number=1, max_tries=1, job_id=392, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:25:00.402368+00:00, queued_by_job_id=1, pid=8499 [2024-02-18T14:25:04.030+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:25:04.030+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:24:00+00:00, run_id=scheduled__2024-02-18T14:24:00+00:00, run_start_date=2024-02-18 14:25:00.368609+00:00, run_end_date=2024-02-18 14:25:04.030532+00:00, run_duration=3.661923, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:24:00+00:00, data_interval_end=2024-02-18 14:25:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:25:04.039+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:25:00+00:00, run_after=2024-02-18T14:26:00+00:00 [2024-02-18T14:25:04.084+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:24:00+00:00 exited with status success for try_number 1 [2024-02-18T14:25:04.088+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:24:00+00:00, map_index=-1, run_start_date=2024-02-18 14:25:01.932613+00:00, run_end_date=2024-02-18 14:25:03.032038+00:00, run_duration=1.099425, state=success, executor_state=success, try_number=1, max_tries=1, job_id=393, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:25:00.402368+00:00, queued_by_job_id=1, pid=8500 [2024-02-18T14:25:05.130+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:25:05.130+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:25:05.130+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:25:05.131+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T14:20:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T14:25:05.132+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T14:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T14:25:05.162+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T14:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:25:05.162+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T14:20:00+00:00 exited with status success for try_number 1 [2024-02-18T14:25:05.166+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7fd0459a-8fb8-40ee-8140-adcd21f2844b [2024-02-18T14:25:05.166+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T14:20:00+00:00, map_index=-1, run_start_date=2024-02-18 14:25:04.089045+00:00, run_end_date=2024-02-18 14:25:04.250326+00:00, run_duration=0.161281, state=success, executor_state=success, try_number=1, max_tries=1, job_id=394, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:25:02.899792+00:00, queued_by_job_id=1, pid=8539 [2024-02-18T14:25:07.525+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:25:07.526+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:25:07.526+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:25:07.527+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T14:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:25:07.528+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T14:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T14:25:07.564+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T14:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:25:07.565+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T14:20:00+00:00 exited with status success for try_number 1 [2024-02-18T14:25:07.570+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1fd23d63-d6fb-4746-8d8b-d05c16543c6d [2024-02-18T14:25:07.570+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T14:20:00+00:00, map_index=0, run_start_date=2024-02-18 14:25:06.601603+00:00, run_end_date=2024-02-18 14:25:06.766471+00:00, run_duration=0.164868, state=success, executor_state=success, try_number=1, max_tries=1, job_id=395, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:25:05.130972+00:00, queued_by_job_id=1, pid=8551 [2024-02-18T14:25:09.708+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:25:09.709+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:20:00+00:00, run_id=scheduled__2024-02-18T14:20:00+00:00, run_start_date=2024-02-18 14:25:00.367174+00:00, run_end_date=2024-02-18 14:25:09.709034+00:00, run_duration=9.34186, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:20:00+00:00, data_interval_end=2024-02-18 14:25:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T14:25:09.713+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:25:00+00:00, run_after=2024-02-18T14:30:00+00:00 [2024-02-18T14:25:09.731+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T14:20:00+00:00 exited with status success for try_number 1 [2024-02-18T14:25:09.733+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T14:20:00+00:00, map_index=-1, run_start_date=2024-02-18 14:25:08.609884+00:00, run_end_date=2024-02-18 14:25:08.775802+00:00, run_duration=0.165918, state=success, executor_state=success, try_number=1, max_tries=1, job_id=396, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:25:07.526918+00:00, queued_by_job_id=1, pid=8563 [2024-02-18T14:26:00.834+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:26:00.838+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:26:00.846+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:26:00+00:00, run_after=2024-02-18T14:27:00+00:00 [2024-02-18T14:26:00.886+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T14:26:00.887+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T14:26:00.887+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:26:00.887+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:26:00.887+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:26:00.889+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T14:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:26:00.889+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T14:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T14:26:00.889+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:26:00.890+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:26:00.890+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:26:00.890+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:26:01.026+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:24:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:26:01.027+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:26:01.027+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:26:01.035+0000] {scheduler_job.py:635} INFO - Setting external_id for to b9d2357b-dc48-4a85-bd17-7b9cbe9f764d [2024-02-18T14:26:01.035+0000] {scheduler_job.py:635} INFO - Setting external_id for to fa7bd12e-2f8a-4588-9bb8-9e5cfeaa6317 [2024-02-18T14:26:01.035+0000] {scheduler_job.py:635} INFO - Setting external_id for to 141d3936-1b14-4bfc-a56e-1e839f27b200 [2024-02-18T14:26:01.919+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:26:01.920+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 14:24:00+00:00, run_id=scheduled__2024-02-18T14:24:00+00:00, run_start_date=2024-02-18 14:26:00.853980+00:00, run_end_date=2024-02-18 14:26:01.919929+00:00, run_duration=1.065949, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:24:00+00:00, data_interval_end=2024-02-18 14:26:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T14:26:01.926+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T14:26:00+00:00, run_after=2024-02-18T14:28:00+00:00 [2024-02-18T14:26:01.964+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:24:00+00:00 exited with status success for try_number 1 [2024-02-18T14:26:01.969+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T14:24:00+00:00, map_index=-1, run_start_date=2024-02-18 14:26:01.459154+00:00, run_end_date=2024-02-18 14:26:01.691211+00:00, run_duration=0.232057, state=success, executor_state=success, try_number=1, max_tries=1, job_id=397, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:26:00.888296+00:00, queued_by_job_id=1, pid=8580 [2024-02-18T14:26:03.110+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:26:03.111+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:25:00+00:00, run_id=scheduled__2024-02-18T14:25:00+00:00, run_start_date=2024-02-18 14:26:00.854742+00:00, run_end_date=2024-02-18 14:26:03.111241+00:00, run_duration=2.256499, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:25:00+00:00, data_interval_end=2024-02-18 14:26:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:26:03.121+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:26:00+00:00, run_after=2024-02-18T14:27:00+00:00 [2024-02-18T14:26:03.155+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:25:00+00:00 exited with status success for try_number 1 [2024-02-18T14:26:03.160+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:25:00+00:00, map_index=-1, run_start_date=2024-02-18 14:26:02.413667+00:00, run_end_date=2024-02-18 14:26:02.719527+00:00, run_duration=0.30586, state=success, executor_state=success, try_number=1, max_tries=1, job_id=399, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:26:00.888296+00:00, queued_by_job_id=1, pid=8611 [2024-02-18T14:26:04.188+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:26:04.188+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:25:00+00:00, run_id=scheduled__2024-02-18T14:25:00+00:00, run_start_date=2024-02-18 14:26:00.855399+00:00, run_end_date=2024-02-18 14:26:04.188370+00:00, run_duration=3.332971, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:25:00+00:00, data_interval_end=2024-02-18 14:26:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:26:04.194+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:26:00+00:00, run_after=2024-02-18T14:27:00+00:00 [2024-02-18T14:26:04.214+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:25:00+00:00 exited with status success for try_number 1 [2024-02-18T14:26:04.217+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:25:00+00:00, map_index=-1, run_start_date=2024-02-18 14:26:02.288510+00:00, run_end_date=2024-02-18 14:26:03.489741+00:00, run_duration=1.201231, state=success, executor_state=success, try_number=1, max_tries=1, job_id=398, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:26:00.888296+00:00, queued_by_job_id=1, pid=8610 [2024-02-18T14:27:00.469+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:27:00+00:00, run_after=2024-02-18T14:28:00+00:00 [2024-02-18T14:27:00.473+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:27:00.507+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T14:27:00.507+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:27:00.508+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:27:00.508+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:27:00.510+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:27:00.510+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:27:00.510+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:27:00.510+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:27:00.611+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:26:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:27:00.612+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:26:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:27:00.618+0000] {scheduler_job.py:635} INFO - Setting external_id for to 88bb7322-5ec4-41bf-aa30-5aaf9634bfc7 [2024-02-18T14:27:00.618+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4aa30f46-0400-471e-949c-8fc8804cfbb6 [2024-02-18T14:27:02.251+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:27:02.251+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:26:00+00:00, run_id=scheduled__2024-02-18T14:26:00+00:00, run_start_date=2024-02-18 14:27:00.481608+00:00, run_end_date=2024-02-18 14:27:02.251724+00:00, run_duration=1.770116, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:26:00+00:00, data_interval_end=2024-02-18 14:27:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:27:02.258+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:27:00+00:00, run_after=2024-02-18T14:28:00+00:00 [2024-02-18T14:27:02.292+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:26:00+00:00 exited with status success for try_number 1 [2024-02-18T14:27:02.295+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:26:00+00:00, map_index=-1, run_start_date=2024-02-18 14:27:01.666861+00:00, run_end_date=2024-02-18 14:27:01.872240+00:00, run_duration=0.205379, state=success, executor_state=success, try_number=1, max_tries=1, job_id=401, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:27:00.509085+00:00, queued_by_job_id=1, pid=8665 [2024-02-18T14:27:03.481+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:27:03.481+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:26:00+00:00, run_id=scheduled__2024-02-18T14:26:00+00:00, run_start_date=2024-02-18 14:27:00.482354+00:00, run_end_date=2024-02-18 14:27:03.481361+00:00, run_duration=2.999007, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:26:00+00:00, data_interval_end=2024-02-18 14:27:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:27:03.487+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:27:00+00:00, run_after=2024-02-18T14:28:00+00:00 [2024-02-18T14:27:03.506+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:26:00+00:00 exited with status success for try_number 1 [2024-02-18T14:27:03.508+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:26:00+00:00, map_index=-1, run_start_date=2024-02-18 14:27:01.662441+00:00, run_end_date=2024-02-18 14:27:02.580236+00:00, run_duration=0.917795, state=success, executor_state=success, try_number=1, max_tries=1, job_id=400, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:27:00.509085+00:00, queued_by_job_id=1, pid=8664 [2024-02-18T14:27:11.246+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T14:28:00.944+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:28:00.948+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:28:00.956+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:28:00+00:00, run_after=2024-02-18T14:29:00+00:00 [2024-02-18T14:28:00.996+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T14:28:00.996+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T14:28:00.997+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:28:00.997+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:28:00.997+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:28:00.999+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T14:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:28:00.999+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T14:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T14:28:00.999+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:28:00.999+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:28:01.000+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:28:01.000+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:28:01.141+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:26:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:28:01.141+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:27:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:28:01.141+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:27:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:28:01.148+0000] {scheduler_job.py:635} INFO - Setting external_id for to 17fd4e0c-4f57-42ff-9316-a1e906306ad0 [2024-02-18T14:28:01.148+0000] {scheduler_job.py:635} INFO - Setting external_id for to f1923789-593b-4e4c-bf27-088a8db824d1 [2024-02-18T14:28:01.148+0000] {scheduler_job.py:635} INFO - Setting external_id for to ed302e9b-91ca-47b9-905e-0bfcf2e13012 [2024-02-18T14:28:02.452+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:28:02.453+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 14:26:00+00:00, run_id=scheduled__2024-02-18T14:26:00+00:00, run_start_date=2024-02-18 14:28:00.963997+00:00, run_end_date=2024-02-18 14:28:02.453028+00:00, run_duration=1.489031, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:26:00+00:00, data_interval_end=2024-02-18 14:28:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T14:28:02.460+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T14:28:00+00:00, run_after=2024-02-18T14:30:00+00:00 [2024-02-18T14:28:02.499+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:26:00+00:00 exited with status success for try_number 1 [2024-02-18T14:28:02.503+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T14:26:00+00:00, map_index=-1, run_start_date=2024-02-18 14:28:01.591240+00:00, run_end_date=2024-02-18 14:28:01.790802+00:00, run_duration=0.199562, state=success, executor_state=success, try_number=1, max_tries=1, job_id=402, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:28:00.998220+00:00, queued_by_job_id=1, pid=8701 [2024-02-18T14:28:02.887+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:28:02.888+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:27:00+00:00, run_id=scheduled__2024-02-18T14:27:00+00:00, run_start_date=2024-02-18 14:28:00.964723+00:00, run_end_date=2024-02-18 14:28:02.887947+00:00, run_duration=1.923224, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:27:00+00:00, data_interval_end=2024-02-18 14:28:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:28:02.893+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:28:00+00:00, run_after=2024-02-18T14:29:00+00:00 [2024-02-18T14:28:02.916+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:27:00+00:00 exited with status success for try_number 1 [2024-02-18T14:28:02.919+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:27:00+00:00, map_index=-1, run_start_date=2024-02-18 14:28:02.357776+00:00, run_end_date=2024-02-18 14:28:02.564759+00:00, run_duration=0.206983, state=success, executor_state=success, try_number=1, max_tries=1, job_id=404, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:28:00.998220+00:00, queued_by_job_id=1, pid=8732 [2024-02-18T14:28:03.954+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:28:03.954+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:27:00+00:00, run_id=scheduled__2024-02-18T14:27:00+00:00, run_start_date=2024-02-18 14:28:00.965395+00:00, run_end_date=2024-02-18 14:28:03.954231+00:00, run_duration=2.988836, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:27:00+00:00, data_interval_end=2024-02-18 14:28:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:28:03.960+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:28:00+00:00, run_after=2024-02-18T14:29:00+00:00 [2024-02-18T14:28:03.979+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:27:00+00:00 exited with status success for try_number 1 [2024-02-18T14:28:03.982+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:27:00+00:00, map_index=-1, run_start_date=2024-02-18 14:28:02.335505+00:00, run_end_date=2024-02-18 14:28:03.367490+00:00, run_duration=1.031985, state=success, executor_state=success, try_number=1, max_tries=1, job_id=403, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:28:00.998220+00:00, queued_by_job_id=1, pid=8731 [2024-02-18T14:29:00.411+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:29:00+00:00, run_after=2024-02-18T14:30:00+00:00 [2024-02-18T14:29:00.415+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:29:00.447+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T14:29:00.447+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:29:00.447+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:29:00.447+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:29:00.449+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:29:00.449+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:29:00.450+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:29:00.450+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:29:00.549+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:28:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:29:00.549+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:28:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:29:00.554+0000] {scheduler_job.py:635} INFO - Setting external_id for to 38aa1431-79a9-41ca-b0cb-d3e725e2ce7a [2024-02-18T14:29:00.554+0000] {scheduler_job.py:635} INFO - Setting external_id for to 644b43be-767b-416a-a279-9711731d9c55 [2024-02-18T14:29:02.622+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:29:02.623+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:28:00+00:00, run_id=scheduled__2024-02-18T14:28:00+00:00, run_start_date=2024-02-18 14:29:00.422475+00:00, run_end_date=2024-02-18 14:29:02.623102+00:00, run_duration=2.200627, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:28:00+00:00, data_interval_end=2024-02-18 14:29:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:29:02.629+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:29:00+00:00, run_after=2024-02-18T14:30:00+00:00 [2024-02-18T14:29:02.655+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:28:00+00:00 exited with status success for try_number 1 [2024-02-18T14:29:02.658+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:28:00+00:00, map_index=-1, run_start_date=2024-02-18 14:29:01.705638+00:00, run_end_date=2024-02-18 14:29:01.904838+00:00, run_duration=0.1992, state=success, executor_state=success, try_number=1, max_tries=1, job_id=405, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:29:00.448435+00:00, queued_by_job_id=1, pid=8786 [2024-02-18T14:29:03.377+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:29:03.377+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:28:00+00:00, run_id=scheduled__2024-02-18T14:28:00+00:00, run_start_date=2024-02-18 14:29:00.423188+00:00, run_end_date=2024-02-18 14:29:03.377480+00:00, run_duration=2.954292, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:28:00+00:00, data_interval_end=2024-02-18 14:29:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:29:03.383+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:29:00+00:00, run_after=2024-02-18T14:30:00+00:00 [2024-02-18T14:29:03.406+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:28:00+00:00 exited with status success for try_number 1 [2024-02-18T14:29:03.409+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:28:00+00:00, map_index=-1, run_start_date=2024-02-18 14:29:01.714827+00:00, run_end_date=2024-02-18 14:29:02.803721+00:00, run_duration=1.088894, state=success, executor_state=success, try_number=1, max_tries=1, job_id=406, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:29:00.448435+00:00, queued_by_job_id=1, pid=8787 [2024-02-18T14:30:00.889+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:30:00.892+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:30:00.900+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:30:00+00:00, run_after=2024-02-18T14:31:00+00:00 [2024-02-18T14:30:00.907+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:30:00+00:00, run_after=2024-02-18T14:35:00+00:00 [2024-02-18T14:30:01.074+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T14:30:01.074+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:30:01.074+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T14:30:01.075+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:30:01.075+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:30:01.075+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:30:01.078+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T14:25:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T14:30:01.078+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T14:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T14:30:01.078+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T14:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:30:01.078+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T14:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T14:30:01.078+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:30:01.078+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:30:01.079+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:30:01.079+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:30:01.458+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T14:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:30:01.458+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:28:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:30:01.458+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:29:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:30:01.458+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:29:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:30:01.481+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7f873fc6-c261-4979-9ee9-d91d52aee747 [2024-02-18T14:30:01.481+0000] {scheduler_job.py:635} INFO - Setting external_id for to a2f70fb7-9fb5-4d73-a6c8-6075d79e0959 [2024-02-18T14:30:01.481+0000] {scheduler_job.py:635} INFO - Setting external_id for to dce3a54e-c58f-4187-9db8-43aed22e0cd3 [2024-02-18T14:30:01.482+0000] {scheduler_job.py:635} INFO - Setting external_id for to ded5a1d9-4d17-43a1-8f43-62da8b19698b [2024-02-18T14:30:02.857+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:30:02.858+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 14:28:00+00:00, run_id=scheduled__2024-02-18T14:28:00+00:00, run_start_date=2024-02-18 14:30:00.915465+00:00, run_end_date=2024-02-18 14:30:02.857938+00:00, run_duration=1.942473, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:28:00+00:00, data_interval_end=2024-02-18 14:30:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T14:30:02.866+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T14:30:00+00:00, run_after=2024-02-18T14:32:00+00:00 [2024-02-18T14:30:02.925+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:28:00+00:00 exited with status success for try_number 1 [2024-02-18T14:30:02.933+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T14:28:00+00:00, map_index=-1, run_start_date=2024-02-18 14:30:01.791722+00:00, run_end_date=2024-02-18 14:30:02.099396+00:00, run_duration=0.307674, state=success, executor_state=success, try_number=1, max_tries=1, job_id=407, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:30:01.076613+00:00, queued_by_job_id=1, pid=8823 [2024-02-18T14:30:03.870+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:30:03.871+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:29:00+00:00, run_id=scheduled__2024-02-18T14:29:00+00:00, run_start_date=2024-02-18 14:30:00.916102+00:00, run_end_date=2024-02-18 14:30:03.870962+00:00, run_duration=2.95486, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:29:00+00:00, data_interval_end=2024-02-18 14:30:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:30:03.877+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:30:00+00:00, run_after=2024-02-18T14:31:00+00:00 [2024-02-18T14:30:03.892+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:30:03.892+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:30:03.892+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:30:03.894+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T14:25:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T14:30:03.894+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T14:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T14:30:03.925+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T14:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:30:03.925+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T14:25:00+00:00 exited with status success for try_number 1 [2024-02-18T14:30:03.925+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:29:00+00:00 exited with status success for try_number 1 [2024-02-18T14:30:03.931+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T14:25:00+00:00, map_index=-1, run_start_date=2024-02-18 14:30:02.773444+00:00, run_end_date=2024-02-18 14:30:03.043910+00:00, run_duration=0.270466, state=success, executor_state=success, try_number=1, max_tries=1, job_id=409, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:30:01.076613+00:00, queued_by_job_id=1, pid=8863 [2024-02-18T14:30:03.931+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:29:00+00:00, map_index=-1, run_start_date=2024-02-18 14:30:02.786072+00:00, run_end_date=2024-02-18 14:30:03.055874+00:00, run_duration=0.269802, state=success, executor_state=success, try_number=1, max_tries=1, job_id=410, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:30:01.076613+00:00, queued_by_job_id=1, pid=8864 [2024-02-18T14:30:03.932+0000] {scheduler_job.py:635} INFO - Setting external_id for to a56f39ed-92ef-4b2b-8d56-8a6ccd318df0 [2024-02-18T14:30:05.029+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:30:05.030+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:29:00+00:00, run_id=scheduled__2024-02-18T14:29:00+00:00, run_start_date=2024-02-18 14:30:00.916727+00:00, run_end_date=2024-02-18 14:30:05.030080+00:00, run_duration=4.113353, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:29:00+00:00, data_interval_end=2024-02-18 14:30:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:30:05.041+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:30:00+00:00, run_after=2024-02-18T14:31:00+00:00 [2024-02-18T14:30:05.082+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:29:00+00:00 exited with status success for try_number 1 [2024-02-18T14:30:05.088+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:29:00+00:00, map_index=-1, run_start_date=2024-02-18 14:30:02.754798+00:00, run_end_date=2024-02-18 14:30:04.016434+00:00, run_duration=1.261636, state=success, executor_state=success, try_number=1, max_tries=1, job_id=408, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:30:01.076613+00:00, queued_by_job_id=1, pid=8862 [2024-02-18T14:30:06.150+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:30:06.150+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:30:06.151+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:30:06.152+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T14:25:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T14:30:06.153+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T14:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T14:30:06.195+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T14:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:30:06.195+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T14:25:00+00:00 exited with status success for try_number 1 [2024-02-18T14:30:06.209+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8b8df0dd-d396-4d6e-91d9-ad92b01445d3 [2024-02-18T14:30:06.209+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T14:25:00+00:00, map_index=-1, run_start_date=2024-02-18 14:30:05.035736+00:00, run_end_date=2024-02-18 14:30:05.223040+00:00, run_duration=0.187304, state=success, executor_state=success, try_number=1, max_tries=1, job_id=411, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:30:03.893305+00:00, queued_by_job_id=1, pid=8903 [2024-02-18T14:30:08.392+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:30:08.392+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:30:08.392+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:30:08.394+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T14:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:30:08.394+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T14:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T14:30:08.421+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T14:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:30:08.421+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T14:25:00+00:00 exited with status success for try_number 1 [2024-02-18T14:30:08.424+0000] {scheduler_job.py:635} INFO - Setting external_id for to 061ce14d-3202-4b4e-bcde-773c8c00e641 [2024-02-18T14:30:08.425+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T14:25:00+00:00, map_index=0, run_start_date=2024-02-18 14:30:07.341729+00:00, run_end_date=2024-02-18 14:30:07.494728+00:00, run_duration=0.152999, state=success, executor_state=success, try_number=1, max_tries=1, job_id=412, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:30:06.151545+00:00, queued_by_job_id=1, pid=8915 [2024-02-18T14:30:10.044+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:30:10.044+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:25:00+00:00, run_id=scheduled__2024-02-18T14:25:00+00:00, run_start_date=2024-02-18 14:30:00.914774+00:00, run_end_date=2024-02-18 14:30:10.044258+00:00, run_duration=9.129484, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:25:00+00:00, data_interval_end=2024-02-18 14:30:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T14:30:10.048+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:30:00+00:00, run_after=2024-02-18T14:35:00+00:00 [2024-02-18T14:30:10.067+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T14:25:00+00:00 exited with status success for try_number 1 [2024-02-18T14:30:10.070+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T14:25:00+00:00, map_index=-1, run_start_date=2024-02-18 14:30:09.513678+00:00, run_end_date=2024-02-18 14:30:09.692073+00:00, run_duration=0.178395, state=success, executor_state=success, try_number=1, max_tries=1, job_id=413, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:30:08.393271+00:00, queued_by_job_id=1, pid=8927 [2024-02-18T14:31:00.453+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:31:00+00:00, run_after=2024-02-18T14:32:00+00:00 [2024-02-18T14:31:00.457+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:31:00.490+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T14:31:00.490+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:31:00.490+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:31:00.490+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:31:00.492+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:31:00.492+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:31:00.492+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:31:00.492+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:31:00.590+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:31:00.590+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:31:00.597+0000] {scheduler_job.py:635} INFO - Setting external_id for to d6e17571-f81b-4110-8060-9d0884d0f23b [2024-02-18T14:31:00.597+0000] {scheduler_job.py:635} INFO - Setting external_id for to 29035311-3f37-4196-a426-3d468136b56e [2024-02-18T14:31:01.945+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:31:01.945+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:30:00+00:00, run_id=scheduled__2024-02-18T14:30:00+00:00, run_start_date=2024-02-18 14:31:00.464549+00:00, run_end_date=2024-02-18 14:31:01.945449+00:00, run_duration=1.4809, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:30:00+00:00, data_interval_end=2024-02-18 14:31:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:31:01.951+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:31:00+00:00, run_after=2024-02-18T14:32:00+00:00 [2024-02-18T14:31:01.976+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:30:00+00:00 exited with status success for try_number 1 [2024-02-18T14:31:01.978+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:30:00+00:00, map_index=-1, run_start_date=2024-02-18 14:31:01.642139+00:00, run_end_date=2024-02-18 14:31:01.844505+00:00, run_duration=0.202366, state=success, executor_state=success, try_number=1, max_tries=1, job_id=414, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:31:00.491425+00:00, queued_by_job_id=1, pid=8964 [2024-02-18T14:31:03.012+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:31:03.013+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:30:00+00:00, run_id=scheduled__2024-02-18T14:30:00+00:00, run_start_date=2024-02-18 14:31:00.465298+00:00, run_end_date=2024-02-18 14:31:03.013190+00:00, run_duration=2.547892, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:30:00+00:00, data_interval_end=2024-02-18 14:31:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:31:03.019+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:31:00+00:00, run_after=2024-02-18T14:32:00+00:00 [2024-02-18T14:31:03.040+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:30:00+00:00 exited with status success for try_number 1 [2024-02-18T14:31:03.043+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:30:00+00:00, map_index=-1, run_start_date=2024-02-18 14:31:01.642139+00:00, run_end_date=2024-02-18 14:31:02.594861+00:00, run_duration=0.952722, state=success, executor_state=success, try_number=1, max_tries=1, job_id=415, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:31:00.491425+00:00, queued_by_job_id=1, pid=8963 [2024-02-18T14:32:00.981+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:32:00.989+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:32:00+00:00, run_after=2024-02-18T14:33:00+00:00 [2024-02-18T14:32:00.993+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:32:01.037+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T14:32:01.038+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T14:32:01.038+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:32:01.038+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:32:01.038+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:32:01.040+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T14:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:32:01.041+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T14:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T14:32:01.041+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:32:01.041+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:32:01.041+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:32:01.041+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:32:01.182+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:32:01.183+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:31:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:32:01.183+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:31:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:32:01.191+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6a1d150a-e47d-4f67-b23a-d9a7845ed381 [2024-02-18T14:32:01.191+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4541ef04-e74e-4a8e-824c-0bdbd8dc6f45 [2024-02-18T14:32:01.191+0000] {scheduler_job.py:635} INFO - Setting external_id for to f054c285-d4c2-4460-bc71-15e8b0132eae [2024-02-18T14:32:02.123+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:32:02.123+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 14:30:00+00:00, run_id=scheduled__2024-02-18T14:30:00+00:00, run_start_date=2024-02-18 14:32:01.002973+00:00, run_end_date=2024-02-18 14:32:02.123372+00:00, run_duration=1.120399, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:30:00+00:00, data_interval_end=2024-02-18 14:32:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T14:32:02.129+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T14:32:00+00:00, run_after=2024-02-18T14:34:00+00:00 [2024-02-18T14:32:02.168+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:30:00+00:00 exited with status success for try_number 1 [2024-02-18T14:32:02.172+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T14:30:00+00:00, map_index=-1, run_start_date=2024-02-18 14:32:01.669054+00:00, run_end_date=2024-02-18 14:32:01.909942+00:00, run_duration=0.240888, state=success, executor_state=success, try_number=1, max_tries=1, job_id=416, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:32:01.039485+00:00, queued_by_job_id=1, pid=8999 [2024-02-18T14:32:03.204+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:32:03.205+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:31:00+00:00, run_id=scheduled__2024-02-18T14:31:00+00:00, run_start_date=2024-02-18 14:32:01.003934+00:00, run_end_date=2024-02-18 14:32:03.205184+00:00, run_duration=2.20125, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:31:00+00:00, data_interval_end=2024-02-18 14:32:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:32:03.211+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:32:00+00:00, run_after=2024-02-18T14:33:00+00:00 [2024-02-18T14:32:03.234+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:31:00+00:00 exited with status success for try_number 1 [2024-02-18T14:32:03.237+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:31:00+00:00, map_index=-1, run_start_date=2024-02-18 14:32:02.346016+00:00, run_end_date=2024-02-18 14:32:02.541754+00:00, run_duration=0.195738, state=success, executor_state=success, try_number=1, max_tries=1, job_id=417, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:32:01.039485+00:00, queued_by_job_id=1, pid=9029 [2024-02-18T14:32:04.385+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:32:04.386+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:31:00+00:00, run_id=scheduled__2024-02-18T14:31:00+00:00, run_start_date=2024-02-18 14:32:01.004695+00:00, run_end_date=2024-02-18 14:32:04.385941+00:00, run_duration=3.381246, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:31:00+00:00, data_interval_end=2024-02-18 14:32:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:32:04.392+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:32:00+00:00, run_after=2024-02-18T14:33:00+00:00 [2024-02-18T14:32:04.418+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:31:00+00:00 exited with status success for try_number 1 [2024-02-18T14:32:04.422+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:31:00+00:00, map_index=-1, run_start_date=2024-02-18 14:32:02.421531+00:00, run_end_date=2024-02-18 14:32:03.477095+00:00, run_duration=1.055564, state=success, executor_state=success, try_number=1, max_tries=1, job_id=418, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:32:01.039485+00:00, queued_by_job_id=1, pid=9030 [2024-02-18T14:32:11.279+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T14:33:00.467+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:33:00+00:00, run_after=2024-02-18T14:34:00+00:00 [2024-02-18T14:33:00.471+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:33:00.504+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T14:33:00.504+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:33:00.504+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:33:00.504+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:33:00.506+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:33:00.506+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:33:00.506+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:33:00.506+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:33:00.616+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:32:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:33:00.616+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:32:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:33:00.622+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5d2318c4-89c0-4c06-8542-487e022852f3 [2024-02-18T14:33:00.623+0000] {scheduler_job.py:635} INFO - Setting external_id for to a9136273-9e53-481d-a48b-160b97544c75 [2024-02-18T14:33:03.369+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:33:03.370+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:32:00+00:00, run_id=scheduled__2024-02-18T14:32:00+00:00, run_start_date=2024-02-18 14:33:00.478890+00:00, run_end_date=2024-02-18 14:33:03.370171+00:00, run_duration=2.891281, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:32:00+00:00, data_interval_end=2024-02-18 14:33:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:33:03.376+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:33:00+00:00, run_after=2024-02-18T14:34:00+00:00 [2024-02-18T14:33:03.403+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:32:00+00:00 exited with status success for try_number 1 [2024-02-18T14:33:03.407+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:32:00+00:00, map_index=-1, run_start_date=2024-02-18 14:33:02.274937+00:00, run_end_date=2024-02-18 14:33:02.577330+00:00, run_duration=0.302393, state=success, executor_state=success, try_number=1, max_tries=1, job_id=419, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:33:00.505284+00:00, queued_by_job_id=1, pid=9085 [2024-02-18T14:33:05.588+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:33:05.588+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:32:00+00:00, run_id=scheduled__2024-02-18T14:32:00+00:00, run_start_date=2024-02-18 14:33:00.479570+00:00, run_end_date=2024-02-18 14:33:05.588753+00:00, run_duration=5.109183, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:32:00+00:00, data_interval_end=2024-02-18 14:33:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:33:05.600+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:33:00+00:00, run_after=2024-02-18T14:34:00+00:00 [2024-02-18T14:33:05.632+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:32:00+00:00 exited with status success for try_number 1 [2024-02-18T14:33:05.637+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:32:00+00:00, map_index=-1, run_start_date=2024-02-18 14:33:02.282205+00:00, run_end_date=2024-02-18 14:33:04.047246+00:00, run_duration=1.765041, state=success, executor_state=success, try_number=1, max_tries=1, job_id=420, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:33:00.505284+00:00, queued_by_job_id=1, pid=9084 [2024-02-18T14:34:00.165+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:34:00+00:00, run_after=2024-02-18T14:35:00+00:00 [2024-02-18T14:34:00.169+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:34:00.173+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:34:00.213+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T14:34:00.214+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T14:34:00.214+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:34:00.214+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:34:00.214+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:34:00.217+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T14:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:34:00.217+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T14:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T14:34:00.217+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:34:00.217+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:34:00.217+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:34:00.217+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:34:00.351+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:32:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:34:00.352+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:33:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:34:00.352+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:33:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:34:00.358+0000] {scheduler_job.py:635} INFO - Setting external_id for to 286f3cf1-5642-423c-9a29-f6fcee3903cd [2024-02-18T14:34:00.358+0000] {scheduler_job.py:635} INFO - Setting external_id for to 802b3372-0275-40b1-a793-3e17d655f759 [2024-02-18T14:34:00.359+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8a1e8172-201e-441f-8054-892a45f85eff [2024-02-18T14:34:02.175+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:34:02.175+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 14:32:00+00:00, run_id=scheduled__2024-02-18T14:32:00+00:00, run_start_date=2024-02-18 14:34:00.181751+00:00, run_end_date=2024-02-18 14:34:02.175405+00:00, run_duration=1.993654, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:32:00+00:00, data_interval_end=2024-02-18 14:34:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T14:34:02.180+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T14:34:00+00:00, run_after=2024-02-18T14:36:00+00:00 [2024-02-18T14:34:02.184+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:34:02.184+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:33:00+00:00, run_id=scheduled__2024-02-18T14:33:00+00:00, run_start_date=2024-02-18 14:34:00.182563+00:00, run_end_date=2024-02-18 14:34:02.184225+00:00, run_duration=2.001662, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:33:00+00:00, data_interval_end=2024-02-18 14:34:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:34:02.190+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:34:00+00:00, run_after=2024-02-18T14:35:00+00:00 [2024-02-18T14:34:02.214+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:32:00+00:00 exited with status success for try_number 1 [2024-02-18T14:34:02.214+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:33:00+00:00 exited with status success for try_number 1 [2024-02-18T14:34:02.218+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T14:32:00+00:00, map_index=-1, run_start_date=2024-02-18 14:34:00.857180+00:00, run_end_date=2024-02-18 14:34:01.098721+00:00, run_duration=0.241541, state=success, executor_state=success, try_number=1, max_tries=1, job_id=421, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:34:00.215632+00:00, queued_by_job_id=1, pid=9120 [2024-02-18T14:34:02.218+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:33:00+00:00, map_index=-1, run_start_date=2024-02-18 14:34:01.658376+00:00, run_end_date=2024-02-18 14:34:01.890400+00:00, run_duration=0.232024, state=success, executor_state=success, try_number=1, max_tries=1, job_id=422, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:34:00.215632+00:00, queued_by_job_id=1, pid=9150 [2024-02-18T14:34:03.519+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:34:03.520+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:33:00+00:00, run_id=scheduled__2024-02-18T14:33:00+00:00, run_start_date=2024-02-18 14:34:00.183262+00:00, run_end_date=2024-02-18 14:34:03.520068+00:00, run_duration=3.336806, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:33:00+00:00, data_interval_end=2024-02-18 14:34:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:34:03.526+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:34:00+00:00, run_after=2024-02-18T14:35:00+00:00 [2024-02-18T14:34:03.544+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:33:00+00:00 exited with status success for try_number 1 [2024-02-18T14:34:03.548+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:33:00+00:00, map_index=-1, run_start_date=2024-02-18 14:34:01.665378+00:00, run_end_date=2024-02-18 14:34:02.734600+00:00, run_duration=1.069222, state=success, executor_state=success, try_number=1, max_tries=1, job_id=423, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:34:00.215632+00:00, queued_by_job_id=1, pid=9151 [2024-02-18T14:35:00.745+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:35:00.752+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:35:00+00:00, run_after=2024-02-18T14:40:00+00:00 [2024-02-18T14:35:00.760+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:35:00+00:00, run_after=2024-02-18T14:36:00+00:00 [2024-02-18T14:35:00.804+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T14:35:00.804+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:35:00.804+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:35:00.804+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:35:00.804+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:35:00.806+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T14:30:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T14:35:00.806+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T14:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T14:35:00.806+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:35:00.807+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:35:00.807+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:35:00.807+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:35:00.934+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T14:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:35:00.934+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:34:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:35:00.934+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:34:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:35:00.941+0000] {scheduler_job.py:635} INFO - Setting external_id for to d08ef926-1536-4233-a34d-6d78cf968362 [2024-02-18T14:35:00.942+0000] {scheduler_job.py:635} INFO - Setting external_id for to 789e1ccc-8ee7-46f2-b4db-458a75bed21a [2024-02-18T14:35:00.942+0000] {scheduler_job.py:635} INFO - Setting external_id for to e7876a13-9475-4410-a0a0-01b340d0d8f8 [2024-02-18T14:35:02.616+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:35:02.617+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:34:00+00:00, run_id=scheduled__2024-02-18T14:34:00+00:00, run_start_date=2024-02-18 14:35:00.769780+00:00, run_end_date=2024-02-18 14:35:02.616989+00:00, run_duration=1.847209, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:34:00+00:00, data_interval_end=2024-02-18 14:35:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:35:02.625+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:35:00+00:00, run_after=2024-02-18T14:36:00+00:00 [2024-02-18T14:35:02.642+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:35:02.642+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:35:02.642+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:35:02.644+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T14:30:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T14:35:02.644+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T14:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T14:35:02.684+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T14:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:35:02.690+0000] {scheduler_job.py:635} INFO - Setting external_id for to ae99db3b-8116-49ff-9705-6fb1c4edb039 [2024-02-18T14:35:02.774+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:34:00+00:00 exited with status success for try_number 1 [2024-02-18T14:35:02.777+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:34:00+00:00, map_index=-1, run_start_date=2024-02-18 14:35:02.360748+00:00, run_end_date=2024-02-18 14:35:02.601198+00:00, run_duration=0.24045, state=success, executor_state=success, try_number=1, max_tries=1, job_id=426, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:35:00.805458+00:00, queued_by_job_id=1, pid=9219 [2024-02-18T14:35:03.809+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:35:03.809+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:34:00+00:00, run_id=scheduled__2024-02-18T14:34:00+00:00, run_start_date=2024-02-18 14:35:00.770510+00:00, run_end_date=2024-02-18 14:35:03.809521+00:00, run_duration=3.039011, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:34:00+00:00, data_interval_end=2024-02-18 14:35:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:35:03.816+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:35:00+00:00, run_after=2024-02-18T14:36:00+00:00 [2024-02-18T14:35:03.849+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T14:30:00+00:00 exited with status success for try_number 1 [2024-02-18T14:35:03.850+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:34:00+00:00 exited with status success for try_number 1 [2024-02-18T14:35:03.855+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T14:30:00+00:00, map_index=-1, run_start_date=2024-02-18 14:35:02.347484+00:00, run_end_date=2024-02-18 14:35:02.592962+00:00, run_duration=0.245478, state=success, executor_state=success, try_number=1, max_tries=1, job_id=425, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:35:00.805458+00:00, queued_by_job_id=1, pid=9218 [2024-02-18T14:35:03.855+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:34:00+00:00, map_index=-1, run_start_date=2024-02-18 14:35:02.204281+00:00, run_end_date=2024-02-18 14:35:03.433653+00:00, run_duration=1.229372, state=success, executor_state=success, try_number=1, max_tries=1, job_id=424, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:35:00.805458+00:00, queued_by_job_id=1, pid=9216 [2024-02-18T14:35:04.902+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:35:04.903+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:35:04.903+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:35:04.905+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T14:30:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T14:35:04.905+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T14:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T14:35:04.939+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T14:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:35:04.939+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T14:30:00+00:00 exited with status success for try_number 1 [2024-02-18T14:35:04.944+0000] {scheduler_job.py:635} INFO - Setting external_id for to f7b7c36a-e555-4032-82ce-7443de3bab80 [2024-02-18T14:35:04.944+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T14:30:00+00:00, map_index=-1, run_start_date=2024-02-18 14:35:03.745507+00:00, run_end_date=2024-02-18 14:35:03.915973+00:00, run_duration=0.170466, state=success, executor_state=success, try_number=1, max_tries=1, job_id=427, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:35:02.643262+00:00, queued_by_job_id=1, pid=9258 [2024-02-18T14:35:06.769+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:35:06.769+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:35:06.770+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:35:06.771+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T14:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:35:06.771+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T14:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T14:35:06.808+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T14:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:35:06.809+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T14:30:00+00:00 exited with status success for try_number 1 [2024-02-18T14:35:06.815+0000] {scheduler_job.py:635} INFO - Setting external_id for to 931c72cb-9673-494b-a96c-171867411bac [2024-02-18T14:35:06.815+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T14:30:00+00:00, map_index=0, run_start_date=2024-02-18 14:35:06.190395+00:00, run_end_date=2024-02-18 14:35:06.481652+00:00, run_duration=0.291257, state=success, executor_state=success, try_number=1, max_tries=1, job_id=428, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:35:04.904074+00:00, queued_by_job_id=1, pid=9270 [2024-02-18T14:35:08.959+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:35:08.959+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:30:00+00:00, run_id=scheduled__2024-02-18T14:30:00+00:00, run_start_date=2024-02-18 14:35:00.768995+00:00, run_end_date=2024-02-18 14:35:08.959649+00:00, run_duration=8.190654, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:30:00+00:00, data_interval_end=2024-02-18 14:35:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T14:35:08.963+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:35:00+00:00, run_after=2024-02-18T14:40:00+00:00 [2024-02-18T14:35:08.984+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T14:30:00+00:00 exited with status success for try_number 1 [2024-02-18T14:35:08.988+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T14:30:00+00:00, map_index=-1, run_start_date=2024-02-18 14:35:07.862193+00:00, run_end_date=2024-02-18 14:35:08.030702+00:00, run_duration=0.168509, state=success, executor_state=success, try_number=1, max_tries=1, job_id=429, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:35:06.770783+00:00, queued_by_job_id=1, pid=9282 [2024-02-18T14:36:00.327+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:36:00.332+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:36:00.340+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:36:00+00:00, run_after=2024-02-18T14:37:00+00:00 [2024-02-18T14:36:00.381+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T14:36:00.381+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T14:36:00.381+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:36:00.381+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:36:00.382+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:36:00.384+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T14:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:36:00.384+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T14:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T14:36:00.384+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:36:00.384+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:36:00.385+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:36:00.385+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:36:00.530+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:34:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:36:00.531+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:36:00.531+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:36:00.538+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6891b9ba-62f5-47cd-b00c-8189636415af [2024-02-18T14:36:00.538+0000] {scheduler_job.py:635} INFO - Setting external_id for to 907d46de-354b-444a-bfb9-1b2dfbb7bbd8 [2024-02-18T14:36:00.538+0000] {scheduler_job.py:635} INFO - Setting external_id for to f7639849-31f3-497d-99fa-d316bed859b1 [2024-02-18T14:36:01.656+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:36:01.656+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 14:34:00+00:00, run_id=scheduled__2024-02-18T14:34:00+00:00, run_start_date=2024-02-18 14:36:00.349176+00:00, run_end_date=2024-02-18 14:36:01.656800+00:00, run_duration=1.307624, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:34:00+00:00, data_interval_end=2024-02-18 14:36:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T14:36:01.662+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T14:36:00+00:00, run_after=2024-02-18T14:38:00+00:00 [2024-02-18T14:36:01.701+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:34:00+00:00 exited with status success for try_number 1 [2024-02-18T14:36:01.705+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T14:34:00+00:00, map_index=-1, run_start_date=2024-02-18 14:36:01.020698+00:00, run_end_date=2024-02-18 14:36:01.250968+00:00, run_duration=0.23027, state=success, executor_state=success, try_number=1, max_tries=1, job_id=430, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:36:00.383161+00:00, queued_by_job_id=1, pid=9299 [2024-02-18T14:36:02.259+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:36:02.259+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:35:00+00:00, run_id=scheduled__2024-02-18T14:35:00+00:00, run_start_date=2024-02-18 14:36:00.349939+00:00, run_end_date=2024-02-18 14:36:02.259794+00:00, run_duration=1.909855, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:35:00+00:00, data_interval_end=2024-02-18 14:36:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:36:02.265+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:36:00+00:00, run_after=2024-02-18T14:37:00+00:00 [2024-02-18T14:36:02.290+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:35:00+00:00 exited with status success for try_number 1 [2024-02-18T14:36:02.293+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:35:00+00:00, map_index=-1, run_start_date=2024-02-18 14:36:01.740964+00:00, run_end_date=2024-02-18 14:36:01.929614+00:00, run_duration=0.18865, state=success, executor_state=success, try_number=1, max_tries=1, job_id=432, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:36:00.383161+00:00, queued_by_job_id=1, pid=9330 [2024-02-18T14:36:02.824+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:36:02.825+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:35:00+00:00, run_id=scheduled__2024-02-18T14:35:00+00:00, run_start_date=2024-02-18 14:36:00.350644+00:00, run_end_date=2024-02-18 14:36:02.825121+00:00, run_duration=2.474477, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:35:00+00:00, data_interval_end=2024-02-18 14:36:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:36:02.831+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:36:00+00:00, run_after=2024-02-18T14:37:00+00:00 [2024-02-18T14:36:03.894+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:35:00+00:00 exited with status success for try_number 1 [2024-02-18T14:36:03.897+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:35:00+00:00, map_index=-1, run_start_date=2024-02-18 14:36:01.738257+00:00, run_end_date=2024-02-18 14:36:02.777843+00:00, run_duration=1.039586, state=success, executor_state=success, try_number=1, max_tries=1, job_id=431, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:36:00.383161+00:00, queued_by_job_id=1, pid=9329 [2024-02-18T14:37:00.806+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:37:00.820+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:37:00+00:00, run_after=2024-02-18T14:38:00+00:00 [2024-02-18T14:37:00.857+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T14:37:00.858+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:37:00.858+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:37:00.859+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:37:00.861+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:37:00.862+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:37:00.862+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:37:00.862+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:37:01.040+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:36:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:37:01.041+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:36:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:37:01.063+0000] {scheduler_job.py:635} INFO - Setting external_id for to a77e16bd-447e-4a66-88a0-a111579f26ce [2024-02-18T14:37:01.063+0000] {scheduler_job.py:635} INFO - Setting external_id for to ddfff1e7-d02b-41ae-bd74-fb1cf19a3dff [2024-02-18T14:37:02.750+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:37:02.750+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:36:00+00:00, run_id=scheduled__2024-02-18T14:36:00+00:00, run_start_date=2024-02-18 14:37:00.828169+00:00, run_end_date=2024-02-18 14:37:02.750490+00:00, run_duration=1.922321, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:36:00+00:00, data_interval_end=2024-02-18 14:37:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:37:02.757+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:37:00+00:00, run_after=2024-02-18T14:38:00+00:00 [2024-02-18T14:37:02.782+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:36:00+00:00 exited with status success for try_number 1 [2024-02-18T14:37:02.785+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:36:00+00:00, map_index=-1, run_start_date=2024-02-18 14:37:02.431120+00:00, run_end_date=2024-02-18 14:37:02.625118+00:00, run_duration=0.193998, state=success, executor_state=success, try_number=1, max_tries=1, job_id=433, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:37:00.860236+00:00, queued_by_job_id=1, pid=9385 [2024-02-18T14:37:04.029+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:37:04.029+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:36:00+00:00, run_id=scheduled__2024-02-18T14:36:00+00:00, run_start_date=2024-02-18 14:37:00.828951+00:00, run_end_date=2024-02-18 14:37:04.029371+00:00, run_duration=3.20042, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:36:00+00:00, data_interval_end=2024-02-18 14:37:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:37:04.035+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:37:00+00:00, run_after=2024-02-18T14:38:00+00:00 [2024-02-18T14:37:04.054+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:36:00+00:00 exited with status success for try_number 1 [2024-02-18T14:37:04.057+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:36:00+00:00, map_index=-1, run_start_date=2024-02-18 14:37:02.494051+00:00, run_end_date=2024-02-18 14:37:03.753711+00:00, run_duration=1.25966, state=success, executor_state=success, try_number=1, max_tries=1, job_id=434, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:37:00.860236+00:00, queued_by_job_id=1, pid=9386 [2024-02-18T14:37:11.318+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T14:38:00.241+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:38:00.246+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:38:00.256+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:38:00+00:00, run_after=2024-02-18T14:39:00+00:00 [2024-02-18T14:38:00.295+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T14:38:00.295+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T14:38:00.295+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:38:00.295+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:38:00.295+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:38:00.297+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T14:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:38:00.297+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T14:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T14:38:00.298+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:38:00.298+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:38:00.298+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:38:00.298+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:38:00.426+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:36:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:38:00.427+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:37:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:38:00.427+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:37:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:38:00.433+0000] {scheduler_job.py:635} INFO - Setting external_id for to ba94de7d-5969-4286-9e23-6716630fdc5d [2024-02-18T14:38:00.434+0000] {scheduler_job.py:635} INFO - Setting external_id for to ca737aba-bf03-492e-91c0-dd09d5e97388 [2024-02-18T14:38:00.434+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8410d142-79c6-42ce-8c47-13c270e8e1f5 [2024-02-18T14:38:01.553+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:38:01.554+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 14:36:00+00:00, run_id=scheduled__2024-02-18T14:36:00+00:00, run_start_date=2024-02-18 14:38:00.264117+00:00, run_end_date=2024-02-18 14:38:01.553933+00:00, run_duration=1.289816, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:36:00+00:00, data_interval_end=2024-02-18 14:38:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T14:38:01.562+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T14:38:00+00:00, run_after=2024-02-18T14:40:00+00:00 [2024-02-18T14:38:01.600+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:36:00+00:00 exited with status success for try_number 1 [2024-02-18T14:38:01.604+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T14:36:00+00:00, map_index=-1, run_start_date=2024-02-18 14:38:00.856936+00:00, run_end_date=2024-02-18 14:38:01.089071+00:00, run_duration=0.232135, state=success, executor_state=success, try_number=1, max_tries=1, job_id=435, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:38:00.296592+00:00, queued_by_job_id=1, pid=9421 [2024-02-18T14:38:02.632+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:38:02.632+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:37:00+00:00, run_id=scheduled__2024-02-18T14:37:00+00:00, run_start_date=2024-02-18 14:38:00.264859+00:00, run_end_date=2024-02-18 14:38:02.632274+00:00, run_duration=2.367415, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:37:00+00:00, data_interval_end=2024-02-18 14:38:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:38:02.638+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:38:00+00:00, run_after=2024-02-18T14:39:00+00:00 [2024-02-18T14:38:02.663+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:37:00+00:00 exited with status success for try_number 1 [2024-02-18T14:38:02.666+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:37:00+00:00, map_index=-1, run_start_date=2024-02-18 14:38:01.649974+00:00, run_end_date=2024-02-18 14:38:01.841980+00:00, run_duration=0.192006, state=success, executor_state=success, try_number=1, max_tries=1, job_id=436, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:38:00.296592+00:00, queued_by_job_id=1, pid=9451 [2024-02-18T14:38:03.132+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:38:03.132+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:37:00+00:00, run_id=scheduled__2024-02-18T14:37:00+00:00, run_start_date=2024-02-18 14:38:00.265515+00:00, run_end_date=2024-02-18 14:38:03.132662+00:00, run_duration=2.867147, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:37:00+00:00, data_interval_end=2024-02-18 14:38:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:38:03.139+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:38:00+00:00, run_after=2024-02-18T14:39:00+00:00 [2024-02-18T14:38:03.166+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:37:00+00:00 exited with status success for try_number 1 [2024-02-18T14:38:03.170+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:37:00+00:00, map_index=-1, run_start_date=2024-02-18 14:38:01.664424+00:00, run_end_date=2024-02-18 14:38:02.730631+00:00, run_duration=1.066207, state=success, executor_state=success, try_number=1, max_tries=1, job_id=437, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:38:00.296592+00:00, queued_by_job_id=1, pid=9452 [2024-02-18T14:38:54.651+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:38:54.651+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-18T14:38:54.652+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:38:54.653+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240218143853_312885', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:38:54.654+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240218143853_312885', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-18T14:38:54.696+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218143853_312885 exited with status queued for try_number 1 [2024-02-18T14:38:54.704+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3f4914fc-4a37-4645-b79a-26c12dc2ac90 [2024-02-18T14:38:55.818+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:38:55.818+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-18 14:38:53.611741+00:00, run_id=vdu_down_20240218143853_312885, run_start_date=2024-02-18 14:38:54.628115+00:00, run_end_date=2024-02-18 14:38:55.818691+00:00, run_duration=1.190576, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 14:38:53.611741+00:00, data_interval_end=2024-02-18 14:38:53.611741+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-18T14:38:55.821+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-18T14:38:55.850+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218143853_312885 exited with status success for try_number 1 [2024-02-18T14:38:55.853+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240218143853_312885, map_index=-1, run_start_date=2024-02-18 14:38:55.337116+00:00, run_end_date=2024-02-18 14:38:55.554679+00:00, run_duration=0.217563, state=success, executor_state=success, try_number=1, max_tries=1, job_id=438, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:38:54.652821+00:00, queued_by_job_id=1, pid=9485 [2024-02-18T14:39:00.704+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:39:00+00:00, run_after=2024-02-18T14:40:00+00:00 [2024-02-18T14:39:00.709+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:39:00.742+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T14:39:00.742+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:39:00.742+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:39:00.743+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:39:00.745+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:39:00.745+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:39:00.745+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:39:00.745+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:39:00.834+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:38:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:39:00.834+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:38:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:39:00.845+0000] {scheduler_job.py:635} INFO - Setting external_id for to a88696cf-da92-4293-98bd-d70e8840b889 [2024-02-18T14:39:00.845+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4866ab58-6082-4d58-95b1-a21a2c560f50 [2024-02-18T14:39:03.049+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:39:03.049+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:38:00+00:00, run_id=scheduled__2024-02-18T14:38:00+00:00, run_start_date=2024-02-18 14:39:00.717624+00:00, run_end_date=2024-02-18 14:39:03.049863+00:00, run_duration=2.332239, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:38:00+00:00, data_interval_end=2024-02-18 14:39:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:39:03.056+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:39:00+00:00, run_after=2024-02-18T14:40:00+00:00 [2024-02-18T14:39:03.083+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:38:00+00:00 exited with status success for try_number 1 [2024-02-18T14:39:03.086+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:38:00+00:00, map_index=-1, run_start_date=2024-02-18 14:39:01.981890+00:00, run_end_date=2024-02-18 14:39:02.236279+00:00, run_duration=0.254389, state=success, executor_state=success, try_number=1, max_tries=1, job_id=439, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:39:00.743862+00:00, queued_by_job_id=1, pid=9508 [2024-02-18T14:39:03.281+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:39:03.281+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:38:00+00:00, run_id=scheduled__2024-02-18T14:38:00+00:00, run_start_date=2024-02-18 14:39:00.718442+00:00, run_end_date=2024-02-18 14:39:03.281295+00:00, run_duration=2.562853, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:38:00+00:00, data_interval_end=2024-02-18 14:39:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:39:03.288+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:39:00+00:00, run_after=2024-02-18T14:40:00+00:00 [2024-02-18T14:39:03.679+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:38:00+00:00 exited with status success for try_number 1 [2024-02-18T14:39:03.682+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:38:00+00:00, map_index=-1, run_start_date=2024-02-18 14:39:02.236836+00:00, run_end_date=2024-02-18 14:39:03.240974+00:00, run_duration=1.004138, state=success, executor_state=success, try_number=1, max_tries=1, job_id=440, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:39:00.743862+00:00, queued_by_job_id=1, pid=9527 [2024-02-18T14:40:00.163+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:40:00.171+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:40:00+00:00, run_after=2024-02-18T14:41:00+00:00 [2024-02-18T14:40:00.178+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:40:00+00:00, run_after=2024-02-18T14:45:00+00:00 [2024-02-18T14:40:00.181+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:40:00.254+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T14:40:00.254+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:40:00.254+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T14:40:00.254+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:40:00.254+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:40:00.255+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:40:00.257+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T14:35:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T14:40:00.257+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T14:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T14:40:00.257+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T14:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:40:00.257+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T14:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T14:40:00.258+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:40:00.258+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:40:00.258+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:40:00.258+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:40:00.714+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T14:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:40:00.722+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:38:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:40:00.722+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:39:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:40:00.722+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:39:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:40:00.754+0000] {scheduler_job.py:635} INFO - Setting external_id for to 167fa24b-fef8-4832-9e09-957a83b7a34c [2024-02-18T14:40:00.754+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1851c289-5c29-437a-ba40-6eb3d3e8e9c1 [2024-02-18T14:40:00.755+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4f6d05ce-69fc-4d25-bff0-f9743f27dcbe [2024-02-18T14:40:00.755+0000] {scheduler_job.py:635} INFO - Setting external_id for to 70852288-e5f6-48c8-9b65-3226bfcaefbe [2024-02-18T14:40:01.984+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:40:01.985+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 14:38:00+00:00, run_id=scheduled__2024-02-18T14:38:00+00:00, run_start_date=2024-02-18 14:40:00.199254+00:00, run_end_date=2024-02-18 14:40:01.984967+00:00, run_duration=1.785713, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:38:00+00:00, data_interval_end=2024-02-18 14:40:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T14:40:01.993+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T14:40:00+00:00, run_after=2024-02-18T14:42:00+00:00 [2024-02-18T14:40:02.051+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:38:00+00:00 exited with status success for try_number 1 [2024-02-18T14:40:02.059+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T14:38:00+00:00, map_index=-1, run_start_date=2024-02-18 14:40:01.031762+00:00, run_end_date=2024-02-18 14:40:01.315370+00:00, run_duration=0.283608, state=success, executor_state=success, try_number=1, max_tries=1, job_id=441, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:40:00.256158+00:00, queued_by_job_id=1, pid=9554 [2024-02-18T14:40:03.098+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:40:03.098+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:39:00+00:00, run_id=scheduled__2024-02-18T14:39:00+00:00, run_start_date=2024-02-18 14:40:00.199982+00:00, run_end_date=2024-02-18 14:40:03.098293+00:00, run_duration=2.898311, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:39:00+00:00, data_interval_end=2024-02-18 14:40:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:40:03.105+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:40:00+00:00, run_after=2024-02-18T14:41:00+00:00 [2024-02-18T14:40:03.110+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:40:03.110+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:39:00+00:00, run_id=scheduled__2024-02-18T14:39:00+00:00, run_start_date=2024-02-18 14:40:00.200688+00:00, run_end_date=2024-02-18 14:40:03.110294+00:00, run_duration=2.909606, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:39:00+00:00, data_interval_end=2024-02-18 14:40:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:40:03.116+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:40:00+00:00, run_after=2024-02-18T14:41:00+00:00 [2024-02-18T14:40:03.128+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:40:03.128+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:40:03.129+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:40:03.130+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T14:35:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T14:40:03.130+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T14:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T14:40:03.160+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T14:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:40:03.160+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T14:35:00+00:00 exited with status success for try_number 1 [2024-02-18T14:40:03.160+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:39:00+00:00 exited with status success for try_number 1 [2024-02-18T14:40:03.161+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:39:00+00:00 exited with status success for try_number 1 [2024-02-18T14:40:03.166+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:39:00+00:00, map_index=-1, run_start_date=2024-02-18 14:40:01.912152+00:00, run_end_date=2024-02-18 14:40:03.011282+00:00, run_duration=1.09913, state=success, executor_state=success, try_number=1, max_tries=1, job_id=443, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:40:00.256158+00:00, queued_by_job_id=1, pid=9595 [2024-02-18T14:40:03.166+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9b9374cf-5014-45a8-b655-d41593607d63 [2024-02-18T14:40:03.166+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T14:35:00+00:00, map_index=-1, run_start_date=2024-02-18 14:40:01.897988+00:00, run_end_date=2024-02-18 14:40:02.191242+00:00, run_duration=0.293254, state=success, executor_state=success, try_number=1, max_tries=1, job_id=442, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:40:00.256158+00:00, queued_by_job_id=1, pid=9594 [2024-02-18T14:40:03.167+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:39:00+00:00, map_index=-1, run_start_date=2024-02-18 14:40:02.013666+00:00, run_end_date=2024-02-18 14:40:02.273021+00:00, run_duration=0.259355, state=success, executor_state=success, try_number=1, max_tries=1, job_id=444, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:40:00.256158+00:00, queued_by_job_id=1, pid=9596 [2024-02-18T14:40:05.252+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:40:05.252+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:40:05.253+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:40:05.255+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T14:35:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T14:40:05.255+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T14:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T14:40:05.294+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T14:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:40:05.294+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T14:35:00+00:00 exited with status success for try_number 1 [2024-02-18T14:40:05.299+0000] {scheduler_job.py:635} INFO - Setting external_id for to f2a2b15e-0dbc-4904-9966-d0f766dee53e [2024-02-18T14:40:05.300+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T14:35:00+00:00, map_index=-1, run_start_date=2024-02-18 14:40:04.234626+00:00, run_end_date=2024-02-18 14:40:04.447598+00:00, run_duration=0.212972, state=success, executor_state=success, try_number=1, max_tries=1, job_id=445, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:40:03.129650+00:00, queued_by_job_id=1, pid=9635 [2024-02-18T14:40:07.593+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:40:07.593+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:40:07.594+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:40:07.595+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T14:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:40:07.595+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T14:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T14:40:07.622+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T14:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:40:07.622+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T14:35:00+00:00 exited with status success for try_number 1 [2024-02-18T14:40:07.627+0000] {scheduler_job.py:635} INFO - Setting external_id for to f8ee604d-5266-4f19-bf09-3408ab4e0e81 [2024-02-18T14:40:07.627+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T14:35:00+00:00, map_index=0, run_start_date=2024-02-18 14:40:06.720789+00:00, run_end_date=2024-02-18 14:40:06.899690+00:00, run_duration=0.178901, state=success, executor_state=success, try_number=1, max_tries=1, job_id=446, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:40:05.253723+00:00, queued_by_job_id=1, pid=9647 [2024-02-18T14:40:09.244+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:40:09.244+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:35:00+00:00, run_id=scheduled__2024-02-18T14:35:00+00:00, run_start_date=2024-02-18 14:40:00.198455+00:00, run_end_date=2024-02-18 14:40:09.244912+00:00, run_duration=9.046457, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:35:00+00:00, data_interval_end=2024-02-18 14:40:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T14:40:09.250+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:40:00+00:00, run_after=2024-02-18T14:45:00+00:00 [2024-02-18T14:40:09.278+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T14:35:00+00:00 exited with status success for try_number 1 [2024-02-18T14:40:09.281+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T14:35:00+00:00, map_index=-1, run_start_date=2024-02-18 14:40:08.693471+00:00, run_end_date=2024-02-18 14:40:08.953674+00:00, run_duration=0.260203, state=success, executor_state=success, try_number=1, max_tries=1, job_id=447, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:40:07.594413+00:00, queued_by_job_id=1, pid=9659 [2024-02-18T14:40:53.756+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:40:53.756+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-18T14:40:53.756+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:40:53.758+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240218144053_878471', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:40:53.758+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240218144053_878471', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-18T14:40:53.797+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218144053_878471 exited with status queued for try_number 1 [2024-02-18T14:40:53.801+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1f137781-4c18-4282-bc6d-5a20b7d5c1f5 [2024-02-18T14:40:54.636+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:40:54.637+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-18 14:40:53.605253+00:00, run_id=vdu_down_20240218144053_878471, run_start_date=2024-02-18 14:40:53.735098+00:00, run_end_date=2024-02-18 14:40:54.636959+00:00, run_duration=0.901861, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 14:40:53.605253+00:00, data_interval_end=2024-02-18 14:40:53.605253+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-18T14:40:54.639+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-18T14:40:54.661+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218144053_878471 exited with status success for try_number 1 [2024-02-18T14:40:54.665+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240218144053_878471, map_index=-1, run_start_date=2024-02-18 14:40:54.218731+00:00, run_end_date=2024-02-18 14:40:54.419012+00:00, run_duration=0.200281, state=success, executor_state=success, try_number=1, max_tries=1, job_id=448, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:40:53.757135+00:00, queued_by_job_id=1, pid=9674 [2024-02-18T14:41:00.733+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:41:00.741+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:41:00+00:00, run_after=2024-02-18T14:42:00+00:00 [2024-02-18T14:41:00.776+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T14:41:00.776+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:41:00.776+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:41:00.777+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:41:00.778+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:41:00.778+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:41:00.779+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:41:00.779+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:41:00.869+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:41:00.870+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:41:00.876+0000] {scheduler_job.py:635} INFO - Setting external_id for to 851fe929-20ad-47d9-883d-0d00f8c1b9e6 [2024-02-18T14:41:00.876+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3101e114-f46a-4948-88ae-806f72bf6110 [2024-02-18T14:41:03.049+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:41:03.049+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:40:00+00:00, run_id=scheduled__2024-02-18T14:40:00+00:00, run_start_date=2024-02-18 14:41:00.749621+00:00, run_end_date=2024-02-18 14:41:03.049523+00:00, run_duration=2.299902, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:40:00+00:00, data_interval_end=2024-02-18 14:41:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:41:03.056+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:41:00+00:00, run_after=2024-02-18T14:42:00+00:00 [2024-02-18T14:41:03.117+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:40:00+00:00 exited with status success for try_number 1 [2024-02-18T14:41:03.120+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:40:00+00:00, map_index=-1, run_start_date=2024-02-18 14:41:01.922353+00:00, run_end_date=2024-02-18 14:41:02.128858+00:00, run_duration=0.206505, state=success, executor_state=success, try_number=1, max_tries=1, job_id=449, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:41:00.777655+00:00, queued_by_job_id=1, pid=9705 [2024-02-18T14:41:03.587+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:41:03.587+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:40:00+00:00, run_id=scheduled__2024-02-18T14:40:00+00:00, run_start_date=2024-02-18 14:41:00.750364+00:00, run_end_date=2024-02-18 14:41:03.587606+00:00, run_duration=2.837242, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:40:00+00:00, data_interval_end=2024-02-18 14:41:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:41:03.593+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:41:00+00:00, run_after=2024-02-18T14:42:00+00:00 [2024-02-18T14:41:03.614+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:40:00+00:00 exited with status success for try_number 1 [2024-02-18T14:41:03.617+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:40:00+00:00, map_index=-1, run_start_date=2024-02-18 14:41:01.923240+00:00, run_end_date=2024-02-18 14:41:03.320865+00:00, run_duration=1.397625, state=success, executor_state=success, try_number=1, max_tries=1, job_id=450, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:41:00.777655+00:00, queued_by_job_id=1, pid=9706 [2024-02-18T14:41:44.181+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:41:44.182+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-18T14:41:44.182+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:41:44.183+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240218144143_757277', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:41:44.184+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240218144143_757277', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-18T14:41:44.213+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218144143_757277 exited with status queued for try_number 1 [2024-02-18T14:41:44.218+0000] {scheduler_job.py:635} INFO - Setting external_id for to f16702e7-71da-4b86-b229-196d7cd31b66 [2024-02-18T14:41:45.063+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:41:45.063+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-18 14:41:43.629769+00:00, run_id=vdu_down_20240218144143_757277, run_start_date=2024-02-18 14:41:44.159003+00:00, run_end_date=2024-02-18 14:41:45.063692+00:00, run_duration=0.904689, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 14:41:43.629769+00:00, data_interval_end=2024-02-18 14:41:43.629769+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-18T14:41:45.065+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-18T14:41:45.085+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218144143_757277 exited with status success for try_number 1 [2024-02-18T14:41:45.088+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240218144143_757277, map_index=-1, run_start_date=2024-02-18 14:41:44.695272+00:00, run_end_date=2024-02-18 14:41:44.921046+00:00, run_duration=0.225774, state=success, executor_state=success, try_number=1, max_tries=1, job_id=451, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:41:44.182889+00:00, queued_by_job_id=1, pid=9739 [2024-02-18T14:42:00.223+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:42:00+00:00, run_after=2024-02-18T14:43:00+00:00 [2024-02-18T14:42:00.227+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:42:00.231+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:42:00.269+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T14:42:00.269+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T14:42:00.269+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:42:00.269+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:42:00.270+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:42:00.271+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T14:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:42:00.272+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T14:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T14:42:00.272+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:42:00.272+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:42:00.272+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:42:00.272+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:42:00.401+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:42:00.401+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:41:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:42:00.401+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:41:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:42:00.408+0000] {scheduler_job.py:635} INFO - Setting external_id for to ffc79f9a-0daa-48a2-8adc-d3a0203f044c [2024-02-18T14:42:00.409+0000] {scheduler_job.py:635} INFO - Setting external_id for to 60a57e07-c7d6-458c-ba26-ae59ff14c23a [2024-02-18T14:42:00.410+0000] {scheduler_job.py:635} INFO - Setting external_id for to ef0470c0-ea7c-4fb6-aa8a-9916a60a7054 [2024-02-18T14:42:01.537+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:42:01.538+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 14:40:00+00:00, run_id=scheduled__2024-02-18T14:40:00+00:00, run_start_date=2024-02-18 14:42:00.238406+00:00, run_end_date=2024-02-18 14:42:01.537970+00:00, run_duration=1.299564, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:40:00+00:00, data_interval_end=2024-02-18 14:42:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T14:42:01.544+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T14:42:00+00:00, run_after=2024-02-18T14:44:00+00:00 [2024-02-18T14:42:01.586+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:40:00+00:00 exited with status success for try_number 1 [2024-02-18T14:42:01.590+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T14:40:00+00:00, map_index=-1, run_start_date=2024-02-18 14:42:00.888535+00:00, run_end_date=2024-02-18 14:42:01.129472+00:00, run_duration=0.240937, state=success, executor_state=success, try_number=1, max_tries=1, job_id=452, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:42:00.270745+00:00, queued_by_job_id=1, pid=9761 [2024-02-18T14:42:02.619+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:42:02.620+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:41:00+00:00, run_id=scheduled__2024-02-18T14:41:00+00:00, run_start_date=2024-02-18 14:42:00.239108+00:00, run_end_date=2024-02-18 14:42:02.619963+00:00, run_duration=2.380855, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:41:00+00:00, data_interval_end=2024-02-18 14:42:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:42:02.625+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:42:00+00:00, run_after=2024-02-18T14:43:00+00:00 [2024-02-18T14:42:02.649+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:41:00+00:00 exited with status success for try_number 1 [2024-02-18T14:42:02.651+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:41:00+00:00, map_index=-1, run_start_date=2024-02-18 14:42:01.612140+00:00, run_end_date=2024-02-18 14:42:01.798704+00:00, run_duration=0.186564, state=success, executor_state=success, try_number=1, max_tries=1, job_id=453, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:42:00.270745+00:00, queued_by_job_id=1, pid=9791 [2024-02-18T14:42:03.679+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:42:03.679+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:41:00+00:00, run_id=scheduled__2024-02-18T14:41:00+00:00, run_start_date=2024-02-18 14:42:00.239736+00:00, run_end_date=2024-02-18 14:42:03.679688+00:00, run_duration=3.439952, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:41:00+00:00, data_interval_end=2024-02-18 14:42:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:42:03.685+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:42:00+00:00, run_after=2024-02-18T14:43:00+00:00 [2024-02-18T14:42:03.705+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:41:00+00:00 exited with status success for try_number 1 [2024-02-18T14:42:03.708+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:41:00+00:00, map_index=-1, run_start_date=2024-02-18 14:42:01.662635+00:00, run_end_date=2024-02-18 14:42:02.746804+00:00, run_duration=1.084169, state=success, executor_state=success, try_number=1, max_tries=1, job_id=454, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:42:00.270745+00:00, queued_by_job_id=1, pid=9792 [2024-02-18T14:42:11.354+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T14:43:00.218+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:43:00+00:00, run_after=2024-02-18T14:44:00+00:00 [2024-02-18T14:43:00.222+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:43:00.255+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T14:43:00.256+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:43:00.256+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:43:00.256+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:43:00.258+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:43:00.258+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:43:00.258+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:43:00.258+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:43:00.343+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:42:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:43:00.343+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:42:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:43:00.348+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7a902882-00cb-41b5-b374-6bbc34cd2fe4 [2024-02-18T14:43:00.349+0000] {scheduler_job.py:635} INFO - Setting external_id for to fd828272-0048-46b5-8367-d1219ddb7f84 [2024-02-18T14:43:01.986+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:43:01.986+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:42:00+00:00, run_id=scheduled__2024-02-18T14:42:00+00:00, run_start_date=2024-02-18 14:43:00.229902+00:00, run_end_date=2024-02-18 14:43:01.986429+00:00, run_duration=1.756527, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:42:00+00:00, data_interval_end=2024-02-18 14:43:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:43:01.993+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:43:00+00:00, run_after=2024-02-18T14:44:00+00:00 [2024-02-18T14:43:02.018+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:42:00+00:00 exited with status success for try_number 1 [2024-02-18T14:43:02.021+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:42:00+00:00, map_index=-1, run_start_date=2024-02-18 14:43:01.528785+00:00, run_end_date=2024-02-18 14:43:01.732090+00:00, run_duration=0.203305, state=success, executor_state=success, try_number=1, max_tries=1, job_id=455, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:43:00.257164+00:00, queued_by_job_id=1, pid=9845 [2024-02-18T14:43:03.049+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:43:03.049+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:42:00+00:00, run_id=scheduled__2024-02-18T14:42:00+00:00, run_start_date=2024-02-18 14:43:00.230687+00:00, run_end_date=2024-02-18 14:43:03.049260+00:00, run_duration=2.818573, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:42:00+00:00, data_interval_end=2024-02-18 14:43:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:43:03.055+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:43:00+00:00, run_after=2024-02-18T14:44:00+00:00 [2024-02-18T14:43:03.074+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:42:00+00:00 exited with status success for try_number 1 [2024-02-18T14:43:03.077+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:42:00+00:00, map_index=-1, run_start_date=2024-02-18 14:43:01.529312+00:00, run_end_date=2024-02-18 14:43:02.663058+00:00, run_duration=1.133746, state=success, executor_state=success, try_number=1, max_tries=1, job_id=456, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:43:00.257164+00:00, queued_by_job_id=1, pid=9846 [2024-02-18T14:43:44.393+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:43:44.393+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-18T14:43:44.394+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:43:44.395+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240218144343_155963', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:43:44.396+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240218144343_155963', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-18T14:43:44.429+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218144343_155963 exited with status queued for try_number 1 [2024-02-18T14:43:44.433+0000] {scheduler_job.py:635} INFO - Setting external_id for to d4a696c5-47e1-4906-9d1d-7e74450c9d8a [2024-02-18T14:43:45.526+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:43:45.526+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-18 14:43:43.636805+00:00, run_id=vdu_down_20240218144343_155963, run_start_date=2024-02-18 14:43:44.368625+00:00, run_end_date=2024-02-18 14:43:45.526814+00:00, run_duration=1.158189, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 14:43:43.636805+00:00, data_interval_end=2024-02-18 14:43:43.636805+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-18T14:43:45.529+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-18T14:43:45.556+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218144343_155963 exited with status success for try_number 1 [2024-02-18T14:43:45.560+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240218144343_155963, map_index=-1, run_start_date=2024-02-18 14:43:44.933273+00:00, run_end_date=2024-02-18 14:43:45.253043+00:00, run_duration=0.31977, state=success, executor_state=success, try_number=1, max_tries=1, job_id=457, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:43:44.394502+00:00, queued_by_job_id=1, pid=9879 [2024-02-18T14:44:00.385+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:44:00.389+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:44:00.396+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:44:00+00:00, run_after=2024-02-18T14:45:00+00:00 [2024-02-18T14:44:00.461+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T14:44:00.461+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T14:44:00.461+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:44:00.461+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:44:00.461+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:44:00.463+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T14:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:44:00.463+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T14:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T14:44:00.464+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:44:00.464+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:44:00.464+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:44:00.464+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:44:00.638+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:42:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:44:00.639+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:43:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:44:00.639+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:43:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:44:00.646+0000] {scheduler_job.py:635} INFO - Setting external_id for to c109eed6-6278-4308-b641-98662dc578b7 [2024-02-18T14:44:00.646+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0ddaf2d6-a0ce-4bf6-8ee2-fb4567260079 [2024-02-18T14:44:00.646+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4a9ad1b4-a780-4d7d-aff5-e0e14882ad39 [2024-02-18T14:44:01.450+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:44:01.450+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 14:42:00+00:00, run_id=scheduled__2024-02-18T14:42:00+00:00, run_start_date=2024-02-18 14:44:00.410362+00:00, run_end_date=2024-02-18 14:44:01.450666+00:00, run_duration=1.040304, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:42:00+00:00, data_interval_end=2024-02-18 14:44:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T14:44:01.458+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T14:44:00+00:00, run_after=2024-02-18T14:46:00+00:00 [2024-02-18T14:44:01.499+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:42:00+00:00 exited with status success for try_number 1 [2024-02-18T14:44:01.503+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T14:42:00+00:00, map_index=-1, run_start_date=2024-02-18 14:44:01.090191+00:00, run_end_date=2024-02-18 14:44:01.326534+00:00, run_duration=0.236343, state=success, executor_state=success, try_number=1, max_tries=1, job_id=458, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:44:00.462548+00:00, queued_by_job_id=1, pid=9901 [2024-02-18T14:44:02.544+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:44:02.545+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:43:00+00:00, run_id=scheduled__2024-02-18T14:43:00+00:00, run_start_date=2024-02-18 14:44:00.411147+00:00, run_end_date=2024-02-18 14:44:02.545006+00:00, run_duration=2.133859, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:43:00+00:00, data_interval_end=2024-02-18 14:44:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:44:02.551+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:44:00+00:00, run_after=2024-02-18T14:45:00+00:00 [2024-02-18T14:44:02.576+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:43:00+00:00 exited with status success for try_number 1 [2024-02-18T14:44:02.578+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:43:00+00:00, map_index=-1, run_start_date=2024-02-18 14:44:01.807867+00:00, run_end_date=2024-02-18 14:44:02.006924+00:00, run_duration=0.199057, state=success, executor_state=success, try_number=1, max_tries=1, job_id=459, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:44:00.462548+00:00, queued_by_job_id=1, pid=9931 [2024-02-18T14:44:03.607+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:44:03.607+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:43:00+00:00, run_id=scheduled__2024-02-18T14:43:00+00:00, run_start_date=2024-02-18 14:44:00.411781+00:00, run_end_date=2024-02-18 14:44:03.607567+00:00, run_duration=3.195786, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:43:00+00:00, data_interval_end=2024-02-18 14:44:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:44:03.613+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:44:00+00:00, run_after=2024-02-18T14:45:00+00:00 [2024-02-18T14:44:03.633+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:43:00+00:00 exited with status success for try_number 1 [2024-02-18T14:44:03.636+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:43:00+00:00, map_index=-1, run_start_date=2024-02-18 14:44:01.856766+00:00, run_end_date=2024-02-18 14:44:02.900181+00:00, run_duration=1.043415, state=success, executor_state=success, try_number=1, max_tries=1, job_id=460, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:44:00.462548+00:00, queued_by_job_id=1, pid=9932 [2024-02-18T14:45:00.585+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:45:00.592+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:45:00+00:00, run_after=2024-02-18T14:50:00+00:00 [2024-02-18T14:45:00.599+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:45:00+00:00, run_after=2024-02-18T14:46:00+00:00 [2024-02-18T14:45:00.645+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T14:45:00.645+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:45:00.645+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:45:00.645+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:45:00.646+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:45:00.648+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T14:40:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T14:45:00.648+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T14:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T14:45:00.648+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:45:00.648+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:45:00.648+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:45:00.648+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:45:00.777+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T14:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:45:00.777+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:44:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:45:00.777+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:44:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:45:00.784+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6c9fdb4d-510b-474c-a13e-6732b26ef7fd [2024-02-18T14:45:00.785+0000] {scheduler_job.py:635} INFO - Setting external_id for to 926c88d0-5438-4245-bfc7-91d5328874b5 [2024-02-18T14:45:00.785+0000] {scheduler_job.py:635} INFO - Setting external_id for to cf885bb2-0c2b-4386-b0a8-fd51af28783a [2024-02-18T14:45:03.092+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:45:03.092+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:44:00+00:00, run_id=scheduled__2024-02-18T14:44:00+00:00, run_start_date=2024-02-18 14:45:00.611267+00:00, run_end_date=2024-02-18 14:45:03.092238+00:00, run_duration=2.480971, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:44:00+00:00, data_interval_end=2024-02-18 14:45:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:45:03.099+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:45:00+00:00, run_after=2024-02-18T14:46:00+00:00 [2024-02-18T14:45:03.112+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:45:03.112+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:45:03.112+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:45:03.114+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T14:40:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T14:45:03.114+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T14:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T14:45:03.145+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T14:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:45:03.145+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T14:40:00+00:00 exited with status success for try_number 1 [2024-02-18T14:45:03.145+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:44:00+00:00 exited with status success for try_number 1 [2024-02-18T14:45:03.150+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T14:40:00+00:00, map_index=-1, run_start_date=2024-02-18 14:45:02.140421+00:00, run_end_date=2024-02-18 14:45:02.389112+00:00, run_duration=0.248691, state=success, executor_state=success, try_number=1, max_tries=1, job_id=462, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:45:00.646825+00:00, queued_by_job_id=1, pid=9998 [2024-02-18T14:45:03.150+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:44:00+00:00, map_index=-1, run_start_date=2024-02-18 14:45:02.148152+00:00, run_end_date=2024-02-18 14:45:02.390219+00:00, run_duration=0.242067, state=success, executor_state=success, try_number=1, max_tries=1, job_id=463, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:45:00.646825+00:00, queued_by_job_id=1, pid=9999 [2024-02-18T14:45:03.150+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7b8023d2-b1ed-465f-9456-1eba88aed135 [2024-02-18T14:45:04.154+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:45:04.154+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:44:00+00:00, run_id=scheduled__2024-02-18T14:44:00+00:00, run_start_date=2024-02-18 14:45:00.612022+00:00, run_end_date=2024-02-18 14:45:04.154649+00:00, run_duration=3.542627, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:44:00+00:00, data_interval_end=2024-02-18 14:45:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:45:04.164+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:45:00+00:00, run_after=2024-02-18T14:46:00+00:00 [2024-02-18T14:45:04.195+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:44:00+00:00 exited with status success for try_number 1 [2024-02-18T14:45:04.199+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:44:00+00:00, map_index=-1, run_start_date=2024-02-18 14:45:02.109274+00:00, run_end_date=2024-02-18 14:45:03.219174+00:00, run_duration=1.1099, state=success, executor_state=success, try_number=1, max_tries=1, job_id=461, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:45:00.646825+00:00, queued_by_job_id=1, pid=9997 [2024-02-18T14:45:05.245+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:45:05.245+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:45:05.246+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:45:05.247+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T14:40:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T14:45:05.247+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T14:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T14:45:05.275+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T14:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:45:05.276+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T14:40:00+00:00 exited with status success for try_number 1 [2024-02-18T14:45:05.280+0000] {scheduler_job.py:635} INFO - Setting external_id for to d1148f0a-cc27-4d33-8a8e-66137bf8a5c5 [2024-02-18T14:45:05.280+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T14:40:00+00:00, map_index=-1, run_start_date=2024-02-18 14:45:04.174510+00:00, run_end_date=2024-02-18 14:45:04.337898+00:00, run_duration=0.163388, state=success, executor_state=success, try_number=1, max_tries=1, job_id=464, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:45:03.113004+00:00, queued_by_job_id=1, pid=10038 [2024-02-18T14:45:07.102+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:45:07.102+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:45:07.102+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:45:07.104+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T14:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:45:07.104+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T14:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T14:45:07.133+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T14:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:45:07.133+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T14:40:00+00:00 exited with status success for try_number 1 [2024-02-18T14:45:07.137+0000] {scheduler_job.py:635} INFO - Setting external_id for to eb553f79-9270-4ed2-a009-8f2bfcb42585 [2024-02-18T14:45:07.137+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T14:40:00+00:00, map_index=0, run_start_date=2024-02-18 14:45:06.697336+00:00, run_end_date=2024-02-18 14:45:06.864826+00:00, run_duration=0.16749, state=success, executor_state=success, try_number=1, max_tries=1, job_id=465, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:45:05.246627+00:00, queued_by_job_id=1, pid=10050 [2024-02-18T14:45:08.598+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:45:08.599+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:40:00+00:00, run_id=scheduled__2024-02-18T14:40:00+00:00, run_start_date=2024-02-18 14:45:00.610553+00:00, run_end_date=2024-02-18 14:45:08.599065+00:00, run_duration=7.988512, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:40:00+00:00, data_interval_end=2024-02-18 14:45:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T14:45:08.603+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:45:00+00:00, run_after=2024-02-18T14:50:00+00:00 [2024-02-18T14:45:08.622+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T14:40:00+00:00 exited with status success for try_number 1 [2024-02-18T14:45:08.625+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T14:40:00+00:00, map_index=-1, run_start_date=2024-02-18 14:45:08.182637+00:00, run_end_date=2024-02-18 14:45:08.341945+00:00, run_duration=0.159308, state=success, executor_state=success, try_number=1, max_tries=1, job_id=466, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:45:07.103210+00:00, queued_by_job_id=1, pid=10062 [2024-02-18T14:46:00.828+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:46:00.836+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:46:00+00:00, run_after=2024-02-18T14:47:00+00:00 [2024-02-18T14:46:00.840+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:46:00.881+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T14:46:00.881+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T14:46:00.881+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:46:00.881+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:46:00.881+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:46:00.883+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T14:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:46:00.883+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T14:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T14:46:00.884+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:46:00.884+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:46:00.884+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:46:00.884+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:46:01.020+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:44:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:46:01.020+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:46:01.022+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:46:01.048+0000] {scheduler_job.py:635} INFO - Setting external_id for to b4ffd244-ec8c-4d94-8076-950a4928906e [2024-02-18T14:46:01.049+0000] {scheduler_job.py:635} INFO - Setting external_id for to fe3c483d-558e-4bb5-8a0f-8fb9a314769b [2024-02-18T14:46:01.049+0000] {scheduler_job.py:635} INFO - Setting external_id for to a9e99fc3-d5f5-44e2-9748-b34b80db1af1 [2024-02-18T14:46:02.173+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:46:02.173+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 14:44:00+00:00, run_id=scheduled__2024-02-18T14:44:00+00:00, run_start_date=2024-02-18 14:46:00.848387+00:00, run_end_date=2024-02-18 14:46:02.173349+00:00, run_duration=1.324962, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:44:00+00:00, data_interval_end=2024-02-18 14:46:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T14:46:02.180+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T14:46:00+00:00, run_after=2024-02-18T14:48:00+00:00 [2024-02-18T14:46:02.218+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:44:00+00:00 exited with status success for try_number 1 [2024-02-18T14:46:02.222+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T14:44:00+00:00, map_index=-1, run_start_date=2024-02-18 14:46:01.518393+00:00, run_end_date=2024-02-18 14:46:01.761963+00:00, run_duration=0.24357, state=success, executor_state=success, try_number=1, max_tries=1, job_id=467, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:46:00.882610+00:00, queued_by_job_id=1, pid=10079 [2024-02-18T14:46:02.547+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:46:02.548+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:45:00+00:00, run_id=scheduled__2024-02-18T14:45:00+00:00, run_start_date=2024-02-18 14:46:00.849140+00:00, run_end_date=2024-02-18 14:46:02.548110+00:00, run_duration=1.69897, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:45:00+00:00, data_interval_end=2024-02-18 14:46:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:46:02.555+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:46:00+00:00, run_after=2024-02-18T14:47:00+00:00 [2024-02-18T14:46:02.587+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:45:00+00:00 exited with status success for try_number 1 [2024-02-18T14:46:02.591+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:45:00+00:00, map_index=-1, run_start_date=2024-02-18 14:46:02.204634+00:00, run_end_date=2024-02-18 14:46:02.404255+00:00, run_duration=0.199621, state=success, executor_state=success, try_number=1, max_tries=1, job_id=468, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:46:00.882610+00:00, queued_by_job_id=1, pid=10109 [2024-02-18T14:46:03.631+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:46:03.631+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:45:00+00:00, run_id=scheduled__2024-02-18T14:45:00+00:00, run_start_date=2024-02-18 14:46:00.849856+00:00, run_end_date=2024-02-18 14:46:03.631758+00:00, run_duration=2.781902, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:45:00+00:00, data_interval_end=2024-02-18 14:46:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:46:03.637+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:46:00+00:00, run_after=2024-02-18T14:47:00+00:00 [2024-02-18T14:46:03.656+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:45:00+00:00 exited with status success for try_number 1 [2024-02-18T14:46:03.659+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:45:00+00:00, map_index=-1, run_start_date=2024-02-18 14:46:02.271385+00:00, run_end_date=2024-02-18 14:46:03.284427+00:00, run_duration=1.013042, state=success, executor_state=success, try_number=1, max_tries=1, job_id=469, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:46:00.882610+00:00, queued_by_job_id=1, pid=10110 [2024-02-18T14:47:00.073+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:47:00.082+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:47:00+00:00, run_after=2024-02-18T14:48:00+00:00 [2024-02-18T14:47:00.132+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T14:47:00.132+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:47:00.132+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:47:00.133+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:47:00.134+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:47:00.134+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:47:00.135+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:47:00.135+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:47:00.225+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:46:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:47:00.226+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:46:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:47:00.231+0000] {scheduler_job.py:635} INFO - Setting external_id for to 91ad89fa-278a-4fc7-ad72-d2e1e1d86114 [2024-02-18T14:47:00.231+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8bc759b9-f26f-43ab-a0bd-f3bce21ec34a [2024-02-18T14:47:02.378+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:47:02.379+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:46:00+00:00, run_id=scheduled__2024-02-18T14:46:00+00:00, run_start_date=2024-02-18 14:47:00.094839+00:00, run_end_date=2024-02-18 14:47:02.378938+00:00, run_duration=2.284099, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:46:00+00:00, data_interval_end=2024-02-18 14:47:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:47:02.385+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:47:00+00:00, run_after=2024-02-18T14:48:00+00:00 [2024-02-18T14:47:02.389+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:47:02.389+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:46:00+00:00, run_id=scheduled__2024-02-18T14:46:00+00:00, run_start_date=2024-02-18 14:47:00.095922+00:00, run_end_date=2024-02-18 14:47:02.389339+00:00, run_duration=2.293417, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:46:00+00:00, data_interval_end=2024-02-18 14:47:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:47:02.395+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:47:00+00:00, run_after=2024-02-18T14:48:00+00:00 [2024-02-18T14:47:02.416+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:46:00+00:00 exited with status success for try_number 1 [2024-02-18T14:47:02.420+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:46:00+00:00, map_index=-1, run_start_date=2024-02-18 14:47:01.353059+00:00, run_end_date=2024-02-18 14:47:01.540444+00:00, run_duration=0.187385, state=success, executor_state=success, try_number=1, max_tries=1, job_id=470, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:47:00.133669+00:00, queued_by_job_id=1, pid=10164 [2024-02-18T14:47:03.061+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:46:00+00:00 exited with status success for try_number 1 [2024-02-18T14:47:03.064+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:46:00+00:00, map_index=-1, run_start_date=2024-02-18 14:47:01.356950+00:00, run_end_date=2024-02-18 14:47:02.353582+00:00, run_duration=0.996632, state=success, executor_state=success, try_number=1, max_tries=1, job_id=471, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:47:00.133669+00:00, queued_by_job_id=1, pid=10165 [2024-02-18T14:47:11.391+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T14:48:00.570+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:48:00.575+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:48:00.587+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:48:00+00:00, run_after=2024-02-18T14:49:00+00:00 [2024-02-18T14:48:00.633+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T14:48:00.633+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T14:48:00.633+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:48:00.633+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:48:00.634+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:48:00.636+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T14:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:48:00.636+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T14:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T14:48:00.636+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:48:00.636+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:48:00.637+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:48:00.637+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:48:00.936+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:46:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:48:00.936+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:47:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:48:00.936+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:47:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:48:00.946+0000] {scheduler_job.py:635} INFO - Setting external_id for to ecabff0c-db60-4b7e-ba66-56d8b0431eff [2024-02-18T14:48:00.946+0000] {scheduler_job.py:635} INFO - Setting external_id for to da48ba23-de55-414a-a41b-9f589a43331c [2024-02-18T14:48:00.947+0000] {scheduler_job.py:635} INFO - Setting external_id for to 324c9d24-75ed-4383-8076-92613d9d22d6 [2024-02-18T14:48:02.076+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:48:02.076+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 14:46:00+00:00, run_id=scheduled__2024-02-18T14:46:00+00:00, run_start_date=2024-02-18 14:48:00.596630+00:00, run_end_date=2024-02-18 14:48:02.076810+00:00, run_duration=1.48018, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:46:00+00:00, data_interval_end=2024-02-18 14:48:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T14:48:02.084+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T14:48:00+00:00, run_after=2024-02-18T14:50:00+00:00 [2024-02-18T14:48:02.139+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:46:00+00:00 exited with status success for try_number 1 [2024-02-18T14:48:02.144+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T14:46:00+00:00, map_index=-1, run_start_date=2024-02-18 14:48:01.409632+00:00, run_end_date=2024-02-18 14:48:01.816722+00:00, run_duration=0.40709, state=success, executor_state=success, try_number=1, max_tries=1, job_id=472, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:48:00.634921+00:00, queued_by_job_id=1, pid=10200 [2024-02-18T14:48:03.173+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:48:03.173+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:47:00+00:00, run_id=scheduled__2024-02-18T14:47:00+00:00, run_start_date=2024-02-18 14:48:00.597518+00:00, run_end_date=2024-02-18 14:48:03.173917+00:00, run_duration=2.576399, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:47:00+00:00, data_interval_end=2024-02-18 14:48:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:48:03.180+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:48:00+00:00, run_after=2024-02-18T14:49:00+00:00 [2024-02-18T14:48:03.202+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:47:00+00:00 exited with status success for try_number 1 [2024-02-18T14:48:03.205+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:47:00+00:00, map_index=-1, run_start_date=2024-02-18 14:48:02.408841+00:00, run_end_date=2024-02-18 14:48:02.635454+00:00, run_duration=0.226613, state=success, executor_state=success, try_number=1, max_tries=1, job_id=474, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:48:00.634921+00:00, queued_by_job_id=1, pid=10231 [2024-02-18T14:48:03.536+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:48:03.537+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:47:00+00:00, run_id=scheduled__2024-02-18T14:47:00+00:00, run_start_date=2024-02-18 14:48:00.598536+00:00, run_end_date=2024-02-18 14:48:03.537099+00:00, run_duration=2.938563, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:47:00+00:00, data_interval_end=2024-02-18 14:48:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:48:03.543+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:48:00+00:00, run_after=2024-02-18T14:49:00+00:00 [2024-02-18T14:48:03.564+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:47:00+00:00 exited with status success for try_number 1 [2024-02-18T14:48:03.567+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:47:00+00:00, map_index=-1, run_start_date=2024-02-18 14:48:02.334561+00:00, run_end_date=2024-02-18 14:48:03.321525+00:00, run_duration=0.986964, state=success, executor_state=success, try_number=1, max_tries=1, job_id=473, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:48:00.634921+00:00, queued_by_job_id=1, pid=10230 [2024-02-18T14:49:00.030+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:49:00.038+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:49:00+00:00, run_after=2024-02-18T14:50:00+00:00 [2024-02-18T14:49:00.073+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T14:49:00.073+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:49:00.073+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:49:00.074+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:49:00.075+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:49:00.075+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:49:00.075+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:49:00.076+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:49:00.167+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:48:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:49:00.168+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:48:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:49:00.173+0000] {scheduler_job.py:635} INFO - Setting external_id for to 808e48f0-54b8-4716-b713-eece8cfff59c [2024-02-18T14:49:00.173+0000] {scheduler_job.py:635} INFO - Setting external_id for to ec66cff3-aaa9-4f78-b331-0d49d2d3f44b [2024-02-18T14:49:02.333+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:49:02.333+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:48:00+00:00, run_id=scheduled__2024-02-18T14:48:00+00:00, run_start_date=2024-02-18 14:49:00.046916+00:00, run_end_date=2024-02-18 14:49:02.333875+00:00, run_duration=2.286959, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:48:00+00:00, data_interval_end=2024-02-18 14:49:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:49:02.340+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:49:00+00:00, run_after=2024-02-18T14:50:00+00:00 [2024-02-18T14:49:02.344+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:49:02.344+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:48:00+00:00, run_id=scheduled__2024-02-18T14:48:00+00:00, run_start_date=2024-02-18 14:49:00.047640+00:00, run_end_date=2024-02-18 14:49:02.344401+00:00, run_duration=2.296761, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:48:00+00:00, data_interval_end=2024-02-18 14:49:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:49:02.350+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:49:00+00:00, run_after=2024-02-18T14:50:00+00:00 [2024-02-18T14:49:02.370+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:48:00+00:00 exited with status success for try_number 1 [2024-02-18T14:49:02.370+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:48:00+00:00 exited with status success for try_number 1 [2024-02-18T14:49:02.374+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:48:00+00:00, map_index=-1, run_start_date=2024-02-18 14:49:01.273738+00:00, run_end_date=2024-02-18 14:49:01.478691+00:00, run_duration=0.204953, state=success, executor_state=success, try_number=1, max_tries=1, job_id=475, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:49:00.074572+00:00, queued_by_job_id=1, pid=10285 [2024-02-18T14:49:02.374+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:48:00+00:00, map_index=-1, run_start_date=2024-02-18 14:49:01.296758+00:00, run_end_date=2024-02-18 14:49:02.229718+00:00, run_duration=0.93296, state=success, executor_state=success, try_number=1, max_tries=1, job_id=476, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:49:00.074572+00:00, queued_by_job_id=1, pid=10286 [2024-02-18T14:50:00.503+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:50:00+00:00, run_after=2024-02-18T14:51:00+00:00 [2024-02-18T14:50:00.511+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:50:00+00:00, run_after=2024-02-18T14:55:00+00:00 [2024-02-18T14:50:00.515+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:50:00.519+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:50:00.580+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T14:50:00.581+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:50:00.581+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T14:50:00.581+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:50:00.581+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:50:00.582+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:50:00.584+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T14:45:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T14:50:00.584+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T14:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T14:50:00.584+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T14:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:50:00.584+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T14:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T14:50:00.584+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:50:00.584+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:50:00.585+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:50:00.585+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:50:00.902+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T14:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:50:00.903+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:48:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:50:00.903+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:49:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:50:00.903+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:49:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:50:00.913+0000] {scheduler_job.py:635} INFO - Setting external_id for to 29bf3f22-d880-4a23-88c1-156720d6193d [2024-02-18T14:50:00.914+0000] {scheduler_job.py:635} INFO - Setting external_id for to 973e0e9a-cf70-4202-bf7c-fd4304d68f22 [2024-02-18T14:50:00.914+0000] {scheduler_job.py:635} INFO - Setting external_id for to e6fd16dc-48f6-4d11-b135-0f59d01919a4 [2024-02-18T14:50:00.914+0000] {scheduler_job.py:635} INFO - Setting external_id for to f25af37f-a2fe-49fe-a226-eaa138fbfb0d [2024-02-18T14:50:02.202+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:50:02.202+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 14:48:00+00:00, run_id=scheduled__2024-02-18T14:48:00+00:00, run_start_date=2024-02-18 14:50:00.529440+00:00, run_end_date=2024-02-18 14:50:02.202388+00:00, run_duration=1.672948, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:48:00+00:00, data_interval_end=2024-02-18 14:50:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T14:50:02.219+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T14:50:00+00:00, run_after=2024-02-18T14:52:00+00:00 [2024-02-18T14:50:02.280+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:48:00+00:00 exited with status success for try_number 1 [2024-02-18T14:50:02.288+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T14:48:00+00:00, map_index=-1, run_start_date=2024-02-18 14:50:01.325101+00:00, run_end_date=2024-02-18 14:50:01.607393+00:00, run_duration=0.282292, state=success, executor_state=success, try_number=1, max_tries=1, job_id=477, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:50:00.582821+00:00, queued_by_job_id=1, pid=10322 [2024-02-18T14:50:03.324+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:50:03.324+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:49:00+00:00, run_id=scheduled__2024-02-18T14:49:00+00:00, run_start_date=2024-02-18 14:50:00.530208+00:00, run_end_date=2024-02-18 14:50:03.324533+00:00, run_duration=2.794325, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:49:00+00:00, data_interval_end=2024-02-18 14:50:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:50:03.331+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:50:00+00:00, run_after=2024-02-18T14:51:00+00:00 [2024-02-18T14:50:03.347+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:50:03.347+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:50:03.347+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:50:03.349+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T14:45:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T14:50:03.349+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T14:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T14:50:03.380+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T14:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:50:03.380+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T14:45:00+00:00 exited with status success for try_number 1 [2024-02-18T14:50:03.380+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:49:00+00:00 exited with status success for try_number 1 [2024-02-18T14:50:03.385+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T14:45:00+00:00, map_index=-1, run_start_date=2024-02-18 14:50:02.372429+00:00, run_end_date=2024-02-18 14:50:02.666413+00:00, run_duration=0.293984, state=success, executor_state=success, try_number=1, max_tries=1, job_id=478, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:50:00.582821+00:00, queued_by_job_id=1, pid=10361 [2024-02-18T14:50:03.385+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:49:00+00:00, map_index=-1, run_start_date=2024-02-18 14:50:02.427471+00:00, run_end_date=2024-02-18 14:50:02.790075+00:00, run_duration=0.362604, state=success, executor_state=success, try_number=1, max_tries=1, job_id=479, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:50:00.582821+00:00, queued_by_job_id=1, pid=10362 [2024-02-18T14:50:03.385+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8d5ffa49-caac-4f70-9e9f-d0ae39c4db93 [2024-02-18T14:50:04.477+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:50:04.477+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:49:00+00:00, run_id=scheduled__2024-02-18T14:49:00+00:00, run_start_date=2024-02-18 14:50:00.530908+00:00, run_end_date=2024-02-18 14:50:04.477584+00:00, run_duration=3.946676, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:49:00+00:00, data_interval_end=2024-02-18 14:50:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:50:04.485+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:50:00+00:00, run_after=2024-02-18T14:51:00+00:00 [2024-02-18T14:50:04.523+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:49:00+00:00 exited with status success for try_number 1 [2024-02-18T14:50:04.529+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:49:00+00:00, map_index=-1, run_start_date=2024-02-18 14:50:02.496112+00:00, run_end_date=2024-02-18 14:50:03.612936+00:00, run_duration=1.116824, state=success, executor_state=success, try_number=1, max_tries=1, job_id=480, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:50:00.582821+00:00, queued_by_job_id=1, pid=10363 [2024-02-18T14:50:04.980+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:50:04.980+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:50:04.981+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:50:04.982+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T14:45:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T14:50:04.982+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T14:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T14:50:05.019+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T14:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:50:05.019+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T14:45:00+00:00 exited with status success for try_number 1 [2024-02-18T14:50:05.023+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0d7ef788-07c8-492f-9c27-cd947f344690 [2024-02-18T14:50:05.023+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T14:45:00+00:00, map_index=-1, run_start_date=2024-02-18 14:50:04.411282+00:00, run_end_date=2024-02-18 14:50:04.613049+00:00, run_duration=0.201767, state=success, executor_state=success, try_number=1, max_tries=1, job_id=481, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:50:03.348056+00:00, queued_by_job_id=1, pid=10402 [2024-02-18T14:50:07.206+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:50:07.206+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:50:07.207+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:50:07.208+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T14:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:50:07.209+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T14:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T14:50:07.245+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T14:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:50:07.245+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T14:45:00+00:00 exited with status success for try_number 1 [2024-02-18T14:50:07.250+0000] {scheduler_job.py:635} INFO - Setting external_id for to bf270229-23e0-4bc7-8320-721cef29f2af [2024-02-18T14:50:07.250+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T14:45:00+00:00, map_index=0, run_start_date=2024-02-18 14:50:06.431565+00:00, run_end_date=2024-02-18 14:50:06.620242+00:00, run_duration=0.188677, state=success, executor_state=success, try_number=1, max_tries=1, job_id=482, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:50:04.981542+00:00, queued_by_job_id=1, pid=10414 [2024-02-18T14:50:09.570+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:50:09.570+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:45:00+00:00, run_id=scheduled__2024-02-18T14:45:00+00:00, run_start_date=2024-02-18 14:50:00.528610+00:00, run_end_date=2024-02-18 14:50:09.570420+00:00, run_duration=9.04181, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:45:00+00:00, data_interval_end=2024-02-18 14:50:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T14:50:09.574+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:50:00+00:00, run_after=2024-02-18T14:55:00+00:00 [2024-02-18T14:50:09.593+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T14:45:00+00:00 exited with status success for try_number 1 [2024-02-18T14:50:09.596+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T14:45:00+00:00, map_index=-1, run_start_date=2024-02-18 14:50:08.354577+00:00, run_end_date=2024-02-18 14:50:08.548907+00:00, run_duration=0.19433, state=success, executor_state=success, try_number=1, max_tries=1, job_id=483, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:50:07.207628+00:00, queued_by_job_id=1, pid=10426 [2024-02-18T14:51:00.049+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:51:00+00:00, run_after=2024-02-18T14:52:00+00:00 [2024-02-18T14:51:00.053+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:51:00.088+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T14:51:00.088+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:51:00.088+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:51:00.089+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:51:00.091+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:51:00.091+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:51:00.091+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:51:00.091+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:51:00.181+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:51:00.182+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:51:00.187+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1c3a94ae-6cca-4823-9006-dc296367fe88 [2024-02-18T14:51:00.187+0000] {scheduler_job.py:635} INFO - Setting external_id for to 59f4b4bf-1bc3-439a-a016-6debe76e9ef3 [2024-02-18T14:51:02.339+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:51:02.339+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:50:00+00:00, run_id=scheduled__2024-02-18T14:50:00+00:00, run_start_date=2024-02-18 14:51:00.060818+00:00, run_end_date=2024-02-18 14:51:02.339425+00:00, run_duration=2.278607, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:50:00+00:00, data_interval_end=2024-02-18 14:51:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:51:02.345+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:51:00+00:00, run_after=2024-02-18T14:52:00+00:00 [2024-02-18T14:51:02.381+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:50:00+00:00 exited with status success for try_number 1 [2024-02-18T14:51:02.385+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:50:00+00:00, map_index=-1, run_start_date=2024-02-18 14:51:01.359539+00:00, run_end_date=2024-02-18 14:51:01.562130+00:00, run_duration=0.202591, state=success, executor_state=success, try_number=1, max_tries=1, job_id=484, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:51:00.089795+00:00, queued_by_job_id=1, pid=10462 [2024-02-18T14:51:03.413+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:51:03.413+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:50:00+00:00, run_id=scheduled__2024-02-18T14:50:00+00:00, run_start_date=2024-02-18 14:51:00.061586+00:00, run_end_date=2024-02-18 14:51:03.413549+00:00, run_duration=3.351963, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:50:00+00:00, data_interval_end=2024-02-18 14:51:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:51:03.419+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:51:00+00:00, run_after=2024-02-18T14:52:00+00:00 [2024-02-18T14:51:03.443+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:50:00+00:00 exited with status success for try_number 1 [2024-02-18T14:51:03.446+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:50:00+00:00, map_index=-1, run_start_date=2024-02-18 14:51:01.359545+00:00, run_end_date=2024-02-18 14:51:02.376878+00:00, run_duration=1.017333, state=success, executor_state=success, try_number=1, max_tries=1, job_id=485, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:51:00.089795+00:00, queued_by_job_id=1, pid=10463 [2024-02-18T14:52:00.706+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:52:00.715+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:52:00+00:00, run_after=2024-02-18T14:53:00+00:00 [2024-02-18T14:52:00.719+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:52:00.760+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T14:52:00.761+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T14:52:00.761+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:52:00.761+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:52:00.761+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:52:00.763+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T14:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:52:00.763+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T14:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T14:52:00.764+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:52:00.764+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:52:00.764+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:52:00.764+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:52:00.901+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:52:00.901+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:51:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:52:00.902+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:51:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:52:00.908+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5a71fc26-5d34-4535-a183-8003d57950eb [2024-02-18T14:52:00.909+0000] {scheduler_job.py:635} INFO - Setting external_id for to cf6224e0-233b-4583-85b1-337877ae99f4 [2024-02-18T14:52:00.909+0000] {scheduler_job.py:635} INFO - Setting external_id for to f0ba7eea-dbe8-412b-9ac4-2800bc6f2b79 [2024-02-18T14:52:02.034+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:52:02.034+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 14:50:00+00:00, run_id=scheduled__2024-02-18T14:50:00+00:00, run_start_date=2024-02-18 14:52:00.728757+00:00, run_end_date=2024-02-18 14:52:02.034544+00:00, run_duration=1.305787, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:50:00+00:00, data_interval_end=2024-02-18 14:52:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T14:52:02.042+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T14:52:00+00:00, run_after=2024-02-18T14:54:00+00:00 [2024-02-18T14:52:02.078+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:50:00+00:00 exited with status success for try_number 1 [2024-02-18T14:52:02.082+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T14:50:00+00:00, map_index=-1, run_start_date=2024-02-18 14:52:01.366984+00:00, run_end_date=2024-02-18 14:52:01.608338+00:00, run_duration=0.241354, state=success, executor_state=success, try_number=1, max_tries=1, job_id=486, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:52:00.762472+00:00, queued_by_job_id=1, pid=10498 [2024-02-18T14:52:03.111+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:52:03.111+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:51:00+00:00, run_id=scheduled__2024-02-18T14:51:00+00:00, run_start_date=2024-02-18 14:52:00.729477+00:00, run_end_date=2024-02-18 14:52:03.111447+00:00, run_duration=2.38197, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:51:00+00:00, data_interval_end=2024-02-18 14:52:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:52:03.119+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:52:00+00:00, run_after=2024-02-18T14:53:00+00:00 [2024-02-18T14:52:03.124+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:52:03.124+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:51:00+00:00, run_id=scheduled__2024-02-18T14:51:00+00:00, run_start_date=2024-02-18 14:52:00.730184+00:00, run_end_date=2024-02-18 14:52:03.124800+00:00, run_duration=2.394616, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:51:00+00:00, data_interval_end=2024-02-18 14:52:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:52:03.131+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:52:00+00:00, run_after=2024-02-18T14:53:00+00:00 [2024-02-18T14:52:03.152+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:51:00+00:00 exited with status success for try_number 1 [2024-02-18T14:52:03.156+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:51:00+00:00, map_index=-1, run_start_date=2024-02-18 14:52:02.128486+00:00, run_end_date=2024-02-18 14:52:02.326207+00:00, run_duration=0.197721, state=success, executor_state=success, try_number=1, max_tries=1, job_id=488, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:52:00.762472+00:00, queued_by_job_id=1, pid=10529 [2024-02-18T14:52:04.197+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:51:00+00:00 exited with status success for try_number 1 [2024-02-18T14:52:04.200+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:51:00+00:00, map_index=-1, run_start_date=2024-02-18 14:52:02.116753+00:00, run_end_date=2024-02-18 14:52:03.091607+00:00, run_duration=0.974854, state=success, executor_state=success, try_number=1, max_tries=1, job_id=487, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:52:00.762472+00:00, queued_by_job_id=1, pid=10528 [2024-02-18T14:52:11.425+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T14:53:00.200+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:53:00+00:00, run_after=2024-02-18T14:54:00+00:00 [2024-02-18T14:53:00.204+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:53:00.237+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T14:53:00.237+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:53:00.238+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:53:00.238+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:53:00.240+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:53:00.240+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:53:00.240+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:53:00.240+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:53:00.333+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:52:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:53:00.334+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:52:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:53:00.340+0000] {scheduler_job.py:635} INFO - Setting external_id for to cf6fb1ef-c2f7-45b6-9684-5af252ca6b9a [2024-02-18T14:53:00.340+0000] {scheduler_job.py:635} INFO - Setting external_id for to 370ab210-f72a-48da-8718-a0c723cc139c [2024-02-18T14:53:02.496+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:53:02.496+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:52:00+00:00, run_id=scheduled__2024-02-18T14:52:00+00:00, run_start_date=2024-02-18 14:53:00.212681+00:00, run_end_date=2024-02-18 14:53:02.496303+00:00, run_duration=2.283622, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:52:00+00:00, data_interval_end=2024-02-18 14:53:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:53:02.502+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:53:00+00:00, run_after=2024-02-18T14:54:00+00:00 [2024-02-18T14:53:02.507+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:53:02.508+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:52:00+00:00, run_id=scheduled__2024-02-18T14:52:00+00:00, run_start_date=2024-02-18 14:53:00.211933+00:00, run_end_date=2024-02-18 14:53:02.508098+00:00, run_duration=2.296165, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:52:00+00:00, data_interval_end=2024-02-18 14:53:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:53:02.518+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:53:00+00:00, run_after=2024-02-18T14:54:00+00:00 [2024-02-18T14:53:02.539+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:52:00+00:00 exited with status success for try_number 1 [2024-02-18T14:53:02.543+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:52:00+00:00, map_index=-1, run_start_date=2024-02-18 14:53:01.398228+00:00, run_end_date=2024-02-18 14:53:01.604276+00:00, run_duration=0.206048, state=success, executor_state=success, try_number=1, max_tries=1, job_id=489, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:53:00.238959+00:00, queued_by_job_id=1, pid=10583 [2024-02-18T14:53:03.583+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:52:00+00:00 exited with status success for try_number 1 [2024-02-18T14:53:03.586+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:52:00+00:00, map_index=-1, run_start_date=2024-02-18 14:53:01.435733+00:00, run_end_date=2024-02-18 14:53:02.464786+00:00, run_duration=1.029053, state=success, executor_state=success, try_number=1, max_tries=1, job_id=490, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:53:00.238959+00:00, queued_by_job_id=1, pid=10584 [2024-02-18T14:54:00.409+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:54:00.418+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:54:00+00:00, run_after=2024-02-18T14:55:00+00:00 [2024-02-18T14:54:00.422+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:54:00.461+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T14:54:00.461+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T14:54:00.461+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:54:00.461+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:54:00.461+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:54:00.463+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T14:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:54:00.464+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T14:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T14:54:00.464+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:54:00.464+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:54:00.464+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:54:00.464+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:54:00.674+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:52:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:54:00.675+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:53:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:54:00.675+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:53:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:54:00.682+0000] {scheduler_job.py:635} INFO - Setting external_id for to e967c478-27e4-4b9c-8c9a-329cd375fe87 [2024-02-18T14:54:00.682+0000] {scheduler_job.py:635} INFO - Setting external_id for to a037703b-2f0b-4dcf-9d0d-a91db8987c4b [2024-02-18T14:54:00.683+0000] {scheduler_job.py:635} INFO - Setting external_id for to 26b3fcf3-f2ef-45c5-a232-4782a1ebfb7d [2024-02-18T14:54:01.794+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:54:01.794+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 14:52:00+00:00, run_id=scheduled__2024-02-18T14:52:00+00:00, run_start_date=2024-02-18 14:54:00.429258+00:00, run_end_date=2024-02-18 14:54:01.794408+00:00, run_duration=1.36515, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:52:00+00:00, data_interval_end=2024-02-18 14:54:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T14:54:01.803+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T14:54:00+00:00, run_after=2024-02-18T14:56:00+00:00 [2024-02-18T14:54:01.847+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:52:00+00:00 exited with status success for try_number 1 [2024-02-18T14:54:01.850+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T14:52:00+00:00, map_index=-1, run_start_date=2024-02-18 14:54:01.095789+00:00, run_end_date=2024-02-18 14:54:01.324026+00:00, run_duration=0.228237, state=success, executor_state=success, try_number=1, max_tries=1, job_id=491, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:54:00.462617+00:00, queued_by_job_id=1, pid=10619 [2024-02-18T14:54:03.028+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:54:03.028+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:53:00+00:00, run_id=scheduled__2024-02-18T14:53:00+00:00, run_start_date=2024-02-18 14:54:00.429999+00:00, run_end_date=2024-02-18 14:54:03.028622+00:00, run_duration=2.598623, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:53:00+00:00, data_interval_end=2024-02-18 14:54:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:54:03.035+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:54:00+00:00, run_after=2024-02-18T14:55:00+00:00 [2024-02-18T14:54:03.039+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:54:03.039+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:53:00+00:00, run_id=scheduled__2024-02-18T14:53:00+00:00, run_start_date=2024-02-18 14:54:00.430645+00:00, run_end_date=2024-02-18 14:54:03.039614+00:00, run_duration=2.608969, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:53:00+00:00, data_interval_end=2024-02-18 14:54:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:54:03.045+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:54:00+00:00, run_after=2024-02-18T14:55:00+00:00 [2024-02-18T14:54:03.065+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:53:00+00:00 exited with status success for try_number 1 [2024-02-18T14:54:03.065+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:53:00+00:00 exited with status success for try_number 1 [2024-02-18T14:54:03.069+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:53:00+00:00, map_index=-1, run_start_date=2024-02-18 14:54:01.928865+00:00, run_end_date=2024-02-18 14:54:02.934664+00:00, run_duration=1.005799, state=success, executor_state=success, try_number=1, max_tries=1, job_id=493, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:54:00.462617+00:00, queued_by_job_id=1, pid=10650 [2024-02-18T14:54:03.070+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:53:00+00:00, map_index=-1, run_start_date=2024-02-18 14:54:01.906909+00:00, run_end_date=2024-02-18 14:54:02.113016+00:00, run_duration=0.206107, state=success, executor_state=success, try_number=1, max_tries=1, job_id=492, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:54:00.462617+00:00, queued_by_job_id=1, pid=10649 [2024-02-18T14:55:00.630+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:55:00+00:00, run_after=2024-02-18T14:56:00+00:00 [2024-02-18T14:55:00.637+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:55:00+00:00, run_after=2024-02-18T15:00:00+00:00 [2024-02-18T14:55:00.641+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:55:00.686+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T14:55:00.686+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:55:00.686+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:55:00.686+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:55:00.687+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:55:00.688+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T14:50:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T14:55:00.688+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T14:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T14:55:00.689+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:55:00.689+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:55:00.689+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:55:00.689+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:55:00.816+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T14:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:55:00.816+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:54:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:55:00.817+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:54:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:55:00.824+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5496a548-e209-40f6-8d9d-79f60a92fbfd [2024-02-18T14:55:00.825+0000] {scheduler_job.py:635} INFO - Setting external_id for to 53854689-a008-429e-905e-51b7c1658f1d [2024-02-18T14:55:00.825+0000] {scheduler_job.py:635} INFO - Setting external_id for to e1e67fb2-8aa4-4961-bd10-66edaf4a8206 [2024-02-18T14:55:02.456+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:55:02.457+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:54:00+00:00, run_id=scheduled__2024-02-18T14:54:00+00:00, run_start_date=2024-02-18 14:55:00.650302+00:00, run_end_date=2024-02-18 14:55:02.457199+00:00, run_duration=1.806897, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:54:00+00:00, data_interval_end=2024-02-18 14:55:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:55:02.468+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:55:00+00:00, run_after=2024-02-18T14:56:00+00:00 [2024-02-18T14:55:02.496+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:55:02.496+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:55:02.497+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:55:02.498+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T14:50:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T14:55:02.498+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T14:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T14:55:02.534+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T14:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:55:02.534+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:54:00+00:00 exited with status success for try_number 1 [2024-02-18T14:55:02.539+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:54:00+00:00, map_index=-1, run_start_date=2024-02-18 14:55:01.979735+00:00, run_end_date=2024-02-18 14:55:02.239921+00:00, run_duration=0.260186, state=success, executor_state=success, try_number=1, max_tries=1, job_id=494, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:55:00.687670+00:00, queued_by_job_id=1, pid=10697 [2024-02-18T14:55:02.540+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7bf4a779-195b-4886-8cba-dee1c32a3f2e [2024-02-18T14:55:02.612+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T14:50:00+00:00 exited with status success for try_number 1 [2024-02-18T14:55:02.618+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T14:50:00+00:00, map_index=-1, run_start_date=2024-02-18 14:55:02.209114+00:00, run_end_date=2024-02-18 14:55:02.446097+00:00, run_duration=0.236983, state=success, executor_state=success, try_number=1, max_tries=1, job_id=495, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:55:00.687670+00:00, queued_by_job_id=1, pid=10725 [2024-02-18T14:55:03.652+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:55:03.652+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:54:00+00:00, run_id=scheduled__2024-02-18T14:54:00+00:00, run_start_date=2024-02-18 14:55:00.651023+00:00, run_end_date=2024-02-18 14:55:03.652312+00:00, run_duration=3.001289, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:54:00+00:00, data_interval_end=2024-02-18 14:55:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:55:03.659+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:55:00+00:00, run_after=2024-02-18T14:56:00+00:00 [2024-02-18T14:55:03.689+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:54:00+00:00 exited with status success for try_number 1 [2024-02-18T14:55:03.692+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:54:00+00:00, map_index=-1, run_start_date=2024-02-18 14:55:02.216736+00:00, run_end_date=2024-02-18 14:55:03.191940+00:00, run_duration=0.975204, state=success, executor_state=success, try_number=1, max_tries=1, job_id=496, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:55:00.687670+00:00, queued_by_job_id=1, pid=10726 [2024-02-18T14:55:04.737+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:55:04.737+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:55:04.738+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:55:04.739+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T14:50:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T14:55:04.739+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T14:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T14:55:04.775+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T14:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:55:04.775+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T14:50:00+00:00 exited with status success for try_number 1 [2024-02-18T14:55:04.780+0000] {scheduler_job.py:635} INFO - Setting external_id for to bfadbc64-4102-4006-974a-4dc4603f5d27 [2024-02-18T14:55:04.780+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T14:50:00+00:00, map_index=-1, run_start_date=2024-02-18 14:55:03.604706+00:00, run_end_date=2024-02-18 14:55:03.772594+00:00, run_duration=0.167888, state=success, executor_state=success, try_number=1, max_tries=1, job_id=497, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:55:02.497458+00:00, queued_by_job_id=1, pid=10756 [2024-02-18T14:55:06.861+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T14:55:06.861+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:55:06.861+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:55:06.863+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T14:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:55:06.863+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T14:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T14:55:06.892+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T14:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:55:06.892+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T14:50:00+00:00 exited with status success for try_number 1 [2024-02-18T14:55:06.896+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3e4fe38f-1690-4e0b-a026-89211d6a8bb7 [2024-02-18T14:55:06.896+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T14:50:00+00:00, map_index=0, run_start_date=2024-02-18 14:55:06.095548+00:00, run_end_date=2024-02-18 14:55:06.358594+00:00, run_duration=0.263046, state=success, executor_state=success, try_number=1, max_tries=1, job_id=498, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:55:04.738446+00:00, queued_by_job_id=1, pid=10768 [2024-02-18T14:55:08.638+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:55:08.638+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:50:00+00:00, run_id=scheduled__2024-02-18T14:50:00+00:00, run_start_date=2024-02-18 14:55:00.649498+00:00, run_end_date=2024-02-18 14:55:08.638848+00:00, run_duration=7.98935, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:50:00+00:00, data_interval_end=2024-02-18 14:55:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T14:55:08.643+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:55:00+00:00, run_after=2024-02-18T15:00:00+00:00 [2024-02-18T14:55:08.662+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T14:50:00+00:00 exited with status success for try_number 1 [2024-02-18T14:55:08.665+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T14:50:00+00:00, map_index=-1, run_start_date=2024-02-18 14:55:07.950506+00:00, run_end_date=2024-02-18 14:55:08.114333+00:00, run_duration=0.163827, state=success, executor_state=success, try_number=1, max_tries=1, job_id=499, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:55:06.862144+00:00, queued_by_job_id=1, pid=10780 [2024-02-18T14:56:00.867+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:56:00.880+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:56:00+00:00, run_after=2024-02-18T14:57:00+00:00 [2024-02-18T14:56:00.886+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:56:00.941+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T14:56:00.941+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T14:56:00.941+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:56:00.941+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:56:00.942+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:56:00.945+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T14:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:56:00.945+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T14:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T14:56:00.945+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:56:00.945+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:56:00.946+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:56:00.946+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:56:01.254+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:54:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:56:01.254+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:56:01.254+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:56:01.263+0000] {scheduler_job.py:635} INFO - Setting external_id for to ecf2074a-164f-47b0-845a-4ed730d82a0e [2024-02-18T14:56:01.263+0000] {scheduler_job.py:635} INFO - Setting external_id for to 980cccd7-5b01-4041-98ae-31e9abe15806 [2024-02-18T14:56:01.264+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1260cef6-697c-4d78-95e6-fd5120d0a15b [2024-02-18T14:56:02.420+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:56:02.420+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 14:54:00+00:00, run_id=scheduled__2024-02-18T14:54:00+00:00, run_start_date=2024-02-18 14:56:00.896091+00:00, run_end_date=2024-02-18 14:56:02.420504+00:00, run_duration=1.524413, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:54:00+00:00, data_interval_end=2024-02-18 14:56:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T14:56:02.428+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T14:56:00+00:00, run_after=2024-02-18T14:58:00+00:00 [2024-02-18T14:56:02.467+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:54:00+00:00 exited with status success for try_number 1 [2024-02-18T14:56:02.472+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T14:54:00+00:00, map_index=-1, run_start_date=2024-02-18 14:56:01.886321+00:00, run_end_date=2024-02-18 14:56:02.142090+00:00, run_duration=0.255769, state=success, executor_state=success, try_number=1, max_tries=1, job_id=500, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:56:00.943455+00:00, queued_by_job_id=1, pid=10799 [2024-02-18T14:56:03.010+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:56:03.010+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:55:00+00:00, run_id=scheduled__2024-02-18T14:55:00+00:00, run_start_date=2024-02-18 14:56:00.897088+00:00, run_end_date=2024-02-18 14:56:03.010530+00:00, run_duration=2.113442, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:55:00+00:00, data_interval_end=2024-02-18 14:56:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:56:03.016+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:56:00+00:00, run_after=2024-02-18T14:57:00+00:00 [2024-02-18T14:56:03.042+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:55:00+00:00 exited with status success for try_number 1 [2024-02-18T14:56:03.046+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:55:00+00:00, map_index=-1, run_start_date=2024-02-18 14:56:02.604794+00:00, run_end_date=2024-02-18 14:56:02.823336+00:00, run_duration=0.218542, state=success, executor_state=success, try_number=1, max_tries=1, job_id=501, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:56:00.943455+00:00, queued_by_job_id=1, pid=10829 [2024-02-18T14:56:04.084+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:56:04.084+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:55:00+00:00, run_id=scheduled__2024-02-18T14:55:00+00:00, run_start_date=2024-02-18 14:56:00.898050+00:00, run_end_date=2024-02-18 14:56:04.084721+00:00, run_duration=3.186671, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:55:00+00:00, data_interval_end=2024-02-18 14:56:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:56:04.090+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:56:00+00:00, run_after=2024-02-18T14:57:00+00:00 [2024-02-18T14:56:04.111+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:55:00+00:00 exited with status success for try_number 1 [2024-02-18T14:56:04.114+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:55:00+00:00, map_index=-1, run_start_date=2024-02-18 14:56:02.689864+00:00, run_end_date=2024-02-18 14:56:03.752024+00:00, run_duration=1.06216, state=success, executor_state=success, try_number=1, max_tries=1, job_id=502, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:56:00.943455+00:00, queued_by_job_id=1, pid=10830 [2024-02-18T14:57:00.042+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:57:00.050+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:57:00+00:00, run_after=2024-02-18T14:58:00+00:00 [2024-02-18T14:57:00.086+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T14:57:00.086+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:57:00.087+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:57:00.087+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:57:00.089+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:57:00.089+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:57:00.089+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:57:00.089+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:57:00.189+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:56:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:57:00.189+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:56:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:57:00.195+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7b96636a-91aa-4bd8-80c0-fd50be127610 [2024-02-18T14:57:00.195+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3b19a7da-4fa1-4760-a9cf-b490edab6faa [2024-02-18T14:57:02.395+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:57:02.395+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:56:00+00:00, run_id=scheduled__2024-02-18T14:56:00+00:00, run_start_date=2024-02-18 14:57:00.060711+00:00, run_end_date=2024-02-18 14:57:02.395746+00:00, run_duration=2.335035, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:56:00+00:00, data_interval_end=2024-02-18 14:57:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:57:02.405+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:57:00+00:00, run_after=2024-02-18T14:58:00+00:00 [2024-02-18T14:57:02.410+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:57:02.411+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:56:00+00:00, run_id=scheduled__2024-02-18T14:56:00+00:00, run_start_date=2024-02-18 14:57:00.061457+00:00, run_end_date=2024-02-18 14:57:02.411172+00:00, run_duration=2.349715, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:56:00+00:00, data_interval_end=2024-02-18 14:57:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:57:02.421+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:57:00+00:00, run_after=2024-02-18T14:58:00+00:00 [2024-02-18T14:57:02.452+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:56:00+00:00 exited with status success for try_number 1 [2024-02-18T14:57:02.452+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:56:00+00:00 exited with status success for try_number 1 [2024-02-18T14:57:02.457+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:56:00+00:00, map_index=-1, run_start_date=2024-02-18 14:57:01.279466+00:00, run_end_date=2024-02-18 14:57:01.512983+00:00, run_duration=0.233517, state=success, executor_state=success, try_number=1, max_tries=1, job_id=504, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:57:00.088199+00:00, queued_by_job_id=1, pid=10884 [2024-02-18T14:57:02.457+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:56:00+00:00, map_index=-1, run_start_date=2024-02-18 14:57:01.269668+00:00, run_end_date=2024-02-18 14:57:02.245401+00:00, run_duration=0.975733, state=success, executor_state=success, try_number=1, max_tries=1, job_id=503, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:57:00.088199+00:00, queued_by_job_id=1, pid=10883 [2024-02-18T14:57:11.459+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T14:58:00.415+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:58:00+00:00, run_after=2024-02-18T14:59:00+00:00 [2024-02-18T14:58:00.419+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:58:00.423+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:58:00.465+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T14:58:00.465+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T14:58:00.465+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:58:00.466+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:58:00.466+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:58:00.468+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T14:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:58:00.469+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T14:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T14:58:00.469+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:58:00.469+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:58:00.469+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:58:00.469+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:58:00.804+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:56:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:58:00.804+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:57:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:58:00.805+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:57:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:58:00.821+0000] {scheduler_job.py:635} INFO - Setting external_id for to 347c8edc-96e2-44f0-b2ea-fafda333778f [2024-02-18T14:58:00.821+0000] {scheduler_job.py:635} INFO - Setting external_id for to 383ec07d-187c-4492-83ad-0521a36e3537 [2024-02-18T14:58:00.821+0000] {scheduler_job.py:635} INFO - Setting external_id for to a1473762-7bd5-47e9-8177-c9fa925221cb [2024-02-18T14:58:02.126+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:58:02.127+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 14:56:00+00:00, run_id=scheduled__2024-02-18T14:56:00+00:00, run_start_date=2024-02-18 14:58:00.431279+00:00, run_end_date=2024-02-18 14:58:02.127193+00:00, run_duration=1.695914, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:56:00+00:00, data_interval_end=2024-02-18 14:58:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T14:58:02.135+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T14:58:00+00:00, run_after=2024-02-18T15:00:00+00:00 [2024-02-18T14:58:02.176+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:56:00+00:00 exited with status success for try_number 1 [2024-02-18T14:58:02.181+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T14:56:00+00:00, map_index=-1, run_start_date=2024-02-18 14:58:01.275591+00:00, run_end_date=2024-02-18 14:58:01.553892+00:00, run_duration=0.278301, state=success, executor_state=success, try_number=1, max_tries=1, job_id=505, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:58:00.467375+00:00, queued_by_job_id=1, pid=10919 [2024-02-18T14:58:03.211+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:58:03.211+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:57:00+00:00, run_id=scheduled__2024-02-18T14:57:00+00:00, run_start_date=2024-02-18 14:58:00.432062+00:00, run_end_date=2024-02-18 14:58:03.211865+00:00, run_duration=2.779803, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:57:00+00:00, data_interval_end=2024-02-18 14:58:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:58:03.219+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:58:00+00:00, run_after=2024-02-18T14:59:00+00:00 [2024-02-18T14:58:03.224+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:58:03.224+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:57:00+00:00, run_id=scheduled__2024-02-18T14:57:00+00:00, run_start_date=2024-02-18 14:58:00.432832+00:00, run_end_date=2024-02-18 14:58:03.224607+00:00, run_duration=2.791775, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:57:00+00:00, data_interval_end=2024-02-18 14:58:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:58:03.234+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:58:00+00:00, run_after=2024-02-18T14:59:00+00:00 [2024-02-18T14:58:03.255+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:57:00+00:00 exited with status success for try_number 1 [2024-02-18T14:58:03.259+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:57:00+00:00, map_index=-1, run_start_date=2024-02-18 14:58:02.191533+00:00, run_end_date=2024-02-18 14:58:02.393772+00:00, run_duration=0.202239, state=success, executor_state=success, try_number=1, max_tries=1, job_id=507, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:58:00.467375+00:00, queued_by_job_id=1, pid=10950 [2024-02-18T14:58:03.975+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:57:00+00:00 exited with status success for try_number 1 [2024-02-18T14:58:03.979+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:57:00+00:00, map_index=-1, run_start_date=2024-02-18 14:58:02.155095+00:00, run_end_date=2024-02-18 14:58:03.205507+00:00, run_duration=1.050412, state=success, executor_state=success, try_number=1, max_tries=1, job_id=506, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:58:00.467375+00:00, queued_by_job_id=1, pid=10949 [2024-02-18T14:59:00.478+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:59:00+00:00, run_after=2024-02-18T15:00:00+00:00 [2024-02-18T14:59:00.482+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T14:59:00.527+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T14:59:00.527+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:59:00.528+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T14:59:00.528+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T14:59:00.530+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:59:00.530+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T14:59:00.530+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T14:59:00.530+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T14:59:00.618+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:58:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:59:00.618+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:58:00+00:00 exited with status queued for try_number 1 [2024-02-18T14:59:00.623+0000] {scheduler_job.py:635} INFO - Setting external_id for to 31c3daa3-5397-436d-907e-2f7d611ee32a [2024-02-18T14:59:00.623+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9e0e3516-cc1c-4f6b-b742-819fdff90822 [2024-02-18T14:59:02.127+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:59:02.128+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:58:00+00:00, run_id=scheduled__2024-02-18T14:58:00+00:00, run_start_date=2024-02-18 14:59:00.489926+00:00, run_end_date=2024-02-18 14:59:02.127948+00:00, run_duration=1.638022, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:58:00+00:00, data_interval_end=2024-02-18 14:59:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T14:59:02.134+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:59:00+00:00, run_after=2024-02-18T15:00:00+00:00 [2024-02-18T14:59:02.159+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:58:00+00:00 exited with status success for try_number 1 [2024-02-18T14:59:02.163+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:58:00+00:00, map_index=-1, run_start_date=2024-02-18 14:59:01.696037+00:00, run_end_date=2024-02-18 14:59:01.940157+00:00, run_duration=0.24412, state=success, executor_state=success, try_number=1, max_tries=1, job_id=509, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:59:00.529090+00:00, queued_by_job_id=1, pid=11005 [2024-02-18T14:59:03.190+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T14:59:03.191+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:58:00+00:00, run_id=scheduled__2024-02-18T14:58:00+00:00, run_start_date=2024-02-18 14:59:00.490733+00:00, run_end_date=2024-02-18 14:59:03.191155+00:00, run_duration=2.700422, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:58:00+00:00, data_interval_end=2024-02-18 14:59:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T14:59:03.197+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T14:59:00+00:00, run_after=2024-02-18T15:00:00+00:00 [2024-02-18T14:59:03.216+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:58:00+00:00 exited with status success for try_number 1 [2024-02-18T14:59:03.219+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:58:00+00:00, map_index=-1, run_start_date=2024-02-18 14:59:01.686657+00:00, run_end_date=2024-02-18 14:59:02.701724+00:00, run_duration=1.015067, state=success, executor_state=success, try_number=1, max_tries=1, job_id=508, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 14:59:00.529090+00:00, queued_by_job_id=1, pid=11004 [2024-02-18T15:00:00.958+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:00:00+00:00, run_after=2024-02-18T15:05:00+00:00 [2024-02-18T15:00:00.967+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:00:00+00:00, run_after=2024-02-18T15:01:00+00:00 [2024-02-18T15:00:00.971+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:00:00.974+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:00:01.025+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T15:00:01.025+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:00:01.025+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T15:00:01.025+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:00:01.025+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:00:01.026+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:00:01.028+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T14:55:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T15:00:01.028+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T14:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T15:00:01.028+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T14:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:00:01.028+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T14:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T15:00:01.028+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:00:01.028+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:00:01.029+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T14:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:00:01.029+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T14:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:00:01.332+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T14:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:00:01.332+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:58:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:00:01.333+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:59:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:00:01.333+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:59:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:00:01.350+0000] {scheduler_job.py:635} INFO - Setting external_id for to 366deeac-cb74-4df8-bace-2f26867efb78 [2024-02-18T15:00:01.350+0000] {scheduler_job.py:635} INFO - Setting external_id for to fb898154-b6f5-4023-831d-00027a05a216 [2024-02-18T15:00:01.350+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1177c123-634a-4891-8f3d-8d4527dd96a6 [2024-02-18T15:00:01.351+0000] {scheduler_job.py:635} INFO - Setting external_id for to 29a5254f-64bb-49c6-b3a6-fc5728ee02c6 [2024-02-18T15:00:02.620+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:00:02.620+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 14:58:00+00:00, run_id=scheduled__2024-02-18T14:58:00+00:00, run_start_date=2024-02-18 15:00:00.983046+00:00, run_end_date=2024-02-18 15:00:02.620524+00:00, run_duration=1.637478, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:58:00+00:00, data_interval_end=2024-02-18 15:00:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T15:00:02.633+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T15:00:00+00:00, run_after=2024-02-18T15:02:00+00:00 [2024-02-18T15:00:02.683+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T14:58:00+00:00 exited with status success for try_number 1 [2024-02-18T15:00:02.690+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T14:58:00+00:00, map_index=-1, run_start_date=2024-02-18 15:00:01.770575+00:00, run_end_date=2024-02-18 15:00:02.057266+00:00, run_duration=0.286691, state=success, executor_state=success, try_number=1, max_tries=1, job_id=510, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:00:01.026827+00:00, queued_by_job_id=1, pid=11041 [2024-02-18T15:00:03.729+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:00:03.730+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:59:00+00:00, run_id=scheduled__2024-02-18T14:59:00+00:00, run_start_date=2024-02-18 15:00:00.983739+00:00, run_end_date=2024-02-18 15:00:03.729966+00:00, run_duration=2.746227, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:59:00+00:00, data_interval_end=2024-02-18 15:00:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:00:03.737+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:00:00+00:00, run_after=2024-02-18T15:01:00+00:00 [2024-02-18T15:00:03.750+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T15:00:03.750+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:00:03.751+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:00:03.753+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T14:55:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T15:00:03.753+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T14:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T15:00:03.786+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T14:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:00:03.786+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T14:55:00+00:00 exited with status success for try_number 1 [2024-02-18T15:00:03.786+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:59:00+00:00 exited with status success for try_number 1 [2024-02-18T15:00:03.791+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T14:55:00+00:00, map_index=-1, run_start_date=2024-02-18 15:00:02.669207+00:00, run_end_date=2024-02-18 15:00:02.957095+00:00, run_duration=0.287888, state=success, executor_state=success, try_number=1, max_tries=1, job_id=511, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:00:01.026827+00:00, queued_by_job_id=1, pid=11082 [2024-02-18T15:00:03.792+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:59:00+00:00, map_index=-1, run_start_date=2024-02-18 15:00:02.764243+00:00, run_end_date=2024-02-18 15:00:03.016026+00:00, run_duration=0.251783, state=success, executor_state=success, try_number=1, max_tries=1, job_id=513, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:00:01.026827+00:00, queued_by_job_id=1, pid=11083 [2024-02-18T15:00:03.792+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6993c6bb-6d1e-41b2-93a3-754fe3276d75 [2024-02-18T15:00:03.827+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:00:03.828+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:59:00+00:00, run_id=scheduled__2024-02-18T14:59:00+00:00, run_start_date=2024-02-18 15:00:00.984418+00:00, run_end_date=2024-02-18 15:00:03.828210+00:00, run_duration=2.843792, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:59:00+00:00, data_interval_end=2024-02-18 15:00:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:00:03.836+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:00:00+00:00, run_after=2024-02-18T15:01:00+00:00 [2024-02-18T15:00:03.869+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T14:59:00+00:00 exited with status success for try_number 1 [2024-02-18T15:00:03.873+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T14:59:00+00:00, map_index=-1, run_start_date=2024-02-18 15:00:02.691356+00:00, run_end_date=2024-02-18 15:00:03.746794+00:00, run_duration=1.055438, state=success, executor_state=success, try_number=1, max_tries=1, job_id=512, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:00:01.026827+00:00, queued_by_job_id=1, pid=11081 [2024-02-18T15:00:06.024+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T15:00:06.024+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:00:06.025+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:00:06.027+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T14:55:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T15:00:06.028+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T14:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T15:00:06.138+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T14:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:00:06.138+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T14:55:00+00:00 exited with status success for try_number 1 [2024-02-18T15:00:06.150+0000] {scheduler_job.py:635} INFO - Setting external_id for to e35d7436-b108-4268-bc1c-b0f2482dcea5 [2024-02-18T15:00:06.150+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T14:55:00+00:00, map_index=-1, run_start_date=2024-02-18 15:00:04.953497+00:00, run_end_date=2024-02-18 15:00:05.232786+00:00, run_duration=0.279289, state=success, executor_state=success, try_number=1, max_tries=1, job_id=514, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:00:03.751801+00:00, queued_by_job_id=1, pid=11122 [2024-02-18T15:00:08.793+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T15:00:08.793+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:00:08.794+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:00:08.795+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T14:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:00:08.795+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T14:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T15:00:08.824+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T14:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:00:08.824+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T14:55:00+00:00 exited with status success for try_number 1 [2024-02-18T15:00:08.828+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2b43b14c-6a6e-45a5-8ddd-e3d2e9c34449 [2024-02-18T15:00:08.828+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T14:55:00+00:00, map_index=0, run_start_date=2024-02-18 15:00:07.711552+00:00, run_end_date=2024-02-18 15:00:07.937880+00:00, run_duration=0.226328, state=success, executor_state=success, try_number=1, max_tries=1, job_id=515, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:00:06.025973+00:00, queued_by_job_id=1, pid=11133 [2024-02-18T15:00:11.057+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:00:11.057+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 14:55:00+00:00, run_id=scheduled__2024-02-18T14:55:00+00:00, run_start_date=2024-02-18 15:00:00.982314+00:00, run_end_date=2024-02-18 15:00:11.057240+00:00, run_duration=10.074926, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 14:55:00+00:00, data_interval_end=2024-02-18 15:00:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T15:00:11.061+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:00:00+00:00, run_after=2024-02-18T15:05:00+00:00 [2024-02-18T15:00:11.080+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T14:55:00+00:00 exited with status success for try_number 1 [2024-02-18T15:00:11.083+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T14:55:00+00:00, map_index=-1, run_start_date=2024-02-18 15:00:09.877574+00:00, run_end_date=2024-02-18 15:00:10.054668+00:00, run_duration=0.177094, state=success, executor_state=success, try_number=1, max_tries=1, job_id=516, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:00:08.794807+00:00, queued_by_job_id=1, pid=11145 [2024-02-18T15:01:00.435+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:01:00+00:00, run_after=2024-02-18T15:02:00+00:00 [2024-02-18T15:01:00.439+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:01:00.473+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T15:01:00.474+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:01:00.474+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:01:00.474+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:01:00.476+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:01:00.476+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:01:00.476+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:01:00.476+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:01:00.575+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:01:00.575+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:01:00.582+0000] {scheduler_job.py:635} INFO - Setting external_id for to ae52182d-ad4b-435c-b557-b8a8e06d8606 [2024-02-18T15:01:00.582+0000] {scheduler_job.py:635} INFO - Setting external_id for to a820027f-0a27-4f63-9b30-238ff72ad2fc [2024-02-18T15:01:02.633+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:01:02.633+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:00:00+00:00, run_id=scheduled__2024-02-18T15:00:00+00:00, run_start_date=2024-02-18 15:01:00.447571+00:00, run_end_date=2024-02-18 15:01:02.633259+00:00, run_duration=2.185688, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:00:00+00:00, data_interval_end=2024-02-18 15:01:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:01:02.639+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:01:00+00:00, run_after=2024-02-18T15:02:00+00:00 [2024-02-18T15:01:02.663+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:00:00+00:00 exited with status success for try_number 1 [2024-02-18T15:01:02.666+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:00:00+00:00, map_index=-1, run_start_date=2024-02-18 15:01:01.683473+00:00, run_end_date=2024-02-18 15:01:01.910913+00:00, run_duration=0.22744, state=success, executor_state=success, try_number=1, max_tries=1, job_id=517, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:01:00.475028+00:00, queued_by_job_id=1, pid=11182 [2024-02-18T15:01:03.695+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:01:03.695+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:00:00+00:00, run_id=scheduled__2024-02-18T15:00:00+00:00, run_start_date=2024-02-18 15:01:00.448295+00:00, run_end_date=2024-02-18 15:01:03.695914+00:00, run_duration=3.247619, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:00:00+00:00, data_interval_end=2024-02-18 15:01:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:01:03.702+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:01:00+00:00, run_after=2024-02-18T15:02:00+00:00 [2024-02-18T15:01:03.720+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:00:00+00:00 exited with status success for try_number 1 [2024-02-18T15:01:03.723+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:00:00+00:00, map_index=-1, run_start_date=2024-02-18 15:01:01.787732+00:00, run_end_date=2024-02-18 15:01:02.779772+00:00, run_duration=0.99204, state=success, executor_state=success, try_number=1, max_tries=1, job_id=518, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:01:00.475028+00:00, queued_by_job_id=1, pid=11183 [2024-02-18T15:02:00.135+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:02:00+00:00, run_after=2024-02-18T15:03:00+00:00 [2024-02-18T15:02:00.139+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:02:00.143+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:02:00.189+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T15:02:00.190+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T15:02:00.190+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:02:00.190+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:02:00.190+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:02:00.192+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T15:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:02:00.193+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T15:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T15:02:00.193+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:02:00.193+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:02:00.193+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:02:00.193+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:02:00.326+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:02:00.327+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:01:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:02:00.327+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:01:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:02:00.335+0000] {scheduler_job.py:635} INFO - Setting external_id for to b72e756d-35d2-4df5-8f8f-8352edb36aba [2024-02-18T15:02:00.335+0000] {scheduler_job.py:635} INFO - Setting external_id for to fd92af24-b73e-478d-a325-9c82fa18a388 [2024-02-18T15:02:00.335+0000] {scheduler_job.py:635} INFO - Setting external_id for to ea555388-49f5-4ce8-a61e-4f252e946002 [2024-02-18T15:02:01.457+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:02:01.457+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 15:00:00+00:00, run_id=scheduled__2024-02-18T15:00:00+00:00, run_start_date=2024-02-18 15:02:00.154950+00:00, run_end_date=2024-02-18 15:02:01.457352+00:00, run_duration=1.302402, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:00:00+00:00, data_interval_end=2024-02-18 15:02:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T15:02:01.463+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T15:02:00+00:00, run_after=2024-02-18T15:04:00+00:00 [2024-02-18T15:02:03.352+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:00:00+00:00 exited with status success for try_number 1 [2024-02-18T15:02:03.356+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T15:00:00+00:00, map_index=-1, run_start_date=2024-02-18 15:02:00.810267+00:00, run_end_date=2024-02-18 15:02:01.081184+00:00, run_duration=0.270917, state=success, executor_state=success, try_number=1, max_tries=1, job_id=519, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:02:00.191602+00:00, queued_by_job_id=1, pid=11218 [2024-02-18T15:02:04.420+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:02:04.420+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:01:00+00:00, run_id=scheduled__2024-02-18T15:01:00+00:00, run_start_date=2024-02-18 15:02:00.155761+00:00, run_end_date=2024-02-18 15:02:04.420305+00:00, run_duration=4.264544, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:01:00+00:00, data_interval_end=2024-02-18 15:02:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:02:04.430+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:02:00+00:00, run_after=2024-02-18T15:03:00+00:00 [2024-02-18T15:02:04.462+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:01:00+00:00 exited with status success for try_number 1 [2024-02-18T15:02:04.465+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:01:00+00:00, map_index=-1, run_start_date=2024-02-18 15:02:03.362093+00:00, run_end_date=2024-02-18 15:02:03.868325+00:00, run_duration=0.506232, state=success, executor_state=success, try_number=1, max_tries=1, job_id=521, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:02:00.191602+00:00, queued_by_job_id=1, pid=11248 [2024-02-18T15:02:05.503+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:02:05.504+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:01:00+00:00, run_id=scheduled__2024-02-18T15:01:00+00:00, run_start_date=2024-02-18 15:02:00.156559+00:00, run_end_date=2024-02-18 15:02:05.504067+00:00, run_duration=5.347508, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:01:00+00:00, data_interval_end=2024-02-18 15:02:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:02:05.514+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:02:00+00:00, run_after=2024-02-18T15:03:00+00:00 [2024-02-18T15:02:05.656+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:01:00+00:00 exited with status success for try_number 1 [2024-02-18T15:02:05.659+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:01:00+00:00, map_index=-1, run_start_date=2024-02-18 15:02:03.364174+00:00, run_end_date=2024-02-18 15:02:04.634144+00:00, run_duration=1.26997, state=success, executor_state=success, try_number=1, max_tries=1, job_id=520, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:02:00.191602+00:00, queued_by_job_id=1, pid=11249 [2024-02-18T15:02:11.505+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T15:03:00.767+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:03:00.775+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:03:00+00:00, run_after=2024-02-18T15:04:00+00:00 [2024-02-18T15:03:00.809+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T15:03:00.809+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:03:00.809+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:03:00.810+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:03:00.811+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:03:00.812+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:03:00.812+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:03:00.812+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:03:00.899+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:02:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:03:00.899+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:02:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:03:00.905+0000] {scheduler_job.py:635} INFO - Setting external_id for to ed760924-e95e-41b2-9ad8-833a4d7a2853 [2024-02-18T15:03:00.905+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3cde2062-4a3a-4222-976b-4cfddba0ffca [2024-02-18T15:03:03.065+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:03:03.066+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:02:00+00:00, run_id=scheduled__2024-02-18T15:02:00+00:00, run_start_date=2024-02-18 15:03:00.783070+00:00, run_end_date=2024-02-18 15:03:03.066253+00:00, run_duration=2.283183, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:02:00+00:00, data_interval_end=2024-02-18 15:03:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:03:03.073+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:03:00+00:00, run_after=2024-02-18T15:04:00+00:00 [2024-02-18T15:03:03.077+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:03:03.077+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:02:00+00:00, run_id=scheduled__2024-02-18T15:02:00+00:00, run_start_date=2024-02-18 15:03:00.783850+00:00, run_end_date=2024-02-18 15:03:03.077914+00:00, run_duration=2.294064, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:02:00+00:00, data_interval_end=2024-02-18 15:03:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:03:03.084+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:03:00+00:00, run_after=2024-02-18T15:04:00+00:00 [2024-02-18T15:03:03.104+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:02:00+00:00 exited with status success for try_number 1 [2024-02-18T15:03:03.104+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:02:00+00:00 exited with status success for try_number 1 [2024-02-18T15:03:03.108+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:02:00+00:00, map_index=-1, run_start_date=2024-02-18 15:03:01.938223+00:00, run_end_date=2024-02-18 15:03:02.972043+00:00, run_duration=1.03382, state=success, executor_state=success, try_number=1, max_tries=1, job_id=522, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:03:00.810735+00:00, queued_by_job_id=1, pid=11303 [2024-02-18T15:03:03.108+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:02:00+00:00, map_index=-1, run_start_date=2024-02-18 15:03:01.948848+00:00, run_end_date=2024-02-18 15:03:02.170906+00:00, run_duration=0.222058, state=success, executor_state=success, try_number=1, max_tries=1, job_id=523, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:03:00.810735+00:00, queued_by_job_id=1, pid=11304 [2024-02-18T15:04:00.253+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:04:00.261+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:04:00+00:00, run_after=2024-02-18T15:05:00+00:00 [2024-02-18T15:04:00.265+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:04:00.307+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T15:04:00.307+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T15:04:00.307+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:04:00.307+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:04:00.308+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:04:00.310+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T15:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:04:00.310+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T15:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T15:04:00.310+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:04:00.310+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:04:00.310+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:04:00.310+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:04:00.446+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:02:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:04:00.447+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:03:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:04:00.447+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:03:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:04:00.455+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6dd5c7b4-a6da-4a6e-b309-a8000b1aa594 [2024-02-18T15:04:00.455+0000] {scheduler_job.py:635} INFO - Setting external_id for to 17b25fbf-5850-4156-847d-71af253ae62d [2024-02-18T15:04:00.456+0000] {scheduler_job.py:635} INFO - Setting external_id for to fa2cd7ca-8555-4f0c-8f4a-49769eea75a8 [2024-02-18T15:04:01.569+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:04:01.569+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 15:02:00+00:00, run_id=scheduled__2024-02-18T15:02:00+00:00, run_start_date=2024-02-18 15:04:00.274390+00:00, run_end_date=2024-02-18 15:04:01.569391+00:00, run_duration=1.295001, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:02:00+00:00, data_interval_end=2024-02-18 15:04:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T15:04:01.577+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T15:04:00+00:00, run_after=2024-02-18T15:06:00+00:00 [2024-02-18T15:04:01.621+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:02:00+00:00 exited with status success for try_number 1 [2024-02-18T15:04:01.627+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T15:02:00+00:00, map_index=-1, run_start_date=2024-02-18 15:04:00.936780+00:00, run_end_date=2024-02-18 15:04:01.184164+00:00, run_duration=0.247384, state=success, executor_state=success, try_number=1, max_tries=1, job_id=524, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:04:00.309028+00:00, queued_by_job_id=1, pid=11340 [2024-02-18T15:04:02.663+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:04:02.663+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:03:00+00:00, run_id=scheduled__2024-02-18T15:03:00+00:00, run_start_date=2024-02-18 15:04:00.275136+00:00, run_end_date=2024-02-18 15:04:02.663351+00:00, run_duration=2.388215, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:03:00+00:00, data_interval_end=2024-02-18 15:04:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:04:02.669+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:04:00+00:00, run_after=2024-02-18T15:05:00+00:00 [2024-02-18T15:04:02.694+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:03:00+00:00 exited with status success for try_number 1 [2024-02-18T15:04:02.698+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:03:00+00:00, map_index=-1, run_start_date=2024-02-18 15:04:01.738384+00:00, run_end_date=2024-02-18 15:04:01.927221+00:00, run_duration=0.188837, state=success, executor_state=success, try_number=1, max_tries=1, job_id=526, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:04:00.309028+00:00, queued_by_job_id=1, pid=11370 [2024-02-18T15:04:03.726+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:04:03.726+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:03:00+00:00, run_id=scheduled__2024-02-18T15:03:00+00:00, run_start_date=2024-02-18 15:04:00.275822+00:00, run_end_date=2024-02-18 15:04:03.726792+00:00, run_duration=3.45097, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:03:00+00:00, data_interval_end=2024-02-18 15:04:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:04:03.733+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:04:00+00:00, run_after=2024-02-18T15:05:00+00:00 [2024-02-18T15:04:03.753+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:03:00+00:00 exited with status success for try_number 1 [2024-02-18T15:04:03.756+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:03:00+00:00, map_index=-1, run_start_date=2024-02-18 15:04:01.729062+00:00, run_end_date=2024-02-18 15:04:02.758246+00:00, run_duration=1.029184, state=success, executor_state=success, try_number=1, max_tries=1, job_id=525, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:04:00.309028+00:00, queued_by_job_id=1, pid=11369 [2024-02-18T15:05:01.061+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:05:00+00:00, run_after=2024-02-18T15:06:00+00:00 [2024-02-18T15:05:01.069+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:05:00+00:00, run_after=2024-02-18T15:10:00+00:00 [2024-02-18T15:05:01.073+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:05:01.229+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T15:05:01.230+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:05:01.230+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:05:01.230+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:05:01.231+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:05:01.233+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T15:00:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T15:05:01.233+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T15:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T15:05:01.233+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:05:01.233+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:05:01.233+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:05:01.233+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:05:01.367+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T15:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:05:01.369+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:04:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:05:01.369+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:04:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:05:01.376+0000] {scheduler_job.py:635} INFO - Setting external_id for to a984b7bd-04a7-44b4-8ca3-94f83f4b7a78 [2024-02-18T15:05:01.377+0000] {scheduler_job.py:635} INFO - Setting external_id for to c04d6e33-0f1c-4075-b9d8-793c280fa2e6 [2024-02-18T15:05:01.377+0000] {scheduler_job.py:635} INFO - Setting external_id for to 16272aa0-41c7-4bd1-a6d6-576d756a5d48 [2024-02-18T15:05:03.634+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:05:03.634+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:04:00+00:00, run_id=scheduled__2024-02-18T15:04:00+00:00, run_start_date=2024-02-18 15:05:01.115949+00:00, run_end_date=2024-02-18 15:05:03.634708+00:00, run_duration=2.518759, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:04:00+00:00, data_interval_end=2024-02-18 15:05:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:05:03.641+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:05:00+00:00, run_after=2024-02-18T15:06:00+00:00 [2024-02-18T15:05:03.657+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T15:05:03.658+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:05:03.658+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:05:03.660+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T15:00:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T15:05:03.660+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T15:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T15:05:03.689+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T15:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:05:03.690+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T15:00:00+00:00 exited with status success for try_number 1 [2024-02-18T15:05:03.690+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:04:00+00:00 exited with status success for try_number 1 [2024-02-18T15:05:03.695+0000] {scheduler_job.py:635} INFO - Setting external_id for to c350dde1-a5d3-4cc9-98f1-35798af94bac [2024-02-18T15:05:03.695+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:04:00+00:00, map_index=-1, run_start_date=2024-02-18 15:05:02.718267+00:00, run_end_date=2024-02-18 15:05:02.971263+00:00, run_duration=0.252996, state=success, executor_state=success, try_number=1, max_tries=1, job_id=528, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:05:01.231702+00:00, queued_by_job_id=1, pid=11436 [2024-02-18T15:05:03.696+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T15:00:00+00:00, map_index=-1, run_start_date=2024-02-18 15:05:02.822148+00:00, run_end_date=2024-02-18 15:05:03.162984+00:00, run_duration=0.340836, state=success, executor_state=success, try_number=1, max_tries=1, job_id=529, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:05:01.231702+00:00, queued_by_job_id=1, pid=11437 [2024-02-18T15:05:03.977+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:05:03.977+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:04:00+00:00, run_id=scheduled__2024-02-18T15:04:00+00:00, run_start_date=2024-02-18 15:05:01.116661+00:00, run_end_date=2024-02-18 15:05:03.977310+00:00, run_duration=2.860649, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:04:00+00:00, data_interval_end=2024-02-18 15:05:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:05:03.984+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:05:00+00:00, run_after=2024-02-18T15:06:00+00:00 [2024-02-18T15:05:04.017+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:04:00+00:00 exited with status success for try_number 1 [2024-02-18T15:05:04.021+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:04:00+00:00, map_index=-1, run_start_date=2024-02-18 15:05:02.691578+00:00, run_end_date=2024-02-18 15:05:03.769937+00:00, run_duration=1.078359, state=success, executor_state=success, try_number=1, max_tries=1, job_id=527, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:05:01.231702+00:00, queued_by_job_id=1, pid=11435 [2024-02-18T15:05:05.091+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T15:05:05.091+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:05:05.092+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:05:05.093+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T15:00:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T15:05:05.094+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T15:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T15:05:05.144+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T15:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:05:05.150+0000] {scheduler_job.py:635} INFO - Setting external_id for to 60157a67-5589-404d-b6ec-17b69e759b1c [2024-02-18T15:05:05.230+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T15:00:00+00:00 exited with status success for try_number 1 [2024-02-18T15:05:05.235+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T15:00:00+00:00, map_index=-1, run_start_date=2024-02-18 15:05:04.855005+00:00, run_end_date=2024-02-18 15:05:05.040190+00:00, run_duration=0.185185, state=success, executor_state=success, try_number=1, max_tries=1, job_id=530, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:05:03.658886+00:00, queued_by_job_id=1, pid=11476 [2024-02-18T15:05:07.352+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T15:05:07.352+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:05:07.353+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:05:07.354+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T15:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:05:07.354+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T15:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T15:05:07.381+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T15:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:05:07.381+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T15:00:00+00:00 exited with status success for try_number 1 [2024-02-18T15:05:07.385+0000] {scheduler_job.py:635} INFO - Setting external_id for to bcb17c7d-ff18-4767-8eac-170b5a47d547 [2024-02-18T15:05:07.386+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T15:00:00+00:00, map_index=0, run_start_date=2024-02-18 15:05:06.565363+00:00, run_end_date=2024-02-18 15:05:06.754072+00:00, run_duration=0.188709, state=success, executor_state=success, try_number=1, max_tries=1, job_id=531, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:05:05.092561+00:00, queued_by_job_id=1, pid=11488 [2024-02-18T15:05:09.640+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:05:09.640+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:00:00+00:00, run_id=scheduled__2024-02-18T15:00:00+00:00, run_start_date=2024-02-18 15:05:01.115064+00:00, run_end_date=2024-02-18 15:05:09.640705+00:00, run_duration=8.525641, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:00:00+00:00, data_interval_end=2024-02-18 15:05:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T15:05:09.644+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:05:00+00:00, run_after=2024-02-18T15:10:00+00:00 [2024-02-18T15:05:09.662+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T15:00:00+00:00 exited with status success for try_number 1 [2024-02-18T15:05:09.665+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T15:00:00+00:00, map_index=-1, run_start_date=2024-02-18 15:05:08.434369+00:00, run_end_date=2024-02-18 15:05:08.602684+00:00, run_duration=0.168315, state=success, executor_state=success, try_number=1, max_tries=1, job_id=532, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:05:07.353769+00:00, queued_by_job_id=1, pid=11500 [2024-02-18T15:06:00.859+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:06:00.863+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:06:00.871+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:06:00+00:00, run_after=2024-02-18T15:07:00+00:00 [2024-02-18T15:06:00.913+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T15:06:00.913+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T15:06:00.913+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:06:00.914+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:06:00.914+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:06:00.916+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T15:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:06:00.916+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T15:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T15:06:00.916+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:06:00.916+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:06:00.917+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:06:00.917+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:06:01.056+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:04:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:06:01.056+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:06:01.056+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:06:01.063+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2f943430-1af3-4c81-b19b-1af9cb526ad3 [2024-02-18T15:06:01.064+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6a7f89f9-744c-4b3f-b616-4762da2f21d9 [2024-02-18T15:06:01.064+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8cadd27c-f874-4431-8a0d-dc7019657f30 [2024-02-18T15:06:02.199+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:06:02.200+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 15:04:00+00:00, run_id=scheduled__2024-02-18T15:04:00+00:00, run_start_date=2024-02-18 15:06:00.878763+00:00, run_end_date=2024-02-18 15:06:02.200256+00:00, run_duration=1.321493, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:04:00+00:00, data_interval_end=2024-02-18 15:06:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T15:06:02.208+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T15:06:00+00:00, run_after=2024-02-18T15:08:00+00:00 [2024-02-18T15:06:02.250+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:04:00+00:00 exited with status success for try_number 1 [2024-02-18T15:06:02.255+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T15:04:00+00:00, map_index=-1, run_start_date=2024-02-18 15:06:01.460969+00:00, run_end_date=2024-02-18 15:06:01.649196+00:00, run_duration=0.188227, state=success, executor_state=success, try_number=1, max_tries=1, job_id=533, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:06:00.915253+00:00, queued_by_job_id=1, pid=11517 [2024-02-18T15:06:03.287+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:06:03.287+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:05:00+00:00, run_id=scheduled__2024-02-18T15:05:00+00:00, run_start_date=2024-02-18 15:06:00.879458+00:00, run_end_date=2024-02-18 15:06:03.287244+00:00, run_duration=2.407786, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:05:00+00:00, data_interval_end=2024-02-18 15:06:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:06:03.293+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:06:00+00:00, run_after=2024-02-18T15:07:00+00:00 [2024-02-18T15:06:03.314+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:05:00+00:00 exited with status success for try_number 1 [2024-02-18T15:06:03.317+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:05:00+00:00, map_index=-1, run_start_date=2024-02-18 15:06:02.346724+00:00, run_end_date=2024-02-18 15:06:02.533336+00:00, run_duration=0.186612, state=success, executor_state=success, try_number=1, max_tries=1, job_id=535, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:06:00.915253+00:00, queued_by_job_id=1, pid=11548 [2024-02-18T15:06:04.226+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:06:04.226+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:05:00+00:00, run_id=scheduled__2024-02-18T15:05:00+00:00, run_start_date=2024-02-18 15:06:00.880114+00:00, run_end_date=2024-02-18 15:06:04.226214+00:00, run_duration=3.3461, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:05:00+00:00, data_interval_end=2024-02-18 15:06:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:06:04.232+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:06:00+00:00, run_after=2024-02-18T15:07:00+00:00 [2024-02-18T15:06:04.251+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:05:00+00:00 exited with status success for try_number 1 [2024-02-18T15:06:04.254+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:05:00+00:00, map_index=-1, run_start_date=2024-02-18 15:06:02.301137+00:00, run_end_date=2024-02-18 15:06:03.320006+00:00, run_duration=1.018869, state=success, executor_state=success, try_number=1, max_tries=1, job_id=534, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:06:00.915253+00:00, queued_by_job_id=1, pid=11547 [2024-02-18T15:07:00.767+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:07:00.775+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:07:00+00:00, run_after=2024-02-18T15:08:00+00:00 [2024-02-18T15:07:00.810+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T15:07:00.810+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:07:00.810+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:07:00.811+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:07:00.812+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:07:00.813+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:07:00.813+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:07:00.813+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:07:00.907+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:06:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:07:00.907+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:06:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:07:00.914+0000] {scheduler_job.py:635} INFO - Setting external_id for to ba56f160-f14c-4a8f-ad6c-77b295d3ac13 [2024-02-18T15:07:00.914+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9c949657-be9a-4e18-9d62-6cfbdb2099ee [2024-02-18T15:07:02.872+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:07:02.872+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:06:00+00:00, run_id=scheduled__2024-02-18T15:06:00+00:00, run_start_date=2024-02-18 15:07:00.784622+00:00, run_end_date=2024-02-18 15:07:02.872893+00:00, run_duration=2.088271, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:06:00+00:00, data_interval_end=2024-02-18 15:07:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:07:02.880+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:07:00+00:00, run_after=2024-02-18T15:08:00+00:00 [2024-02-18T15:07:02.909+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:06:00+00:00 exited with status success for try_number 1 [2024-02-18T15:07:02.912+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:06:00+00:00, map_index=-1, run_start_date=2024-02-18 15:07:01.979742+00:00, run_end_date=2024-02-18 15:07:02.201504+00:00, run_duration=0.221762, state=success, executor_state=success, try_number=1, max_tries=1, job_id=537, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:07:00.811849+00:00, queued_by_job_id=1, pid=11602 [2024-02-18T15:07:03.941+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:07:03.941+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:06:00+00:00, run_id=scheduled__2024-02-18T15:06:00+00:00, run_start_date=2024-02-18 15:07:00.785311+00:00, run_end_date=2024-02-18 15:07:03.941607+00:00, run_duration=3.156296, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:06:00+00:00, data_interval_end=2024-02-18 15:07:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:07:03.947+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:07:00+00:00, run_after=2024-02-18T15:08:00+00:00 [2024-02-18T15:07:03.971+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:06:00+00:00 exited with status success for try_number 1 [2024-02-18T15:07:03.974+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:06:00+00:00, map_index=-1, run_start_date=2024-02-18 15:07:01.954598+00:00, run_end_date=2024-02-18 15:07:02.956143+00:00, run_duration=1.001545, state=success, executor_state=success, try_number=1, max_tries=1, job_id=536, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:07:00.811849+00:00, queued_by_job_id=1, pid=11601 [2024-02-18T15:07:11.540+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T15:08:00.363+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:08:00.371+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:08:00+00:00, run_after=2024-02-18T15:09:00+00:00 [2024-02-18T15:08:00.375+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:08:00.419+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T15:08:00.420+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T15:08:00.420+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:08:00.420+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:08:00.420+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:08:00.422+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T15:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:08:00.423+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T15:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T15:08:00.423+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:08:00.423+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:08:00.423+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:08:00.423+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:08:00.621+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:06:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:08:00.621+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:07:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:08:00.622+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:07:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:08:00.629+0000] {scheduler_job.py:635} INFO - Setting external_id for to c17db569-c5dc-4195-8a9d-c3cde058e36d [2024-02-18T15:08:00.629+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8b62df85-43da-4a9b-aae7-39f43bc4077a [2024-02-18T15:08:00.629+0000] {scheduler_job.py:635} INFO - Setting external_id for to dc51dcde-382d-4b49-ad7f-e02c5b8d857a [2024-02-18T15:08:01.746+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:08:01.747+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 15:06:00+00:00, run_id=scheduled__2024-02-18T15:06:00+00:00, run_start_date=2024-02-18 15:08:00.383277+00:00, run_end_date=2024-02-18 15:08:01.747166+00:00, run_duration=1.363889, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:06:00+00:00, data_interval_end=2024-02-18 15:08:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T15:08:01.756+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T15:08:00+00:00, run_after=2024-02-18T15:10:00+00:00 [2024-02-18T15:08:01.801+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:06:00+00:00 exited with status success for try_number 1 [2024-02-18T15:08:01.805+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T15:06:00+00:00, map_index=-1, run_start_date=2024-02-18 15:08:00.987883+00:00, run_end_date=2024-02-18 15:08:01.243877+00:00, run_duration=0.255994, state=success, executor_state=success, try_number=1, max_tries=1, job_id=538, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:08:00.421589+00:00, queued_by_job_id=1, pid=11637 [2024-02-18T15:08:02.306+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:08:02.306+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:07:00+00:00, run_id=scheduled__2024-02-18T15:07:00+00:00, run_start_date=2024-02-18 15:08:00.384023+00:00, run_end_date=2024-02-18 15:08:02.306571+00:00, run_duration=1.922548, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:07:00+00:00, data_interval_end=2024-02-18 15:08:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:08:02.313+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:08:00+00:00, run_after=2024-02-18T15:09:00+00:00 [2024-02-18T15:08:02.337+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:07:00+00:00 exited with status success for try_number 1 [2024-02-18T15:08:02.340+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:07:00+00:00, map_index=-1, run_start_date=2024-02-18 15:08:01.809877+00:00, run_end_date=2024-02-18 15:08:02.004995+00:00, run_duration=0.195118, state=success, executor_state=success, try_number=1, max_tries=1, job_id=539, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:08:00.421589+00:00, queued_by_job_id=1, pid=11667 [2024-02-18T15:08:03.384+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:08:03.384+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:07:00+00:00, run_id=scheduled__2024-02-18T15:07:00+00:00, run_start_date=2024-02-18 15:08:00.384750+00:00, run_end_date=2024-02-18 15:08:03.384469+00:00, run_duration=2.999719, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:07:00+00:00, data_interval_end=2024-02-18 15:08:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:08:03.392+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:08:00+00:00, run_after=2024-02-18T15:09:00+00:00 [2024-02-18T15:08:03.411+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:07:00+00:00 exited with status success for try_number 1 [2024-02-18T15:08:03.415+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:07:00+00:00, map_index=-1, run_start_date=2024-02-18 15:08:01.827381+00:00, run_end_date=2024-02-18 15:08:02.734198+00:00, run_duration=0.906817, state=success, executor_state=success, try_number=1, max_tries=1, job_id=540, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:08:00.421589+00:00, queued_by_job_id=1, pid=11668 [2024-02-18T15:09:00.868+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:09:00+00:00, run_after=2024-02-18T15:10:00+00:00 [2024-02-18T15:09:00.872+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:09:00.907+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T15:09:00.908+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:09:00.908+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:09:00.908+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:09:00.910+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:09:00.910+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:09:00.910+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:09:00.910+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:09:01.000+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:08:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:09:01.001+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:08:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:09:01.007+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7a0c8b2c-d23d-4785-9590-9dd9ad5ac64f [2024-02-18T15:09:01.008+0000] {scheduler_job.py:635} INFO - Setting external_id for to 97d21b9f-c87b-4def-9352-5e91b6503c4e [2024-02-18T15:09:02.802+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:09:02.802+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:08:00+00:00, run_id=scheduled__2024-02-18T15:08:00+00:00, run_start_date=2024-02-18 15:09:00.881763+00:00, run_end_date=2024-02-18 15:09:02.802456+00:00, run_duration=1.920693, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:08:00+00:00, data_interval_end=2024-02-18 15:09:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:09:02.808+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:09:00+00:00, run_after=2024-02-18T15:10:00+00:00 [2024-02-18T15:09:02.837+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:08:00+00:00 exited with status success for try_number 1 [2024-02-18T15:09:02.841+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:08:00+00:00, map_index=-1, run_start_date=2024-02-18 15:09:02.104258+00:00, run_end_date=2024-02-18 15:09:02.318313+00:00, run_duration=0.214055, state=success, executor_state=success, try_number=1, max_tries=1, job_id=542, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:09:00.909210+00:00, queued_by_job_id=1, pid=11722 [2024-02-18T15:09:03.876+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:09:03.877+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:08:00+00:00, run_id=scheduled__2024-02-18T15:08:00+00:00, run_start_date=2024-02-18 15:09:00.882598+00:00, run_end_date=2024-02-18 15:09:03.876953+00:00, run_duration=2.994355, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:08:00+00:00, data_interval_end=2024-02-18 15:09:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:09:03.883+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:09:00+00:00, run_after=2024-02-18T15:10:00+00:00 [2024-02-18T15:09:03.902+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:08:00+00:00 exited with status success for try_number 1 [2024-02-18T15:09:03.904+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:08:00+00:00, map_index=-1, run_start_date=2024-02-18 15:09:02.103821+00:00, run_end_date=2024-02-18 15:09:03.183737+00:00, run_duration=1.079916, state=success, executor_state=success, try_number=1, max_tries=1, job_id=541, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:09:00.909210+00:00, queued_by_job_id=1, pid=11723 [2024-02-18T15:10:00.313+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:10:00.318+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:10:00.325+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:10:00+00:00, run_after=2024-02-18T15:11:00+00:00 [2024-02-18T15:10:00.332+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:10:00+00:00, run_after=2024-02-18T15:15:00+00:00 [2024-02-18T15:10:00.381+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T15:10:00.382+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:10:00.382+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T15:10:00.382+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:10:00.382+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:10:00.383+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:10:00.385+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T15:05:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T15:10:00.385+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T15:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T15:10:00.385+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T15:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:10:00.385+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T15:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T15:10:00.385+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:10:00.385+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:10:00.386+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:10:00.386+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:10:00.745+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T15:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:10:00.746+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:08:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:10:00.746+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:09:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:10:00.746+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:09:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:10:00.763+0000] {scheduler_job.py:635} INFO - Setting external_id for to d937ba84-9ec4-43c0-b021-2485834f22d5 [2024-02-18T15:10:00.763+0000] {scheduler_job.py:635} INFO - Setting external_id for to 02e11fa2-89f7-4860-9e48-d6ea0658e859 [2024-02-18T15:10:00.764+0000] {scheduler_job.py:635} INFO - Setting external_id for to bcccce3f-078b-417d-b920-c354ee67da54 [2024-02-18T15:10:00.764+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5c038a24-b1d6-4b5e-ae7d-cb53498312ff [2024-02-18T15:10:02.022+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:10:02.022+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 15:08:00+00:00, run_id=scheduled__2024-02-18T15:08:00+00:00, run_start_date=2024-02-18 15:10:00.340694+00:00, run_end_date=2024-02-18 15:10:02.022817+00:00, run_duration=1.682123, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:08:00+00:00, data_interval_end=2024-02-18 15:10:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T15:10:02.035+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T15:10:00+00:00, run_after=2024-02-18T15:12:00+00:00 [2024-02-18T15:10:02.107+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:08:00+00:00 exited with status success for try_number 1 [2024-02-18T15:10:02.117+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T15:08:00+00:00, map_index=-1, run_start_date=2024-02-18 15:10:01.315934+00:00, run_end_date=2024-02-18 15:10:01.832755+00:00, run_duration=0.516821, state=success, executor_state=success, try_number=1, max_tries=1, job_id=543, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:10:00.383832+00:00, queued_by_job_id=1, pid=11759 [2024-02-18T15:10:03.157+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:10:03.157+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:09:00+00:00, run_id=scheduled__2024-02-18T15:09:00+00:00, run_start_date=2024-02-18 15:10:00.341365+00:00, run_end_date=2024-02-18 15:10:03.157686+00:00, run_duration=2.816321, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:09:00+00:00, data_interval_end=2024-02-18 15:10:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:10:03.167+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:10:00+00:00, run_after=2024-02-18T15:11:00+00:00 [2024-02-18T15:10:03.189+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T15:10:03.189+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:10:03.190+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:10:03.191+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T15:05:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T15:10:03.191+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T15:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T15:10:03.226+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T15:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:10:03.226+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T15:05:00+00:00 exited with status success for try_number 1 [2024-02-18T15:10:03.226+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:09:00+00:00 exited with status success for try_number 1 [2024-02-18T15:10:03.231+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T15:05:00+00:00, map_index=-1, run_start_date=2024-02-18 15:10:02.258075+00:00, run_end_date=2024-02-18 15:10:02.552382+00:00, run_duration=0.294307, state=success, executor_state=success, try_number=1, max_tries=1, job_id=544, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:10:00.383832+00:00, queued_by_job_id=1, pid=11790 [2024-02-18T15:10:03.231+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:09:00+00:00, map_index=-1, run_start_date=2024-02-18 15:10:02.595701+00:00, run_end_date=2024-02-18 15:10:02.876095+00:00, run_duration=0.280394, state=success, executor_state=success, try_number=1, max_tries=1, job_id=546, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:10:00.383832+00:00, queued_by_job_id=1, pid=11819 [2024-02-18T15:10:03.231+0000] {scheduler_job.py:635} INFO - Setting external_id for to d76a8388-3b0f-42d8-a563-8cc9b1a844af [2024-02-18T15:10:04.347+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:10:04.347+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:09:00+00:00, run_id=scheduled__2024-02-18T15:09:00+00:00, run_start_date=2024-02-18 15:10:00.342028+00:00, run_end_date=2024-02-18 15:10:04.347421+00:00, run_duration=4.005393, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:09:00+00:00, data_interval_end=2024-02-18 15:10:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:10:04.357+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:10:00+00:00, run_after=2024-02-18T15:11:00+00:00 [2024-02-18T15:10:04.397+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:09:00+00:00 exited with status success for try_number 1 [2024-02-18T15:10:04.402+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:09:00+00:00, map_index=-1, run_start_date=2024-02-18 15:10:02.374478+00:00, run_end_date=2024-02-18 15:10:03.553706+00:00, run_duration=1.179228, state=success, executor_state=success, try_number=1, max_tries=1, job_id=545, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:10:00.383832+00:00, queued_by_job_id=1, pid=11791 [2024-02-18T15:10:05.197+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T15:10:05.197+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:10:05.198+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:10:05.199+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T15:05:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T15:10:05.199+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T15:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T15:10:05.226+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T15:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:10:05.226+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T15:05:00+00:00 exited with status success for try_number 1 [2024-02-18T15:10:05.230+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0819b510-fb9f-47a8-a704-66a92b2c93d5 [2024-02-18T15:10:05.230+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T15:05:00+00:00, map_index=-1, run_start_date=2024-02-18 15:10:04.341372+00:00, run_end_date=2024-02-18 15:10:04.544085+00:00, run_duration=0.202713, state=success, executor_state=success, try_number=1, max_tries=1, job_id=547, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:10:03.190630+00:00, queued_by_job_id=1, pid=11840 [2024-02-18T15:10:07.476+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T15:10:07.477+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:10:07.477+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:10:07.478+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T15:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:10:07.479+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T15:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T15:10:07.506+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T15:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:10:07.506+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T15:05:00+00:00 exited with status success for try_number 1 [2024-02-18T15:10:07.510+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6cb660b8-32f6-40c6-9479-9e25bebfe7c4 [2024-02-18T15:10:07.510+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T15:05:00+00:00, map_index=0, run_start_date=2024-02-18 15:10:06.616061+00:00, run_end_date=2024-02-18 15:10:06.783436+00:00, run_duration=0.167375, state=success, executor_state=success, try_number=1, max_tries=1, job_id=548, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:10:05.198494+00:00, queued_by_job_id=1, pid=11852 [2024-02-18T15:10:09.406+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:10:09.406+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:05:00+00:00, run_id=scheduled__2024-02-18T15:05:00+00:00, run_start_date=2024-02-18 15:10:00.339989+00:00, run_end_date=2024-02-18 15:10:09.406432+00:00, run_duration=9.066443, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:05:00+00:00, data_interval_end=2024-02-18 15:10:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T15:10:09.411+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:10:00+00:00, run_after=2024-02-18T15:15:00+00:00 [2024-02-18T15:10:09.431+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T15:05:00+00:00 exited with status success for try_number 1 [2024-02-18T15:10:09.434+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T15:05:00+00:00, map_index=-1, run_start_date=2024-02-18 15:10:08.559463+00:00, run_end_date=2024-02-18 15:10:08.717309+00:00, run_duration=0.157846, state=success, executor_state=success, try_number=1, max_tries=1, job_id=549, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:10:07.477946+00:00, queued_by_job_id=1, pid=11864 [2024-02-18T15:11:00.825+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:11:00.833+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:11:00+00:00, run_after=2024-02-18T15:12:00+00:00 [2024-02-18T15:11:00.871+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T15:11:00.871+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:11:00.872+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:11:00.872+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:11:00.874+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:11:00.874+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:11:00.874+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:11:00.874+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:11:00.968+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:11:00.968+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:11:00.975+0000] {scheduler_job.py:635} INFO - Setting external_id for to 894faabd-9941-406c-ad86-bd65018435b3 [2024-02-18T15:11:00.975+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7737d42d-753e-47c9-b28a-42fdff57bd11 [2024-02-18T15:11:03.140+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:11:03.141+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:10:00+00:00, run_id=scheduled__2024-02-18T15:10:00+00:00, run_start_date=2024-02-18 15:11:00.845352+00:00, run_end_date=2024-02-18 15:11:03.140986+00:00, run_duration=2.295634, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:10:00+00:00, data_interval_end=2024-02-18 15:11:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:11:03.147+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:11:00+00:00, run_after=2024-02-18T15:12:00+00:00 [2024-02-18T15:11:03.151+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:11:03.151+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:10:00+00:00, run_id=scheduled__2024-02-18T15:10:00+00:00, run_start_date=2024-02-18 15:11:00.846347+00:00, run_end_date=2024-02-18 15:11:03.151345+00:00, run_duration=2.304998, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:10:00+00:00, data_interval_end=2024-02-18 15:11:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:11:03.157+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:11:00+00:00, run_after=2024-02-18T15:12:00+00:00 [2024-02-18T15:11:03.177+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:10:00+00:00 exited with status success for try_number 1 [2024-02-18T15:11:03.178+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:10:00+00:00 exited with status success for try_number 1 [2024-02-18T15:11:03.181+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:10:00+00:00, map_index=-1, run_start_date=2024-02-18 15:11:02.007871+00:00, run_end_date=2024-02-18 15:11:02.212456+00:00, run_duration=0.204585, state=success, executor_state=success, try_number=1, max_tries=1, job_id=551, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:11:00.872990+00:00, queued_by_job_id=1, pid=11901 [2024-02-18T15:11:03.182+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:10:00+00:00, map_index=-1, run_start_date=2024-02-18 15:11:02.007224+00:00, run_end_date=2024-02-18 15:11:02.899828+00:00, run_duration=0.892604, state=success, executor_state=success, try_number=1, max_tries=1, job_id=550, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:11:00.872990+00:00, queued_by_job_id=1, pid=11900 [2024-02-18T15:12:00.269+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:12:00.273+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:12:00.281+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:12:00+00:00, run_after=2024-02-18T15:13:00+00:00 [2024-02-18T15:12:00.323+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T15:12:00.324+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T15:12:00.324+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:12:00.324+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:12:00.324+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:12:00.327+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T15:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:12:00.327+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T15:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T15:12:00.327+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:12:00.327+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:12:00.327+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:12:00.327+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:12:00.461+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:12:00.462+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:11:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:12:00.462+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:11:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:12:00.469+0000] {scheduler_job.py:635} INFO - Setting external_id for to bdffe827-4ead-4aaa-b0ae-7004390d1648 [2024-02-18T15:12:00.469+0000] {scheduler_job.py:635} INFO - Setting external_id for to 12f9bb05-268e-4ec2-a62b-8584cdc5c628 [2024-02-18T15:12:00.470+0000] {scheduler_job.py:635} INFO - Setting external_id for to b826f59b-2545-43b0-8a19-a66522acced5 [2024-02-18T15:12:01.621+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:12:01.622+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 15:10:00+00:00, run_id=scheduled__2024-02-18T15:10:00+00:00, run_start_date=2024-02-18 15:12:00.291190+00:00, run_end_date=2024-02-18 15:12:01.621921+00:00, run_duration=1.330731, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:10:00+00:00, data_interval_end=2024-02-18 15:12:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T15:12:01.630+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T15:12:00+00:00, run_after=2024-02-18T15:14:00+00:00 [2024-02-18T15:12:01.672+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:10:00+00:00 exited with status success for try_number 1 [2024-02-18T15:12:01.677+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T15:10:00+00:00, map_index=-1, run_start_date=2024-02-18 15:12:00.906866+00:00, run_end_date=2024-02-18 15:12:01.159509+00:00, run_duration=0.252643, state=success, executor_state=success, try_number=1, max_tries=1, job_id=552, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:12:00.325561+00:00, queued_by_job_id=1, pid=11936 [2024-02-18T15:12:02.709+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:12:02.709+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:11:00+00:00, run_id=scheduled__2024-02-18T15:11:00+00:00, run_start_date=2024-02-18 15:12:00.291968+00:00, run_end_date=2024-02-18 15:12:02.709651+00:00, run_duration=2.417683, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:11:00+00:00, data_interval_end=2024-02-18 15:12:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:12:02.719+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:12:00+00:00, run_after=2024-02-18T15:13:00+00:00 [2024-02-18T15:12:02.746+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:11:00+00:00 exited with status success for try_number 1 [2024-02-18T15:12:02.750+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:11:00+00:00, map_index=-1, run_start_date=2024-02-18 15:12:01.733513+00:00, run_end_date=2024-02-18 15:12:01.937250+00:00, run_duration=0.203737, state=success, executor_state=success, try_number=1, max_tries=1, job_id=554, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:12:00.325561+00:00, queued_by_job_id=1, pid=11967 [2024-02-18T15:12:03.777+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:12:03.777+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:11:00+00:00, run_id=scheduled__2024-02-18T15:11:00+00:00, run_start_date=2024-02-18 15:12:00.292632+00:00, run_end_date=2024-02-18 15:12:03.777722+00:00, run_duration=3.48509, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:11:00+00:00, data_interval_end=2024-02-18 15:12:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:12:03.783+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:12:00+00:00, run_after=2024-02-18T15:13:00+00:00 [2024-02-18T15:12:03.802+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:11:00+00:00 exited with status success for try_number 1 [2024-02-18T15:12:03.805+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:11:00+00:00, map_index=-1, run_start_date=2024-02-18 15:12:01.693473+00:00, run_end_date=2024-02-18 15:12:02.809629+00:00, run_duration=1.116156, state=success, executor_state=success, try_number=1, max_tries=1, job_id=553, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:12:00.325561+00:00, queued_by_job_id=1, pid=11966 [2024-02-18T15:12:11.576+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T15:13:00.775+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:13:00.784+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:13:00+00:00, run_after=2024-02-18T15:14:00+00:00 [2024-02-18T15:13:00.818+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T15:13:00.818+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:13:00.818+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:13:00.819+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:13:00.820+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:13:00.820+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:13:00.821+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:13:00.821+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:13:00.913+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:12:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:13:00.914+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:12:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:13:00.919+0000] {scheduler_job.py:635} INFO - Setting external_id for to ea1624a3-53a7-4085-96c7-f176717dcf5d [2024-02-18T15:13:00.920+0000] {scheduler_job.py:635} INFO - Setting external_id for to e895b744-7291-43ab-a368-8f9bbff38c94 [2024-02-18T15:13:03.080+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:13:03.080+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:12:00+00:00, run_id=scheduled__2024-02-18T15:12:00+00:00, run_start_date=2024-02-18 15:13:00.792213+00:00, run_end_date=2024-02-18 15:13:03.080632+00:00, run_duration=2.288419, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:12:00+00:00, data_interval_end=2024-02-18 15:13:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:13:03.086+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:13:00+00:00, run_after=2024-02-18T15:14:00+00:00 [2024-02-18T15:13:03.116+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:12:00+00:00 exited with status success for try_number 1 [2024-02-18T15:13:03.120+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:12:00+00:00, map_index=-1, run_start_date=2024-02-18 15:13:02.011360+00:00, run_end_date=2024-02-18 15:13:02.221975+00:00, run_duration=0.210615, state=success, executor_state=success, try_number=1, max_tries=1, job_id=555, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:13:00.819625+00:00, queued_by_job_id=1, pid=12022 [2024-02-18T15:13:04.154+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:13:04.154+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:12:00+00:00, run_id=scheduled__2024-02-18T15:12:00+00:00, run_start_date=2024-02-18 15:13:00.792957+00:00, run_end_date=2024-02-18 15:13:04.154371+00:00, run_duration=3.361414, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:12:00+00:00, data_interval_end=2024-02-18 15:13:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:13:04.160+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:13:00+00:00, run_after=2024-02-18T15:14:00+00:00 [2024-02-18T15:13:04.181+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:12:00+00:00 exited with status success for try_number 1 [2024-02-18T15:13:04.184+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:12:00+00:00, map_index=-1, run_start_date=2024-02-18 15:13:02.005997+00:00, run_end_date=2024-02-18 15:13:03.823603+00:00, run_duration=1.817606, state=success, executor_state=success, try_number=1, max_tries=1, job_id=556, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:13:00.819625+00:00, queued_by_job_id=1, pid=12021 [2024-02-18T15:14:00.273+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:14:00.281+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:14:00+00:00, run_after=2024-02-18T15:15:00+00:00 [2024-02-18T15:14:00.285+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:14:00.326+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T15:14:00.327+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T15:14:00.327+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:14:00.327+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:14:00.327+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:14:00.329+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T15:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:14:00.329+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T15:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T15:14:00.330+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:14:00.330+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:14:00.330+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:14:00.330+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:14:00.473+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:12:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:14:00.474+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:13:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:14:00.474+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:13:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:14:00.481+0000] {scheduler_job.py:635} INFO - Setting external_id for to e30aca2c-ea25-4a73-9146-cfc7790c4f48 [2024-02-18T15:14:00.481+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5bdabebe-688c-4946-a4ff-800a950acc13 [2024-02-18T15:14:00.481+0000] {scheduler_job.py:635} INFO - Setting external_id for to ce5b47f8-64df-428c-abe0-1ac01b59a91a [2024-02-18T15:14:01.649+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:14:01.650+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 15:12:00+00:00, run_id=scheduled__2024-02-18T15:12:00+00:00, run_start_date=2024-02-18 15:14:00.293682+00:00, run_end_date=2024-02-18 15:14:01.650121+00:00, run_duration=1.356439, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:12:00+00:00, data_interval_end=2024-02-18 15:14:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T15:14:01.656+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T15:14:00+00:00, run_after=2024-02-18T15:16:00+00:00 [2024-02-18T15:14:01.696+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:12:00+00:00 exited with status success for try_number 1 [2024-02-18T15:14:01.700+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T15:12:00+00:00, map_index=-1, run_start_date=2024-02-18 15:14:00.955207+00:00, run_end_date=2024-02-18 15:14:01.189061+00:00, run_duration=0.233854, state=success, executor_state=success, try_number=1, max_tries=1, job_id=557, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:14:00.328418+00:00, queued_by_job_id=1, pid=12057 [2024-02-18T15:14:02.728+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:14:02.728+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:13:00+00:00, run_id=scheduled__2024-02-18T15:13:00+00:00, run_start_date=2024-02-18 15:14:00.294619+00:00, run_end_date=2024-02-18 15:14:02.728580+00:00, run_duration=2.433961, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:13:00+00:00, data_interval_end=2024-02-18 15:14:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:14:02.734+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:14:00+00:00, run_after=2024-02-18T15:15:00+00:00 [2024-02-18T15:14:02.758+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:13:00+00:00 exited with status success for try_number 1 [2024-02-18T15:14:02.760+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:13:00+00:00, map_index=-1, run_start_date=2024-02-18 15:14:01.744633+00:00, run_end_date=2024-02-18 15:14:01.943524+00:00, run_duration=0.198891, state=success, executor_state=success, try_number=1, max_tries=1, job_id=559, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:14:00.328418+00:00, queued_by_job_id=1, pid=12088 [2024-02-18T15:14:03.788+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:14:03.788+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:13:00+00:00, run_id=scheduled__2024-02-18T15:13:00+00:00, run_start_date=2024-02-18 15:14:00.295381+00:00, run_end_date=2024-02-18 15:14:03.788351+00:00, run_duration=3.49297, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:13:00+00:00, data_interval_end=2024-02-18 15:14:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:14:03.794+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:14:00+00:00, run_after=2024-02-18T15:15:00+00:00 [2024-02-18T15:14:03.813+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:13:00+00:00 exited with status success for try_number 1 [2024-02-18T15:14:03.816+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:13:00+00:00, map_index=-1, run_start_date=2024-02-18 15:14:01.706734+00:00, run_end_date=2024-02-18 15:14:02.877184+00:00, run_duration=1.17045, state=success, executor_state=success, try_number=1, max_tries=1, job_id=558, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:14:00.328418+00:00, queued_by_job_id=1, pid=12087 [2024-02-18T15:15:00.549+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:15:00+00:00, run_after=2024-02-18T15:16:00+00:00 [2024-02-18T15:15:00.557+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:15:00+00:00, run_after=2024-02-18T15:20:00+00:00 [2024-02-18T15:15:00.561+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:15:00.608+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T15:15:00.608+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:15:00.608+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:15:00.608+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:15:00.609+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:15:00.611+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T15:10:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T15:15:00.611+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T15:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T15:15:00.611+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:15:00.611+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:15:00.612+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:15:00.612+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:15:00.765+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T15:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:15:00.766+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:14:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:15:00.766+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:14:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:15:00.774+0000] {scheduler_job.py:635} INFO - Setting external_id for to 07aedfa3-34a6-4e19-8980-a8819ab39d8b [2024-02-18T15:15:00.774+0000] {scheduler_job.py:635} INFO - Setting external_id for to 73a1a2e2-69f3-4b71-922d-8301fa6cadf4 [2024-02-18T15:15:00.774+0000] {scheduler_job.py:635} INFO - Setting external_id for to 92f09b40-5c17-4f8a-8998-461390ebd5cd [2024-02-18T15:15:03.291+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:15:03.291+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:14:00+00:00, run_id=scheduled__2024-02-18T15:14:00+00:00, run_start_date=2024-02-18 15:15:00.572254+00:00, run_end_date=2024-02-18 15:15:03.291432+00:00, run_duration=2.719178, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:14:00+00:00, data_interval_end=2024-02-18 15:15:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:15:03.298+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:15:00+00:00, run_after=2024-02-18T15:16:00+00:00 [2024-02-18T15:15:03.302+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:15:03.302+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:14:00+00:00, run_id=scheduled__2024-02-18T15:14:00+00:00, run_start_date=2024-02-18 15:15:00.573079+00:00, run_end_date=2024-02-18 15:15:03.302663+00:00, run_duration=2.729584, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:14:00+00:00, data_interval_end=2024-02-18 15:15:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:15:03.310+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:15:00+00:00, run_after=2024-02-18T15:16:00+00:00 [2024-02-18T15:15:03.322+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T15:15:03.323+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:15:03.323+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:15:03.325+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T15:10:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T15:15:03.325+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T15:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T15:15:03.352+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T15:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:15:03.353+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T15:10:00+00:00 exited with status success for try_number 1 [2024-02-18T15:15:03.353+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:14:00+00:00 exited with status success for try_number 1 [2024-02-18T15:15:03.353+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:14:00+00:00 exited with status success for try_number 1 [2024-02-18T15:15:03.359+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:14:00+00:00, map_index=-1, run_start_date=2024-02-18 15:15:02.200844+00:00, run_end_date=2024-02-18 15:15:03.224179+00:00, run_duration=1.023335, state=success, executor_state=success, try_number=1, max_tries=1, job_id=560, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:15:00.610061+00:00, queued_by_job_id=1, pid=12153 [2024-02-18T15:15:03.359+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:14:00+00:00, map_index=-1, run_start_date=2024-02-18 15:15:02.273129+00:00, run_end_date=2024-02-18 15:15:02.517541+00:00, run_duration=0.244412, state=success, executor_state=success, try_number=1, max_tries=1, job_id=561, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:15:00.610061+00:00, queued_by_job_id=1, pid=12154 [2024-02-18T15:15:03.359+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T15:10:00+00:00, map_index=-1, run_start_date=2024-02-18 15:15:02.289522+00:00, run_end_date=2024-02-18 15:15:02.541998+00:00, run_duration=0.252476, state=success, executor_state=success, try_number=1, max_tries=1, job_id=562, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:15:00.610061+00:00, queued_by_job_id=1, pid=12155 [2024-02-18T15:15:03.359+0000] {scheduler_job.py:635} INFO - Setting external_id for to c60a09e8-0ab5-40ac-a963-e34fef83b348 [2024-02-18T15:15:05.527+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T15:15:05.527+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:15:05.528+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:15:05.529+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T15:10:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T15:15:05.529+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T15:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T15:15:05.574+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T15:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:15:05.574+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T15:10:00+00:00 exited with status success for try_number 1 [2024-02-18T15:15:05.582+0000] {scheduler_job.py:635} INFO - Setting external_id for to d3b7bcec-bdfa-491e-a967-20e088771694 [2024-02-18T15:15:05.582+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T15:10:00+00:00, map_index=-1, run_start_date=2024-02-18 15:15:04.389935+00:00, run_end_date=2024-02-18 15:15:04.613881+00:00, run_duration=0.223946, state=success, executor_state=success, try_number=1, max_tries=1, job_id=563, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:15:03.323964+00:00, queued_by_job_id=1, pid=12194 [2024-02-18T15:15:07.593+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T15:15:07.594+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:15:07.594+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:15:07.595+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T15:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:15:07.595+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T15:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T15:15:07.621+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T15:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:15:07.621+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T15:10:00+00:00 exited with status success for try_number 1 [2024-02-18T15:15:07.625+0000] {scheduler_job.py:635} INFO - Setting external_id for to f7c3a4fe-2630-4288-bee2-1d6abe01198e [2024-02-18T15:15:07.625+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T15:10:00+00:00, map_index=0, run_start_date=2024-02-18 15:15:06.988477+00:00, run_end_date=2024-02-18 15:15:07.154212+00:00, run_duration=0.165735, state=success, executor_state=success, try_number=1, max_tries=1, job_id=564, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:15:05.528529+00:00, queued_by_job_id=1, pid=12206 [2024-02-18T15:15:08.888+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:15:08.888+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:10:00+00:00, run_id=scheduled__2024-02-18T15:10:00+00:00, run_start_date=2024-02-18 15:15:00.571355+00:00, run_end_date=2024-02-18 15:15:08.888593+00:00, run_duration=8.317238, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:10:00+00:00, data_interval_end=2024-02-18 15:15:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T15:15:08.892+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:15:00+00:00, run_after=2024-02-18T15:20:00+00:00 [2024-02-18T15:15:09.962+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T15:10:00+00:00 exited with status success for try_number 1 [2024-02-18T15:15:09.965+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T15:10:00+00:00, map_index=-1, run_start_date=2024-02-18 15:15:08.683956+00:00, run_end_date=2024-02-18 15:15:08.849938+00:00, run_duration=0.165982, state=success, executor_state=success, try_number=1, max_tries=1, job_id=565, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:15:07.594821+00:00, queued_by_job_id=1, pid=12218 [2024-02-18T15:16:00.860+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:16:00.869+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:16:00+00:00, run_after=2024-02-18T15:17:00+00:00 [2024-02-18T15:16:00.874+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:16:00.920+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T15:16:00.920+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T15:16:00.921+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:16:00.921+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:16:00.921+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:16:00.924+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T15:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:16:00.924+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T15:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T15:16:00.924+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:16:00.924+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:16:00.924+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:16:00.924+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:16:01.258+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:14:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:16:01.258+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:16:01.259+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:16:01.269+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1a83aaa2-a42b-4487-873b-36ad2b865710 [2024-02-18T15:16:01.269+0000] {scheduler_job.py:635} INFO - Setting external_id for to 74a4d586-ac85-40ff-acf1-d795cec3d2f4 [2024-02-18T15:16:01.269+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6d1847a8-d733-4770-92b0-deecc8fbfaf7 [2024-02-18T15:16:02.778+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:16:02.779+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 15:14:00+00:00, run_id=scheduled__2024-02-18T15:14:00+00:00, run_start_date=2024-02-18 15:16:00.883628+00:00, run_end_date=2024-02-18 15:16:02.778930+00:00, run_duration=1.895302, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:14:00+00:00, data_interval_end=2024-02-18 15:16:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T15:16:02.784+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T15:16:00+00:00, run_after=2024-02-18T15:18:00+00:00 [2024-02-18T15:16:02.788+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:16:02.789+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:15:00+00:00, run_id=scheduled__2024-02-18T15:15:00+00:00, run_start_date=2024-02-18 15:16:00.884454+00:00, run_end_date=2024-02-18 15:16:02.789056+00:00, run_duration=1.904602, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:15:00+00:00, data_interval_end=2024-02-18 15:16:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:16:02.796+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:16:00+00:00, run_after=2024-02-18T15:17:00+00:00 [2024-02-18T15:16:02.825+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:14:00+00:00 exited with status success for try_number 1 [2024-02-18T15:16:02.826+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:15:00+00:00 exited with status success for try_number 1 [2024-02-18T15:16:02.830+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T15:14:00+00:00, map_index=-1, run_start_date=2024-02-18 15:16:01.639050+00:00, run_end_date=2024-02-18 15:16:01.887453+00:00, run_duration=0.248403, state=success, executor_state=success, try_number=1, max_tries=1, job_id=566, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:16:00.922774+00:00, queued_by_job_id=1, pid=12235 [2024-02-18T15:16:02.830+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:15:00+00:00, map_index=-1, run_start_date=2024-02-18 15:16:02.467557+00:00, run_end_date=2024-02-18 15:16:02.663977+00:00, run_duration=0.19642, state=success, executor_state=success, try_number=1, max_tries=1, job_id=568, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:16:00.922774+00:00, queued_by_job_id=1, pid=12266 [2024-02-18T15:16:03.858+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:16:03.858+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:15:00+00:00, run_id=scheduled__2024-02-18T15:15:00+00:00, run_start_date=2024-02-18 15:16:00.885177+00:00, run_end_date=2024-02-18 15:16:03.858541+00:00, run_duration=2.973364, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:15:00+00:00, data_interval_end=2024-02-18 15:16:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:16:03.864+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:16:00+00:00, run_after=2024-02-18T15:17:00+00:00 [2024-02-18T15:16:03.884+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:15:00+00:00 exited with status success for try_number 1 [2024-02-18T15:16:03.888+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:15:00+00:00, map_index=-1, run_start_date=2024-02-18 15:16:02.450311+00:00, run_end_date=2024-02-18 15:16:03.504811+00:00, run_duration=1.0545, state=success, executor_state=success, try_number=1, max_tries=1, job_id=567, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:16:00.922774+00:00, queued_by_job_id=1, pid=12265 [2024-02-18T15:17:00.151+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:17:00.159+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:17:00+00:00, run_after=2024-02-18T15:18:00+00:00 [2024-02-18T15:17:00.193+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T15:17:00.193+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:17:00.193+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:17:00.194+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:17:00.196+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:17:00.196+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:17:00.196+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:17:00.196+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:17:00.285+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:16:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:17:00.286+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:16:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:17:00.292+0000] {scheduler_job.py:635} INFO - Setting external_id for to 336a0f01-6bca-4f26-b4e9-20a972fffd0d [2024-02-18T15:17:00.292+0000] {scheduler_job.py:635} INFO - Setting external_id for to 29038329-58e6-4a13-b72b-de654a0e66fb [2024-02-18T15:17:02.096+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:17:02.096+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:16:00+00:00, run_id=scheduled__2024-02-18T15:16:00+00:00, run_start_date=2024-02-18 15:17:00.167446+00:00, run_end_date=2024-02-18 15:17:02.096743+00:00, run_duration=1.929297, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:16:00+00:00, data_interval_end=2024-02-18 15:17:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:17:02.103+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:17:00+00:00, run_after=2024-02-18T15:18:00+00:00 [2024-02-18T15:17:02.132+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:16:00+00:00 exited with status success for try_number 1 [2024-02-18T15:17:02.135+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:16:00+00:00, map_index=-1, run_start_date=2024-02-18 15:17:01.500567+00:00, run_end_date=2024-02-18 15:17:01.718841+00:00, run_duration=0.218274, state=success, executor_state=success, try_number=1, max_tries=1, job_id=569, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:17:00.194983+00:00, queued_by_job_id=1, pid=12320 [2024-02-18T15:17:03.165+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:17:03.165+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:16:00+00:00, run_id=scheduled__2024-02-18T15:16:00+00:00, run_start_date=2024-02-18 15:17:00.168214+00:00, run_end_date=2024-02-18 15:17:03.165301+00:00, run_duration=2.997087, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:16:00+00:00, data_interval_end=2024-02-18 15:17:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:17:03.171+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:17:00+00:00, run_after=2024-02-18T15:18:00+00:00 [2024-02-18T15:17:03.190+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:16:00+00:00 exited with status success for try_number 1 [2024-02-18T15:17:03.193+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:16:00+00:00, map_index=-1, run_start_date=2024-02-18 15:17:01.503554+00:00, run_end_date=2024-02-18 15:17:02.478232+00:00, run_duration=0.974678, state=success, executor_state=success, try_number=1, max_tries=1, job_id=570, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:17:00.194983+00:00, queued_by_job_id=1, pid=12321 [2024-02-18T15:17:11.616+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T15:18:00.627+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:18:00+00:00, run_after=2024-02-18T15:19:00+00:00 [2024-02-18T15:18:00.632+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:18:00.635+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:18:00.678+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T15:18:00.678+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T15:18:00.678+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:18:00.678+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:18:00.679+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:18:00.681+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T15:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:18:00.681+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T15:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T15:18:00.681+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:18:00.681+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:18:00.681+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:18:00.681+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:18:00.815+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:16:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:18:00.815+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:17:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:18:00.815+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:17:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:18:00.823+0000] {scheduler_job.py:635} INFO - Setting external_id for to 81db55c5-2bbe-49b1-b0d1-42830089ae7b [2024-02-18T15:18:00.823+0000] {scheduler_job.py:635} INFO - Setting external_id for to e38053cc-e62e-48a9-a34a-147b058184e6 [2024-02-18T15:18:00.824+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5b7531b4-f4a7-4cc5-a462-2660adf333c2 [2024-02-18T15:18:01.934+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:18:01.935+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 15:16:00+00:00, run_id=scheduled__2024-02-18T15:16:00+00:00, run_start_date=2024-02-18 15:18:00.644491+00:00, run_end_date=2024-02-18 15:18:01.934809+00:00, run_duration=1.290318, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:16:00+00:00, data_interval_end=2024-02-18 15:18:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T15:18:01.942+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T15:18:00+00:00, run_after=2024-02-18T15:20:00+00:00 [2024-02-18T15:18:01.988+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:16:00+00:00 exited with status success for try_number 1 [2024-02-18T15:18:01.992+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T15:16:00+00:00, map_index=-1, run_start_date=2024-02-18 15:18:01.223135+00:00, run_end_date=2024-02-18 15:18:01.430574+00:00, run_duration=0.207439, state=success, executor_state=success, try_number=1, max_tries=1, job_id=571, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:18:00.679725+00:00, queued_by_job_id=1, pid=12356 [2024-02-18T15:18:02.568+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:18:02.569+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:17:00+00:00, run_id=scheduled__2024-02-18T15:17:00+00:00, run_start_date=2024-02-18 15:18:00.645189+00:00, run_end_date=2024-02-18 15:18:02.569099+00:00, run_duration=1.92391, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:17:00+00:00, data_interval_end=2024-02-18 15:18:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:18:02.575+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:18:00+00:00, run_after=2024-02-18T15:19:00+00:00 [2024-02-18T15:18:02.599+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:17:00+00:00 exited with status success for try_number 1 [2024-02-18T15:18:02.602+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:17:00+00:00, map_index=-1, run_start_date=2024-02-18 15:18:02.078823+00:00, run_end_date=2024-02-18 15:18:02.284053+00:00, run_duration=0.20523, state=success, executor_state=success, try_number=1, max_tries=1, job_id=573, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:18:00.679725+00:00, queued_by_job_id=1, pid=12387 [2024-02-18T15:18:03.645+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:18:03.645+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:17:00+00:00, run_id=scheduled__2024-02-18T15:17:00+00:00, run_start_date=2024-02-18 15:18:00.645917+00:00, run_end_date=2024-02-18 15:18:03.645415+00:00, run_duration=2.999498, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:17:00+00:00, data_interval_end=2024-02-18 15:18:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:18:03.655+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:18:00+00:00, run_after=2024-02-18T15:19:00+00:00 [2024-02-18T15:18:03.683+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:17:00+00:00 exited with status success for try_number 1 [2024-02-18T15:18:03.687+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:17:00+00:00, map_index=-1, run_start_date=2024-02-18 15:18:02.076705+00:00, run_end_date=2024-02-18 15:18:03.009460+00:00, run_duration=0.932755, state=success, executor_state=success, try_number=1, max_tries=1, job_id=572, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:18:00.679725+00:00, queued_by_job_id=1, pid=12386 [2024-02-18T15:19:00.082+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:19:00+00:00, run_after=2024-02-18T15:20:00+00:00 [2024-02-18T15:19:00.086+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:19:00.121+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T15:19:00.121+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:19:00.122+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:19:00.122+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:19:00.124+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:19:00.124+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:19:00.124+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:19:00.125+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:19:00.211+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:18:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:19:00.212+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:18:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:19:00.218+0000] {scheduler_job.py:635} INFO - Setting external_id for to 61e97515-24a3-4c47-98de-c922479fdf6a [2024-02-18T15:19:00.218+0000] {scheduler_job.py:635} INFO - Setting external_id for to bbfa4a62-dbf8-40b1-bbf4-16bd550fe1ce [2024-02-18T15:19:02.374+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:19:02.375+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:18:00+00:00, run_id=scheduled__2024-02-18T15:18:00+00:00, run_start_date=2024-02-18 15:19:00.093668+00:00, run_end_date=2024-02-18 15:19:02.375060+00:00, run_duration=2.281392, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:18:00+00:00, data_interval_end=2024-02-18 15:19:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:19:02.381+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:19:00+00:00, run_after=2024-02-18T15:20:00+00:00 [2024-02-18T15:19:02.411+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:18:00+00:00 exited with status success for try_number 1 [2024-02-18T15:19:02.415+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:18:00+00:00, map_index=-1, run_start_date=2024-02-18 15:19:01.363915+00:00, run_end_date=2024-02-18 15:19:01.569215+00:00, run_duration=0.2053, state=success, executor_state=success, try_number=1, max_tries=1, job_id=574, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:19:00.123297+00:00, queued_by_job_id=1, pid=12441 [2024-02-18T15:19:03.051+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:19:03.052+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:18:00+00:00, run_id=scheduled__2024-02-18T15:18:00+00:00, run_start_date=2024-02-18 15:19:00.094448+00:00, run_end_date=2024-02-18 15:19:03.052137+00:00, run_duration=2.957689, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:18:00+00:00, data_interval_end=2024-02-18 15:19:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:19:03.058+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:19:00+00:00, run_after=2024-02-18T15:20:00+00:00 [2024-02-18T15:19:03.077+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:18:00+00:00 exited with status success for try_number 1 [2024-02-18T15:19:03.080+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:18:00+00:00, map_index=-1, run_start_date=2024-02-18 15:19:01.390203+00:00, run_end_date=2024-02-18 15:19:02.393593+00:00, run_duration=1.00339, state=success, executor_state=success, try_number=1, max_tries=1, job_id=575, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:19:00.123297+00:00, queued_by_job_id=1, pid=12442 [2024-02-18T15:20:00.556+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:20:00.564+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:20:00+00:00, run_after=2024-02-18T15:25:00+00:00 [2024-02-18T15:20:00.573+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:20:00+00:00, run_after=2024-02-18T15:21:00+00:00 [2024-02-18T15:20:00.578+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:20:00.644+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T15:20:00.645+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:20:00.645+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T15:20:00.645+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:20:00.645+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:20:00.645+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:20:00.648+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T15:15:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T15:20:00.648+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T15:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T15:20:00.648+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T15:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:20:00.648+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T15:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T15:20:00.648+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:20:00.648+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:20:00.649+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:20:00.649+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:20:00.926+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T15:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:20:00.926+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:18:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:20:00.927+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:19:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:20:00.927+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:19:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:20:00.939+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5e966dae-e5b7-473f-b50f-3e1559391011 [2024-02-18T15:20:00.939+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1d003c3b-812d-4831-b910-c83d7403301d [2024-02-18T15:20:00.939+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4e9dda26-d855-4f0f-bd22-63a369cc8fd5 [2024-02-18T15:20:00.940+0000] {scheduler_job.py:635} INFO - Setting external_id for to 194062d8-a469-4353-a464-5c97464bad4c [2024-02-18T15:20:02.197+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:20:02.198+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 15:18:00+00:00, run_id=scheduled__2024-02-18T15:18:00+00:00, run_start_date=2024-02-18 15:20:00.598259+00:00, run_end_date=2024-02-18 15:20:02.198050+00:00, run_duration=1.599791, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:18:00+00:00, data_interval_end=2024-02-18 15:20:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T15:20:02.206+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T15:20:00+00:00, run_after=2024-02-18T15:22:00+00:00 [2024-02-18T15:20:02.262+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:18:00+00:00 exited with status success for try_number 1 [2024-02-18T15:20:02.270+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T15:18:00+00:00, map_index=-1, run_start_date=2024-02-18 15:20:01.441030+00:00, run_end_date=2024-02-18 15:20:01.721549+00:00, run_duration=0.280519, state=success, executor_state=success, try_number=1, max_tries=1, job_id=576, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:20:00.646688+00:00, queued_by_job_id=1, pid=12478 [2024-02-18T15:20:03.300+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:20:03.300+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:19:00+00:00, run_id=scheduled__2024-02-18T15:19:00+00:00, run_start_date=2024-02-18 15:20:00.599040+00:00, run_end_date=2024-02-18 15:20:03.300617+00:00, run_duration=2.701577, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:19:00+00:00, data_interval_end=2024-02-18 15:20:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:20:03.307+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:20:00+00:00, run_after=2024-02-18T15:21:00+00:00 [2024-02-18T15:20:03.328+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T15:20:03.329+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:20:03.329+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:20:03.331+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T15:15:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T15:20:03.331+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T15:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T15:20:03.370+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T15:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:20:03.371+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T15:15:00+00:00 exited with status success for try_number 1 [2024-02-18T15:20:03.371+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:19:00+00:00 exited with status success for try_number 1 [2024-02-18T15:20:03.377+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:19:00+00:00, map_index=-1, run_start_date=2024-02-18 15:20:02.304346+00:00, run_end_date=2024-02-18 15:20:02.549499+00:00, run_duration=0.245153, state=success, executor_state=success, try_number=1, max_tries=1, job_id=577, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:20:00.646688+00:00, queued_by_job_id=1, pid=12518 [2024-02-18T15:20:03.377+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T15:15:00+00:00, map_index=-1, run_start_date=2024-02-18 15:20:02.399410+00:00, run_end_date=2024-02-18 15:20:02.639679+00:00, run_duration=0.240269, state=success, executor_state=success, try_number=1, max_tries=1, job_id=579, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:20:00.646688+00:00, queued_by_job_id=1, pid=12520 [2024-02-18T15:20:03.377+0000] {scheduler_job.py:635} INFO - Setting external_id for to 79e4a39c-46df-408d-8da0-f96c9e6ff715 [2024-02-18T15:20:03.412+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:20:03.413+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:19:00+00:00, run_id=scheduled__2024-02-18T15:19:00+00:00, run_start_date=2024-02-18 15:20:00.599742+00:00, run_end_date=2024-02-18 15:20:03.413365+00:00, run_duration=2.813623, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:19:00+00:00, data_interval_end=2024-02-18 15:20:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:20:03.419+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:20:00+00:00, run_after=2024-02-18T15:21:00+00:00 [2024-02-18T15:20:03.547+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:19:00+00:00 exited with status success for try_number 1 [2024-02-18T15:20:03.551+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:19:00+00:00, map_index=-1, run_start_date=2024-02-18 15:20:02.353340+00:00, run_end_date=2024-02-18 15:20:03.342112+00:00, run_duration=0.988772, state=success, executor_state=success, try_number=1, max_tries=1, job_id=578, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:20:00.646688+00:00, queued_by_job_id=1, pid=12519 [2024-02-18T15:20:05.682+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T15:20:05.682+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:20:05.683+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:20:05.685+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T15:15:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T15:20:05.685+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T15:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T15:20:05.723+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T15:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:20:05.724+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T15:15:00+00:00 exited with status success for try_number 1 [2024-02-18T15:20:05.730+0000] {scheduler_job.py:635} INFO - Setting external_id for to 798eb3df-fae6-4455-86d6-d091c4b5fdd1 [2024-02-18T15:20:05.730+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T15:15:00+00:00, map_index=-1, run_start_date=2024-02-18 15:20:04.419373+00:00, run_end_date=2024-02-18 15:20:04.598298+00:00, run_duration=0.178925, state=success, executor_state=success, try_number=1, max_tries=1, job_id=580, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:20:03.329980+00:00, queued_by_job_id=1, pid=12559 [2024-02-18T15:20:07.704+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T15:20:07.704+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:20:07.705+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:20:07.706+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T15:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:20:07.706+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T15:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T15:20:07.740+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T15:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:20:07.741+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T15:15:00+00:00 exited with status success for try_number 1 [2024-02-18T15:20:07.745+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4a71ca04-ab9c-43b4-8a49-dc7d13f2b086 [2024-02-18T15:20:07.745+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T15:15:00+00:00, map_index=0, run_start_date=2024-02-18 15:20:07.034241+00:00, run_end_date=2024-02-18 15:20:07.194714+00:00, run_duration=0.160473, state=success, executor_state=success, try_number=1, max_tries=1, job_id=581, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:20:05.683731+00:00, queued_by_job_id=1, pid=12571 [2024-02-18T15:20:09.586+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:20:09.586+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:15:00+00:00, run_id=scheduled__2024-02-18T15:15:00+00:00, run_start_date=2024-02-18 15:20:00.597401+00:00, run_end_date=2024-02-18 15:20:09.586884+00:00, run_duration=8.989483, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:15:00+00:00, data_interval_end=2024-02-18 15:20:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T15:20:09.590+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:20:00+00:00, run_after=2024-02-18T15:25:00+00:00 [2024-02-18T15:20:09.608+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T15:15:00+00:00 exited with status success for try_number 1 [2024-02-18T15:20:09.611+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T15:15:00+00:00, map_index=-1, run_start_date=2024-02-18 15:20:08.944625+00:00, run_end_date=2024-02-18 15:20:09.142542+00:00, run_duration=0.197917, state=success, executor_state=success, try_number=1, max_tries=1, job_id=582, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:20:07.705599+00:00, queued_by_job_id=1, pid=12583 [2024-02-18T15:21:00.054+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:21:00+00:00, run_after=2024-02-18T15:22:00+00:00 [2024-02-18T15:21:00.058+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:21:00.094+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T15:21:00.094+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:21:00.094+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:21:00.095+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:21:00.096+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:21:00.097+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:21:00.097+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:21:00.097+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:21:00.185+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:21:00.185+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:21:00.192+0000] {scheduler_job.py:635} INFO - Setting external_id for to c5684c81-8559-49bf-a3f7-d05617573c70 [2024-02-18T15:21:00.192+0000] {scheduler_job.py:635} INFO - Setting external_id for to fa3df636-f62d-4153-a833-88d07756a012 [2024-02-18T15:21:02.357+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:21:02.357+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:20:00+00:00, run_id=scheduled__2024-02-18T15:20:00+00:00, run_start_date=2024-02-18 15:21:00.067467+00:00, run_end_date=2024-02-18 15:21:02.357365+00:00, run_duration=2.289898, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:20:00+00:00, data_interval_end=2024-02-18 15:21:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:21:02.367+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:21:00+00:00, run_after=2024-02-18T15:22:00+00:00 [2024-02-18T15:21:02.373+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:21:02.373+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:20:00+00:00, run_id=scheduled__2024-02-18T15:20:00+00:00, run_start_date=2024-02-18 15:21:00.068325+00:00, run_end_date=2024-02-18 15:21:02.373493+00:00, run_duration=2.305168, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:20:00+00:00, data_interval_end=2024-02-18 15:21:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:21:02.386+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:21:00+00:00, run_after=2024-02-18T15:22:00+00:00 [2024-02-18T15:21:02.415+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:20:00+00:00 exited with status success for try_number 1 [2024-02-18T15:21:02.420+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:20:00+00:00, map_index=-1, run_start_date=2024-02-18 15:21:01.297082+00:00, run_end_date=2024-02-18 15:21:01.533843+00:00, run_duration=0.236761, state=success, executor_state=success, try_number=1, max_tries=1, job_id=584, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:21:00.095564+00:00, queued_by_job_id=1, pid=12620 [2024-02-18T15:21:03.461+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:20:00+00:00 exited with status success for try_number 1 [2024-02-18T15:21:03.463+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:20:00+00:00, map_index=-1, run_start_date=2024-02-18 15:21:01.280061+00:00, run_end_date=2024-02-18 15:21:02.351656+00:00, run_duration=1.071595, state=success, executor_state=success, try_number=1, max_tries=1, job_id=583, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:21:00.095564+00:00, queued_by_job_id=1, pid=12619 [2024-02-18T15:22:00.540+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:22:00.551+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:22:00+00:00, run_after=2024-02-18T15:23:00+00:00 [2024-02-18T15:22:00.557+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:22:00.608+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T15:22:00.608+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T15:22:00.608+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:22:00.608+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:22:00.609+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:22:00.611+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T15:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:22:00.612+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T15:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T15:22:00.612+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:22:00.612+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:22:00.612+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:22:00.612+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:22:00.830+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:22:00.830+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:21:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:22:00.830+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:21:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:22:00.839+0000] {scheduler_job.py:635} INFO - Setting external_id for to 548226ac-7763-4bcf-bca2-9d60d05aa75a [2024-02-18T15:22:00.840+0000] {scheduler_job.py:635} INFO - Setting external_id for to e5eb97aa-0a20-4d43-9edb-c5612f257374 [2024-02-18T15:22:00.840+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0400e743-4dc7-4b09-bbd6-d1fb03665ca1 [2024-02-18T15:22:02.040+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:22:02.041+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 15:20:00+00:00, run_id=scheduled__2024-02-18T15:20:00+00:00, run_start_date=2024-02-18 15:22:00.568392+00:00, run_end_date=2024-02-18 15:22:02.041330+00:00, run_duration=1.472938, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:20:00+00:00, data_interval_end=2024-02-18 15:22:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T15:22:02.049+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T15:22:00+00:00, run_after=2024-02-18T15:24:00+00:00 [2024-02-18T15:22:02.093+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:20:00+00:00 exited with status success for try_number 1 [2024-02-18T15:22:02.097+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T15:20:00+00:00, map_index=-1, run_start_date=2024-02-18 15:22:01.327952+00:00, run_end_date=2024-02-18 15:22:01.595234+00:00, run_duration=0.267282, state=success, executor_state=success, try_number=1, max_tries=1, job_id=585, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:22:00.610267+00:00, queued_by_job_id=1, pid=12656 [2024-02-18T15:22:03.127+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:22:03.127+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:21:00+00:00, run_id=scheduled__2024-02-18T15:21:00+00:00, run_start_date=2024-02-18 15:22:00.569348+00:00, run_end_date=2024-02-18 15:22:03.127670+00:00, run_duration=2.558322, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:21:00+00:00, data_interval_end=2024-02-18 15:22:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:22:03.133+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:22:00+00:00, run_after=2024-02-18T15:23:00+00:00 [2024-02-18T15:22:03.161+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:21:00+00:00 exited with status success for try_number 1 [2024-02-18T15:22:03.164+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:21:00+00:00, map_index=-1, run_start_date=2024-02-18 15:22:02.177399+00:00, run_end_date=2024-02-18 15:22:02.382188+00:00, run_duration=0.204789, state=success, executor_state=success, try_number=1, max_tries=1, job_id=587, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:22:00.610267+00:00, queued_by_job_id=1, pid=12687 [2024-02-18T15:22:04.190+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:22:04.190+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:21:00+00:00, run_id=scheduled__2024-02-18T15:21:00+00:00, run_start_date=2024-02-18 15:22:00.570309+00:00, run_end_date=2024-02-18 15:22:04.190764+00:00, run_duration=3.620455, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:21:00+00:00, data_interval_end=2024-02-18 15:22:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:22:04.196+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:22:00+00:00, run_after=2024-02-18T15:23:00+00:00 [2024-02-18T15:22:04.215+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:21:00+00:00 exited with status success for try_number 1 [2024-02-18T15:22:04.217+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:21:00+00:00, map_index=-1, run_start_date=2024-02-18 15:22:02.175048+00:00, run_end_date=2024-02-18 15:22:03.273881+00:00, run_duration=1.098833, state=success, executor_state=success, try_number=1, max_tries=1, job_id=586, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:22:00.610267+00:00, queued_by_job_id=1, pid=12686 [2024-02-18T15:22:11.658+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T15:23:00.027+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:23:00+00:00, run_after=2024-02-18T15:24:00+00:00 [2024-02-18T15:23:00.031+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:23:00.070+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T15:23:00.070+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:23:00.070+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:23:00.071+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:23:00.073+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:23:00.073+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:23:00.073+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:23:00.073+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:23:00.164+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:22:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:23:00.164+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:22:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:23:00.170+0000] {scheduler_job.py:635} INFO - Setting external_id for to 54b4c047-87ae-4f88-b892-82d5a721492f [2024-02-18T15:23:00.171+0000] {scheduler_job.py:635} INFO - Setting external_id for to 40a0807a-12a8-4a2d-b6d1-7d28580c5a7b [2024-02-18T15:23:02.337+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:23:02.338+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:22:00+00:00, run_id=scheduled__2024-02-18T15:22:00+00:00, run_start_date=2024-02-18 15:23:00.040008+00:00, run_end_date=2024-02-18 15:23:02.337943+00:00, run_duration=2.297935, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:22:00+00:00, data_interval_end=2024-02-18 15:23:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:23:02.344+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:23:00+00:00, run_after=2024-02-18T15:24:00+00:00 [2024-02-18T15:23:02.348+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:23:02.348+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:22:00+00:00, run_id=scheduled__2024-02-18T15:22:00+00:00, run_start_date=2024-02-18 15:23:00.040713+00:00, run_end_date=2024-02-18 15:23:02.348362+00:00, run_duration=2.307649, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:22:00+00:00, data_interval_end=2024-02-18 15:23:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:23:02.355+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:23:00+00:00, run_after=2024-02-18T15:24:00+00:00 [2024-02-18T15:23:02.376+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:22:00+00:00 exited with status success for try_number 1 [2024-02-18T15:23:02.376+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:22:00+00:00 exited with status success for try_number 1 [2024-02-18T15:23:02.380+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:22:00+00:00, map_index=-1, run_start_date=2024-02-18 15:23:01.237787+00:00, run_end_date=2024-02-18 15:23:02.131152+00:00, run_duration=0.893365, state=success, executor_state=success, try_number=1, max_tries=1, job_id=588, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:23:00.071920+00:00, queued_by_job_id=1, pid=12741 [2024-02-18T15:23:02.380+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:22:00+00:00, map_index=-1, run_start_date=2024-02-18 15:23:01.251609+00:00, run_end_date=2024-02-18 15:23:01.462675+00:00, run_duration=0.211066, state=success, executor_state=success, try_number=1, max_tries=1, job_id=589, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:23:00.071920+00:00, queued_by_job_id=1, pid=12742 [2024-02-18T15:24:00.572+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:24:00.580+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:24:00+00:00, run_after=2024-02-18T15:25:00+00:00 [2024-02-18T15:24:00.584+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:24:00.626+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T15:24:00.626+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T15:24:00.626+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:24:00.626+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:24:00.627+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:24:00.629+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T15:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:24:00.629+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T15:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T15:24:00.629+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:24:00.629+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:24:00.629+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:24:00.629+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:24:00.769+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:22:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:24:00.769+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:23:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:24:00.769+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:23:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:24:00.776+0000] {scheduler_job.py:635} INFO - Setting external_id for to 195b51d1-83f1-4bab-90d5-fae1370f3f3e [2024-02-18T15:24:00.776+0000] {scheduler_job.py:635} INFO - Setting external_id for to 27001027-2de1-43e6-a3a0-956f95247fa1 [2024-02-18T15:24:00.777+0000] {scheduler_job.py:635} INFO - Setting external_id for to 88dc4b0d-533c-48e4-929b-1c568d274b22 [2024-02-18T15:24:01.903+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:24:01.904+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 15:22:00+00:00, run_id=scheduled__2024-02-18T15:22:00+00:00, run_start_date=2024-02-18 15:24:00.592184+00:00, run_end_date=2024-02-18 15:24:01.904305+00:00, run_duration=1.312121, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:22:00+00:00, data_interval_end=2024-02-18 15:24:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T15:24:01.915+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T15:24:00+00:00, run_after=2024-02-18T15:26:00+00:00 [2024-02-18T15:24:01.954+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:22:00+00:00 exited with status success for try_number 1 [2024-02-18T15:24:01.959+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T15:22:00+00:00, map_index=-1, run_start_date=2024-02-18 15:24:01.243394+00:00, run_end_date=2024-02-18 15:24:01.467248+00:00, run_duration=0.223854, state=success, executor_state=success, try_number=1, max_tries=1, job_id=590, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:24:00.627774+00:00, queued_by_job_id=1, pid=12777 [2024-02-18T15:24:02.991+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:24:02.991+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:23:00+00:00, run_id=scheduled__2024-02-18T15:23:00+00:00, run_start_date=2024-02-18 15:24:00.593646+00:00, run_end_date=2024-02-18 15:24:02.991741+00:00, run_duration=2.398095, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:23:00+00:00, data_interval_end=2024-02-18 15:24:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:24:03.001+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:24:00+00:00, run_after=2024-02-18T15:25:00+00:00 [2024-02-18T15:24:03.006+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:24:03.006+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:23:00+00:00, run_id=scheduled__2024-02-18T15:23:00+00:00, run_start_date=2024-02-18 15:24:00.592929+00:00, run_end_date=2024-02-18 15:24:03.006397+00:00, run_duration=2.413468, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:23:00+00:00, data_interval_end=2024-02-18 15:24:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:24:03.014+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:24:00+00:00, run_after=2024-02-18T15:25:00+00:00 [2024-02-18T15:24:03.038+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:23:00+00:00 exited with status success for try_number 1 [2024-02-18T15:24:03.042+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:23:00+00:00, map_index=-1, run_start_date=2024-02-18 15:24:02.016102+00:00, run_end_date=2024-02-18 15:24:02.210918+00:00, run_duration=0.194816, state=success, executor_state=success, try_number=1, max_tries=1, job_id=592, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:24:00.627774+00:00, queued_by_job_id=1, pid=12808 [2024-02-18T15:24:04.088+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:23:00+00:00 exited with status success for try_number 1 [2024-02-18T15:24:04.091+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:23:00+00:00, map_index=-1, run_start_date=2024-02-18 15:24:01.990392+00:00, run_end_date=2024-02-18 15:24:02.958589+00:00, run_duration=0.968197, state=success, executor_state=success, try_number=1, max_tries=1, job_id=591, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:24:00.627774+00:00, queued_by_job_id=1, pid=12807 [2024-02-18T15:25:00.780+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:25:00+00:00, run_after=2024-02-18T15:26:00+00:00 [2024-02-18T15:25:00.787+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:25:00+00:00, run_after=2024-02-18T15:30:00+00:00 [2024-02-18T15:25:00.790+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:25:00.833+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T15:25:00.834+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:25:00.834+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:25:00.834+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:25:00.834+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:25:00.836+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T15:20:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T15:25:00.837+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T15:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T15:25:00.837+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:25:00.837+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:25:00.837+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:25:00.837+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:25:00.978+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T15:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:25:00.978+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:24:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:25:00.978+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:24:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:25:00.986+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3770f1f1-1f80-47e4-b672-ee63753e2262 [2024-02-18T15:25:00.986+0000] {scheduler_job.py:635} INFO - Setting external_id for to fcc36daa-8e91-4631-8990-4c3ed2c592ec [2024-02-18T15:25:00.986+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0f65e4d7-ba59-441c-a871-5166e0269cf2 [2024-02-18T15:25:03.494+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:25:03.494+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:24:00+00:00, run_id=scheduled__2024-02-18T15:24:00+00:00, run_start_date=2024-02-18 15:25:00.799068+00:00, run_end_date=2024-02-18 15:25:03.494534+00:00, run_duration=2.695466, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:24:00+00:00, data_interval_end=2024-02-18 15:25:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:25:03.501+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:25:00+00:00, run_after=2024-02-18T15:26:00+00:00 [2024-02-18T15:25:03.513+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:25:03.513+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:24:00+00:00, run_id=scheduled__2024-02-18T15:24:00+00:00, run_start_date=2024-02-18 15:25:00.799734+00:00, run_end_date=2024-02-18 15:25:03.513423+00:00, run_duration=2.713689, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:24:00+00:00, data_interval_end=2024-02-18 15:25:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:25:03.520+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:25:00+00:00, run_after=2024-02-18T15:26:00+00:00 [2024-02-18T15:25:03.532+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T15:25:03.532+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:25:03.533+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:25:03.534+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T15:20:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T15:25:03.534+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T15:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T15:25:03.570+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T15:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:25:03.571+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T15:20:00+00:00 exited with status success for try_number 1 [2024-02-18T15:25:03.571+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:24:00+00:00 exited with status success for try_number 1 [2024-02-18T15:25:03.576+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9f0ee744-ec08-4f8a-be0a-ef14cd6916b0 [2024-02-18T15:25:03.577+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:24:00+00:00, map_index=-1, run_start_date=2024-02-18 15:25:02.179977+00:00, run_end_date=2024-02-18 15:25:02.443210+00:00, run_duration=0.263233, state=success, executor_state=success, try_number=1, max_tries=1, job_id=593, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:25:00.835493+00:00, queued_by_job_id=1, pid=12855 [2024-02-18T15:25:03.577+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T15:20:00+00:00, map_index=-1, run_start_date=2024-02-18 15:25:02.370313+00:00, run_end_date=2024-02-18 15:25:02.606474+00:00, run_duration=0.236161, state=success, executor_state=success, try_number=1, max_tries=1, job_id=595, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:25:00.835493+00:00, queued_by_job_id=1, pid=12878 [2024-02-18T15:25:03.633+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:24:00+00:00 exited with status success for try_number 1 [2024-02-18T15:25:03.636+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:24:00+00:00, map_index=-1, run_start_date=2024-02-18 15:25:02.368882+00:00, run_end_date=2024-02-18 15:25:03.483904+00:00, run_duration=1.115022, state=success, executor_state=success, try_number=1, max_tries=1, job_id=594, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:25:00.835493+00:00, queued_by_job_id=1, pid=12876 [2024-02-18T15:25:05.746+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T15:25:05.747+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:25:05.747+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:25:05.749+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T15:20:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T15:25:05.749+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T15:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T15:25:05.794+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T15:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:25:05.795+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T15:20:00+00:00 exited with status success for try_number 1 [2024-02-18T15:25:05.813+0000] {scheduler_job.py:635} INFO - Setting external_id for to ae06636a-bad5-4b24-9d18-87b98f01795b [2024-02-18T15:25:05.814+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T15:20:00+00:00, map_index=-1, run_start_date=2024-02-18 15:25:04.682891+00:00, run_end_date=2024-02-18 15:25:04.868009+00:00, run_duration=0.185118, state=success, executor_state=success, try_number=1, max_tries=1, job_id=596, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:25:03.533478+00:00, queued_by_job_id=1, pid=12914 [2024-02-18T15:25:07.498+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T15:25:07.498+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:25:07.499+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:25:07.500+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T15:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:25:07.500+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T15:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T15:25:07.527+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T15:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:25:07.527+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T15:20:00+00:00 exited with status success for try_number 1 [2024-02-18T15:25:07.531+0000] {scheduler_job.py:635} INFO - Setting external_id for to edc4ba7b-9828-4d2b-95f1-e004ec465ebc [2024-02-18T15:25:07.532+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T15:20:00+00:00, map_index=0, run_start_date=2024-02-18 15:25:07.081623+00:00, run_end_date=2024-02-18 15:25:07.246055+00:00, run_duration=0.164432, state=success, executor_state=success, try_number=1, max_tries=1, job_id=597, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:25:05.748099+00:00, queued_by_job_id=1, pid=12926 [2024-02-18T15:25:08.754+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:25:08.754+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:20:00+00:00, run_id=scheduled__2024-02-18T15:20:00+00:00, run_start_date=2024-02-18 15:25:00.798356+00:00, run_end_date=2024-02-18 15:25:08.754447+00:00, run_duration=7.956091, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:20:00+00:00, data_interval_end=2024-02-18 15:25:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T15:25:08.758+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:25:00+00:00, run_after=2024-02-18T15:30:00+00:00 [2024-02-18T15:25:09.818+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T15:20:00+00:00 exited with status success for try_number 1 [2024-02-18T15:25:09.821+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T15:20:00+00:00, map_index=-1, run_start_date=2024-02-18 15:25:08.571248+00:00, run_end_date=2024-02-18 15:25:08.733448+00:00, run_duration=0.1622, state=success, executor_state=success, try_number=1, max_tries=1, job_id=598, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:25:07.499439+00:00, queued_by_job_id=1, pid=12938 [2024-02-18T15:26:00.984+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:26:00+00:00, run_after=2024-02-18T15:27:00+00:00 [2024-02-18T15:26:00.988+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:26:00.991+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:26:01.030+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T15:26:01.030+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T15:26:01.031+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:26:01.031+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:26:01.031+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:26:01.033+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T15:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:26:01.033+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T15:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T15:26:01.033+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:26:01.033+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:26:01.034+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:26:01.034+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:26:01.178+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:24:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:26:01.178+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:26:01.178+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:26:01.186+0000] {scheduler_job.py:635} INFO - Setting external_id for to e7894628-9413-4015-a8fc-d226fde83896 [2024-02-18T15:26:01.186+0000] {scheduler_job.py:635} INFO - Setting external_id for to 227d7c72-4f91-4f4a-975d-e6f296b71a1f [2024-02-18T15:26:01.186+0000] {scheduler_job.py:635} INFO - Setting external_id for to b309a653-a383-4a78-bbe1-926e1f82a631 [2024-02-18T15:26:01.894+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:26:01.895+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 15:24:00+00:00, run_id=scheduled__2024-02-18T15:24:00+00:00, run_start_date=2024-02-18 15:26:00.998885+00:00, run_end_date=2024-02-18 15:26:01.895219+00:00, run_duration=0.896334, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:24:00+00:00, data_interval_end=2024-02-18 15:26:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T15:26:01.903+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T15:26:00+00:00, run_after=2024-02-18T15:28:00+00:00 [2024-02-18T15:26:01.943+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:24:00+00:00 exited with status success for try_number 1 [2024-02-18T15:26:01.947+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T15:24:00+00:00, map_index=-1, run_start_date=2024-02-18 15:26:01.537496+00:00, run_end_date=2024-02-18 15:26:01.771330+00:00, run_duration=0.233834, state=success, executor_state=success, try_number=1, max_tries=1, job_id=599, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:26:01.032254+00:00, queued_by_job_id=1, pid=12955 [2024-02-18T15:26:02.985+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:26:02.986+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:25:00+00:00, run_id=scheduled__2024-02-18T15:25:00+00:00, run_start_date=2024-02-18 15:26:00.999581+00:00, run_end_date=2024-02-18 15:26:02.985974+00:00, run_duration=1.986393, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:25:00+00:00, data_interval_end=2024-02-18 15:26:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:26:02.992+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:26:00+00:00, run_after=2024-02-18T15:27:00+00:00 [2024-02-18T15:26:03.018+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:25:00+00:00 exited with status success for try_number 1 [2024-02-18T15:26:03.021+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:25:00+00:00, map_index=-1, run_start_date=2024-02-18 15:26:02.468191+00:00, run_end_date=2024-02-18 15:26:02.666724+00:00, run_duration=0.198533, state=success, executor_state=success, try_number=1, max_tries=1, job_id=601, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:26:01.032254+00:00, queued_by_job_id=1, pid=12986 [2024-02-18T15:26:04.048+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:26:04.048+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:25:00+00:00, run_id=scheduled__2024-02-18T15:25:00+00:00, run_start_date=2024-02-18 15:26:01.000292+00:00, run_end_date=2024-02-18 15:26:04.048300+00:00, run_duration=3.048008, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:25:00+00:00, data_interval_end=2024-02-18 15:26:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:26:04.054+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:26:00+00:00, run_after=2024-02-18T15:27:00+00:00 [2024-02-18T15:26:04.073+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:25:00+00:00 exited with status success for try_number 1 [2024-02-18T15:26:04.075+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:25:00+00:00, map_index=-1, run_start_date=2024-02-18 15:26:02.456915+00:00, run_end_date=2024-02-18 15:26:03.364490+00:00, run_duration=0.907575, state=success, executor_state=success, try_number=1, max_tries=1, job_id=600, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:26:01.032254+00:00, queued_by_job_id=1, pid=12985 [2024-02-18T15:27:00.174+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:27:00.182+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:27:00+00:00, run_after=2024-02-18T15:28:00+00:00 [2024-02-18T15:27:00.218+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T15:27:00.218+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:27:00.218+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:27:00.218+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:27:00.220+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:27:00.220+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:27:00.220+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:27:00.220+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:27:00.305+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:26:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:27:00.305+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:26:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:27:00.311+0000] {scheduler_job.py:635} INFO - Setting external_id for to bac7902a-8dca-42f5-9b78-6558d953118f [2024-02-18T15:27:00.311+0000] {scheduler_job.py:635} INFO - Setting external_id for to e6cb0895-2218-4e07-8b26-fc5bf1d198b9 [2024-02-18T15:27:02.417+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:27:02.417+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:26:00+00:00, run_id=scheduled__2024-02-18T15:26:00+00:00, run_start_date=2024-02-18 15:27:00.191219+00:00, run_end_date=2024-02-18 15:27:02.417627+00:00, run_duration=2.226408, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:26:00+00:00, data_interval_end=2024-02-18 15:27:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:27:02.423+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:27:00+00:00, run_after=2024-02-18T15:28:00+00:00 [2024-02-18T15:27:02.448+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:26:00+00:00 exited with status success for try_number 1 [2024-02-18T15:27:02.451+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:26:00+00:00, map_index=-1, run_start_date=2024-02-18 15:27:01.515569+00:00, run_end_date=2024-02-18 15:27:01.716213+00:00, run_duration=0.200644, state=success, executor_state=success, try_number=1, max_tries=1, job_id=602, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:27:00.219426+00:00, queued_by_job_id=1, pid=13040 [2024-02-18T15:27:03.494+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:27:03.494+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:26:00+00:00, run_id=scheduled__2024-02-18T15:26:00+00:00, run_start_date=2024-02-18 15:27:00.191946+00:00, run_end_date=2024-02-18 15:27:03.494687+00:00, run_duration=3.302741, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:26:00+00:00, data_interval_end=2024-02-18 15:27:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:27:03.500+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:27:00+00:00, run_after=2024-02-18T15:28:00+00:00 [2024-02-18T15:27:03.521+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:26:00+00:00 exited with status success for try_number 1 [2024-02-18T15:27:03.524+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:26:00+00:00, map_index=-1, run_start_date=2024-02-18 15:27:01.517973+00:00, run_end_date=2024-02-18 15:27:02.447924+00:00, run_duration=0.929951, state=success, executor_state=success, try_number=1, max_tries=1, job_id=603, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:27:00.219426+00:00, queued_by_job_id=1, pid=13041 [2024-02-18T15:27:11.693+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T15:28:00.463+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:28:00.467+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:28:00.475+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:28:00+00:00, run_after=2024-02-18T15:29:00+00:00 [2024-02-18T15:28:00.517+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T15:28:00.517+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T15:28:00.517+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:28:00.517+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:28:00.518+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:28:00.520+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T15:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:28:00.520+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T15:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T15:28:00.520+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:28:00.520+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:28:00.520+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:28:00.521+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:28:00.668+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:26:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:28:00.669+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:27:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:28:00.669+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:27:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:28:00.676+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3c2aa6cd-cbbd-4d33-b525-2814b05500dc [2024-02-18T15:28:00.676+0000] {scheduler_job.py:635} INFO - Setting external_id for to e0f810b3-54cb-4bf2-b87b-18a7044d2043 [2024-02-18T15:28:00.677+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7c5dffd1-a2d3-47db-99a8-7b3f31b4d33d [2024-02-18T15:28:01.783+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:28:01.784+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 15:26:00+00:00, run_id=scheduled__2024-02-18T15:26:00+00:00, run_start_date=2024-02-18 15:28:00.483041+00:00, run_end_date=2024-02-18 15:28:01.783978+00:00, run_duration=1.300937, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:26:00+00:00, data_interval_end=2024-02-18 15:28:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T15:28:01.789+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T15:28:00+00:00, run_after=2024-02-18T15:30:00+00:00 [2024-02-18T15:28:01.833+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:26:00+00:00 exited with status success for try_number 1 [2024-02-18T15:28:01.838+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T15:26:00+00:00, map_index=-1, run_start_date=2024-02-18 15:28:01.086839+00:00, run_end_date=2024-02-18 15:28:01.329227+00:00, run_duration=0.242388, state=success, executor_state=success, try_number=1, max_tries=1, job_id=604, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:28:00.519050+00:00, queued_by_job_id=1, pid=13075 [2024-02-18T15:28:02.868+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:28:02.869+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:27:00+00:00, run_id=scheduled__2024-02-18T15:27:00+00:00, run_start_date=2024-02-18 15:28:00.483776+00:00, run_end_date=2024-02-18 15:28:02.868947+00:00, run_duration=2.385171, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:27:00+00:00, data_interval_end=2024-02-18 15:28:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:28:02.875+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:28:00+00:00, run_after=2024-02-18T15:29:00+00:00 [2024-02-18T15:28:02.901+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:27:00+00:00 exited with status success for try_number 1 [2024-02-18T15:28:02.904+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:27:00+00:00, map_index=-1, run_start_date=2024-02-18 15:28:01.994802+00:00, run_end_date=2024-02-18 15:28:02.197151+00:00, run_duration=0.202349, state=success, executor_state=success, try_number=1, max_tries=1, job_id=606, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:28:00.519050+00:00, queued_by_job_id=1, pid=13106 [2024-02-18T15:28:03.940+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:28:03.940+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:27:00+00:00, run_id=scheduled__2024-02-18T15:27:00+00:00, run_start_date=2024-02-18 15:28:00.484428+00:00, run_end_date=2024-02-18 15:28:03.940741+00:00, run_duration=3.456313, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:27:00+00:00, data_interval_end=2024-02-18 15:28:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:28:03.946+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:28:00+00:00, run_after=2024-02-18T15:29:00+00:00 [2024-02-18T15:28:03.966+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:27:00+00:00 exited with status success for try_number 1 [2024-02-18T15:28:03.969+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:27:00+00:00, map_index=-1, run_start_date=2024-02-18 15:28:01.958812+00:00, run_end_date=2024-02-18 15:28:02.935908+00:00, run_duration=0.977096, state=success, executor_state=success, try_number=1, max_tries=1, job_id=605, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:28:00.519050+00:00, queued_by_job_id=1, pid=13105 [2024-02-18T15:29:00.668+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:29:00.676+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:29:00+00:00, run_after=2024-02-18T15:30:00+00:00 [2024-02-18T15:29:00.712+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T15:29:00.712+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:29:00.712+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:29:00.712+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:29:00.714+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:29:00.714+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:29:00.715+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:29:00.715+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:29:00.805+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:28:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:29:00.805+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:28:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:29:00.811+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4c066f31-148e-44b2-92f1-4f50e978d774 [2024-02-18T15:29:00.811+0000] {scheduler_job.py:635} INFO - Setting external_id for to aa9207a3-323a-449e-a524-85bf4f138cdf [2024-02-18T15:29:02.980+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:29:02.980+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:28:00+00:00, run_id=scheduled__2024-02-18T15:28:00+00:00, run_start_date=2024-02-18 15:29:00.684348+00:00, run_end_date=2024-02-18 15:29:02.980658+00:00, run_duration=2.29631, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:28:00+00:00, data_interval_end=2024-02-18 15:29:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:29:02.987+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:29:00+00:00, run_after=2024-02-18T15:30:00+00:00 [2024-02-18T15:29:02.991+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:29:02.991+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:28:00+00:00, run_id=scheduled__2024-02-18T15:28:00+00:00, run_start_date=2024-02-18 15:29:00.683593+00:00, run_end_date=2024-02-18 15:29:02.991240+00:00, run_duration=2.307647, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:28:00+00:00, data_interval_end=2024-02-18 15:29:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:29:02.997+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:29:00+00:00, run_after=2024-02-18T15:30:00+00:00 [2024-02-18T15:29:03.019+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:28:00+00:00 exited with status success for try_number 1 [2024-02-18T15:29:03.019+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:28:00+00:00 exited with status success for try_number 1 [2024-02-18T15:29:03.023+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:28:00+00:00, map_index=-1, run_start_date=2024-02-18 15:29:01.887705+00:00, run_end_date=2024-02-18 15:29:02.111503+00:00, run_duration=0.223798, state=success, executor_state=success, try_number=1, max_tries=1, job_id=608, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:29:00.713463+00:00, queued_by_job_id=1, pid=13161 [2024-02-18T15:29:03.023+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:28:00+00:00, map_index=-1, run_start_date=2024-02-18 15:29:01.855706+00:00, run_end_date=2024-02-18 15:29:02.860364+00:00, run_duration=1.004658, state=success, executor_state=success, try_number=1, max_tries=1, job_id=607, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:29:00.713463+00:00, queued_by_job_id=1, pid=13160 [2024-02-18T15:30:00.873+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:30:00+00:00, run_after=2024-02-18T15:31:00+00:00 [2024-02-18T15:30:00.877+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:30:00.880+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:30:00.887+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:30:00+00:00, run_after=2024-02-18T15:35:00+00:00 [2024-02-18T15:30:00.937+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T15:30:00.937+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:30:00.937+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T15:30:00.938+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:30:00.938+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:30:00.938+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:30:00.940+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T15:25:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T15:30:00.940+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T15:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T15:30:00.941+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T15:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:30:00.941+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T15:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T15:30:00.941+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:30:00.941+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:30:00.941+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:30:00.941+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:30:01.298+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T15:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:30:01.298+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:28:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:30:01.298+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:29:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:30:01.298+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:29:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:30:01.316+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4a9e9a72-82f4-4de3-bf31-360e94308d11 [2024-02-18T15:30:01.316+0000] {scheduler_job.py:635} INFO - Setting external_id for to 81807559-1631-4c03-bacd-f37e5edf5b8a [2024-02-18T15:30:01.316+0000] {scheduler_job.py:635} INFO - Setting external_id for to fc08e47e-00c6-461f-996b-174a85fb0380 [2024-02-18T15:30:01.319+0000] {scheduler_job.py:635} INFO - Setting external_id for to f61912f2-751c-41bf-af07-70577c515cfc [2024-02-18T15:30:02.550+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:30:02.551+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 15:28:00+00:00, run_id=scheduled__2024-02-18T15:28:00+00:00, run_start_date=2024-02-18 15:30:00.897672+00:00, run_end_date=2024-02-18 15:30:02.551042+00:00, run_duration=1.65337, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:28:00+00:00, data_interval_end=2024-02-18 15:30:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T15:30:02.561+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T15:30:00+00:00, run_after=2024-02-18T15:32:00+00:00 [2024-02-18T15:30:02.617+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:28:00+00:00 exited with status success for try_number 1 [2024-02-18T15:30:02.621+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T15:28:00+00:00, map_index=-1, run_start_date=2024-02-18 15:30:01.621106+00:00, run_end_date=2024-02-18 15:30:01.918689+00:00, run_duration=0.297583, state=success, executor_state=success, try_number=1, max_tries=1, job_id=609, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:30:00.939368+00:00, queued_by_job_id=1, pid=13197 [2024-02-18T15:30:03.660+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:30:03.661+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:29:00+00:00, run_id=scheduled__2024-02-18T15:29:00+00:00, run_start_date=2024-02-18 15:30:00.898511+00:00, run_end_date=2024-02-18 15:30:03.661054+00:00, run_duration=2.762543, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:29:00+00:00, data_interval_end=2024-02-18 15:30:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:30:03.667+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:30:00+00:00, run_after=2024-02-18T15:31:00+00:00 [2024-02-18T15:30:03.682+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T15:30:03.682+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:30:03.682+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:30:03.684+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T15:25:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T15:30:03.684+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T15:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T15:30:03.713+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T15:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:30:03.713+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T15:25:00+00:00 exited with status success for try_number 1 [2024-02-18T15:30:03.713+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:29:00+00:00 exited with status success for try_number 1 [2024-02-18T15:30:03.718+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:29:00+00:00, map_index=-1, run_start_date=2024-02-18 15:30:02.597649+00:00, run_end_date=2024-02-18 15:30:02.842042+00:00, run_duration=0.244393, state=success, executor_state=success, try_number=1, max_tries=1, job_id=610, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:30:00.939368+00:00, queued_by_job_id=1, pid=13237 [2024-02-18T15:30:03.719+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T15:25:00+00:00, map_index=-1, run_start_date=2024-02-18 15:30:02.645105+00:00, run_end_date=2024-02-18 15:30:02.907320+00:00, run_duration=0.262215, state=success, executor_state=success, try_number=1, max_tries=1, job_id=611, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:30:00.939368+00:00, queued_by_job_id=1, pid=13238 [2024-02-18T15:30:03.719+0000] {scheduler_job.py:635} INFO - Setting external_id for to f1e9cc37-d328-46db-9051-7bfd0744a50c [2024-02-18T15:30:04.820+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:30:04.821+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:29:00+00:00, run_id=scheduled__2024-02-18T15:29:00+00:00, run_start_date=2024-02-18 15:30:00.899187+00:00, run_end_date=2024-02-18 15:30:04.821198+00:00, run_duration=3.922011, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:29:00+00:00, data_interval_end=2024-02-18 15:30:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:30:04.828+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:30:00+00:00, run_after=2024-02-18T15:31:00+00:00 [2024-02-18T15:30:04.866+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:29:00+00:00 exited with status success for try_number 1 [2024-02-18T15:30:04.871+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:29:00+00:00, map_index=-1, run_start_date=2024-02-18 15:30:02.679171+00:00, run_end_date=2024-02-18 15:30:03.782909+00:00, run_duration=1.103738, state=success, executor_state=success, try_number=1, max_tries=1, job_id=612, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:30:00.939368+00:00, queued_by_job_id=1, pid=13239 [2024-02-18T15:30:05.931+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T15:30:05.932+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:30:05.932+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:30:05.934+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T15:25:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T15:30:05.935+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T15:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T15:30:05.985+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T15:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:30:05.985+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T15:25:00+00:00 exited with status success for try_number 1 [2024-02-18T15:30:05.993+0000] {scheduler_job.py:635} INFO - Setting external_id for to d7d82a35-2916-4abd-9c54-93db9d1d5b8b [2024-02-18T15:30:05.994+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T15:25:00+00:00, map_index=-1, run_start_date=2024-02-18 15:30:04.819557+00:00, run_end_date=2024-02-18 15:30:05.025919+00:00, run_duration=0.206362, state=success, executor_state=success, try_number=1, max_tries=1, job_id=613, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:30:03.683296+00:00, queued_by_job_id=1, pid=13278 [2024-02-18T15:30:08.163+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T15:30:08.163+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:30:08.164+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:30:08.165+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T15:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:30:08.165+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T15:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T15:30:08.193+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T15:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:30:08.193+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T15:25:00+00:00 exited with status success for try_number 1 [2024-02-18T15:30:08.196+0000] {scheduler_job.py:635} INFO - Setting external_id for to 78989b0c-61ca-4f3e-af4d-6f5ddb5d9d47 [2024-02-18T15:30:08.196+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T15:25:00+00:00, map_index=0, run_start_date=2024-02-18 15:30:07.142634+00:00, run_end_date=2024-02-18 15:30:07.299051+00:00, run_duration=0.156417, state=success, executor_state=success, try_number=1, max_tries=1, job_id=614, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:30:05.933371+00:00, queued_by_job_id=1, pid=13290 [2024-02-18T15:30:09.874+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:30:09.874+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:25:00+00:00, run_id=scheduled__2024-02-18T15:25:00+00:00, run_start_date=2024-02-18 15:30:00.896903+00:00, run_end_date=2024-02-18 15:30:09.874909+00:00, run_duration=8.978006, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:25:00+00:00, data_interval_end=2024-02-18 15:30:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T15:30:09.879+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:30:00+00:00, run_after=2024-02-18T15:35:00+00:00 [2024-02-18T15:30:09.897+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T15:25:00+00:00 exited with status success for try_number 1 [2024-02-18T15:30:09.900+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T15:25:00+00:00, map_index=-1, run_start_date=2024-02-18 15:30:09.239232+00:00, run_end_date=2024-02-18 15:30:09.394705+00:00, run_duration=0.155473, state=success, executor_state=success, try_number=1, max_tries=1, job_id=615, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:30:08.164691+00:00, queued_by_job_id=1, pid=13302 [2024-02-18T15:31:00.090+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:31:00+00:00, run_after=2024-02-18T15:32:00+00:00 [2024-02-18T15:31:00.094+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:31:00.130+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T15:31:00.130+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:31:00.131+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:31:00.131+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:31:00.133+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:31:00.133+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:31:00.133+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:31:00.133+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:31:00.224+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:31:00.225+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:31:00.230+0000] {scheduler_job.py:635} INFO - Setting external_id for to e5309b29-7d5c-4d8b-b608-d316b37f17bb [2024-02-18T15:31:00.230+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0755816d-0100-4a69-a049-f0b91a96a653 [2024-02-18T15:31:02.407+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:31:02.407+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:30:00+00:00, run_id=scheduled__2024-02-18T15:30:00+00:00, run_start_date=2024-02-18 15:31:00.102616+00:00, run_end_date=2024-02-18 15:31:02.407719+00:00, run_duration=2.305103, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:30:00+00:00, data_interval_end=2024-02-18 15:31:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:31:02.416+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:31:00+00:00, run_after=2024-02-18T15:32:00+00:00 [2024-02-18T15:31:02.420+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:31:02.420+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:30:00+00:00, run_id=scheduled__2024-02-18T15:30:00+00:00, run_start_date=2024-02-18 15:31:00.103547+00:00, run_end_date=2024-02-18 15:31:02.420679+00:00, run_duration=2.317132, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:30:00+00:00, data_interval_end=2024-02-18 15:31:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:31:02.428+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:31:00+00:00, run_after=2024-02-18T15:32:00+00:00 [2024-02-18T15:31:02.448+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:30:00+00:00 exited with status success for try_number 1 [2024-02-18T15:31:02.448+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:30:00+00:00 exited with status success for try_number 1 [2024-02-18T15:31:02.452+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:30:00+00:00, map_index=-1, run_start_date=2024-02-18 15:31:01.454286+00:00, run_end_date=2024-02-18 15:31:02.331765+00:00, run_duration=0.877479, state=success, executor_state=success, try_number=1, max_tries=1, job_id=617, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:31:00.132045+00:00, queued_by_job_id=1, pid=13339 [2024-02-18T15:31:02.452+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:30:00+00:00, map_index=-1, run_start_date=2024-02-18 15:31:01.442876+00:00, run_end_date=2024-02-18 15:31:01.630959+00:00, run_duration=0.188083, state=success, executor_state=success, try_number=1, max_tries=1, job_id=616, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:31:00.132045+00:00, queued_by_job_id=1, pid=13338 [2024-02-18T15:32:00.450+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:32:00.455+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:32:00.468+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:32:00+00:00, run_after=2024-02-18T15:33:00+00:00 [2024-02-18T15:32:00.527+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T15:32:00.527+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T15:32:00.527+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:32:00.527+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:32:00.528+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:32:00.531+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T15:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:32:00.531+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T15:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T15:32:00.531+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:32:00.531+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:32:00.531+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:32:00.532+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:32:00.870+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:32:00.870+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:31:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:32:00.870+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:31:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:32:00.880+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3adfd98a-1928-4e58-a37e-6798d26a4267 [2024-02-18T15:32:00.881+0000] {scheduler_job.py:635} INFO - Setting external_id for to ded2bc13-1f78-45ea-8b57-14b7110b846f [2024-02-18T15:32:00.881+0000] {scheduler_job.py:635} INFO - Setting external_id for to bb3d197b-1ce5-4560-b14c-327be8fdcdf0 [2024-02-18T15:32:02.134+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:30:00+00:00 exited with status success for try_number 1 [2024-02-18T15:32:02.142+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T15:30:00+00:00, map_index=-1, run_start_date=2024-02-18 15:32:01.510966+00:00, run_end_date=2024-02-18 15:32:01.938202+00:00, run_duration=0.427236, state=success, executor_state=success, try_number=1, max_tries=1, job_id=618, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:32:00.529066+00:00, queued_by_job_id=1, pid=13374 [2024-02-18T15:32:03.170+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:32:03.171+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 15:30:00+00:00, run_id=scheduled__2024-02-18T15:30:00+00:00, run_start_date=2024-02-18 15:32:00.479437+00:00, run_end_date=2024-02-18 15:32:03.171056+00:00, run_duration=2.691619, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:30:00+00:00, data_interval_end=2024-02-18 15:32:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T15:32:03.176+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T15:32:00+00:00, run_after=2024-02-18T15:34:00+00:00 [2024-02-18T15:32:03.180+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:32:03.180+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:31:00+00:00, run_id=scheduled__2024-02-18T15:31:00+00:00, run_start_date=2024-02-18 15:32:00.480459+00:00, run_end_date=2024-02-18 15:32:03.180420+00:00, run_duration=2.699961, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:31:00+00:00, data_interval_end=2024-02-18 15:32:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:32:03.187+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:32:00+00:00, run_after=2024-02-18T15:33:00+00:00 [2024-02-18T15:32:03.211+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:31:00+00:00 exited with status success for try_number 1 [2024-02-18T15:32:03.214+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:31:00+00:00, map_index=-1, run_start_date=2024-02-18 15:32:02.459507+00:00, run_end_date=2024-02-18 15:32:02.703676+00:00, run_duration=0.244169, state=success, executor_state=success, try_number=1, max_tries=1, job_id=619, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:32:00.529066+00:00, queued_by_job_id=1, pid=13404 [2024-02-18T15:32:04.242+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:32:04.243+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:31:00+00:00, run_id=scheduled__2024-02-18T15:31:00+00:00, run_start_date=2024-02-18 15:32:00.481387+00:00, run_end_date=2024-02-18 15:32:04.243078+00:00, run_duration=3.761691, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:31:00+00:00, data_interval_end=2024-02-18 15:32:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:32:04.249+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:32:00+00:00, run_after=2024-02-18T15:33:00+00:00 [2024-02-18T15:32:04.268+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:31:00+00:00 exited with status success for try_number 1 [2024-02-18T15:32:04.271+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:31:00+00:00, map_index=-1, run_start_date=2024-02-18 15:32:02.546003+00:00, run_end_date=2024-02-18 15:32:03.742088+00:00, run_duration=1.196085, state=success, executor_state=success, try_number=1, max_tries=1, job_id=620, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:32:00.529066+00:00, queued_by_job_id=1, pid=13405 [2024-02-18T15:32:11.727+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T15:33:00.178+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:33:00+00:00, run_after=2024-02-18T15:34:00+00:00 [2024-02-18T15:33:00.182+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:33:00.215+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T15:33:00.216+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:33:00.216+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:33:00.216+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:33:00.218+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:33:00.218+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:33:00.218+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:33:00.218+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:33:00.306+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:32:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:33:00.307+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:32:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:33:00.311+0000] {scheduler_job.py:635} INFO - Setting external_id for to 427fccc4-0579-458c-b4b6-4aa9a4e384e7 [2024-02-18T15:33:00.312+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5bb2694c-37e0-4214-87b1-4e600e99a94b [2024-02-18T15:33:02.153+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:33:02.153+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:32:00+00:00, run_id=scheduled__2024-02-18T15:32:00+00:00, run_start_date=2024-02-18 15:33:00.190674+00:00, run_end_date=2024-02-18 15:33:02.153293+00:00, run_duration=1.962619, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:32:00+00:00, data_interval_end=2024-02-18 15:33:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:33:02.163+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:33:00+00:00, run_after=2024-02-18T15:34:00+00:00 [2024-02-18T15:33:02.192+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:32:00+00:00 exited with status success for try_number 1 [2024-02-18T15:33:02.196+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:32:00+00:00, map_index=-1, run_start_date=2024-02-18 15:33:01.558948+00:00, run_end_date=2024-02-18 15:33:01.762807+00:00, run_duration=0.203859, state=success, executor_state=success, try_number=1, max_tries=1, job_id=622, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:33:00.217237+00:00, queued_by_job_id=1, pid=13460 [2024-02-18T15:33:03.232+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:33:03.232+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:32:00+00:00, run_id=scheduled__2024-02-18T15:32:00+00:00, run_start_date=2024-02-18 15:33:00.191478+00:00, run_end_date=2024-02-18 15:33:03.232494+00:00, run_duration=3.041016, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:32:00+00:00, data_interval_end=2024-02-18 15:33:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:33:03.238+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:33:00+00:00, run_after=2024-02-18T15:34:00+00:00 [2024-02-18T15:33:03.258+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:32:00+00:00 exited with status success for try_number 1 [2024-02-18T15:33:03.261+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:32:00+00:00, map_index=-1, run_start_date=2024-02-18 15:33:01.558205+00:00, run_end_date=2024-02-18 15:33:02.475897+00:00, run_duration=0.917692, state=success, executor_state=success, try_number=1, max_tries=1, job_id=621, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:33:00.217237+00:00, queued_by_job_id=1, pid=13459 [2024-02-18T15:34:00.654+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:34:00+00:00, run_after=2024-02-18T15:35:00+00:00 [2024-02-18T15:34:00.658+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:34:00.662+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:34:00.705+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T15:34:00.705+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T15:34:00.705+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:34:00.705+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:34:00.706+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:34:00.708+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T15:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:34:00.708+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T15:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T15:34:00.708+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:34:00.708+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:34:00.708+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:34:00.708+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:34:00.856+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:32:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:34:00.857+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:33:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:34:00.857+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:33:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:34:00.864+0000] {scheduler_job.py:635} INFO - Setting external_id for to d644aeec-9547-46d9-af13-ca4a275cf50d [2024-02-18T15:34:00.865+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0b220062-667a-4653-a4fb-e7bd4ab1c6b2 [2024-02-18T15:34:00.865+0000] {scheduler_job.py:635} INFO - Setting external_id for to ba113b72-e6c9-4288-96c7-ef2c5e3a9594 [2024-02-18T15:34:02.419+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:34:02.420+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 15:32:00+00:00, run_id=scheduled__2024-02-18T15:32:00+00:00, run_start_date=2024-02-18 15:34:00.672013+00:00, run_end_date=2024-02-18 15:34:02.420066+00:00, run_duration=1.748053, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:32:00+00:00, data_interval_end=2024-02-18 15:34:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T15:34:02.427+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T15:34:00+00:00, run_after=2024-02-18T15:36:00+00:00 [2024-02-18T15:34:02.432+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:34:02.432+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:33:00+00:00, run_id=scheduled__2024-02-18T15:33:00+00:00, run_start_date=2024-02-18 15:34:00.672825+00:00, run_end_date=2024-02-18 15:34:02.432503+00:00, run_duration=1.759678, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:33:00+00:00, data_interval_end=2024-02-18 15:34:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:34:02.442+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:34:00+00:00, run_after=2024-02-18T15:35:00+00:00 [2024-02-18T15:34:02.474+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:32:00+00:00 exited with status success for try_number 1 [2024-02-18T15:34:02.475+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:33:00+00:00 exited with status success for try_number 1 [2024-02-18T15:34:02.480+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T15:32:00+00:00, map_index=-1, run_start_date=2024-02-18 15:34:01.309620+00:00, run_end_date=2024-02-18 15:34:01.537185+00:00, run_duration=0.227565, state=success, executor_state=success, try_number=1, max_tries=1, job_id=623, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:34:00.706894+00:00, queued_by_job_id=1, pid=13495 [2024-02-18T15:34:02.481+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:33:00+00:00, map_index=-1, run_start_date=2024-02-18 15:34:02.095243+00:00, run_end_date=2024-02-18 15:34:02.348887+00:00, run_duration=0.253644, state=success, executor_state=success, try_number=1, max_tries=1, job_id=624, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:34:00.706894+00:00, queued_by_job_id=1, pid=13525 [2024-02-18T15:34:03.508+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:34:03.508+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:33:00+00:00, run_id=scheduled__2024-02-18T15:33:00+00:00, run_start_date=2024-02-18 15:34:00.673523+00:00, run_end_date=2024-02-18 15:34:03.508397+00:00, run_duration=2.834874, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:33:00+00:00, data_interval_end=2024-02-18 15:34:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:34:03.514+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:34:00+00:00, run_after=2024-02-18T15:35:00+00:00 [2024-02-18T15:34:03.532+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:33:00+00:00 exited with status success for try_number 1 [2024-02-18T15:34:03.535+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:33:00+00:00, map_index=-1, run_start_date=2024-02-18 15:34:02.132129+00:00, run_end_date=2024-02-18 15:34:03.278329+00:00, run_duration=1.1462, state=success, executor_state=success, try_number=1, max_tries=1, job_id=625, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:34:00.706894+00:00, queued_by_job_id=1, pid=13526 [2024-02-18T15:35:00.783+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:35:00.791+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:35:00+00:00, run_after=2024-02-18T15:40:00+00:00 [2024-02-18T15:35:00.798+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:35:00+00:00, run_after=2024-02-18T15:36:00+00:00 [2024-02-18T15:35:00.842+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T15:35:00.842+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:35:00.842+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:35:00.842+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:35:00.843+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:35:00.844+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T15:30:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T15:35:00.845+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T15:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T15:35:00.845+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:35:00.845+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:35:00.845+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:35:00.845+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:35:00.981+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T15:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:35:00.981+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:34:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:35:00.981+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:34:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:35:00.988+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2b48a41e-63a9-4b7d-bfe4-cb9b96f69359 [2024-02-18T15:35:00.989+0000] {scheduler_job.py:635} INFO - Setting external_id for to 439caf1e-6d48-4411-a705-87b855b14070 [2024-02-18T15:35:00.989+0000] {scheduler_job.py:635} INFO - Setting external_id for to cc01d26f-1cab-4d0a-9635-e3d5114051a9 [2024-02-18T15:35:02.686+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:35:02.686+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:34:00+00:00, run_id=scheduled__2024-02-18T15:34:00+00:00, run_start_date=2024-02-18 15:35:00.808065+00:00, run_end_date=2024-02-18 15:35:02.686236+00:00, run_duration=1.878171, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:34:00+00:00, data_interval_end=2024-02-18 15:35:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:35:02.695+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:35:00+00:00, run_after=2024-02-18T15:36:00+00:00 [2024-02-18T15:35:02.712+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T15:35:02.712+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:35:02.713+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:35:02.714+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T15:30:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T15:35:02.714+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T15:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T15:35:02.752+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T15:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:35:02.752+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T15:30:00+00:00 exited with status success for try_number 1 [2024-02-18T15:35:02.752+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:34:00+00:00 exited with status success for try_number 1 [2024-02-18T15:35:02.759+0000] {scheduler_job.py:635} INFO - Setting external_id for to 79e4fe7d-e336-491d-b2e8-a0f5caef3e02 [2024-02-18T15:35:02.759+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T15:30:00+00:00, map_index=-1, run_start_date=2024-02-18 15:35:02.311249+00:00, run_end_date=2024-02-18 15:35:02.552530+00:00, run_duration=0.241281, state=success, executor_state=success, try_number=1, max_tries=1, job_id=627, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:35:00.843771+00:00, queued_by_job_id=1, pid=13592 [2024-02-18T15:35:02.759+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:34:00+00:00, map_index=-1, run_start_date=2024-02-18 15:35:02.356158+00:00, run_end_date=2024-02-18 15:35:02.600729+00:00, run_duration=0.244571, state=success, executor_state=success, try_number=1, max_tries=1, job_id=628, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:35:00.843771+00:00, queued_by_job_id=1, pid=13593 [2024-02-18T15:35:03.856+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:35:03.857+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:34:00+00:00, run_id=scheduled__2024-02-18T15:34:00+00:00, run_start_date=2024-02-18 15:35:00.808719+00:00, run_end_date=2024-02-18 15:35:03.857231+00:00, run_duration=3.048512, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:34:00+00:00, data_interval_end=2024-02-18 15:35:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:35:03.864+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:35:00+00:00, run_after=2024-02-18T15:36:00+00:00 [2024-02-18T15:35:03.894+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:34:00+00:00 exited with status success for try_number 1 [2024-02-18T15:35:03.898+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:34:00+00:00, map_index=-1, run_start_date=2024-02-18 15:35:02.287408+00:00, run_end_date=2024-02-18 15:35:03.416484+00:00, run_duration=1.129076, state=success, executor_state=success, try_number=1, max_tries=1, job_id=626, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:35:00.843771+00:00, queued_by_job_id=1, pid=13591 [2024-02-18T15:35:04.942+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T15:35:04.942+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:35:04.942+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:35:04.944+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T15:30:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T15:35:04.944+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T15:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T15:35:04.985+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T15:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:35:04.985+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T15:30:00+00:00 exited with status success for try_number 1 [2024-02-18T15:35:04.990+0000] {scheduler_job.py:635} INFO - Setting external_id for to db6d1365-81f4-4a07-b088-e00711fd65ba [2024-02-18T15:35:04.990+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T15:30:00+00:00, map_index=-1, run_start_date=2024-02-18 15:35:03.792442+00:00, run_end_date=2024-02-18 15:35:03.960817+00:00, run_duration=0.168375, state=success, executor_state=success, try_number=1, max_tries=1, job_id=629, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:35:02.713590+00:00, queued_by_job_id=1, pid=13632 [2024-02-18T15:35:07.762+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T15:35:07.762+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:35:07.762+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:35:07.764+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T15:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:35:07.764+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T15:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T15:35:07.791+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T15:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:35:07.792+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T15:30:00+00:00 exited with status success for try_number 1 [2024-02-18T15:35:07.796+0000] {scheduler_job.py:635} INFO - Setting external_id for to cdc3f8b1-4ee6-4d4f-b8e9-3742af05ebf4 [2024-02-18T15:35:07.796+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T15:30:00+00:00, map_index=0, run_start_date=2024-02-18 15:35:06.607702+00:00, run_end_date=2024-02-18 15:35:06.980955+00:00, run_duration=0.373253, state=success, executor_state=success, try_number=1, max_tries=1, job_id=630, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:35:04.943119+00:00, queued_by_job_id=1, pid=13644 [2024-02-18T15:35:09.935+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:35:09.935+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:30:00+00:00, run_id=scheduled__2024-02-18T15:30:00+00:00, run_start_date=2024-02-18 15:35:00.807348+00:00, run_end_date=2024-02-18 15:35:09.935249+00:00, run_duration=9.127901, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:30:00+00:00, data_interval_end=2024-02-18 15:35:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T15:35:09.939+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:35:00+00:00, run_after=2024-02-18T15:40:00+00:00 [2024-02-18T15:35:09.958+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T15:30:00+00:00 exited with status success for try_number 1 [2024-02-18T15:35:09.961+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T15:30:00+00:00, map_index=-1, run_start_date=2024-02-18 15:35:08.859788+00:00, run_end_date=2024-02-18 15:35:09.087328+00:00, run_duration=0.22754, state=success, executor_state=success, try_number=1, max_tries=1, job_id=631, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:35:07.763166+00:00, queued_by_job_id=1, pid=13656 [2024-02-18T15:36:00.181+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:36:00.189+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:36:00+00:00, run_after=2024-02-18T15:37:00+00:00 [2024-02-18T15:36:00.193+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:36:00.237+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T15:36:00.238+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T15:36:00.238+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:36:00.238+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:36:00.238+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:36:00.240+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T15:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:36:00.240+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T15:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T15:36:00.240+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:36:00.240+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:36:00.241+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:36:00.241+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:36:00.376+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:34:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:36:00.377+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:36:00.377+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:36:00.384+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0e3c8614-913f-4e16-a29a-ce8271359b33 [2024-02-18T15:36:00.385+0000] {scheduler_job.py:635} INFO - Setting external_id for to db6f8384-cdc1-4123-bb56-8d676004c190 [2024-02-18T15:36:00.385+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0270d795-a9af-459b-9b05-3beb533457d5 [2024-02-18T15:36:01.496+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:36:01.496+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 15:34:00+00:00, run_id=scheduled__2024-02-18T15:34:00+00:00, run_start_date=2024-02-18 15:36:00.201875+00:00, run_end_date=2024-02-18 15:36:01.496697+00:00, run_duration=1.294822, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:34:00+00:00, data_interval_end=2024-02-18 15:36:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T15:36:01.503+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T15:36:00+00:00, run_after=2024-02-18T15:38:00+00:00 [2024-02-18T15:36:01.543+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:34:00+00:00 exited with status success for try_number 1 [2024-02-18T15:36:01.547+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T15:34:00+00:00, map_index=-1, run_start_date=2024-02-18 15:36:00.824540+00:00, run_end_date=2024-02-18 15:36:01.074196+00:00, run_duration=0.249656, state=success, executor_state=success, try_number=1, max_tries=1, job_id=632, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:36:00.239337+00:00, queued_by_job_id=1, pid=13673 [2024-02-18T15:36:02.127+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:36:02.128+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:35:00+00:00, run_id=scheduled__2024-02-18T15:35:00+00:00, run_start_date=2024-02-18 15:36:00.202653+00:00, run_end_date=2024-02-18 15:36:02.128081+00:00, run_duration=1.925428, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:35:00+00:00, data_interval_end=2024-02-18 15:36:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:36:02.134+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:36:00+00:00, run_after=2024-02-18T15:37:00+00:00 [2024-02-18T15:36:02.159+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:35:00+00:00 exited with status success for try_number 1 [2024-02-18T15:36:02.163+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:35:00+00:00, map_index=-1, run_start_date=2024-02-18 15:36:01.646220+00:00, run_end_date=2024-02-18 15:36:01.841043+00:00, run_duration=0.194823, state=success, executor_state=success, try_number=1, max_tries=1, job_id=633, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:36:00.239337+00:00, queued_by_job_id=1, pid=13703 [2024-02-18T15:36:03.201+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:36:03.202+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:35:00+00:00, run_id=scheduled__2024-02-18T15:35:00+00:00, run_start_date=2024-02-18 15:36:00.203355+00:00, run_end_date=2024-02-18 15:36:03.201957+00:00, run_duration=2.998602, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:35:00+00:00, data_interval_end=2024-02-18 15:36:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:36:03.208+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:36:00+00:00, run_after=2024-02-18T15:37:00+00:00 [2024-02-18T15:36:03.227+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:35:00+00:00 exited with status success for try_number 1 [2024-02-18T15:36:03.230+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:35:00+00:00, map_index=-1, run_start_date=2024-02-18 15:36:01.677559+00:00, run_end_date=2024-02-18 15:36:02.744308+00:00, run_duration=1.066749, state=success, executor_state=success, try_number=1, max_tries=1, job_id=634, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:36:00.239337+00:00, queued_by_job_id=1, pid=13704 [2024-02-18T15:37:00.678+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:37:00+00:00, run_after=2024-02-18T15:38:00+00:00 [2024-02-18T15:37:00.682+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:37:00.717+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T15:37:00.717+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:37:00.717+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:37:00.718+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:37:00.719+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:37:00.720+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:37:00.720+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:37:00.720+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:37:00.816+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:36:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:37:00.816+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:36:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:37:00.822+0000] {scheduler_job.py:635} INFO - Setting external_id for to 85cf4df7-4484-4885-a33f-c09bf624814d [2024-02-18T15:37:00.822+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6809fb91-9718-4649-9484-e5d5d7a8d5a4 [2024-02-18T15:37:02.618+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:37:02.618+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:36:00+00:00, run_id=scheduled__2024-02-18T15:36:00+00:00, run_start_date=2024-02-18 15:37:00.691040+00:00, run_end_date=2024-02-18 15:37:02.618863+00:00, run_duration=1.927823, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:36:00+00:00, data_interval_end=2024-02-18 15:37:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:37:02.628+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:37:00+00:00, run_after=2024-02-18T15:38:00+00:00 [2024-02-18T15:37:02.651+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:36:00+00:00 exited with status success for try_number 1 [2024-02-18T15:37:02.654+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:36:00+00:00, map_index=-1, run_start_date=2024-02-18 15:37:01.866360+00:00, run_end_date=2024-02-18 15:37:02.128120+00:00, run_duration=0.26176, state=success, executor_state=success, try_number=1, max_tries=1, job_id=635, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:37:00.718654+00:00, queued_by_job_id=1, pid=13758 [2024-02-18T15:37:03.691+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:37:03.692+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:36:00+00:00, run_id=scheduled__2024-02-18T15:36:00+00:00, run_start_date=2024-02-18 15:37:00.691778+00:00, run_end_date=2024-02-18 15:37:03.692080+00:00, run_duration=3.000302, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:36:00+00:00, data_interval_end=2024-02-18 15:37:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:37:03.698+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:37:00+00:00, run_after=2024-02-18T15:38:00+00:00 [2024-02-18T15:37:03.718+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:36:00+00:00 exited with status success for try_number 1 [2024-02-18T15:37:03.721+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:36:00+00:00, map_index=-1, run_start_date=2024-02-18 15:37:01.876450+00:00, run_end_date=2024-02-18 15:37:02.960227+00:00, run_duration=1.083777, state=success, executor_state=success, try_number=1, max_tries=1, job_id=636, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:37:00.718654+00:00, queued_by_job_id=1, pid=13759 [2024-02-18T15:37:11.761+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T15:38:00.107+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:38:00.115+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:38:00+00:00, run_after=2024-02-18T15:39:00+00:00 [2024-02-18T15:38:00.120+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:38:00.194+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T15:38:00.195+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T15:38:00.195+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:38:00.195+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:38:00.195+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:38:00.197+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T15:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:38:00.198+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T15:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T15:38:00.198+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:38:00.198+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:38:00.198+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:38:00.198+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:38:00.348+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:36:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:38:00.348+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:37:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:38:00.348+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:37:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:38:00.355+0000] {scheduler_job.py:635} INFO - Setting external_id for to 88993541-54ed-48e8-865f-00ac194a5caa [2024-02-18T15:38:00.355+0000] {scheduler_job.py:635} INFO - Setting external_id for to 35f0a20a-55ac-4fcb-88ed-9e84100fe6b6 [2024-02-18T15:38:00.356+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1a00da64-2bcc-45b0-af96-4754c6f96bd2 [2024-02-18T15:38:01.480+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:38:01.480+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 15:36:00+00:00, run_id=scheduled__2024-02-18T15:36:00+00:00, run_start_date=2024-02-18 15:38:00.138636+00:00, run_end_date=2024-02-18 15:38:01.480714+00:00, run_duration=1.342078, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:36:00+00:00, data_interval_end=2024-02-18 15:38:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T15:38:01.487+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T15:38:00+00:00, run_after=2024-02-18T15:40:00+00:00 [2024-02-18T15:38:01.527+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:36:00+00:00 exited with status success for try_number 1 [2024-02-18T15:38:01.532+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T15:36:00+00:00, map_index=-1, run_start_date=2024-02-18 15:38:00.744756+00:00, run_end_date=2024-02-18 15:38:00.931847+00:00, run_duration=0.187091, state=success, executor_state=success, try_number=1, max_tries=1, job_id=637, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:38:00.196487+00:00, queued_by_job_id=1, pid=13794 [2024-02-18T15:38:02.325+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:38:02.326+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:37:00+00:00, run_id=scheduled__2024-02-18T15:37:00+00:00, run_start_date=2024-02-18 15:38:00.139492+00:00, run_end_date=2024-02-18 15:38:02.326130+00:00, run_duration=2.186638, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:37:00+00:00, data_interval_end=2024-02-18 15:38:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:38:02.332+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:38:00+00:00, run_after=2024-02-18T15:39:00+00:00 [2024-02-18T15:38:02.355+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:37:00+00:00 exited with status success for try_number 1 [2024-02-18T15:38:02.358+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:37:00+00:00, map_index=-1, run_start_date=2024-02-18 15:38:01.544249+00:00, run_end_date=2024-02-18 15:38:01.743014+00:00, run_duration=0.198765, state=success, executor_state=success, try_number=1, max_tries=1, job_id=638, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:38:00.196487+00:00, queued_by_job_id=1, pid=13824 [2024-02-18T15:38:03.079+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:38:03.079+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:37:00+00:00, run_id=scheduled__2024-02-18T15:37:00+00:00, run_start_date=2024-02-18 15:38:00.140271+00:00, run_end_date=2024-02-18 15:38:03.079498+00:00, run_duration=2.939227, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:37:00+00:00, data_interval_end=2024-02-18 15:38:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:38:03.085+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:38:00+00:00, run_after=2024-02-18T15:39:00+00:00 [2024-02-18T15:38:03.105+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:37:00+00:00 exited with status success for try_number 1 [2024-02-18T15:38:03.108+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:37:00+00:00, map_index=-1, run_start_date=2024-02-18 15:38:01.603683+00:00, run_end_date=2024-02-18 15:38:02.526812+00:00, run_duration=0.923129, state=success, executor_state=success, try_number=1, max_tries=1, job_id=639, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:38:00.196487+00:00, queued_by_job_id=1, pid=13825 [2024-02-18T15:39:00.594+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:39:00+00:00, run_after=2024-02-18T15:40:00+00:00 [2024-02-18T15:39:00.597+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:39:00.630+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T15:39:00.630+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:39:00.630+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:39:00.631+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:39:00.632+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:39:00.633+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:39:00.633+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:39:00.633+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:39:00.722+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:38:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:39:00.722+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:38:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:39:00.728+0000] {scheduler_job.py:635} INFO - Setting external_id for to fb8ab26f-6ad1-4fc6-a78b-ebcfc766c9e8 [2024-02-18T15:39:00.728+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2fcb4732-6bb6-4050-8869-29a13131d2fd [2024-02-18T15:39:02.541+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:39:02.541+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:38:00+00:00, run_id=scheduled__2024-02-18T15:38:00+00:00, run_start_date=2024-02-18 15:39:00.605619+00:00, run_end_date=2024-02-18 15:39:02.541894+00:00, run_duration=1.936275, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:38:00+00:00, data_interval_end=2024-02-18 15:39:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:39:02.548+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:39:00+00:00, run_after=2024-02-18T15:40:00+00:00 [2024-02-18T15:39:02.571+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:38:00+00:00 exited with status success for try_number 1 [2024-02-18T15:39:02.574+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:38:00+00:00, map_index=-1, run_start_date=2024-02-18 15:39:01.765289+00:00, run_end_date=2024-02-18 15:39:01.965394+00:00, run_duration=0.200105, state=success, executor_state=success, try_number=1, max_tries=1, job_id=640, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:39:00.631785+00:00, queued_by_job_id=1, pid=13879 [2024-02-18T15:39:03.566+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:39:03.566+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:38:00+00:00, run_id=scheduled__2024-02-18T15:38:00+00:00, run_start_date=2024-02-18 15:39:00.606367+00:00, run_end_date=2024-02-18 15:39:03.566358+00:00, run_duration=2.959991, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:38:00+00:00, data_interval_end=2024-02-18 15:39:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:39:03.572+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:39:00+00:00, run_after=2024-02-18T15:40:00+00:00 [2024-02-18T15:39:03.591+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:38:00+00:00 exited with status success for try_number 1 [2024-02-18T15:39:03.594+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:38:00+00:00, map_index=-1, run_start_date=2024-02-18 15:39:01.765295+00:00, run_end_date=2024-02-18 15:39:02.730421+00:00, run_duration=0.965126, state=success, executor_state=success, try_number=1, max_tries=1, job_id=641, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:39:00.631785+00:00, queued_by_job_id=1, pid=13878 [2024-02-18T15:40:00.017+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:40:00.021+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:40:00.028+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:40:00+00:00, run_after=2024-02-18T15:41:00+00:00 [2024-02-18T15:40:00.035+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:40:00+00:00, run_after=2024-02-18T15:45:00+00:00 [2024-02-18T15:40:00.087+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T15:40:00.087+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:40:00.088+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T15:40:00.088+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:40:00.088+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:40:00.088+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:40:00.091+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T15:35:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T15:40:00.091+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T15:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T15:40:00.091+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T15:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:40:00.091+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T15:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T15:40:00.091+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:40:00.091+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:40:00.092+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:40:00.092+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:40:00.260+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T15:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:40:00.261+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:38:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:40:00.261+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:39:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:40:00.261+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:39:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:40:00.277+0000] {scheduler_job.py:635} INFO - Setting external_id for to c184d2eb-3a46-4c32-9f2a-a5eff0f71074 [2024-02-18T15:40:00.277+0000] {scheduler_job.py:635} INFO - Setting external_id for to 71d1ab56-5990-45dd-9aee-e9a8a249e24b [2024-02-18T15:40:00.277+0000] {scheduler_job.py:635} INFO - Setting external_id for to db4dec6e-636b-41a0-bd4b-4713307a2a23 [2024-02-18T15:40:00.278+0000] {scheduler_job.py:635} INFO - Setting external_id for to f891b64c-c2f1-4731-8495-f600ddfae60a [2024-02-18T15:40:01.471+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:40:01.471+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 15:38:00+00:00, run_id=scheduled__2024-02-18T15:38:00+00:00, run_start_date=2024-02-18 15:40:00.044397+00:00, run_end_date=2024-02-18 15:40:01.471764+00:00, run_duration=1.427367, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:38:00+00:00, data_interval_end=2024-02-18 15:40:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T15:40:01.480+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T15:40:00+00:00, run_after=2024-02-18T15:42:00+00:00 [2024-02-18T15:40:01.525+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:38:00+00:00 exited with status success for try_number 1 [2024-02-18T15:40:01.530+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T15:38:00+00:00, map_index=-1, run_start_date=2024-02-18 15:40:00.835456+00:00, run_end_date=2024-02-18 15:40:01.110752+00:00, run_duration=0.275296, state=success, executor_state=success, try_number=1, max_tries=1, job_id=642, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:40:00.089493+00:00, queued_by_job_id=1, pid=13915 [2024-02-18T15:40:02.565+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:40:02.566+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:39:00+00:00, run_id=scheduled__2024-02-18T15:39:00+00:00, run_start_date=2024-02-18 15:40:00.045036+00:00, run_end_date=2024-02-18 15:40:02.565921+00:00, run_duration=2.520885, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:39:00+00:00, data_interval_end=2024-02-18 15:40:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:40:02.572+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:40:00+00:00, run_after=2024-02-18T15:41:00+00:00 [2024-02-18T15:40:02.587+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T15:40:02.587+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:40:02.588+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:40:02.589+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T15:35:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T15:40:02.589+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T15:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T15:40:02.621+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T15:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:40:02.621+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T15:35:00+00:00 exited with status success for try_number 1 [2024-02-18T15:40:02.621+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:39:00+00:00 exited with status success for try_number 1 [2024-02-18T15:40:02.630+0000] {scheduler_job.py:635} INFO - Setting external_id for to 260f2002-c025-48a3-aab9-2b78f6f1f4b5 [2024-02-18T15:40:02.630+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T15:35:00+00:00, map_index=-1, run_start_date=2024-02-18 15:40:01.738144+00:00, run_end_date=2024-02-18 15:40:01.989644+00:00, run_duration=0.2515, state=success, executor_state=success, try_number=1, max_tries=1, job_id=644, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:40:00.089493+00:00, queued_by_job_id=1, pid=13956 [2024-02-18T15:40:02.630+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:39:00+00:00, map_index=-1, run_start_date=2024-02-18 15:40:01.676213+00:00, run_end_date=2024-02-18 15:40:01.922121+00:00, run_duration=0.245908, state=success, executor_state=success, try_number=1, max_tries=1, job_id=643, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:40:00.089493+00:00, queued_by_job_id=1, pid=13946 [2024-02-18T15:40:03.787+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:40:03.787+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:39:00+00:00, run_id=scheduled__2024-02-18T15:39:00+00:00, run_start_date=2024-02-18 15:40:00.045669+00:00, run_end_date=2024-02-18 15:40:03.787525+00:00, run_duration=3.741856, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:39:00+00:00, data_interval_end=2024-02-18 15:40:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:40:03.795+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:40:00+00:00, run_after=2024-02-18T15:41:00+00:00 [2024-02-18T15:40:03.836+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:39:00+00:00 exited with status success for try_number 1 [2024-02-18T15:40:03.840+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:39:00+00:00, map_index=-1, run_start_date=2024-02-18 15:40:01.855732+00:00, run_end_date=2024-02-18 15:40:02.988148+00:00, run_duration=1.132416, state=success, executor_state=success, try_number=1, max_tries=1, job_id=645, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:40:00.089493+00:00, queued_by_job_id=1, pid=13960 [2024-02-18T15:40:04.037+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T15:40:04.037+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:40:04.037+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:40:04.039+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T15:35:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T15:40:04.039+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T15:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T15:40:04.067+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T15:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:40:04.067+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T15:35:00+00:00 exited with status success for try_number 1 [2024-02-18T15:40:04.071+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2df36f69-2321-4593-8c89-b0facbc6a8cf [2024-02-18T15:40:04.071+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T15:35:00+00:00, map_index=-1, run_start_date=2024-02-18 15:40:03.674496+00:00, run_end_date=2024-02-18 15:40:03.875872+00:00, run_duration=0.201376, state=success, executor_state=success, try_number=1, max_tries=1, job_id=646, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:40:02.588471+00:00, queued_by_job_id=1, pid=13996 [2024-02-18T15:40:06.257+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T15:40:06.258+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:40:06.258+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:40:06.260+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T15:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:40:06.260+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T15:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T15:40:06.319+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T15:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:40:06.320+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T15:35:00+00:00 exited with status success for try_number 1 [2024-02-18T15:40:06.326+0000] {scheduler_job.py:635} INFO - Setting external_id for to 94748eeb-c25d-4b91-9814-81aa40b847b4 [2024-02-18T15:40:06.326+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T15:35:00+00:00, map_index=0, run_start_date=2024-02-18 15:40:05.211216+00:00, run_end_date=2024-02-18 15:40:05.381784+00:00, run_duration=0.170568, state=success, executor_state=success, try_number=1, max_tries=1, job_id=647, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:40:04.038153+00:00, queued_by_job_id=1, pid=14008 [2024-02-18T15:40:08.482+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:40:08.482+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:35:00+00:00, run_id=scheduled__2024-02-18T15:35:00+00:00, run_start_date=2024-02-18 15:40:00.043711+00:00, run_end_date=2024-02-18 15:40:08.482635+00:00, run_duration=8.438924, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:35:00+00:00, data_interval_end=2024-02-18 15:40:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T15:40:08.486+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:40:00+00:00, run_after=2024-02-18T15:45:00+00:00 [2024-02-18T15:40:08.683+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T15:35:00+00:00 exited with status success for try_number 1 [2024-02-18T15:40:08.686+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T15:35:00+00:00, map_index=-1, run_start_date=2024-02-18 15:40:07.381319+00:00, run_end_date=2024-02-18 15:40:07.551798+00:00, run_duration=0.170479, state=success, executor_state=success, try_number=1, max_tries=1, job_id=648, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:40:06.259153+00:00, queued_by_job_id=1, pid=14020 [2024-02-18T15:41:00.559+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:41:00+00:00, run_after=2024-02-18T15:42:00+00:00 [2024-02-18T15:41:00.563+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:41:00.596+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T15:41:00.596+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:41:00.596+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:41:00.597+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:41:00.598+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:41:00.598+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:41:00.599+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:41:00.599+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:41:00.683+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:41:00.684+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:41:00.689+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5b24f2a2-2b93-4745-9fbc-c09149c24807 [2024-02-18T15:41:00.689+0000] {scheduler_job.py:635} INFO - Setting external_id for to ee05fd21-6602-4694-983b-e2296b9f2eaf [2024-02-18T15:41:02.854+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:41:02.854+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:40:00+00:00, run_id=scheduled__2024-02-18T15:40:00+00:00, run_start_date=2024-02-18 15:41:00.571520+00:00, run_end_date=2024-02-18 15:41:02.854888+00:00, run_duration=2.283368, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:40:00+00:00, data_interval_end=2024-02-18 15:41:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:41:02.863+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:41:00+00:00, run_after=2024-02-18T15:42:00+00:00 [2024-02-18T15:41:02.892+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:40:00+00:00 exited with status success for try_number 1 [2024-02-18T15:41:02.895+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:40:00+00:00, map_index=-1, run_start_date=2024-02-18 15:41:01.719713+00:00, run_end_date=2024-02-18 15:41:01.920681+00:00, run_duration=0.200968, state=success, executor_state=success, try_number=1, max_tries=1, job_id=649, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:41:00.597832+00:00, queued_by_job_id=1, pid=14056 [2024-02-18T15:41:02.963+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:41:02.964+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:40:00+00:00, run_id=scheduled__2024-02-18T15:40:00+00:00, run_start_date=2024-02-18 15:41:00.572210+00:00, run_end_date=2024-02-18 15:41:02.963967+00:00, run_duration=2.391757, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:40:00+00:00, data_interval_end=2024-02-18 15:41:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:41:02.971+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:41:00+00:00, run_after=2024-02-18T15:42:00+00:00 [2024-02-18T15:41:02.990+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:40:00+00:00 exited with status success for try_number 1 [2024-02-18T15:41:02.993+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:40:00+00:00, map_index=-1, run_start_date=2024-02-18 15:41:01.721362+00:00, run_end_date=2024-02-18 15:41:02.866914+00:00, run_duration=1.145552, state=success, executor_state=success, try_number=1, max_tries=1, job_id=650, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:41:00.597832+00:00, queued_by_job_id=1, pid=14057 [2024-02-18T15:42:00.061+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:42:00+00:00, run_after=2024-02-18T15:43:00+00:00 [2024-02-18T15:42:00.065+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:42:00.069+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:42:00.113+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T15:42:00.113+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T15:42:00.113+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:42:00.113+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:42:00.113+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:42:00.115+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T15:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:42:00.115+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T15:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T15:42:00.116+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:42:00.116+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:42:00.116+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:42:00.116+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:42:00.262+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:42:00.263+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:41:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:42:00.263+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:41:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:42:00.272+0000] {scheduler_job.py:635} INFO - Setting external_id for to 253b151a-e9e0-471f-9194-0e4b9546c9f9 [2024-02-18T15:42:00.273+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8b204015-d37a-4961-bebd-c8eb250a4790 [2024-02-18T15:42:00.273+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4c6b2046-5fff-4637-bdd3-4786e6f44c8a [2024-02-18T15:42:01.395+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:42:01.396+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 15:40:00+00:00, run_id=scheduled__2024-02-18T15:40:00+00:00, run_start_date=2024-02-18 15:42:00.078313+00:00, run_end_date=2024-02-18 15:42:01.396121+00:00, run_duration=1.317808, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:40:00+00:00, data_interval_end=2024-02-18 15:42:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T15:42:01.404+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T15:42:00+00:00, run_after=2024-02-18T15:44:00+00:00 [2024-02-18T15:42:01.451+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:40:00+00:00 exited with status success for try_number 1 [2024-02-18T15:42:01.456+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T15:40:00+00:00, map_index=-1, run_start_date=2024-02-18 15:42:00.726867+00:00, run_end_date=2024-02-18 15:42:00.932373+00:00, run_duration=0.205506, state=success, executor_state=success, try_number=1, max_tries=1, job_id=651, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:42:00.114488+00:00, queued_by_job_id=1, pid=14092 [2024-02-18T15:42:02.487+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:42:02.488+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:41:00+00:00, run_id=scheduled__2024-02-18T15:41:00+00:00, run_start_date=2024-02-18 15:42:00.079649+00:00, run_end_date=2024-02-18 15:42:02.488087+00:00, run_duration=2.408438, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:41:00+00:00, data_interval_end=2024-02-18 15:42:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:42:02.496+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:42:00+00:00, run_after=2024-02-18T15:43:00+00:00 [2024-02-18T15:42:02.501+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:42:02.501+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:41:00+00:00, run_id=scheduled__2024-02-18T15:41:00+00:00, run_start_date=2024-02-18 15:42:00.079010+00:00, run_end_date=2024-02-18 15:42:02.501405+00:00, run_duration=2.422395, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:41:00+00:00, data_interval_end=2024-02-18 15:42:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:42:02.508+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:42:00+00:00, run_after=2024-02-18T15:43:00+00:00 [2024-02-18T15:42:02.530+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:41:00+00:00 exited with status success for try_number 1 [2024-02-18T15:42:02.530+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:41:00+00:00 exited with status success for try_number 1 [2024-02-18T15:42:02.534+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:41:00+00:00, map_index=-1, run_start_date=2024-02-18 15:42:01.446609+00:00, run_end_date=2024-02-18 15:42:02.426107+00:00, run_duration=0.979498, state=success, executor_state=success, try_number=1, max_tries=1, job_id=652, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:42:00.114488+00:00, queued_by_job_id=1, pid=14122 [2024-02-18T15:42:02.534+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:41:00+00:00, map_index=-1, run_start_date=2024-02-18 15:42:01.512035+00:00, run_end_date=2024-02-18 15:42:01.714012+00:00, run_duration=0.201977, state=success, executor_state=success, try_number=1, max_tries=1, job_id=653, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:42:00.114488+00:00, queued_by_job_id=1, pid=14123 [2024-02-18T15:42:11.796+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T15:43:00.757+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:43:00.765+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:43:00+00:00, run_after=2024-02-18T15:44:00+00:00 [2024-02-18T15:43:00.799+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T15:43:00.799+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:43:00.799+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:43:00.799+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:43:00.801+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:43:00.801+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:43:00.801+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:43:00.801+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:43:00.946+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:42:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:43:00.946+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:42:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:43:00.963+0000] {scheduler_job.py:635} INFO - Setting external_id for to eced7f75-b010-475a-9146-bf744bf93a24 [2024-02-18T15:43:00.963+0000] {scheduler_job.py:635} INFO - Setting external_id for to e66d1ed9-ae2e-4320-beac-28bcc3b535f6 [2024-02-18T15:43:03.239+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:43:03.239+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:42:00+00:00, run_id=scheduled__2024-02-18T15:42:00+00:00, run_start_date=2024-02-18 15:43:00.773440+00:00, run_end_date=2024-02-18 15:43:03.239338+00:00, run_duration=2.465898, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:42:00+00:00, data_interval_end=2024-02-18 15:43:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:43:03.245+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:43:00+00:00, run_after=2024-02-18T15:44:00+00:00 [2024-02-18T15:43:03.271+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:42:00+00:00 exited with status success for try_number 1 [2024-02-18T15:43:03.274+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:42:00+00:00, map_index=-1, run_start_date=2024-02-18 15:43:02.476708+00:00, run_end_date=2024-02-18 15:43:02.676852+00:00, run_duration=0.200144, state=success, executor_state=success, try_number=1, max_tries=1, job_id=655, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:43:00.800461+00:00, queued_by_job_id=1, pid=14178 [2024-02-18T15:43:04.461+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:43:04.461+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:42:00+00:00, run_id=scheduled__2024-02-18T15:42:00+00:00, run_start_date=2024-02-18 15:43:00.774245+00:00, run_end_date=2024-02-18 15:43:04.461472+00:00, run_duration=3.687227, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:42:00+00:00, data_interval_end=2024-02-18 15:43:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:43:04.467+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:43:00+00:00, run_after=2024-02-18T15:44:00+00:00 [2024-02-18T15:43:04.488+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:42:00+00:00 exited with status success for try_number 1 [2024-02-18T15:43:04.492+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:42:00+00:00, map_index=-1, run_start_date=2024-02-18 15:43:02.440555+00:00, run_end_date=2024-02-18 15:43:03.584626+00:00, run_duration=1.144071, state=success, executor_state=success, try_number=1, max_tries=1, job_id=654, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:43:00.800461+00:00, queued_by_job_id=1, pid=14177 [2024-02-18T15:44:00.876+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:44:00.884+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:44:00+00:00, run_after=2024-02-18T15:45:00+00:00 [2024-02-18T15:44:00.888+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:44:00.928+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T15:44:00.928+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T15:44:00.928+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:44:00.928+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:44:00.929+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:44:00.931+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T15:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:44:00.931+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T15:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T15:44:00.931+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:44:00.931+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:44:00.931+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:44:00.931+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:44:01.068+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:42:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:44:01.068+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:43:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:44:01.068+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:43:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:44:01.076+0000] {scheduler_job.py:635} INFO - Setting external_id for to bf7bdaca-51d9-465f-b0f8-31b261f88ea0 [2024-02-18T15:44:01.076+0000] {scheduler_job.py:635} INFO - Setting external_id for to f591c1f6-e18f-468a-a45d-bcb30c00151e [2024-02-18T15:44:01.076+0000] {scheduler_job.py:635} INFO - Setting external_id for to 410e6a68-c1ad-4465-ac53-89c57f481ac2 [2024-02-18T15:44:02.626+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:44:02.627+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 15:42:00+00:00, run_id=scheduled__2024-02-18T15:42:00+00:00, run_start_date=2024-02-18 15:44:00.896103+00:00, run_end_date=2024-02-18 15:44:02.627079+00:00, run_duration=1.730976, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:42:00+00:00, data_interval_end=2024-02-18 15:44:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T15:44:02.632+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T15:44:00+00:00, run_after=2024-02-18T15:46:00+00:00 [2024-02-18T15:44:02.636+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:44:02.636+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:43:00+00:00, run_id=scheduled__2024-02-18T15:43:00+00:00, run_start_date=2024-02-18 15:44:00.896849+00:00, run_end_date=2024-02-18 15:44:02.636212+00:00, run_duration=1.739363, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:43:00+00:00, data_interval_end=2024-02-18 15:44:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:44:02.642+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:44:00+00:00, run_after=2024-02-18T15:45:00+00:00 [2024-02-18T15:44:02.667+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:42:00+00:00 exited with status success for try_number 1 [2024-02-18T15:44:02.667+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:43:00+00:00 exited with status success for try_number 1 [2024-02-18T15:44:02.673+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:43:00+00:00, map_index=-1, run_start_date=2024-02-18 15:44:02.327406+00:00, run_end_date=2024-02-18 15:44:02.520846+00:00, run_duration=0.19344, state=success, executor_state=success, try_number=1, max_tries=1, job_id=658, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:44:00.929976+00:00, queued_by_job_id=1, pid=14244 [2024-02-18T15:44:02.673+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T15:42:00+00:00, map_index=-1, run_start_date=2024-02-18 15:44:01.562613+00:00, run_end_date=2024-02-18 15:44:01.813109+00:00, run_duration=0.250496, state=success, executor_state=success, try_number=1, max_tries=1, job_id=656, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:44:00.929976+00:00, queued_by_job_id=1, pid=14213 [2024-02-18T15:44:03.628+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:44:03.629+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:43:00+00:00, run_id=scheduled__2024-02-18T15:43:00+00:00, run_start_date=2024-02-18 15:44:00.897667+00:00, run_end_date=2024-02-18 15:44:03.628980+00:00, run_duration=2.731313, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:43:00+00:00, data_interval_end=2024-02-18 15:44:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:44:03.639+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:44:00+00:00, run_after=2024-02-18T15:45:00+00:00 [2024-02-18T15:44:04.717+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:43:00+00:00 exited with status success for try_number 1 [2024-02-18T15:44:04.722+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:43:00+00:00, map_index=-1, run_start_date=2024-02-18 15:44:02.253729+00:00, run_end_date=2024-02-18 15:44:03.556254+00:00, run_duration=1.302525, state=success, executor_state=success, try_number=1, max_tries=1, job_id=657, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:44:00.929976+00:00, queued_by_job_id=1, pid=14243 [2024-02-18T15:45:01.011+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:45:00+00:00, run_after=2024-02-18T15:46:00+00:00 [2024-02-18T15:45:01.020+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:45:00+00:00, run_after=2024-02-18T15:50:00+00:00 [2024-02-18T15:45:01.025+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:45:01.076+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T15:45:01.076+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:45:01.076+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:45:01.076+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:45:01.077+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:45:01.079+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T15:40:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T15:45:01.079+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T15:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T15:45:01.079+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:45:01.080+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:45:01.080+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:45:01.080+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:45:01.295+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T15:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:45:01.295+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:44:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:45:01.295+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:44:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:45:01.309+0000] {scheduler_job.py:635} INFO - Setting external_id for to ce4c6b70-7ae3-4508-96c6-3fbb853dfa40 [2024-02-18T15:45:01.310+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3ab665e0-32ac-48a0-9be8-12e697bd9cbb [2024-02-18T15:45:01.310+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4e5b750f-54aa-40f8-8c00-41935440f7f9 [2024-02-18T15:45:03.114+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:45:03.114+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:44:00+00:00, run_id=scheduled__2024-02-18T15:44:00+00:00, run_start_date=2024-02-18 15:45:01.035218+00:00, run_end_date=2024-02-18 15:45:03.114782+00:00, run_duration=2.079564, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:44:00+00:00, data_interval_end=2024-02-18 15:45:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:45:03.121+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:45:00+00:00, run_after=2024-02-18T15:46:00+00:00 [2024-02-18T15:45:03.138+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T15:45:03.138+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:45:03.139+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:45:03.140+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T15:40:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T15:45:03.140+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T15:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T15:45:03.167+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T15:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:45:03.167+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T15:40:00+00:00 exited with status success for try_number 1 [2024-02-18T15:45:03.167+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:44:00+00:00 exited with status success for try_number 1 [2024-02-18T15:45:03.172+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T15:40:00+00:00, map_index=-1, run_start_date=2024-02-18 15:45:02.626475+00:00, run_end_date=2024-02-18 15:45:02.874645+00:00, run_duration=0.24817, state=success, executor_state=success, try_number=1, max_tries=1, job_id=660, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:45:01.078136+00:00, queued_by_job_id=1, pid=14309 [2024-02-18T15:45:03.172+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:44:00+00:00, map_index=-1, run_start_date=2024-02-18 15:45:02.595492+00:00, run_end_date=2024-02-18 15:45:02.847709+00:00, run_duration=0.252217, state=success, executor_state=success, try_number=1, max_tries=1, job_id=659, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:45:01.078136+00:00, queued_by_job_id=1, pid=14308 [2024-02-18T15:45:03.172+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9e17b53c-5bcb-4cb6-bcee-5ed826488916 [2024-02-18T15:45:04.934+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:45:04.935+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:44:00+00:00, run_id=scheduled__2024-02-18T15:44:00+00:00, run_start_date=2024-02-18 15:45:01.035940+00:00, run_end_date=2024-02-18 15:45:04.935077+00:00, run_duration=3.899137, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:44:00+00:00, data_interval_end=2024-02-18 15:45:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:45:04.944+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:45:00+00:00, run_after=2024-02-18T15:46:00+00:00 [2024-02-18T15:45:04.967+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T15:45:04.967+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:45:04.968+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:45:04.970+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T15:40:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T15:45:04.970+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T15:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T15:45:05.006+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T15:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:45:05.007+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:44:00+00:00 exited with status success for try_number 1 [2024-02-18T15:45:05.007+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T15:40:00+00:00 exited with status success for try_number 1 [2024-02-18T15:45:05.012+0000] {scheduler_job.py:635} INFO - Setting external_id for to 329be106-2082-4ba1-9c38-92ffaac6c9e5 [2024-02-18T15:45:05.012+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:44:00+00:00, map_index=-1, run_start_date=2024-02-18 15:45:02.724312+00:00, run_end_date=2024-02-18 15:45:04.288442+00:00, run_duration=1.56413, state=success, executor_state=success, try_number=1, max_tries=1, job_id=661, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:45:01.078136+00:00, queued_by_job_id=1, pid=14310 [2024-02-18T15:45:05.013+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T15:40:00+00:00, map_index=-1, run_start_date=2024-02-18 15:45:04.191516+00:00, run_end_date=2024-02-18 15:45:04.369458+00:00, run_duration=0.177942, state=success, executor_state=success, try_number=1, max_tries=1, job_id=662, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:45:03.139719+00:00, queued_by_job_id=1, pid=14349 [2024-02-18T15:45:07.131+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T15:45:07.131+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:45:07.132+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:45:07.133+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T15:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:45:07.134+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T15:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T15:45:07.183+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T15:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:45:07.183+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T15:40:00+00:00 exited with status success for try_number 1 [2024-02-18T15:45:07.196+0000] {scheduler_job.py:635} INFO - Setting external_id for to d812c9d7-9332-4464-b91d-668aa959a439 [2024-02-18T15:45:07.196+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T15:40:00+00:00, map_index=0, run_start_date=2024-02-18 15:45:06.307324+00:00, run_end_date=2024-02-18 15:45:06.627344+00:00, run_duration=0.32002, state=success, executor_state=success, try_number=1, max_tries=1, job_id=663, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:45:04.968952+00:00, queued_by_job_id=1, pid=14361 [2024-02-18T15:45:09.431+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:45:09.431+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:40:00+00:00, run_id=scheduled__2024-02-18T15:40:00+00:00, run_start_date=2024-02-18 15:45:01.034462+00:00, run_end_date=2024-02-18 15:45:09.431367+00:00, run_duration=8.396905, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:40:00+00:00, data_interval_end=2024-02-18 15:45:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T15:45:09.435+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:45:00+00:00, run_after=2024-02-18T15:50:00+00:00 [2024-02-18T15:45:09.455+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T15:40:00+00:00 exited with status success for try_number 1 [2024-02-18T15:45:09.458+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T15:40:00+00:00, map_index=-1, run_start_date=2024-02-18 15:45:08.429563+00:00, run_end_date=2024-02-18 15:45:08.589698+00:00, run_duration=0.160135, state=success, executor_state=success, try_number=1, max_tries=1, job_id=664, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:45:07.132556+00:00, queued_by_job_id=1, pid=14373 [2024-02-18T15:46:00.097+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:46:00.106+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:46:00+00:00, run_after=2024-02-18T15:47:00+00:00 [2024-02-18T15:46:00.110+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:46:00.153+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T15:46:00.153+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T15:46:00.154+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:46:00.154+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:46:00.154+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:46:00.156+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T15:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:46:00.156+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T15:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T15:46:00.156+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:46:00.156+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:46:00.157+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:46:00.157+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:46:00.288+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:44:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:46:00.288+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:46:00.288+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:46:00.295+0000] {scheduler_job.py:635} INFO - Setting external_id for to 540c261f-dece-4e1f-8a28-37f09ad2fa08 [2024-02-18T15:46:00.296+0000] {scheduler_job.py:635} INFO - Setting external_id for to ff789883-0228-4dd7-a711-1c14c179668f [2024-02-18T15:46:00.296+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9a9d6982-4b94-4c4c-9095-a7df3dac516f [2024-02-18T15:46:01.412+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:46:01.412+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 15:44:00+00:00, run_id=scheduled__2024-02-18T15:44:00+00:00, run_start_date=2024-02-18 15:46:00.118729+00:00, run_end_date=2024-02-18 15:46:01.412570+00:00, run_duration=1.293841, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:44:00+00:00, data_interval_end=2024-02-18 15:46:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T15:46:01.419+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T15:46:00+00:00, run_after=2024-02-18T15:48:00+00:00 [2024-02-18T15:46:01.464+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:44:00+00:00 exited with status success for try_number 1 [2024-02-18T15:46:01.468+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T15:44:00+00:00, map_index=-1, run_start_date=2024-02-18 15:46:00.734007+00:00, run_end_date=2024-02-18 15:46:00.964941+00:00, run_duration=0.230934, state=success, executor_state=success, try_number=1, max_tries=1, job_id=665, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:46:00.155255+00:00, queued_by_job_id=1, pid=14390 [2024-02-18T15:46:02.496+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:46:02.496+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:45:00+00:00, run_id=scheduled__2024-02-18T15:45:00+00:00, run_start_date=2024-02-18 15:46:00.119671+00:00, run_end_date=2024-02-18 15:46:02.496586+00:00, run_duration=2.376915, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:45:00+00:00, data_interval_end=2024-02-18 15:46:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:46:02.503+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:46:00+00:00, run_after=2024-02-18T15:47:00+00:00 [2024-02-18T15:46:02.530+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:45:00+00:00 exited with status success for try_number 1 [2024-02-18T15:46:02.533+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:45:00+00:00, map_index=-1, run_start_date=2024-02-18 15:46:01.486998+00:00, run_end_date=2024-02-18 15:46:01.686510+00:00, run_duration=0.199512, state=success, executor_state=success, try_number=1, max_tries=1, job_id=666, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:46:00.155255+00:00, queued_by_job_id=1, pid=14420 [2024-02-18T15:46:03.661+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:46:03.661+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:45:00+00:00, run_id=scheduled__2024-02-18T15:45:00+00:00, run_start_date=2024-02-18 15:46:00.120487+00:00, run_end_date=2024-02-18 15:46:03.661628+00:00, run_duration=3.541141, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:45:00+00:00, data_interval_end=2024-02-18 15:46:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:46:03.668+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:46:00+00:00, run_after=2024-02-18T15:47:00+00:00 [2024-02-18T15:46:03.689+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:45:00+00:00 exited with status success for try_number 1 [2024-02-18T15:46:03.692+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:45:00+00:00, map_index=-1, run_start_date=2024-02-18 15:46:01.553946+00:00, run_end_date=2024-02-18 15:46:02.753236+00:00, run_duration=1.19929, state=success, executor_state=success, try_number=1, max_tries=1, job_id=667, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:46:00.155255+00:00, queued_by_job_id=1, pid=14421 [2024-02-18T15:47:00.234+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:47:00+00:00, run_after=2024-02-18T15:48:00+00:00 [2024-02-18T15:47:00.239+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:47:00.273+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T15:47:00.273+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:47:00.273+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:47:00.274+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:47:00.275+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:47:00.275+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:47:00.276+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:47:00.276+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:47:00.367+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:46:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:47:00.367+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:46:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:47:00.373+0000] {scheduler_job.py:635} INFO - Setting external_id for to 85c5a87c-d028-4bc2-b8e4-2aa27916e5fe [2024-02-18T15:47:00.373+0000] {scheduler_job.py:635} INFO - Setting external_id for to a034dd94-6e7b-45a3-991b-80da433a21cd [2024-02-18T15:47:02.537+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:47:02.538+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:46:00+00:00, run_id=scheduled__2024-02-18T15:46:00+00:00, run_start_date=2024-02-18 15:47:00.248303+00:00, run_end_date=2024-02-18 15:47:02.538290+00:00, run_duration=2.289987, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:46:00+00:00, data_interval_end=2024-02-18 15:47:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:47:02.544+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:47:00+00:00, run_after=2024-02-18T15:48:00+00:00 [2024-02-18T15:47:02.549+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:47:02.549+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:46:00+00:00, run_id=scheduled__2024-02-18T15:46:00+00:00, run_start_date=2024-02-18 15:47:00.247544+00:00, run_end_date=2024-02-18 15:47:02.549583+00:00, run_duration=2.302039, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:46:00+00:00, data_interval_end=2024-02-18 15:47:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:47:02.556+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:47:00+00:00, run_after=2024-02-18T15:48:00+00:00 [2024-02-18T15:47:02.576+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:46:00+00:00 exited with status success for try_number 1 [2024-02-18T15:47:02.576+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:46:00+00:00 exited with status success for try_number 1 [2024-02-18T15:47:02.579+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:46:00+00:00, map_index=-1, run_start_date=2024-02-18 15:47:01.430439+00:00, run_end_date=2024-02-18 15:47:01.640005+00:00, run_duration=0.209566, state=success, executor_state=success, try_number=1, max_tries=1, job_id=669, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:47:00.274651+00:00, queued_by_job_id=1, pid=14476 [2024-02-18T15:47:02.580+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:46:00+00:00, map_index=-1, run_start_date=2024-02-18 15:47:01.414680+00:00, run_end_date=2024-02-18 15:47:02.446216+00:00, run_duration=1.031536, state=success, executor_state=success, try_number=1, max_tries=1, job_id=668, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:47:00.274651+00:00, queued_by_job_id=1, pid=14475 [2024-02-18T15:47:11.830+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T15:48:00.542+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:48:00.546+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:48:00.554+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:48:00+00:00, run_after=2024-02-18T15:49:00+00:00 [2024-02-18T15:48:00.594+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T15:48:00.594+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T15:48:00.594+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:48:00.594+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:48:00.595+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:48:00.597+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T15:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:48:00.597+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T15:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T15:48:00.597+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:48:00.597+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:48:00.597+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:48:00.597+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:48:00.747+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:46:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:48:00.747+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:47:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:48:00.747+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:47:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:48:00.756+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7f4872d4-26c1-4bac-a737-e8031573c04d [2024-02-18T15:48:00.757+0000] {scheduler_job.py:635} INFO - Setting external_id for to 292a08fd-b536-4588-ae4b-309506b78c04 [2024-02-18T15:48:00.757+0000] {scheduler_job.py:635} INFO - Setting external_id for to 34cf1b53-6f22-4345-bdbc-b57e1b23e531 [2024-02-18T15:48:01.871+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:48:01.871+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 15:46:00+00:00, run_id=scheduled__2024-02-18T15:46:00+00:00, run_start_date=2024-02-18 15:48:00.562974+00:00, run_end_date=2024-02-18 15:48:01.871797+00:00, run_duration=1.308823, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:46:00+00:00, data_interval_end=2024-02-18 15:48:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T15:48:01.880+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T15:48:00+00:00, run_after=2024-02-18T15:50:00+00:00 [2024-02-18T15:48:01.918+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:46:00+00:00 exited with status success for try_number 1 [2024-02-18T15:48:01.922+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T15:46:00+00:00, map_index=-1, run_start_date=2024-02-18 15:48:01.198716+00:00, run_end_date=2024-02-18 15:48:01.443073+00:00, run_duration=0.244357, state=success, executor_state=success, try_number=1, max_tries=1, job_id=670, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:48:00.596016+00:00, queued_by_job_id=1, pid=14511 [2024-02-18T15:48:02.953+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:48:02.953+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:47:00+00:00, run_id=scheduled__2024-02-18T15:47:00+00:00, run_start_date=2024-02-18 15:48:00.563756+00:00, run_end_date=2024-02-18 15:48:02.953590+00:00, run_duration=2.389834, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:47:00+00:00, data_interval_end=2024-02-18 15:48:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:48:02.960+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:48:00+00:00, run_after=2024-02-18T15:49:00+00:00 [2024-02-18T15:48:02.989+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:47:00+00:00 exited with status success for try_number 1 [2024-02-18T15:48:02.992+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:47:00+00:00, map_index=-1, run_start_date=2024-02-18 15:48:01.895124+00:00, run_end_date=2024-02-18 15:48:02.091649+00:00, run_duration=0.196525, state=success, executor_state=success, try_number=1, max_tries=1, job_id=671, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:48:00.596016+00:00, queued_by_job_id=1, pid=14541 [2024-02-18T15:48:03.518+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:48:03.518+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:47:00+00:00, run_id=scheduled__2024-02-18T15:47:00+00:00, run_start_date=2024-02-18 15:48:00.564428+00:00, run_end_date=2024-02-18 15:48:03.518784+00:00, run_duration=2.954356, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:47:00+00:00, data_interval_end=2024-02-18 15:48:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:48:03.524+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:48:00+00:00, run_after=2024-02-18T15:49:00+00:00 [2024-02-18T15:48:03.543+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:47:00+00:00 exited with status success for try_number 1 [2024-02-18T15:48:03.546+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:47:00+00:00, map_index=-1, run_start_date=2024-02-18 15:48:01.970258+00:00, run_end_date=2024-02-18 15:48:02.964301+00:00, run_duration=0.994043, state=success, executor_state=success, try_number=1, max_tries=1, job_id=672, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:48:00.596016+00:00, queued_by_job_id=1, pid=14542 [2024-02-18T15:49:01.019+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:49:00+00:00, run_after=2024-02-18T15:50:00+00:00 [2024-02-18T15:49:01.022+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:49:01.057+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T15:49:01.057+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:49:01.057+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:49:01.058+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:49:01.059+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:49:01.059+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:49:01.060+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:49:01.060+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:49:01.146+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:48:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:49:01.147+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:48:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:49:01.156+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6e2f3748-9eed-4165-b22c-4e9cd025cd55 [2024-02-18T15:49:01.156+0000] {scheduler_job.py:635} INFO - Setting external_id for to d7535634-2cf3-4a51-b18a-0a9f333ebaae [2024-02-18T15:49:03.323+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:49:03.323+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:48:00+00:00, run_id=scheduled__2024-02-18T15:48:00+00:00, run_start_date=2024-02-18 15:49:01.029762+00:00, run_end_date=2024-02-18 15:49:03.323687+00:00, run_duration=2.293925, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:48:00+00:00, data_interval_end=2024-02-18 15:49:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:49:03.330+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:49:00+00:00, run_after=2024-02-18T15:50:00+00:00 [2024-02-18T15:49:03.359+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:48:00+00:00 exited with status success for try_number 1 [2024-02-18T15:49:03.363+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:48:00+00:00, map_index=-1, run_start_date=2024-02-18 15:49:02.193545+00:00, run_end_date=2024-02-18 15:49:02.412428+00:00, run_duration=0.218883, state=success, executor_state=success, try_number=1, max_tries=1, job_id=673, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:49:01.058647+00:00, queued_by_job_id=1, pid=14596 [2024-02-18T15:49:03.990+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:49:03.990+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:48:00+00:00, run_id=scheduled__2024-02-18T15:48:00+00:00, run_start_date=2024-02-18 15:49:01.030495+00:00, run_end_date=2024-02-18 15:49:03.990787+00:00, run_duration=2.960292, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:48:00+00:00, data_interval_end=2024-02-18 15:49:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:49:03.996+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:49:00+00:00, run_after=2024-02-18T15:50:00+00:00 [2024-02-18T15:49:04.019+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:48:00+00:00 exited with status success for try_number 1 [2024-02-18T15:49:04.022+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:48:00+00:00, map_index=-1, run_start_date=2024-02-18 15:49:02.208711+00:00, run_end_date=2024-02-18 15:49:03.373171+00:00, run_duration=1.16446, state=success, executor_state=success, try_number=1, max_tries=1, job_id=674, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:49:01.058647+00:00, queued_by_job_id=1, pid=14597 [2024-02-18T15:50:00.477+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:50:00.485+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:50:00+00:00, run_after=2024-02-18T15:51:00+00:00 [2024-02-18T15:50:00.492+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:50:00+00:00, run_after=2024-02-18T15:55:00+00:00 [2024-02-18T15:50:00.496+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:50:00.548+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T15:50:00.548+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:50:00.549+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T15:50:00.549+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:50:00.549+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:50:00.549+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:50:00.551+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T15:45:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T15:50:00.552+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T15:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T15:50:00.552+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T15:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:50:00.552+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T15:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T15:50:00.552+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:50:00.552+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:50:00.552+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:50:00.553+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:50:00.976+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T15:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:50:00.976+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:48:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:50:00.976+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:49:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:50:00.977+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:49:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:50:00.997+0000] {scheduler_job.py:635} INFO - Setting external_id for to 08f3aaa4-6c17-4eb9-9640-b5324d1e0a86 [2024-02-18T15:50:00.997+0000] {scheduler_job.py:635} INFO - Setting external_id for to 752b88e1-a14d-4cd2-8e5c-9edc0b7a825f [2024-02-18T15:50:00.998+0000] {scheduler_job.py:635} INFO - Setting external_id for to c4ecd4c7-a6a3-4a4e-8dee-0984d63b7cac [2024-02-18T15:50:00.998+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8f550a8b-8089-4a79-8f6e-6393bd98f200 [2024-02-18T15:50:02.283+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:50:02.284+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 15:48:00+00:00, run_id=scheduled__2024-02-18T15:48:00+00:00, run_start_date=2024-02-18 15:50:00.505119+00:00, run_end_date=2024-02-18 15:50:02.284369+00:00, run_duration=1.77925, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:48:00+00:00, data_interval_end=2024-02-18 15:50:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T15:50:02.293+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T15:50:00+00:00, run_after=2024-02-18T15:52:00+00:00 [2024-02-18T15:50:02.344+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:48:00+00:00 exited with status success for try_number 1 [2024-02-18T15:50:02.350+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T15:48:00+00:00, map_index=-1, run_start_date=2024-02-18 15:50:01.350119+00:00, run_end_date=2024-02-18 15:50:01.619291+00:00, run_duration=0.269172, state=success, executor_state=success, try_number=1, max_tries=1, job_id=675, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:50:00.550580+00:00, queued_by_job_id=1, pid=14633 [2024-02-18T15:50:03.388+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:50:03.388+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:49:00+00:00, run_id=scheduled__2024-02-18T15:49:00+00:00, run_start_date=2024-02-18 15:50:00.505754+00:00, run_end_date=2024-02-18 15:50:03.388298+00:00, run_duration=2.882544, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:49:00+00:00, data_interval_end=2024-02-18 15:50:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:50:03.394+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:50:00+00:00, run_after=2024-02-18T15:51:00+00:00 [2024-02-18T15:50:03.398+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:50:03.398+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:49:00+00:00, run_id=scheduled__2024-02-18T15:49:00+00:00, run_start_date=2024-02-18 15:50:00.506527+00:00, run_end_date=2024-02-18 15:50:03.398367+00:00, run_duration=2.89184, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:49:00+00:00, data_interval_end=2024-02-18 15:50:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:50:03.404+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:50:00+00:00, run_after=2024-02-18T15:51:00+00:00 [2024-02-18T15:50:03.416+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T15:50:03.416+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:50:03.416+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:50:03.418+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T15:45:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T15:50:03.418+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T15:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T15:50:03.443+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T15:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:50:03.444+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T15:45:00+00:00 exited with status success for try_number 1 [2024-02-18T15:50:03.444+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:49:00+00:00 exited with status success for try_number 1 [2024-02-18T15:50:03.444+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:49:00+00:00 exited with status success for try_number 1 [2024-02-18T15:50:03.449+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:49:00+00:00, map_index=-1, run_start_date=2024-02-18 15:50:02.205424+00:00, run_end_date=2024-02-18 15:50:02.470567+00:00, run_duration=0.265143, state=success, executor_state=success, try_number=1, max_tries=1, job_id=677, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:50:00.550580+00:00, queued_by_job_id=1, pid=14674 [2024-02-18T15:50:03.449+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T15:45:00+00:00, map_index=-1, run_start_date=2024-02-18 15:50:02.207539+00:00, run_end_date=2024-02-18 15:50:02.472122+00:00, run_duration=0.264583, state=success, executor_state=success, try_number=1, max_tries=1, job_id=678, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:50:00.550580+00:00, queued_by_job_id=1, pid=14675 [2024-02-18T15:50:03.450+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:49:00+00:00, map_index=-1, run_start_date=2024-02-18 15:50:02.121981+00:00, run_end_date=2024-02-18 15:50:03.192911+00:00, run_duration=1.07093, state=success, executor_state=success, try_number=1, max_tries=1, job_id=676, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:50:00.550580+00:00, queued_by_job_id=1, pid=14673 [2024-02-18T15:50:03.450+0000] {scheduler_job.py:635} INFO - Setting external_id for to 50282c3b-4fd0-451f-9f2a-3df993f4ecbf [2024-02-18T15:50:04.948+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T15:50:04.948+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:50:04.948+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:50:04.950+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T15:45:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T15:50:04.950+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T15:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T15:50:04.985+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T15:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:50:04.985+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T15:45:00+00:00 exited with status success for try_number 1 [2024-02-18T15:50:04.989+0000] {scheduler_job.py:635} INFO - Setting external_id for to ff8aa547-dba2-4b81-b87c-2f0368bece6a [2024-02-18T15:50:04.989+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T15:45:00+00:00, map_index=-1, run_start_date=2024-02-18 15:50:04.475562+00:00, run_end_date=2024-02-18 15:50:04.669270+00:00, run_duration=0.193708, state=success, executor_state=success, try_number=1, max_tries=1, job_id=679, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:50:03.417216+00:00, queued_by_job_id=1, pid=14714 [2024-02-18T15:50:07.155+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T15:50:07.155+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:50:07.155+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:50:07.157+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T15:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:50:07.157+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T15:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T15:50:07.183+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T15:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:50:07.183+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T15:45:00+00:00 exited with status success for try_number 1 [2024-02-18T15:50:07.186+0000] {scheduler_job.py:635} INFO - Setting external_id for to 80fc04ea-0039-4137-9697-a4c6c5f50c88 [2024-02-18T15:50:07.186+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T15:45:00+00:00, map_index=0, run_start_date=2024-02-18 15:50:06.336415+00:00, run_end_date=2024-02-18 15:50:06.604140+00:00, run_duration=0.267725, state=success, executor_state=success, try_number=1, max_tries=1, job_id=680, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:50:04.949315+00:00, queued_by_job_id=1, pid=14726 [2024-02-18T15:50:09.323+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:50:09.323+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:45:00+00:00, run_id=scheduled__2024-02-18T15:45:00+00:00, run_start_date=2024-02-18 15:50:00.504409+00:00, run_end_date=2024-02-18 15:50:09.323606+00:00, run_duration=8.819197, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:45:00+00:00, data_interval_end=2024-02-18 15:50:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T15:50:09.327+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:50:00+00:00, run_after=2024-02-18T15:55:00+00:00 [2024-02-18T15:50:09.350+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T15:45:00+00:00 exited with status success for try_number 1 [2024-02-18T15:50:09.353+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T15:45:00+00:00, map_index=-1, run_start_date=2024-02-18 15:50:08.201626+00:00, run_end_date=2024-02-18 15:50:08.371129+00:00, run_duration=0.169503, state=success, executor_state=success, try_number=1, max_tries=1, job_id=681, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:50:07.156216+00:00, queued_by_job_id=1, pid=14738 [2024-02-18T15:51:01.015+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:51:00+00:00, run_after=2024-02-18T15:52:00+00:00 [2024-02-18T15:51:01.019+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:51:01.055+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T15:51:01.055+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:51:01.055+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:51:01.056+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:51:01.057+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:51:01.058+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:51:01.058+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:51:01.058+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:51:01.150+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:51:01.150+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:51:01.156+0000] {scheduler_job.py:635} INFO - Setting external_id for to d46e5a57-a818-4f66-8042-ba08c1c774ca [2024-02-18T15:51:01.157+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6c9cbb5e-36ef-4250-8885-fccff6862311 [2024-02-18T15:51:03.323+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:51:03.323+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:50:00+00:00, run_id=scheduled__2024-02-18T15:50:00+00:00, run_start_date=2024-02-18 15:51:01.026811+00:00, run_end_date=2024-02-18 15:51:03.323735+00:00, run_duration=2.296924, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:50:00+00:00, data_interval_end=2024-02-18 15:51:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:51:03.330+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:51:00+00:00, run_after=2024-02-18T15:52:00+00:00 [2024-02-18T15:51:03.333+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:51:03.333+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:50:00+00:00, run_id=scheduled__2024-02-18T15:50:00+00:00, run_start_date=2024-02-18 15:51:01.027501+00:00, run_end_date=2024-02-18 15:51:03.333886+00:00, run_duration=2.306385, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:50:00+00:00, data_interval_end=2024-02-18 15:51:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:51:03.340+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:51:00+00:00, run_after=2024-02-18T15:52:00+00:00 [2024-02-18T15:51:03.364+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:50:00+00:00 exited with status success for try_number 1 [2024-02-18T15:51:03.364+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:50:00+00:00 exited with status success for try_number 1 [2024-02-18T15:51:03.368+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:50:00+00:00, map_index=-1, run_start_date=2024-02-18 15:51:02.195879+00:00, run_end_date=2024-02-18 15:51:02.404859+00:00, run_duration=0.20898, state=success, executor_state=success, try_number=1, max_tries=1, job_id=683, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:51:01.056779+00:00, queued_by_job_id=1, pid=14775 [2024-02-18T15:51:03.368+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:50:00+00:00, map_index=-1, run_start_date=2024-02-18 15:51:02.193834+00:00, run_end_date=2024-02-18 15:51:03.135727+00:00, run_duration=0.941893, state=success, executor_state=success, try_number=1, max_tries=1, job_id=682, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:51:01.056779+00:00, queued_by_job_id=1, pid=14774 [2024-02-18T15:52:00.497+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:52:00+00:00, run_after=2024-02-18T15:53:00+00:00 [2024-02-18T15:52:00.503+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:52:00.508+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:52:00.566+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T15:52:00.566+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T15:52:00.567+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:52:00.567+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:52:00.568+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:52:00.571+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T15:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:52:00.573+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T15:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T15:52:00.575+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:52:00.575+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:52:00.575+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:52:00.575+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:52:00.888+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:52:00.890+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:51:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:52:00.891+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:51:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:52:00.897+0000] {scheduler_job.py:635} INFO - Setting external_id for to 20df9946-1642-4f1f-92a7-cf2a48db17c3 [2024-02-18T15:52:00.898+0000] {scheduler_job.py:635} INFO - Setting external_id for to c01a3fb1-8ead-4c75-894d-2127b0a444ba [2024-02-18T15:52:00.898+0000] {scheduler_job.py:635} INFO - Setting external_id for to 88e281ba-68f7-4b90-8241-5a48d5958f06 [2024-02-18T15:52:02.131+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:52:02.132+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 15:50:00+00:00, run_id=scheduled__2024-02-18T15:50:00+00:00, run_start_date=2024-02-18 15:52:00.519763+00:00, run_end_date=2024-02-18 15:52:02.132081+00:00, run_duration=1.612318, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:50:00+00:00, data_interval_end=2024-02-18 15:52:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T15:52:02.137+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T15:52:00+00:00, run_after=2024-02-18T15:54:00+00:00 [2024-02-18T15:52:02.179+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:50:00+00:00 exited with status success for try_number 1 [2024-02-18T15:52:02.183+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T15:50:00+00:00, map_index=-1, run_start_date=2024-02-18 15:52:01.439268+00:00, run_end_date=2024-02-18 15:52:01.711877+00:00, run_duration=0.272609, state=success, executor_state=success, try_number=1, max_tries=1, job_id=684, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:52:00.569246+00:00, queued_by_job_id=1, pid=14810 [2024-02-18T15:52:03.211+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:52:03.211+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:51:00+00:00, run_id=scheduled__2024-02-18T15:51:00+00:00, run_start_date=2024-02-18 15:52:00.520753+00:00, run_end_date=2024-02-18 15:52:03.211879+00:00, run_duration=2.691126, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:51:00+00:00, data_interval_end=2024-02-18 15:52:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:52:03.218+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:52:00+00:00, run_after=2024-02-18T15:53:00+00:00 [2024-02-18T15:52:03.241+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:51:00+00:00 exited with status success for try_number 1 [2024-02-18T15:52:03.244+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:51:00+00:00, map_index=-1, run_start_date=2024-02-18 15:52:02.222523+00:00, run_end_date=2024-02-18 15:52:02.430875+00:00, run_duration=0.208352, state=success, executor_state=success, try_number=1, max_tries=1, job_id=685, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:52:00.569246+00:00, queued_by_job_id=1, pid=14840 [2024-02-18T15:52:04.272+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:52:04.272+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:51:00+00:00, run_id=scheduled__2024-02-18T15:51:00+00:00, run_start_date=2024-02-18 15:52:00.521680+00:00, run_end_date=2024-02-18 15:52:04.272436+00:00, run_duration=3.750756, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:51:00+00:00, data_interval_end=2024-02-18 15:52:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:52:04.279+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:52:00+00:00, run_after=2024-02-18T15:53:00+00:00 [2024-02-18T15:52:04.299+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:51:00+00:00 exited with status success for try_number 1 [2024-02-18T15:52:04.302+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:51:00+00:00, map_index=-1, run_start_date=2024-02-18 15:52:02.273680+00:00, run_end_date=2024-02-18 15:52:03.266031+00:00, run_duration=0.992351, state=success, executor_state=success, try_number=1, max_tries=1, job_id=686, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:52:00.569246+00:00, queued_by_job_id=1, pid=14841 [2024-02-18T15:52:11.867+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T15:53:00.044+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:53:00+00:00, run_after=2024-02-18T15:54:00+00:00 [2024-02-18T15:53:00.050+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:53:00.099+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T15:53:00.099+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:53:00.099+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:53:00.100+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:53:00.103+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:53:00.103+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:53:00.103+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:53:00.103+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:53:00.305+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:52:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:53:00.307+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:52:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:53:00.313+0000] {scheduler_job.py:635} INFO - Setting external_id for to cd18ad01-6365-469e-9d29-c6613b3c175c [2024-02-18T15:53:00.314+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9e3b86ba-0a12-4163-9c2b-a02ed7a7e120 [2024-02-18T15:53:02.556+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:53:02.556+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:52:00+00:00, run_id=scheduled__2024-02-18T15:52:00+00:00, run_start_date=2024-02-18 15:53:00.061035+00:00, run_end_date=2024-02-18 15:53:02.556871+00:00, run_duration=2.495836, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:52:00+00:00, data_interval_end=2024-02-18 15:53:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:53:02.563+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:53:00+00:00, run_after=2024-02-18T15:54:00+00:00 [2024-02-18T15:53:02.595+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:52:00+00:00 exited with status success for try_number 1 [2024-02-18T15:53:02.598+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:52:00+00:00, map_index=-1, run_start_date=2024-02-18 15:53:01.854986+00:00, run_end_date=2024-02-18 15:53:02.108353+00:00, run_duration=0.253367, state=success, executor_state=success, try_number=1, max_tries=1, job_id=688, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:53:00.101562+00:00, queued_by_job_id=1, pid=14896 [2024-02-18T15:53:03.626+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:53:03.626+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:52:00+00:00, run_id=scheduled__2024-02-18T15:52:00+00:00, run_start_date=2024-02-18 15:53:00.062082+00:00, run_end_date=2024-02-18 15:53:03.626555+00:00, run_duration=3.564473, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:52:00+00:00, data_interval_end=2024-02-18 15:53:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:53:03.632+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:53:00+00:00, run_after=2024-02-18T15:54:00+00:00 [2024-02-18T15:53:03.653+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:52:00+00:00 exited with status success for try_number 1 [2024-02-18T15:53:03.656+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:52:00+00:00, map_index=-1, run_start_date=2024-02-18 15:53:01.848544+00:00, run_end_date=2024-02-18 15:53:02.857902+00:00, run_duration=1.009358, state=success, executor_state=success, try_number=1, max_tries=1, job_id=687, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:53:00.101562+00:00, queued_by_job_id=1, pid=14895 [2024-02-18T15:54:00.162+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:54:00.166+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:54:00.174+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:54:00+00:00, run_after=2024-02-18T15:55:00+00:00 [2024-02-18T15:54:00.215+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T15:54:00.215+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T15:54:00.215+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:54:00.215+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:54:00.216+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:54:00.218+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T15:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:54:00.218+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T15:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T15:54:00.218+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:54:00.218+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:54:00.219+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:54:00.219+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:54:00.352+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:52:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:54:00.353+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:53:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:54:00.353+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:53:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:54:00.360+0000] {scheduler_job.py:635} INFO - Setting external_id for to fe7873e4-53c9-4d6d-b00e-e403d05f3b4a [2024-02-18T15:54:00.360+0000] {scheduler_job.py:635} INFO - Setting external_id for to 648eb287-e5f2-4025-94f6-1f3f3164f634 [2024-02-18T15:54:00.360+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2c16d3a1-b55c-4748-9f47-4125440a7815 [2024-02-18T15:54:01.480+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:54:01.480+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 15:52:00+00:00, run_id=scheduled__2024-02-18T15:52:00+00:00, run_start_date=2024-02-18 15:54:00.182935+00:00, run_end_date=2024-02-18 15:54:01.480862+00:00, run_duration=1.297927, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:52:00+00:00, data_interval_end=2024-02-18 15:54:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T15:54:01.487+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T15:54:00+00:00, run_after=2024-02-18T15:56:00+00:00 [2024-02-18T15:54:01.527+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:52:00+00:00 exited with status success for try_number 1 [2024-02-18T15:54:01.537+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T15:52:00+00:00, map_index=-1, run_start_date=2024-02-18 15:54:00.816866+00:00, run_end_date=2024-02-18 15:54:01.056173+00:00, run_duration=0.239307, state=success, executor_state=success, try_number=1, max_tries=1, job_id=689, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:54:00.216773+00:00, queued_by_job_id=1, pid=14931 [2024-02-18T15:54:01.967+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:54:01.968+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:53:00+00:00, run_id=scheduled__2024-02-18T15:53:00+00:00, run_start_date=2024-02-18 15:54:00.183648+00:00, run_end_date=2024-02-18 15:54:01.968076+00:00, run_duration=1.784428, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:53:00+00:00, data_interval_end=2024-02-18 15:54:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:54:01.975+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:54:00+00:00, run_after=2024-02-18T15:55:00+00:00 [2024-02-18T15:54:02.002+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:53:00+00:00 exited with status success for try_number 1 [2024-02-18T15:54:02.006+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:53:00+00:00, map_index=-1, run_start_date=2024-02-18 15:54:01.568638+00:00, run_end_date=2024-02-18 15:54:01.755894+00:00, run_duration=0.187256, state=success, executor_state=success, try_number=1, max_tries=1, job_id=691, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:54:00.216773+00:00, queued_by_job_id=1, pid=14962 [2024-02-18T15:54:03.041+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:54:03.041+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:53:00+00:00, run_id=scheduled__2024-02-18T15:53:00+00:00, run_start_date=2024-02-18 15:54:00.184269+00:00, run_end_date=2024-02-18 15:54:03.041574+00:00, run_duration=2.857305, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:53:00+00:00, data_interval_end=2024-02-18 15:54:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:54:03.050+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:54:00+00:00, run_after=2024-02-18T15:55:00+00:00 [2024-02-18T15:54:03.072+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:53:00+00:00 exited with status success for try_number 1 [2024-02-18T15:54:03.075+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:53:00+00:00, map_index=-1, run_start_date=2024-02-18 15:54:01.541775+00:00, run_end_date=2024-02-18 15:54:02.538714+00:00, run_duration=0.996939, state=success, executor_state=success, try_number=1, max_tries=1, job_id=690, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:54:00.216773+00:00, queued_by_job_id=1, pid=14961 [2024-02-18T15:55:00.281+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:55:00+00:00, run_after=2024-02-18T15:56:00+00:00 [2024-02-18T15:55:00.286+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:55:00.293+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:55:00+00:00, run_after=2024-02-18T16:00:00+00:00 [2024-02-18T15:55:00.353+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T15:55:00.353+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:55:00.353+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:55:00.353+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:55:00.353+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:55:00.355+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T15:50:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T15:55:00.356+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T15:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T15:55:00.356+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:55:00.356+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:55:00.356+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:55:00.356+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:55:00.508+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T15:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:55:00.508+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:54:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:55:00.508+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:54:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:55:00.516+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5552cd4a-8d62-4432-a13a-92bbc637c29e [2024-02-18T15:55:00.517+0000] {scheduler_job.py:635} INFO - Setting external_id for to ba9e04f2-bb09-477a-b287-e8d1847a8d2e [2024-02-18T15:55:00.517+0000] {scheduler_job.py:635} INFO - Setting external_id for to ef96650a-3bba-4e88-920d-e97efe58a632 [2024-02-18T15:55:02.462+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:55:02.462+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:54:00+00:00, run_id=scheduled__2024-02-18T15:54:00+00:00, run_start_date=2024-02-18 15:55:00.312006+00:00, run_end_date=2024-02-18 15:55:02.462702+00:00, run_duration=2.150696, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:54:00+00:00, data_interval_end=2024-02-18 15:55:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:55:02.469+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:55:00+00:00, run_after=2024-02-18T15:56:00+00:00 [2024-02-18T15:55:02.506+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T15:55:02.506+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:55:02.507+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:55:02.508+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T15:50:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T15:55:02.508+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T15:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T15:55:02.536+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T15:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:55:02.536+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T15:50:00+00:00 exited with status success for try_number 1 [2024-02-18T15:55:02.536+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:54:00+00:00 exited with status success for try_number 1 [2024-02-18T15:55:02.540+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:54:00+00:00, map_index=-1, run_start_date=2024-02-18 15:55:01.676456+00:00, run_end_date=2024-02-18 15:55:01.944594+00:00, run_duration=0.268138, state=success, executor_state=success, try_number=1, max_tries=1, job_id=692, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:55:00.354622+00:00, queued_by_job_id=1, pid=15009 [2024-02-18T15:55:02.541+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T15:50:00+00:00, map_index=-1, run_start_date=2024-02-18 15:55:01.927516+00:00, run_end_date=2024-02-18 15:55:02.166681+00:00, run_duration=0.239165, state=success, executor_state=success, try_number=1, max_tries=1, job_id=694, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:55:00.354622+00:00, queued_by_job_id=1, pid=15037 [2024-02-18T15:55:02.541+0000] {scheduler_job.py:635} INFO - Setting external_id for to 02212e85-e46e-423b-97d1-1265c17b8512 [2024-02-18T15:55:03.635+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:55:03.635+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:54:00+00:00, run_id=scheduled__2024-02-18T15:54:00+00:00, run_start_date=2024-02-18 15:55:00.312654+00:00, run_end_date=2024-02-18 15:55:03.635722+00:00, run_duration=3.323068, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:54:00+00:00, data_interval_end=2024-02-18 15:55:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:55:03.643+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:55:00+00:00, run_after=2024-02-18T15:56:00+00:00 [2024-02-18T15:55:03.675+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:54:00+00:00 exited with status success for try_number 1 [2024-02-18T15:55:03.680+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:54:00+00:00, map_index=-1, run_start_date=2024-02-18 15:55:01.934923+00:00, run_end_date=2024-02-18 15:55:03.293547+00:00, run_duration=1.358624, state=success, executor_state=success, try_number=1, max_tries=1, job_id=693, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:55:00.354622+00:00, queued_by_job_id=1, pid=15038 [2024-02-18T15:55:04.723+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T15:55:04.723+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:55:04.724+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:55:04.725+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T15:50:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T15:55:04.726+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T15:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T15:55:04.777+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T15:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:55:04.777+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T15:50:00+00:00 exited with status success for try_number 1 [2024-02-18T15:55:04.787+0000] {scheduler_job.py:635} INFO - Setting external_id for to 67321e47-ef0d-4752-8e71-5354dfb6e4c2 [2024-02-18T15:55:04.787+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T15:50:00+00:00, map_index=-1, run_start_date=2024-02-18 15:55:03.610499+00:00, run_end_date=2024-02-18 15:55:03.778908+00:00, run_duration=0.168409, state=success, executor_state=success, try_number=1, max_tries=1, job_id=695, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:55:02.507612+00:00, queued_by_job_id=1, pid=15068 [2024-02-18T15:55:07.350+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T15:55:07.350+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:55:07.351+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:55:07.353+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T15:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:55:07.353+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T15:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T15:55:07.392+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T15:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:55:07.393+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T15:50:00+00:00 exited with status success for try_number 1 [2024-02-18T15:55:07.398+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0b560738-ea1d-47b7-91b9-70a9c50c6154 [2024-02-18T15:55:07.398+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T15:50:00+00:00, map_index=0, run_start_date=2024-02-18 15:55:06.682130+00:00, run_end_date=2024-02-18 15:55:07.190283+00:00, run_duration=0.508153, state=success, executor_state=success, try_number=1, max_tries=1, job_id=696, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:55:04.724507+00:00, queued_by_job_id=1, pid=15080 [2024-02-18T15:55:09.696+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:55:09.696+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:50:00+00:00, run_id=scheduled__2024-02-18T15:50:00+00:00, run_start_date=2024-02-18 15:55:00.311250+00:00, run_end_date=2024-02-18 15:55:09.696512+00:00, run_duration=9.385262, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:50:00+00:00, data_interval_end=2024-02-18 15:55:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T15:55:09.700+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:55:00+00:00, run_after=2024-02-18T16:00:00+00:00 [2024-02-18T15:55:09.719+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T15:50:00+00:00 exited with status success for try_number 1 [2024-02-18T15:55:09.722+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T15:50:00+00:00, map_index=-1, run_start_date=2024-02-18 15:55:08.483871+00:00, run_end_date=2024-02-18 15:55:08.647961+00:00, run_duration=0.16409, state=success, executor_state=success, try_number=1, max_tries=1, job_id=697, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:55:07.351674+00:00, queued_by_job_id=1, pid=15092 [2024-02-18T15:56:00.408+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:56:00.416+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:56:00+00:00, run_after=2024-02-18T15:57:00+00:00 [2024-02-18T15:56:00.420+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:56:00.460+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T15:56:00.460+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T15:56:00.461+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:56:00.461+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:56:00.461+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:56:00.464+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T15:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:56:00.464+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T15:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T15:56:00.464+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:56:00.464+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:56:00.464+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:56:00.464+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:56:00.642+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:54:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:56:00.642+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:56:00.643+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:56:00.649+0000] {scheduler_job.py:635} INFO - Setting external_id for to 744c02e5-c412-44ab-8581-03ae2aafc65e [2024-02-18T15:56:00.649+0000] {scheduler_job.py:635} INFO - Setting external_id for to ae518fe8-36ea-4764-9ef6-8ad20bd03924 [2024-02-18T15:56:00.650+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2fc18985-bade-4667-875c-d595b238d574 [2024-02-18T15:56:01.781+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:56:01.782+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 15:54:00+00:00, run_id=scheduled__2024-02-18T15:54:00+00:00, run_start_date=2024-02-18 15:56:00.428082+00:00, run_end_date=2024-02-18 15:56:01.781943+00:00, run_duration=1.353861, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:54:00+00:00, data_interval_end=2024-02-18 15:56:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T15:56:01.789+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T15:56:00+00:00, run_after=2024-02-18T15:58:00+00:00 [2024-02-18T15:56:01.831+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:54:00+00:00 exited with status success for try_number 1 [2024-02-18T15:56:01.835+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T15:54:00+00:00, map_index=-1, run_start_date=2024-02-18 15:56:01.113899+00:00, run_end_date=2024-02-18 15:56:01.351664+00:00, run_duration=0.237765, state=success, executor_state=success, try_number=1, max_tries=1, job_id=698, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:56:00.462610+00:00, queued_by_job_id=1, pid=15109 [2024-02-18T15:56:02.863+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:56:02.863+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:55:00+00:00, run_id=scheduled__2024-02-18T15:55:00+00:00, run_start_date=2024-02-18 15:56:00.428861+00:00, run_end_date=2024-02-18 15:56:02.863563+00:00, run_duration=2.434702, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:55:00+00:00, data_interval_end=2024-02-18 15:56:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:56:02.869+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:56:00+00:00, run_after=2024-02-18T15:57:00+00:00 [2024-02-18T15:56:02.896+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:55:00+00:00 exited with status success for try_number 1 [2024-02-18T15:56:02.899+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:55:00+00:00, map_index=-1, run_start_date=2024-02-18 15:56:01.817873+00:00, run_end_date=2024-02-18 15:56:02.017415+00:00, run_duration=0.199542, state=success, executor_state=success, try_number=1, max_tries=1, job_id=699, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:56:00.462610+00:00, queued_by_job_id=1, pid=15139 [2024-02-18T15:56:04.097+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:56:04.098+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:55:00+00:00, run_id=scheduled__2024-02-18T15:55:00+00:00, run_start_date=2024-02-18 15:56:00.429544+00:00, run_end_date=2024-02-18 15:56:04.097995+00:00, run_duration=3.668451, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:55:00+00:00, data_interval_end=2024-02-18 15:56:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:56:04.105+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:56:00+00:00, run_after=2024-02-18T15:57:00+00:00 [2024-02-18T15:56:04.126+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:55:00+00:00 exited with status success for try_number 1 [2024-02-18T15:56:04.129+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:55:00+00:00, map_index=-1, run_start_date=2024-02-18 15:56:01.848497+00:00, run_end_date=2024-02-18 15:56:03.072404+00:00, run_duration=1.223907, state=success, executor_state=success, try_number=1, max_tries=1, job_id=700, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:56:00.462610+00:00, queued_by_job_id=1, pid=15140 [2024-02-18T15:57:00.579+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:57:00+00:00, run_after=2024-02-18T15:58:00+00:00 [2024-02-18T15:57:00.583+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:57:00.632+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T15:57:00.632+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:57:00.633+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:57:00.633+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:57:00.635+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:57:00.635+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:57:00.636+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:57:00.636+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:57:00.754+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:56:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:57:00.754+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:56:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:57:00.760+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3dd2ba63-b9ec-4731-ad6d-62cfccf99dbe [2024-02-18T15:57:00.760+0000] {scheduler_job.py:635} INFO - Setting external_id for to 66417aa5-b594-415a-8689-054b97fd563d [2024-02-18T15:57:02.946+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:57:02.946+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:56:00+00:00, run_id=scheduled__2024-02-18T15:56:00+00:00, run_start_date=2024-02-18 15:57:00.596602+00:00, run_end_date=2024-02-18 15:57:02.946667+00:00, run_duration=2.350065, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:56:00+00:00, data_interval_end=2024-02-18 15:57:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:57:02.952+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:57:00+00:00, run_after=2024-02-18T15:58:00+00:00 [2024-02-18T15:57:02.983+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:56:00+00:00 exited with status success for try_number 1 [2024-02-18T15:57:02.986+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:56:00+00:00, map_index=-1, run_start_date=2024-02-18 15:57:01.908821+00:00, run_end_date=2024-02-18 15:57:02.099877+00:00, run_duration=0.191056, state=success, executor_state=success, try_number=1, max_tries=1, job_id=702, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:57:00.634273+00:00, queued_by_job_id=1, pid=15195 [2024-02-18T15:57:03.621+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:57:03.621+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:56:00+00:00, run_id=scheduled__2024-02-18T15:56:00+00:00, run_start_date=2024-02-18 15:57:00.597463+00:00, run_end_date=2024-02-18 15:57:03.621528+00:00, run_duration=3.024065, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:56:00+00:00, data_interval_end=2024-02-18 15:57:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:57:03.627+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:57:00+00:00, run_after=2024-02-18T15:58:00+00:00 [2024-02-18T15:57:03.646+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:56:00+00:00 exited with status success for try_number 1 [2024-02-18T15:57:03.649+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:56:00+00:00, map_index=-1, run_start_date=2024-02-18 15:57:01.885038+00:00, run_end_date=2024-02-18 15:57:03.087593+00:00, run_duration=1.202555, state=success, executor_state=success, try_number=1, max_tries=1, job_id=701, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:57:00.634273+00:00, queued_by_job_id=1, pid=15194 [2024-02-18T15:57:11.905+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T15:58:00.707+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:58:00.711+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:58:00.719+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:58:00+00:00, run_after=2024-02-18T15:59:00+00:00 [2024-02-18T15:58:00.758+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T15:58:00.758+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T15:58:00.758+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:58:00.758+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:58:00.759+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:58:00.761+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T15:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:58:00.761+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T15:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T15:58:00.761+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:58:00.761+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:58:00.761+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:58:00.762+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:58:00.895+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:56:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:58:00.895+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:57:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:58:00.896+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:57:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:58:00.914+0000] {scheduler_job.py:635} INFO - Setting external_id for to c3a4a384-0f14-409a-ab1b-1597cf1f3d29 [2024-02-18T15:58:00.914+0000] {scheduler_job.py:635} INFO - Setting external_id for to cf43ad1b-a39b-4b9e-8ccd-021e8c26d89b [2024-02-18T15:58:00.914+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9b90a3e2-421f-43a7-833e-9e53a1b45664 [2024-02-18T15:58:02.028+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:58:02.028+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 15:56:00+00:00, run_id=scheduled__2024-02-18T15:56:00+00:00, run_start_date=2024-02-18 15:58:00.726745+00:00, run_end_date=2024-02-18 15:58:02.028651+00:00, run_duration=1.301906, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:56:00+00:00, data_interval_end=2024-02-18 15:58:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T15:58:02.036+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T15:58:00+00:00, run_after=2024-02-18T16:00:00+00:00 [2024-02-18T15:58:02.081+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:56:00+00:00 exited with status success for try_number 1 [2024-02-18T15:58:02.085+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T15:56:00+00:00, map_index=-1, run_start_date=2024-02-18 15:58:01.355296+00:00, run_end_date=2024-02-18 15:58:01.582023+00:00, run_duration=0.226727, state=success, executor_state=success, try_number=1, max_tries=1, job_id=703, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:58:00.760048+00:00, queued_by_job_id=1, pid=15230 [2024-02-18T15:58:03.113+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:58:03.114+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:57:00+00:00, run_id=scheduled__2024-02-18T15:57:00+00:00, run_start_date=2024-02-18 15:58:00.727463+00:00, run_end_date=2024-02-18 15:58:03.114116+00:00, run_duration=2.386653, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:57:00+00:00, data_interval_end=2024-02-18 15:58:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:58:03.122+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:58:00+00:00, run_after=2024-02-18T15:59:00+00:00 [2024-02-18T15:58:03.154+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:57:00+00:00 exited with status success for try_number 1 [2024-02-18T15:58:03.159+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:57:00+00:00, map_index=-1, run_start_date=2024-02-18 15:58:02.159243+00:00, run_end_date=2024-02-18 15:58:02.364017+00:00, run_duration=0.204774, state=success, executor_state=success, try_number=1, max_tries=1, job_id=704, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:58:00.760048+00:00, queued_by_job_id=1, pid=15260 [2024-02-18T15:58:04.136+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:58:04.137+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:57:00+00:00, run_id=scheduled__2024-02-18T15:57:00+00:00, run_start_date=2024-02-18 15:58:00.728129+00:00, run_end_date=2024-02-18 15:58:04.137094+00:00, run_duration=3.408965, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:57:00+00:00, data_interval_end=2024-02-18 15:58:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:58:04.143+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:58:00+00:00, run_after=2024-02-18T15:59:00+00:00 [2024-02-18T15:58:04.162+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:57:00+00:00 exited with status success for try_number 1 [2024-02-18T15:58:04.165+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:57:00+00:00, map_index=-1, run_start_date=2024-02-18 15:58:02.161945+00:00, run_end_date=2024-02-18 15:58:03.164835+00:00, run_duration=1.00289, state=success, executor_state=success, try_number=1, max_tries=1, job_id=705, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:58:00.760048+00:00, queued_by_job_id=1, pid=15261 [2024-02-18T15:59:00.854+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:59:00+00:00, run_after=2024-02-18T16:00:00+00:00 [2024-02-18T15:59:00.858+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T15:59:00.892+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T15:59:00.892+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:59:00.892+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T15:59:00.892+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T15:59:00.894+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:59:00.894+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T15:59:00.895+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T15:59:00.895+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T15:59:00.981+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:58:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:59:00.981+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:58:00+00:00 exited with status queued for try_number 1 [2024-02-18T15:59:00.987+0000] {scheduler_job.py:635} INFO - Setting external_id for to 63ea6feb-7635-49ca-ae1d-3972018308dd [2024-02-18T15:59:00.987+0000] {scheduler_job.py:635} INFO - Setting external_id for to b2b6d2ba-0824-4b04-8675-6b916dad4484 [2024-02-18T15:59:03.137+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:59:03.138+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:58:00+00:00, run_id=scheduled__2024-02-18T15:58:00+00:00, run_start_date=2024-02-18 15:59:00.865468+00:00, run_end_date=2024-02-18 15:59:03.138032+00:00, run_duration=2.272564, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:58:00+00:00, data_interval_end=2024-02-18 15:59:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T15:59:03.144+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:59:00+00:00, run_after=2024-02-18T16:00:00+00:00 [2024-02-18T15:59:03.148+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T15:59:03.148+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:58:00+00:00, run_id=scheduled__2024-02-18T15:58:00+00:00, run_start_date=2024-02-18 15:59:00.866235+00:00, run_end_date=2024-02-18 15:59:03.148286+00:00, run_duration=2.282051, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:58:00+00:00, data_interval_end=2024-02-18 15:59:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T15:59:03.154+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T15:59:00+00:00, run_after=2024-02-18T16:00:00+00:00 [2024-02-18T15:59:03.175+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:58:00+00:00 exited with status success for try_number 1 [2024-02-18T15:59:03.175+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:58:00+00:00 exited with status success for try_number 1 [2024-02-18T15:59:03.179+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:58:00+00:00, map_index=-1, run_start_date=2024-02-18 15:59:02.037782+00:00, run_end_date=2024-02-18 15:59:02.246962+00:00, run_duration=0.20918, state=success, executor_state=success, try_number=1, max_tries=1, job_id=706, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:59:00.893541+00:00, queued_by_job_id=1, pid=15315 [2024-02-18T15:59:03.179+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:58:00+00:00, map_index=-1, run_start_date=2024-02-18 15:59:02.038954+00:00, run_end_date=2024-02-18 15:59:02.931227+00:00, run_duration=0.892273, state=success, executor_state=success, try_number=1, max_tries=1, job_id=707, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 15:59:00.893541+00:00, queued_by_job_id=1, pid=15316 [2024-02-18T16:00:00.129+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:00:00.137+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:00:00+00:00, run_after=2024-02-18T16:01:00+00:00 [2024-02-18T16:00:00.145+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:00:00+00:00, run_after=2024-02-18T16:05:00+00:00 [2024-02-18T16:00:00.149+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:00:00.201+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T16:00:00.202+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:00:00.202+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T16:00:00.202+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:00:00.202+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:00:00.202+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:00:00.205+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T15:55:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T16:00:00.205+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T15:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T16:00:00.205+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T15:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:00:00.205+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T15:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T16:00:00.206+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:00:00.206+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:00:00.206+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T15:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:00:00.206+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T15:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:00:00.513+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T15:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:00:00.514+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:58:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:00:00.514+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:59:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:00:00.514+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:59:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:00:00.530+0000] {scheduler_job.py:635} INFO - Setting external_id for to dda34377-a503-4774-a168-751d57777e2b [2024-02-18T16:00:00.531+0000] {scheduler_job.py:635} INFO - Setting external_id for to 07eab0b7-8030-48ac-bac8-b8fd4881165b [2024-02-18T16:00:00.531+0000] {scheduler_job.py:635} INFO - Setting external_id for to aec1e11e-939b-4ed4-a46f-e1a9d36db917 [2024-02-18T16:00:00.531+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6ed66f5c-45b3-434a-8524-9ac7fadd7c5a [2024-02-18T16:00:01.741+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:00:01.742+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 15:58:00+00:00, run_id=scheduled__2024-02-18T15:58:00+00:00, run_start_date=2024-02-18 16:00:00.158503+00:00, run_end_date=2024-02-18 16:00:01.742641+00:00, run_duration=1.584138, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:58:00+00:00, data_interval_end=2024-02-18 16:00:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T16:00:01.754+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T16:00:00+00:00, run_after=2024-02-18T16:02:00+00:00 [2024-02-18T16:00:01.804+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T15:58:00+00:00 exited with status success for try_number 1 [2024-02-18T16:00:01.808+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T15:58:00+00:00, map_index=-1, run_start_date=2024-02-18 16:00:00.923312+00:00, run_end_date=2024-02-18 16:00:01.200386+00:00, run_duration=0.277074, state=success, executor_state=success, try_number=1, max_tries=1, job_id=708, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:00:00.203927+00:00, queued_by_job_id=1, pid=15352 [2024-02-18T16:00:02.847+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:00:02.847+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:59:00+00:00, run_id=scheduled__2024-02-18T15:59:00+00:00, run_start_date=2024-02-18 16:00:00.159167+00:00, run_end_date=2024-02-18 16:00:02.847719+00:00, run_duration=2.688552, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:59:00+00:00, data_interval_end=2024-02-18 16:00:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:00:02.854+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:00:00+00:00, run_after=2024-02-18T16:01:00+00:00 [2024-02-18T16:00:02.869+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:00:02.869+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:00:02.870+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:00:02.871+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T15:55:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T16:00:02.871+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T15:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T16:00:02.901+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T15:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:00:02.901+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T15:55:00+00:00 exited with status success for try_number 1 [2024-02-18T16:00:02.901+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:59:00+00:00 exited with status success for try_number 1 [2024-02-18T16:00:02.906+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T15:55:00+00:00, map_index=-1, run_start_date=2024-02-18 16:00:01.869117+00:00, run_end_date=2024-02-18 16:00:02.119382+00:00, run_duration=0.250265, state=success, executor_state=success, try_number=1, max_tries=1, job_id=709, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:00:00.203927+00:00, queued_by_job_id=1, pid=15392 [2024-02-18T16:00:02.906+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:59:00+00:00, map_index=-1, run_start_date=2024-02-18 16:00:01.938670+00:00, run_end_date=2024-02-18 16:00:02.177187+00:00, run_duration=0.238517, state=success, executor_state=success, try_number=1, max_tries=1, job_id=710, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:00:00.203927+00:00, queued_by_job_id=1, pid=15393 [2024-02-18T16:00:02.906+0000] {scheduler_job.py:635} INFO - Setting external_id for to eda732ce-55c9-49b7-9414-6ba24cd1e1be [2024-02-18T16:00:04.008+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:00:04.009+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:59:00+00:00, run_id=scheduled__2024-02-18T15:59:00+00:00, run_start_date=2024-02-18 16:00:00.159860+00:00, run_end_date=2024-02-18 16:00:04.008982+00:00, run_duration=3.849122, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:59:00+00:00, data_interval_end=2024-02-18 16:00:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:00:04.016+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:00:00+00:00, run_after=2024-02-18T16:01:00+00:00 [2024-02-18T16:00:04.048+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T15:59:00+00:00 exited with status success for try_number 1 [2024-02-18T16:00:04.052+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T15:59:00+00:00, map_index=-1, run_start_date=2024-02-18 16:00:02.012516+00:00, run_end_date=2024-02-18 16:00:03.174753+00:00, run_duration=1.162237, state=success, executor_state=success, try_number=1, max_tries=1, job_id=711, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:00:00.203927+00:00, queued_by_job_id=1, pid=15394 [2024-02-18T16:00:05.096+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:00:05.096+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:00:05.096+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:00:05.098+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T15:55:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T16:00:05.098+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T15:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T16:00:05.127+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T15:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:00:05.128+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T15:55:00+00:00 exited with status success for try_number 1 [2024-02-18T16:00:05.132+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2854e6f3-c5d9-421a-becd-ae6e393522cb [2024-02-18T16:00:05.132+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T15:55:00+00:00, map_index=-1, run_start_date=2024-02-18 16:00:03.948678+00:00, run_end_date=2024-02-18 16:00:04.123041+00:00, run_duration=0.174363, state=success, executor_state=success, try_number=1, max_tries=1, job_id=712, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:00:02.870679+00:00, queued_by_job_id=1, pid=15433 [2024-02-18T16:00:07.337+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:00:07.337+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:00:07.337+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:00:07.339+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T15:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:00:07.339+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T15:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T16:00:07.367+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T15:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:00:07.367+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T15:55:00+00:00 exited with status success for try_number 1 [2024-02-18T16:00:07.371+0000] {scheduler_job.py:635} INFO - Setting external_id for to ed06d753-613b-421e-a4d6-81ebeabe75e7 [2024-02-18T16:00:07.371+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T15:55:00+00:00, map_index=0, run_start_date=2024-02-18 16:00:06.550568+00:00, run_end_date=2024-02-18 16:00:06.734091+00:00, run_duration=0.183523, state=success, executor_state=success, try_number=1, max_tries=1, job_id=713, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:00:05.097132+00:00, queued_by_job_id=1, pid=15445 [2024-02-18T16:00:09.508+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:00:09.508+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 15:55:00+00:00, run_id=scheduled__2024-02-18T15:55:00+00:00, run_start_date=2024-02-18 16:00:00.157704+00:00, run_end_date=2024-02-18 16:00:09.508753+00:00, run_duration=9.351049, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 15:55:00+00:00, data_interval_end=2024-02-18 16:00:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T16:00:09.513+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:00:00+00:00, run_after=2024-02-18T16:05:00+00:00 [2024-02-18T16:00:09.532+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T15:55:00+00:00 exited with status success for try_number 1 [2024-02-18T16:00:09.536+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T15:55:00+00:00, map_index=-1, run_start_date=2024-02-18 16:00:08.394229+00:00, run_end_date=2024-02-18 16:00:08.565702+00:00, run_duration=0.171473, state=success, executor_state=success, try_number=1, max_tries=1, job_id=714, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:00:07.338191+00:00, queued_by_job_id=1, pid=15457 [2024-02-18T16:01:00.084+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:01:00.092+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:01:00+00:00, run_after=2024-02-18T16:02:00+00:00 [2024-02-18T16:01:00.132+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T16:01:00.132+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:01:00.132+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:01:00.132+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:01:00.134+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:01:00.134+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:01:00.134+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:01:00.134+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:01:00.216+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:01:00.216+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:01:00.221+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5906d9b0-bdef-4e47-985e-99b223347ec7 [2024-02-18T16:01:00.221+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0b0c32cf-ff09-4c34-a1b8-15292f070130 [2024-02-18T16:01:02.176+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:01:02.176+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:00:00+00:00, run_id=scheduled__2024-02-18T16:00:00+00:00, run_start_date=2024-02-18 16:01:00.103423+00:00, run_end_date=2024-02-18 16:01:02.176881+00:00, run_duration=2.073458, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:00:00+00:00, data_interval_end=2024-02-18 16:01:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:01:02.183+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:01:00+00:00, run_after=2024-02-18T16:02:00+00:00 [2024-02-18T16:01:02.207+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:00:00+00:00 exited with status success for try_number 1 [2024-02-18T16:01:02.210+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:00:00+00:00, map_index=-1, run_start_date=2024-02-18 16:01:01.312153+00:00, run_end_date=2024-02-18 16:01:01.498478+00:00, run_duration=0.186325, state=success, executor_state=success, try_number=1, max_tries=1, job_id=715, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:01:00.133444+00:00, queued_by_job_id=1, pid=15493 [2024-02-18T16:01:03.238+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:01:03.238+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:00:00+00:00, run_id=scheduled__2024-02-18T16:00:00+00:00, run_start_date=2024-02-18 16:01:00.104468+00:00, run_end_date=2024-02-18 16:01:03.238492+00:00, run_duration=3.134024, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:00:00+00:00, data_interval_end=2024-02-18 16:01:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:01:03.245+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:01:00+00:00, run_after=2024-02-18T16:02:00+00:00 [2024-02-18T16:01:03.264+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:00:00+00:00 exited with status success for try_number 1 [2024-02-18T16:01:03.267+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:00:00+00:00, map_index=-1, run_start_date=2024-02-18 16:01:01.313972+00:00, run_end_date=2024-02-18 16:01:02.530894+00:00, run_duration=1.216922, state=success, executor_state=success, try_number=1, max_tries=1, job_id=716, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:01:00.133444+00:00, queued_by_job_id=1, pid=15494 [2024-02-18T16:02:00.263+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:02:00.271+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:02:00+00:00, run_after=2024-02-18T16:03:00+00:00 [2024-02-18T16:02:00.275+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:02:00.497+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T16:02:00.497+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T16:02:00.497+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:02:00.497+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:02:00.498+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:02:00.500+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T16:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:02:00.500+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T16:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T16:02:00.500+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:02:00.500+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:02:00.500+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:02:00.500+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:02:00.626+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:02:00.627+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:01:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:02:00.627+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:01:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:02:00.632+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8c2fdcfb-4b1e-4401-ac50-1f11c807e0f4 [2024-02-18T16:02:00.632+0000] {scheduler_job.py:635} INFO - Setting external_id for to 00a9c107-f38f-4860-97c1-7c6bf08773d3 [2024-02-18T16:02:00.632+0000] {scheduler_job.py:635} INFO - Setting external_id for to 15d2cbd9-1df9-4bd9-ae59-9942c7f7e8e4 [2024-02-18T16:02:01.807+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:02:01.807+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 16:00:00+00:00, run_id=scheduled__2024-02-18T16:00:00+00:00, run_start_date=2024-02-18 16:02:00.285284+00:00, run_end_date=2024-02-18 16:02:01.807525+00:00, run_duration=1.522241, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:00:00+00:00, data_interval_end=2024-02-18 16:02:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T16:02:01.816+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T16:02:00+00:00, run_after=2024-02-18T16:04:00+00:00 [2024-02-18T16:02:02.021+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:00:00+00:00 exited with status success for try_number 1 [2024-02-18T16:02:02.026+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T16:00:00+00:00, map_index=-1, run_start_date=2024-02-18 16:02:01.201626+00:00, run_end_date=2024-02-18 16:02:01.573045+00:00, run_duration=0.371419, state=success, executor_state=success, try_number=1, max_tries=1, job_id=717, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:02:00.498803+00:00, queued_by_job_id=1, pid=15529 [2024-02-18T16:02:03.055+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:02:03.055+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:01:00+00:00, run_id=scheduled__2024-02-18T16:01:00+00:00, run_start_date=2024-02-18 16:02:00.286283+00:00, run_end_date=2024-02-18 16:02:03.055522+00:00, run_duration=2.769239, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:01:00+00:00, data_interval_end=2024-02-18 16:02:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:02:03.061+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:02:00+00:00, run_after=2024-02-18T16:03:00+00:00 [2024-02-18T16:02:03.206+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:01:00+00:00 exited with status success for try_number 1 [2024-02-18T16:02:03.209+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:01:00+00:00, map_index=-1, run_start_date=2024-02-18 16:02:02.045241+00:00, run_end_date=2024-02-18 16:02:02.365187+00:00, run_duration=0.319946, state=success, executor_state=success, try_number=1, max_tries=1, job_id=719, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:02:00.498803+00:00, queued_by_job_id=1, pid=15559 [2024-02-18T16:02:04.236+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:02:04.236+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:01:00+00:00, run_id=scheduled__2024-02-18T16:01:00+00:00, run_start_date=2024-02-18 16:02:00.287047+00:00, run_end_date=2024-02-18 16:02:04.236448+00:00, run_duration=3.949401, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:01:00+00:00, data_interval_end=2024-02-18 16:02:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:02:04.242+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:02:00+00:00, run_after=2024-02-18T16:03:00+00:00 [2024-02-18T16:02:05.628+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:01:00+00:00 exited with status success for try_number 1 [2024-02-18T16:02:05.635+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:01:00+00:00, map_index=-1, run_start_date=2024-02-18 16:02:02.045241+00:00, run_end_date=2024-02-18 16:02:03.228747+00:00, run_duration=1.183506, state=success, executor_state=success, try_number=1, max_tries=1, job_id=718, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:02:00.498803+00:00, queued_by_job_id=1, pid=15560 [2024-02-18T16:02:11.937+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T16:03:00.188+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:03:00+00:00, run_after=2024-02-18T16:04:00+00:00 [2024-02-18T16:03:00.192+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:03:00.568+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T16:03:00.568+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:03:00.569+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:03:00.569+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:03:00.571+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:03:00.571+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:03:00.572+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:03:00.572+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:03:00.676+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:02:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:03:00.676+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:02:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:03:00.681+0000] {scheduler_job.py:635} INFO - Setting external_id for to cf92b14d-98b7-4733-9225-7932d9e717d7 [2024-02-18T16:03:00.681+0000] {scheduler_job.py:635} INFO - Setting external_id for to 284f6470-5988-49b4-97e8-3743568050ea [2024-02-18T16:03:02.123+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:03:02.123+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:02:00+00:00, run_id=scheduled__2024-02-18T16:02:00+00:00, run_start_date=2024-02-18 16:03:00.535996+00:00, run_end_date=2024-02-18 16:03:02.123457+00:00, run_duration=1.587461, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:02:00+00:00, data_interval_end=2024-02-18 16:03:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:03:02.130+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:03:00+00:00, run_after=2024-02-18T16:04:00+00:00 [2024-02-18T16:03:02.154+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:02:00+00:00 exited with status success for try_number 1 [2024-02-18T16:03:02.158+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:02:00+00:00, map_index=-1, run_start_date=2024-02-18 16:03:01.819456+00:00, run_end_date=2024-02-18 16:03:02.015943+00:00, run_duration=0.196487, state=success, executor_state=success, try_number=1, max_tries=1, job_id=720, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:03:00.570356+00:00, queued_by_job_id=1, pid=15614 [2024-02-18T16:03:03.192+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:03:03.192+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:02:00+00:00, run_id=scheduled__2024-02-18T16:02:00+00:00, run_start_date=2024-02-18 16:03:00.536931+00:00, run_end_date=2024-02-18 16:03:03.192506+00:00, run_duration=2.655575, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:02:00+00:00, data_interval_end=2024-02-18 16:03:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:03:03.198+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:03:00+00:00, run_after=2024-02-18T16:04:00+00:00 [2024-02-18T16:03:03.352+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:02:00+00:00 exited with status success for try_number 1 [2024-02-18T16:03:03.355+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:02:00+00:00, map_index=-1, run_start_date=2024-02-18 16:03:01.821485+00:00, run_end_date=2024-02-18 16:03:02.886679+00:00, run_duration=1.065194, state=success, executor_state=success, try_number=1, max_tries=1, job_id=721, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:03:00.570356+00:00, queued_by_job_id=1, pid=15615 [2024-02-18T16:04:00.055+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:04:00+00:00, run_after=2024-02-18T16:05:00+00:00 [2024-02-18T16:04:00.061+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:04:00.066+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:04:00.124+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T16:04:00.124+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T16:04:00.124+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:04:00.124+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:04:00.125+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:04:00.127+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T16:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:04:00.128+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T16:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T16:04:00.128+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:04:00.128+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:04:00.129+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:04:00.129+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:04:00.610+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:02:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:04:00.610+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:03:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:04:00.611+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:03:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:04:00.628+0000] {scheduler_job.py:635} INFO - Setting external_id for to a1e3d369-0f48-457d-8fbc-6a6c3dfe7c40 [2024-02-18T16:04:00.628+0000] {scheduler_job.py:635} INFO - Setting external_id for to d39e1d20-c696-42d2-ab02-6b6cf9724f28 [2024-02-18T16:04:00.628+0000] {scheduler_job.py:635} INFO - Setting external_id for to 56e8fe52-faeb-48d3-9beb-e99ec19339d3 [2024-02-18T16:04:02.130+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:04:02.130+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 16:02:00+00:00, run_id=scheduled__2024-02-18T16:02:00+00:00, run_start_date=2024-02-18 16:04:00.076609+00:00, run_end_date=2024-02-18 16:04:02.130636+00:00, run_duration=2.054027, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:02:00+00:00, data_interval_end=2024-02-18 16:04:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T16:04:02.137+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T16:04:00+00:00, run_after=2024-02-18T16:06:00+00:00 [2024-02-18T16:04:02.174+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:02:00+00:00 exited with status success for try_number 1 [2024-02-18T16:04:02.179+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T16:02:00+00:00, map_index=-1, run_start_date=2024-02-18 16:04:01.083716+00:00, run_end_date=2024-02-18 16:04:01.713197+00:00, run_duration=0.629481, state=success, executor_state=success, try_number=1, max_tries=1, job_id=722, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:04:00.126002+00:00, queued_by_job_id=1, pid=15651 [2024-02-18T16:04:03.004+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:04:03.004+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:03:00+00:00, run_id=scheduled__2024-02-18T16:03:00+00:00, run_start_date=2024-02-18 16:04:00.077606+00:00, run_end_date=2024-02-18 16:04:03.004251+00:00, run_duration=2.926645, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:03:00+00:00, data_interval_end=2024-02-18 16:04:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:04:03.012+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:04:00+00:00, run_after=2024-02-18T16:05:00+00:00 [2024-02-18T16:04:03.036+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:03:00+00:00 exited with status success for try_number 1 [2024-02-18T16:04:03.039+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:03:00+00:00, map_index=-1, run_start_date=2024-02-18 16:04:02.042775+00:00, run_end_date=2024-02-18 16:04:02.254264+00:00, run_duration=0.211489, state=success, executor_state=success, try_number=1, max_tries=1, job_id=723, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:04:00.126002+00:00, queued_by_job_id=1, pid=15681 [2024-02-18T16:04:04.075+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:04:04.075+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:03:00+00:00, run_id=scheduled__2024-02-18T16:03:00+00:00, run_start_date=2024-02-18 16:04:00.078506+00:00, run_end_date=2024-02-18 16:04:04.075600+00:00, run_duration=3.997094, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:03:00+00:00, data_interval_end=2024-02-18 16:04:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:04:04.081+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:04:00+00:00, run_after=2024-02-18T16:05:00+00:00 [2024-02-18T16:04:04.101+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:03:00+00:00 exited with status success for try_number 1 [2024-02-18T16:04:04.104+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:03:00+00:00, map_index=-1, run_start_date=2024-02-18 16:04:02.094733+00:00, run_end_date=2024-02-18 16:04:03.232107+00:00, run_duration=1.137374, state=success, executor_state=success, try_number=1, max_tries=1, job_id=724, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:04:00.126002+00:00, queued_by_job_id=1, pid=15682 [2024-02-18T16:05:00.537+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:05:00+00:00, run_after=2024-02-18T16:06:00+00:00 [2024-02-18T16:05:00.542+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:05:00.551+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:05:00+00:00, run_after=2024-02-18T16:10:00+00:00 [2024-02-18T16:05:00.718+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T16:05:00.719+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:05:00.719+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:05:00.719+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:05:00.719+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:05:00.721+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T16:00:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T16:05:00.722+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T16:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T16:05:00.722+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:05:00.722+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:05:00.722+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:05:00.722+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:05:00.855+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T16:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:05:00.856+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:04:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:05:00.856+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:04:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:05:00.865+0000] {scheduler_job.py:635} INFO - Setting external_id for to a37a5053-17fa-40c2-8846-27622486a061 [2024-02-18T16:05:00.865+0000] {scheduler_job.py:635} INFO - Setting external_id for to 28548114-b2d0-4541-9cd9-c09e2f216795 [2024-02-18T16:05:00.865+0000] {scheduler_job.py:635} INFO - Setting external_id for to deeb7471-777d-4406-ac36-9d6bd64d79e9 [2024-02-18T16:05:03.411+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:05:03.411+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:04:00+00:00, run_id=scheduled__2024-02-18T16:04:00+00:00, run_start_date=2024-02-18 16:05:00.560805+00:00, run_end_date=2024-02-18 16:05:03.411567+00:00, run_duration=2.850762, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:04:00+00:00, data_interval_end=2024-02-18 16:05:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:05:03.418+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:05:00+00:00, run_after=2024-02-18T16:06:00+00:00 [2024-02-18T16:05:03.422+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:05:03.422+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:04:00+00:00, run_id=scheduled__2024-02-18T16:04:00+00:00, run_start_date=2024-02-18 16:05:00.561534+00:00, run_end_date=2024-02-18 16:05:03.422518+00:00, run_duration=2.860984, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:04:00+00:00, data_interval_end=2024-02-18 16:05:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:05:03.428+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:05:00+00:00, run_after=2024-02-18T16:06:00+00:00 [2024-02-18T16:05:03.440+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:05:03.440+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:05:03.441+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:05:03.442+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T16:00:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T16:05:03.442+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T16:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T16:05:03.472+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T16:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:05:03.472+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T16:00:00+00:00 exited with status success for try_number 1 [2024-02-18T16:05:03.472+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:04:00+00:00 exited with status success for try_number 1 [2024-02-18T16:05:03.472+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:04:00+00:00 exited with status success for try_number 1 [2024-02-18T16:05:03.479+0000] {scheduler_job.py:635} INFO - Setting external_id for to 418660c9-f3a4-4174-b588-651711936671 [2024-02-18T16:05:03.479+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:04:00+00:00, map_index=-1, run_start_date=2024-02-18 16:05:02.242334+00:00, run_end_date=2024-02-18 16:05:02.476062+00:00, run_duration=0.233728, state=success, executor_state=success, try_number=1, max_tries=1, job_id=726, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:05:00.720387+00:00, queued_by_job_id=1, pid=15757 [2024-02-18T16:05:03.479+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T16:00:00+00:00, map_index=-1, run_start_date=2024-02-18 16:05:02.266805+00:00, run_end_date=2024-02-18 16:05:02.491231+00:00, run_duration=0.224426, state=success, executor_state=success, try_number=1, max_tries=1, job_id=727, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:05:00.720387+00:00, queued_by_job_id=1, pid=15758 [2024-02-18T16:05:03.479+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:04:00+00:00, map_index=-1, run_start_date=2024-02-18 16:05:02.039560+00:00, run_end_date=2024-02-18 16:05:03.336483+00:00, run_duration=1.296923, state=success, executor_state=success, try_number=1, max_tries=1, job_id=725, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:05:00.720387+00:00, queued_by_job_id=1, pid=15729 [2024-02-18T16:05:05.688+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:05:05.688+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:05:05.689+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:05:05.691+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T16:00:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T16:05:05.691+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T16:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T16:05:05.734+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T16:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:05:05.737+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T16:00:00+00:00 exited with status success for try_number 1 [2024-02-18T16:05:05.742+0000] {scheduler_job.py:635} INFO - Setting external_id for to 508f2f5d-9595-4ff0-aec4-2f743483de1f [2024-02-18T16:05:05.742+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T16:00:00+00:00, map_index=-1, run_start_date=2024-02-18 16:05:04.907685+00:00, run_end_date=2024-02-18 16:05:05.093068+00:00, run_duration=0.185383, state=success, executor_state=success, try_number=1, max_tries=1, job_id=728, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:05:03.441706+00:00, queued_by_job_id=1, pid=15788 [2024-02-18T16:05:07.916+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:05:07.916+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:05:07.917+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:05:07.918+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T16:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:05:07.918+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T16:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T16:05:07.945+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T16:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:05:07.945+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T16:00:00+00:00 exited with status success for try_number 1 [2024-02-18T16:05:07.949+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2246f8bd-1f8d-4e4b-b5e2-eb4c026f3429 [2024-02-18T16:05:07.949+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T16:00:00+00:00, map_index=0, run_start_date=2024-02-18 16:05:07.028386+00:00, run_end_date=2024-02-18 16:05:07.194733+00:00, run_duration=0.166347, state=success, executor_state=success, try_number=1, max_tries=1, job_id=729, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:05:05.689520+00:00, queued_by_job_id=1, pid=15800 [2024-02-18T16:05:09.573+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:05:09.573+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:00:00+00:00, run_id=scheduled__2024-02-18T16:00:00+00:00, run_start_date=2024-02-18 16:05:00.560043+00:00, run_end_date=2024-02-18 16:05:09.573859+00:00, run_duration=9.013816, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:00:00+00:00, data_interval_end=2024-02-18 16:05:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T16:05:09.577+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:05:00+00:00, run_after=2024-02-18T16:10:00+00:00 [2024-02-18T16:05:09.596+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T16:00:00+00:00 exited with status success for try_number 1 [2024-02-18T16:05:09.598+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T16:00:00+00:00, map_index=-1, run_start_date=2024-02-18 16:05:08.979583+00:00, run_end_date=2024-02-18 16:05:09.158545+00:00, run_duration=0.178962, state=success, executor_state=success, try_number=1, max_tries=1, job_id=730, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:05:07.917522+00:00, queued_by_job_id=1, pid=15812 [2024-02-18T16:06:00.981+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:06:00+00:00, run_after=2024-02-18T16:07:00+00:00 [2024-02-18T16:06:00.985+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:06:00.989+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:06:01.036+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T16:06:01.037+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T16:06:01.037+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:06:01.037+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:06:01.037+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:06:01.039+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T16:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:06:01.039+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T16:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T16:06:01.040+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:06:01.040+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:06:01.040+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:06:01.040+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:06:01.175+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:04:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:06:01.176+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:06:01.176+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:06:01.183+0000] {scheduler_job.py:635} INFO - Setting external_id for to 07cab6db-6089-4ad7-b77c-2b56e53570be [2024-02-18T16:06:01.183+0000] {scheduler_job.py:635} INFO - Setting external_id for to ba7a4f14-db94-4e24-887b-011a32d24a51 [2024-02-18T16:06:01.184+0000] {scheduler_job.py:635} INFO - Setting external_id for to 087da2c8-cc7b-4629-b4fe-d4f0339cc60b [2024-02-18T16:06:02.517+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:06:02.518+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 16:04:00+00:00, run_id=scheduled__2024-02-18T16:04:00+00:00, run_start_date=2024-02-18 16:06:00.996514+00:00, run_end_date=2024-02-18 16:06:02.518091+00:00, run_duration=1.521577, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:04:00+00:00, data_interval_end=2024-02-18 16:06:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T16:06:02.523+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T16:06:00+00:00, run_after=2024-02-18T16:08:00+00:00 [2024-02-18T16:06:02.566+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:04:00+00:00 exited with status success for try_number 1 [2024-02-18T16:06:02.571+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T16:04:00+00:00, map_index=-1, run_start_date=2024-02-18 16:06:01.633196+00:00, run_end_date=2024-02-18 16:06:01.846497+00:00, run_duration=0.213301, state=success, executor_state=success, try_number=1, max_tries=1, job_id=731, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:06:01.038444+00:00, queued_by_job_id=1, pid=15829 [2024-02-18T16:06:03.604+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:06:03.604+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:05:00+00:00, run_id=scheduled__2024-02-18T16:05:00+00:00, run_start_date=2024-02-18 16:06:00.997229+00:00, run_end_date=2024-02-18 16:06:03.604526+00:00, run_duration=2.607297, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:05:00+00:00, data_interval_end=2024-02-18 16:06:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:06:03.610+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:06:00+00:00, run_after=2024-02-18T16:07:00+00:00 [2024-02-18T16:06:03.615+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:06:03.615+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:05:00+00:00, run_id=scheduled__2024-02-18T16:05:00+00:00, run_start_date=2024-02-18 16:06:00.997914+00:00, run_end_date=2024-02-18 16:06:03.615151+00:00, run_duration=2.617237, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:05:00+00:00, data_interval_end=2024-02-18 16:06:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:06:03.621+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:06:00+00:00, run_after=2024-02-18T16:07:00+00:00 [2024-02-18T16:06:03.642+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:05:00+00:00 exited with status success for try_number 1 [2024-02-18T16:06:03.642+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:05:00+00:00 exited with status success for try_number 1 [2024-02-18T16:06:03.646+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:05:00+00:00, map_index=-1, run_start_date=2024-02-18 16:06:02.385495+00:00, run_end_date=2024-02-18 16:06:02.591221+00:00, run_duration=0.205726, state=success, executor_state=success, try_number=1, max_tries=1, job_id=733, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:06:01.038444+00:00, queued_by_job_id=1, pid=15860 [2024-02-18T16:06:03.646+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:05:00+00:00, map_index=-1, run_start_date=2024-02-18 16:06:02.376070+00:00, run_end_date=2024-02-18 16:06:03.375696+00:00, run_duration=0.999626, state=success, executor_state=success, try_number=1, max_tries=1, job_id=732, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:06:01.038444+00:00, queued_by_job_id=1, pid=15859 [2024-02-18T16:07:00.441+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:07:00.449+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:07:00+00:00, run_after=2024-02-18T16:08:00+00:00 [2024-02-18T16:07:00.488+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T16:07:00.488+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:07:00.488+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:07:00.488+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:07:00.490+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:07:00.490+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:07:00.491+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:07:00.491+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:07:00.596+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:06:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:07:00.597+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:06:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:07:00.602+0000] {scheduler_job.py:635} INFO - Setting external_id for to a5f98b1c-b8d9-4862-bf5b-b5baf2c232cb [2024-02-18T16:07:00.602+0000] {scheduler_job.py:635} INFO - Setting external_id for to 877d6a2d-c005-4c79-b8d4-fbf5646cf89f [2024-02-18T16:07:02.681+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:07:02.682+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:06:00+00:00, run_id=scheduled__2024-02-18T16:06:00+00:00, run_start_date=2024-02-18 16:07:00.459940+00:00, run_end_date=2024-02-18 16:07:02.681955+00:00, run_duration=2.222015, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:06:00+00:00, data_interval_end=2024-02-18 16:07:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:07:02.688+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:07:00+00:00, run_after=2024-02-18T16:08:00+00:00 [2024-02-18T16:07:02.691+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:07:02.691+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:06:00+00:00, run_id=scheduled__2024-02-18T16:06:00+00:00, run_start_date=2024-02-18 16:07:00.460689+00:00, run_end_date=2024-02-18 16:07:02.691787+00:00, run_duration=2.231098, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:06:00+00:00, data_interval_end=2024-02-18 16:07:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:07:02.697+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:07:00+00:00, run_after=2024-02-18T16:08:00+00:00 [2024-02-18T16:07:02.719+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:06:00+00:00 exited with status success for try_number 1 [2024-02-18T16:07:02.719+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:06:00+00:00 exited with status success for try_number 1 [2024-02-18T16:07:02.723+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:06:00+00:00, map_index=-1, run_start_date=2024-02-18 16:07:01.699119+00:00, run_end_date=2024-02-18 16:07:01.897710+00:00, run_duration=0.198591, state=success, executor_state=success, try_number=1, max_tries=1, job_id=735, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:07:00.489429+00:00, queued_by_job_id=1, pid=15915 [2024-02-18T16:07:02.723+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:06:00+00:00, map_index=-1, run_start_date=2024-02-18 16:07:01.688110+00:00, run_end_date=2024-02-18 16:07:02.526062+00:00, run_duration=0.837952, state=success, executor_state=success, try_number=1, max_tries=1, job_id=734, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:07:00.489429+00:00, queued_by_job_id=1, pid=15914 [2024-02-18T16:07:11.971+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T16:08:00.949+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:08:00.953+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:08:00.961+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:08:00+00:00, run_after=2024-02-18T16:09:00+00:00 [2024-02-18T16:08:01.001+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T16:08:01.001+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T16:08:01.002+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:08:01.002+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:08:01.002+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:08:01.004+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T16:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:08:01.004+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T16:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T16:08:01.004+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:08:01.004+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:08:01.005+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:08:01.005+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:08:01.140+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:06:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:08:01.140+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:07:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:08:01.140+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:07:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:08:01.159+0000] {scheduler_job.py:635} INFO - Setting external_id for to 15f99c68-4908-41de-bd85-9875333ce176 [2024-02-18T16:08:01.159+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7158d533-9eae-4c54-ad6b-b6920c14c267 [2024-02-18T16:08:01.160+0000] {scheduler_job.py:635} INFO - Setting external_id for to 56159e68-f658-43be-815a-73ab85b022c7 [2024-02-18T16:08:02.958+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:08:02.959+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 16:06:00+00:00, run_id=scheduled__2024-02-18T16:06:00+00:00, run_start_date=2024-02-18 16:08:00.969709+00:00, run_end_date=2024-02-18 16:08:02.959004+00:00, run_duration=1.989295, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:06:00+00:00, data_interval_end=2024-02-18 16:08:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T16:08:02.964+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T16:08:00+00:00, run_after=2024-02-18T16:10:00+00:00 [2024-02-18T16:08:02.967+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:08:02.968+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:07:00+00:00, run_id=scheduled__2024-02-18T16:07:00+00:00, run_start_date=2024-02-18 16:08:00.970442+00:00, run_end_date=2024-02-18 16:08:02.968073+00:00, run_duration=1.997631, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:07:00+00:00, data_interval_end=2024-02-18 16:08:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:08:02.974+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:08:00+00:00, run_after=2024-02-18T16:09:00+00:00 [2024-02-18T16:08:02.999+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:06:00+00:00 exited with status success for try_number 1 [2024-02-18T16:08:02.999+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:07:00+00:00 exited with status success for try_number 1 [2024-02-18T16:08:03.005+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T16:06:00+00:00, map_index=-1, run_start_date=2024-02-18 16:08:01.531624+00:00, run_end_date=2024-02-18 16:08:01.810280+00:00, run_duration=0.278656, state=success, executor_state=success, try_number=1, max_tries=1, job_id=736, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:08:01.003270+00:00, queued_by_job_id=1, pid=15951 [2024-02-18T16:08:03.006+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:07:00+00:00, map_index=-1, run_start_date=2024-02-18 16:08:02.612859+00:00, run_end_date=2024-02-18 16:08:02.847756+00:00, run_duration=0.234897, state=success, executor_state=success, try_number=1, max_tries=1, job_id=738, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:08:01.003270+00:00, queued_by_job_id=1, pid=15982 [2024-02-18T16:08:04.033+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:08:04.033+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:07:00+00:00, run_id=scheduled__2024-02-18T16:07:00+00:00, run_start_date=2024-02-18 16:08:00.971103+00:00, run_end_date=2024-02-18 16:08:04.033312+00:00, run_duration=3.062209, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:07:00+00:00, data_interval_end=2024-02-18 16:08:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:08:04.039+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:08:00+00:00, run_after=2024-02-18T16:09:00+00:00 [2024-02-18T16:08:04.059+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:07:00+00:00 exited with status success for try_number 1 [2024-02-18T16:08:04.063+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:07:00+00:00, map_index=-1, run_start_date=2024-02-18 16:08:02.586540+00:00, run_end_date=2024-02-18 16:08:03.634404+00:00, run_duration=1.047864, state=success, executor_state=success, try_number=1, max_tries=1, job_id=737, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:08:01.003270+00:00, queued_by_job_id=1, pid=15981 [2024-02-18T16:09:00.428+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:09:00.436+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:09:00+00:00, run_after=2024-02-18T16:10:00+00:00 [2024-02-18T16:09:00.471+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T16:09:00.471+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:09:00.471+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:09:00.472+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:09:00.473+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:09:00.473+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:09:00.474+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:09:00.474+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:09:00.570+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:08:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:09:00.570+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:08:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:09:00.577+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1e774eff-bad5-4dff-8737-173a2d7d5480 [2024-02-18T16:09:00.577+0000] {scheduler_job.py:635} INFO - Setting external_id for to 33579596-929e-4f57-9765-b69bd1a4de5e [2024-02-18T16:09:02.044+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:09:02.044+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:08:00+00:00, run_id=scheduled__2024-02-18T16:08:00+00:00, run_start_date=2024-02-18 16:09:00.443635+00:00, run_end_date=2024-02-18 16:09:02.044733+00:00, run_duration=1.601098, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:08:00+00:00, data_interval_end=2024-02-18 16:09:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:09:02.051+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:09:00+00:00, run_after=2024-02-18T16:10:00+00:00 [2024-02-18T16:09:02.076+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:08:00+00:00 exited with status success for try_number 1 [2024-02-18T16:09:02.079+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:08:00+00:00, map_index=-1, run_start_date=2024-02-18 16:09:01.652074+00:00, run_end_date=2024-02-18 16:09:01.844750+00:00, run_duration=0.192676, state=success, executor_state=success, try_number=1, max_tries=1, job_id=739, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:09:00.472550+00:00, queued_by_job_id=1, pid=16036 [2024-02-18T16:09:03.175+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:09:03.176+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:08:00+00:00, run_id=scheduled__2024-02-18T16:08:00+00:00, run_start_date=2024-02-18 16:09:00.444339+00:00, run_end_date=2024-02-18 16:09:03.175997+00:00, run_duration=2.731658, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:08:00+00:00, data_interval_end=2024-02-18 16:09:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:09:03.182+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:09:00+00:00, run_after=2024-02-18T16:10:00+00:00 [2024-02-18T16:09:03.217+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:08:00+00:00 exited with status success for try_number 1 [2024-02-18T16:09:03.220+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:08:00+00:00, map_index=-1, run_start_date=2024-02-18 16:09:01.652802+00:00, run_end_date=2024-02-18 16:09:02.905248+00:00, run_duration=1.252446, state=success, executor_state=success, try_number=1, max_tries=1, job_id=740, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:09:00.472550+00:00, queued_by_job_id=1, pid=16037 [2024-02-18T16:10:00.168+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:10:00.176+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:10:00+00:00, run_after=2024-02-18T16:15:00+00:00 [2024-02-18T16:10:00.183+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:10:00+00:00, run_after=2024-02-18T16:11:00+00:00 [2024-02-18T16:10:00.187+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:10:00.237+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T16:10:00.237+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:10:00.237+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T16:10:00.237+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:10:00.237+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:10:00.238+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:10:00.240+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T16:05:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T16:10:00.240+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T16:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T16:10:00.240+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T16:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:10:00.240+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T16:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T16:10:00.240+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:10:00.240+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:10:00.240+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:10:00.241+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:10:00.638+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T16:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:10:00.638+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:08:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:10:00.639+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:09:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:10:00.639+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:09:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:10:00.658+0000] {scheduler_job.py:635} INFO - Setting external_id for to 33fbaf9e-f70e-4cbb-995a-6232f7f46c9e [2024-02-18T16:10:00.658+0000] {scheduler_job.py:635} INFO - Setting external_id for to bbace5a0-be8b-44bc-b151-328345927cc2 [2024-02-18T16:10:00.659+0000] {scheduler_job.py:635} INFO - Setting external_id for to d3ab67fb-33ce-4755-8662-700fa96c67a9 [2024-02-18T16:10:00.659+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2e746a88-3827-42c6-bc3c-d15b1e61eefb [2024-02-18T16:10:02.230+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:10:02.230+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 16:08:00+00:00, run_id=scheduled__2024-02-18T16:08:00+00:00, run_start_date=2024-02-18 16:10:00.196698+00:00, run_end_date=2024-02-18 16:10:02.230541+00:00, run_duration=2.033843, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:08:00+00:00, data_interval_end=2024-02-18 16:10:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T16:10:02.237+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T16:10:00+00:00, run_after=2024-02-18T16:12:00+00:00 [2024-02-18T16:10:02.241+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:10:02.241+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:09:00+00:00, run_id=scheduled__2024-02-18T16:09:00+00:00, run_start_date=2024-02-18 16:10:00.197394+00:00, run_end_date=2024-02-18 16:10:02.241221+00:00, run_duration=2.043827, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:09:00+00:00, data_interval_end=2024-02-18 16:10:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:10:02.248+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:10:00+00:00, run_after=2024-02-18T16:11:00+00:00 [2024-02-18T16:10:02.268+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:10:02.268+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:10:02.268+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:10:02.270+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T16:05:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T16:10:02.270+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T16:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T16:10:02.320+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T16:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:10:02.320+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:08:00+00:00 exited with status success for try_number 1 [2024-02-18T16:10:02.327+0000] {scheduler_job.py:635} INFO - Setting external_id for to a5851978-e5a9-4528-908c-07562b3b6fd1 [2024-02-18T16:10:02.328+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T16:08:00+00:00, map_index=-1, run_start_date=2024-02-18 16:10:01.045355+00:00, run_end_date=2024-02-18 16:10:01.344758+00:00, run_duration=0.299403, state=success, executor_state=success, try_number=1, max_tries=1, job_id=741, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:10:00.238755+00:00, queued_by_job_id=1, pid=16073 [2024-02-18T16:10:02.398+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T16:05:00+00:00 exited with status success for try_number 1 [2024-02-18T16:10:02.398+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:09:00+00:00 exited with status success for try_number 1 [2024-02-18T16:10:02.403+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T16:05:00+00:00, map_index=-1, run_start_date=2024-02-18 16:10:01.962151+00:00, run_end_date=2024-02-18 16:10:02.201440+00:00, run_duration=0.239289, state=success, executor_state=success, try_number=1, max_tries=1, job_id=743, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:10:00.238755+00:00, queued_by_job_id=1, pid=16113 [2024-02-18T16:10:02.404+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:09:00+00:00, map_index=-1, run_start_date=2024-02-18 16:10:01.983859+00:00, run_end_date=2024-02-18 16:10:02.221852+00:00, run_duration=0.237993, state=success, executor_state=success, try_number=1, max_tries=1, job_id=744, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:10:00.238755+00:00, queued_by_job_id=1, pid=16114 [2024-02-18T16:10:03.436+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:10:03.436+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:09:00+00:00, run_id=scheduled__2024-02-18T16:09:00+00:00, run_start_date=2024-02-18 16:10:00.198177+00:00, run_end_date=2024-02-18 16:10:03.436541+00:00, run_duration=3.238364, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:09:00+00:00, data_interval_end=2024-02-18 16:10:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:10:03.444+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:10:00+00:00, run_after=2024-02-18T16:11:00+00:00 [2024-02-18T16:10:03.475+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:09:00+00:00 exited with status success for try_number 1 [2024-02-18T16:10:03.479+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:09:00+00:00, map_index=-1, run_start_date=2024-02-18 16:10:01.876504+00:00, run_end_date=2024-02-18 16:10:03.012185+00:00, run_duration=1.135681, state=success, executor_state=success, try_number=1, max_tries=1, job_id=742, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:10:00.238755+00:00, queued_by_job_id=1, pid=16112 [2024-02-18T16:10:04.527+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:10:04.528+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:10:04.528+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:10:04.530+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T16:05:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T16:10:04.530+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T16:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T16:10:04.566+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T16:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:10:04.566+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T16:05:00+00:00 exited with status success for try_number 1 [2024-02-18T16:10:04.570+0000] {scheduler_job.py:635} INFO - Setting external_id for to 829507dd-2e05-45a1-b830-0793f4d01eda [2024-02-18T16:10:04.570+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T16:05:00+00:00, map_index=-1, run_start_date=2024-02-18 16:10:03.383691+00:00, run_end_date=2024-02-18 16:10:03.558415+00:00, run_duration=0.174724, state=success, executor_state=success, try_number=1, max_tries=1, job_id=745, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:10:02.269114+00:00, queued_by_job_id=1, pid=16153 [2024-02-18T16:10:06.244+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:10:06.245+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:10:06.245+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:10:06.247+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T16:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:10:06.247+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T16:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T16:10:06.297+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T16:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:10:06.299+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T16:05:00+00:00 exited with status success for try_number 1 [2024-02-18T16:10:06.315+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9b34ecd6-0f36-47c1-9ccf-fa40afb04311 [2024-02-18T16:10:06.315+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T16:05:00+00:00, map_index=0, run_start_date=2024-02-18 16:10:05.816153+00:00, run_end_date=2024-02-18 16:10:06.056539+00:00, run_duration=0.240386, state=success, executor_state=success, try_number=1, max_tries=1, job_id=746, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:10:04.529186+00:00, queued_by_job_id=1, pid=16165 [2024-02-18T16:10:08.500+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:10:08.500+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:05:00+00:00, run_id=scheduled__2024-02-18T16:05:00+00:00, run_start_date=2024-02-18 16:10:00.195911+00:00, run_end_date=2024-02-18 16:10:08.500400+00:00, run_duration=8.304489, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:05:00+00:00, data_interval_end=2024-02-18 16:10:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T16:10:08.505+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:10:00+00:00, run_after=2024-02-18T16:15:00+00:00 [2024-02-18T16:10:08.529+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T16:05:00+00:00 exited with status success for try_number 1 [2024-02-18T16:10:08.532+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T16:05:00+00:00, map_index=-1, run_start_date=2024-02-18 16:10:07.462541+00:00, run_end_date=2024-02-18 16:10:07.645765+00:00, run_duration=0.183224, state=success, executor_state=success, try_number=1, max_tries=1, job_id=747, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:10:06.246206+00:00, queued_by_job_id=1, pid=16177 [2024-02-18T16:11:00.837+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:11:00+00:00, run_after=2024-02-18T16:12:00+00:00 [2024-02-18T16:11:00.841+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:11:00.873+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T16:11:00.874+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:11:00.874+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:11:00.874+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:11:00.876+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:11:00.876+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:11:00.876+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:11:00.876+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:11:00.963+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:11:00.963+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:11:00.969+0000] {scheduler_job.py:635} INFO - Setting external_id for to 64c7799f-6cfd-4dd1-a697-d24d470b8c1b [2024-02-18T16:11:00.969+0000] {scheduler_job.py:635} INFO - Setting external_id for to f79bc220-5ce6-43d9-ac14-f6e54d546799 [2024-02-18T16:11:02.455+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:11:02.456+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:10:00+00:00, run_id=scheduled__2024-02-18T16:10:00+00:00, run_start_date=2024-02-18 16:11:00.849034+00:00, run_end_date=2024-02-18 16:11:02.456187+00:00, run_duration=1.607153, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:10:00+00:00, data_interval_end=2024-02-18 16:11:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:11:02.462+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:11:00+00:00, run_after=2024-02-18T16:12:00+00:00 [2024-02-18T16:11:02.486+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:10:00+00:00 exited with status success for try_number 1 [2024-02-18T16:11:02.489+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:10:00+00:00, map_index=-1, run_start_date=2024-02-18 16:11:02.033640+00:00, run_end_date=2024-02-18 16:11:02.229651+00:00, run_duration=0.196011, state=success, executor_state=success, try_number=1, max_tries=1, job_id=749, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:11:00.875127+00:00, queued_by_job_id=1, pid=16214 [2024-02-18T16:11:03.569+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:11:03.570+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:10:00+00:00, run_id=scheduled__2024-02-18T16:10:00+00:00, run_start_date=2024-02-18 16:11:00.849746+00:00, run_end_date=2024-02-18 16:11:03.570104+00:00, run_duration=2.720358, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:10:00+00:00, data_interval_end=2024-02-18 16:11:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:11:03.576+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:11:00+00:00, run_after=2024-02-18T16:12:00+00:00 [2024-02-18T16:11:03.597+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:10:00+00:00 exited with status success for try_number 1 [2024-02-18T16:11:03.600+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:10:00+00:00, map_index=-1, run_start_date=2024-02-18 16:11:02.025604+00:00, run_end_date=2024-02-18 16:11:03.025979+00:00, run_duration=1.000375, state=success, executor_state=success, try_number=1, max_tries=1, job_id=748, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:11:00.875127+00:00, queued_by_job_id=1, pid=16213 [2024-02-18T16:12:00.291+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:12:00+00:00, run_after=2024-02-18T16:13:00+00:00 [2024-02-18T16:12:00.295+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:12:00.299+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:12:00.343+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T16:12:00.344+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T16:12:00.344+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:12:00.344+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:12:00.345+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:12:00.347+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T16:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:12:00.347+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T16:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T16:12:00.347+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:12:00.347+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:12:00.347+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:12:00.347+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:12:00.676+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:12:00.679+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:11:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:12:00.679+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:11:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:12:00.686+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3d9a17b6-0896-42fe-8fbf-ce53f9abcd79 [2024-02-18T16:12:00.687+0000] {scheduler_job.py:635} INFO - Setting external_id for to 83b63c79-e647-4afb-95a6-d39ee320299c [2024-02-18T16:12:00.687+0000] {scheduler_job.py:635} INFO - Setting external_id for to 420102c3-ba2e-4242-badd-380316a28963 [2024-02-18T16:12:01.800+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:12:01.800+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 16:10:00+00:00, run_id=scheduled__2024-02-18T16:10:00+00:00, run_start_date=2024-02-18 16:12:00.309096+00:00, run_end_date=2024-02-18 16:12:01.800291+00:00, run_duration=1.491195, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:10:00+00:00, data_interval_end=2024-02-18 16:12:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T16:12:01.807+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T16:12:00+00:00, run_after=2024-02-18T16:14:00+00:00 [2024-02-18T16:12:01.844+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:10:00+00:00 exited with status success for try_number 1 [2024-02-18T16:12:01.849+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T16:10:00+00:00, map_index=-1, run_start_date=2024-02-18 16:12:01.035610+00:00, run_end_date=2024-02-18 16:12:01.243765+00:00, run_duration=0.208155, state=success, executor_state=success, try_number=1, max_tries=1, job_id=750, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:12:00.345764+00:00, queued_by_job_id=1, pid=16249 [2024-02-18T16:12:02.231+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:12:02.231+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:11:00+00:00, run_id=scheduled__2024-02-18T16:11:00+00:00, run_start_date=2024-02-18 16:12:00.309962+00:00, run_end_date=2024-02-18 16:12:02.231604+00:00, run_duration=1.921642, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:11:00+00:00, data_interval_end=2024-02-18 16:12:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:12:02.237+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:12:00+00:00, run_after=2024-02-18T16:13:00+00:00 [2024-02-18T16:12:02.262+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:11:00+00:00 exited with status success for try_number 1 [2024-02-18T16:12:02.265+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:11:00+00:00, map_index=-1, run_start_date=2024-02-18 16:12:01.775265+00:00, run_end_date=2024-02-18 16:12:01.984871+00:00, run_duration=0.209606, state=success, executor_state=success, try_number=1, max_tries=1, job_id=752, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:12:00.345764+00:00, queued_by_job_id=1, pid=16280 [2024-02-18T16:12:03.791+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:12:03.791+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:11:00+00:00, run_id=scheduled__2024-02-18T16:11:00+00:00, run_start_date=2024-02-18 16:12:00.310760+00:00, run_end_date=2024-02-18 16:12:03.791470+00:00, run_duration=3.48071, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:11:00+00:00, data_interval_end=2024-02-18 16:12:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:12:03.797+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:12:00+00:00, run_after=2024-02-18T16:13:00+00:00 [2024-02-18T16:12:03.816+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:11:00+00:00 exited with status success for try_number 1 [2024-02-18T16:12:03.819+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:11:00+00:00, map_index=-1, run_start_date=2024-02-18 16:12:01.769563+00:00, run_end_date=2024-02-18 16:12:02.867090+00:00, run_duration=1.097527, state=success, executor_state=success, try_number=1, max_tries=1, job_id=751, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:12:00.345764+00:00, queued_by_job_id=1, pid=16279 [2024-02-18T16:12:12.005+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T16:13:00.777+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:13:00.785+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:13:00+00:00, run_after=2024-02-18T16:14:00+00:00 [2024-02-18T16:13:00.818+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T16:13:00.818+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:13:00.818+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:13:00.818+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:13:00.820+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:13:00.820+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:13:00.820+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:13:00.820+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:13:00.908+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:12:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:13:00.909+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:12:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:13:00.915+0000] {scheduler_job.py:635} INFO - Setting external_id for to 33189410-4963-445e-bf3d-eade9c039820 [2024-02-18T16:13:00.915+0000] {scheduler_job.py:635} INFO - Setting external_id for to df325c9f-aab7-4e1b-9546-f0a84597f97d [2024-02-18T16:13:02.718+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:13:02.718+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:12:00+00:00, run_id=scheduled__2024-02-18T16:12:00+00:00, run_start_date=2024-02-18 16:13:00.793512+00:00, run_end_date=2024-02-18 16:13:02.718421+00:00, run_duration=1.924909, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:12:00+00:00, data_interval_end=2024-02-18 16:13:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:13:02.724+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:13:00+00:00, run_after=2024-02-18T16:14:00+00:00 [2024-02-18T16:13:02.752+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:12:00+00:00 exited with status success for try_number 1 [2024-02-18T16:13:02.755+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:12:00+00:00, map_index=-1, run_start_date=2024-02-18 16:13:02.392478+00:00, run_end_date=2024-02-18 16:13:02.592088+00:00, run_duration=0.19961, state=success, executor_state=success, try_number=1, max_tries=1, job_id=754, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:13:00.819396+00:00, queued_by_job_id=1, pid=16335 [2024-02-18T16:13:04.001+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:13:04.002+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:12:00+00:00, run_id=scheduled__2024-02-18T16:12:00+00:00, run_start_date=2024-02-18 16:13:00.794435+00:00, run_end_date=2024-02-18 16:13:04.002092+00:00, run_duration=3.207657, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:12:00+00:00, data_interval_end=2024-02-18 16:13:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:13:04.008+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:13:00+00:00, run_after=2024-02-18T16:14:00+00:00 [2024-02-18T16:13:04.027+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:12:00+00:00 exited with status success for try_number 1 [2024-02-18T16:13:04.030+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:12:00+00:00, map_index=-1, run_start_date=2024-02-18 16:13:02.383848+00:00, run_end_date=2024-02-18 16:13:03.600289+00:00, run_duration=1.216441, state=success, executor_state=success, try_number=1, max_tries=1, job_id=753, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:13:00.819396+00:00, queued_by_job_id=1, pid=16334 [2024-02-18T16:14:00.226+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:14:00.230+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:14:00.238+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:14:00+00:00, run_after=2024-02-18T16:15:00+00:00 [2024-02-18T16:14:00.286+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T16:14:00.286+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T16:14:00.286+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:14:00.286+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:14:00.287+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:14:00.290+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T16:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:14:00.290+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T16:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T16:14:00.290+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:14:00.290+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:14:00.290+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:14:00.290+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:14:00.602+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:12:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:14:00.602+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:13:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:14:00.602+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:13:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:14:00.624+0000] {scheduler_job.py:635} INFO - Setting external_id for to fc66ebf2-cf25-456e-a742-5e3da3b5bad9 [2024-02-18T16:14:00.624+0000] {scheduler_job.py:635} INFO - Setting external_id for to bdfcd500-d87b-4c9f-9f28-09fe26677fd6 [2024-02-18T16:14:00.624+0000] {scheduler_job.py:635} INFO - Setting external_id for to 56333a25-e71a-4568-93e2-0237e70bc5e0 [2024-02-18T16:14:01.828+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:14:01.829+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 16:12:00+00:00, run_id=scheduled__2024-02-18T16:12:00+00:00, run_start_date=2024-02-18 16:14:00.247207+00:00, run_end_date=2024-02-18 16:14:01.828988+00:00, run_duration=1.581781, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:12:00+00:00, data_interval_end=2024-02-18 16:14:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T16:14:01.837+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T16:14:00+00:00, run_after=2024-02-18T16:16:00+00:00 [2024-02-18T16:14:01.877+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:12:00+00:00 exited with status success for try_number 1 [2024-02-18T16:14:01.882+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T16:12:00+00:00, map_index=-1, run_start_date=2024-02-18 16:14:01.075567+00:00, run_end_date=2024-02-18 16:14:01.337385+00:00, run_duration=0.261818, state=success, executor_state=success, try_number=1, max_tries=1, job_id=755, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:14:00.288269+00:00, queued_by_job_id=1, pid=16370 [2024-02-18T16:14:02.892+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:14:02.892+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:13:00+00:00, run_id=scheduled__2024-02-18T16:13:00+00:00, run_start_date=2024-02-18 16:14:00.248022+00:00, run_end_date=2024-02-18 16:14:02.892355+00:00, run_duration=2.644333, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:13:00+00:00, data_interval_end=2024-02-18 16:14:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:14:02.899+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:14:00+00:00, run_after=2024-02-18T16:15:00+00:00 [2024-02-18T16:14:02.933+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:13:00+00:00 exited with status success for try_number 1 [2024-02-18T16:14:02.937+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:13:00+00:00, map_index=-1, run_start_date=2024-02-18 16:14:01.868705+00:00, run_end_date=2024-02-18 16:14:02.073717+00:00, run_duration=0.205012, state=success, executor_state=success, try_number=1, max_tries=1, job_id=757, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:14:00.288269+00:00, queued_by_job_id=1, pid=16401 [2024-02-18T16:14:03.168+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:14:03.168+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:13:00+00:00, run_id=scheduled__2024-02-18T16:13:00+00:00, run_start_date=2024-02-18 16:14:00.248699+00:00, run_end_date=2024-02-18 16:14:03.168533+00:00, run_duration=2.919834, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:13:00+00:00, data_interval_end=2024-02-18 16:14:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:14:03.175+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:14:00+00:00, run_after=2024-02-18T16:15:00+00:00 [2024-02-18T16:14:03.202+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:13:00+00:00 exited with status success for try_number 1 [2024-02-18T16:14:03.206+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:13:00+00:00, map_index=-1, run_start_date=2024-02-18 16:14:01.833558+00:00, run_end_date=2024-02-18 16:14:02.981011+00:00, run_duration=1.147453, state=success, executor_state=success, try_number=1, max_tries=1, job_id=756, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:14:00.288269+00:00, queued_by_job_id=1, pid=16400 [2024-02-18T16:15:00.674+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:15:00.681+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:15:00+00:00, run_after=2024-02-18T16:20:00+00:00 [2024-02-18T16:15:00.688+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:15:00+00:00, run_after=2024-02-18T16:16:00+00:00 [2024-02-18T16:15:00.733+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T16:15:00.733+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:15:00.733+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:15:00.734+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:15:00.734+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:15:00.736+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T16:10:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T16:15:00.737+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T16:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T16:15:00.737+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:15:00.737+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:15:00.738+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:15:00.738+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:15:00.878+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T16:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:15:00.878+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:14:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:15:00.878+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:14:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:15:00.885+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7b82d47d-62d1-4ded-ae38-896a54662631 [2024-02-18T16:15:00.885+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6e31cc15-11bd-4f44-9a2f-209b91d30fa6 [2024-02-18T16:15:00.886+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7ad4cf4d-5850-4714-a096-0ab80599d130 [2024-02-18T16:15:03.088+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:15:03.088+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:14:00+00:00, run_id=scheduled__2024-02-18T16:14:00+00:00, run_start_date=2024-02-18 16:15:00.697861+00:00, run_end_date=2024-02-18 16:15:03.088365+00:00, run_duration=2.390504, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:14:00+00:00, data_interval_end=2024-02-18 16:15:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:15:03.101+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:15:00+00:00, run_after=2024-02-18T16:16:00+00:00 [2024-02-18T16:15:03.130+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:15:03.130+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:15:03.131+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:15:03.134+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T16:10:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T16:15:03.134+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T16:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T16:15:03.177+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T16:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:15:03.179+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T16:10:00+00:00 exited with status success for try_number 1 [2024-02-18T16:15:03.179+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:14:00+00:00 exited with status success for try_number 1 [2024-02-18T16:15:03.185+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T16:10:00+00:00, map_index=-1, run_start_date=2024-02-18 16:15:02.218202+00:00, run_end_date=2024-02-18 16:15:02.526455+00:00, run_duration=0.308253, state=success, executor_state=success, try_number=1, max_tries=1, job_id=758, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:15:00.735385+00:00, queued_by_job_id=1, pid=16466 [2024-02-18T16:15:03.186+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4e1aa2e7-0ad7-4bec-99a1-08aab0d1b04f [2024-02-18T16:15:03.186+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:14:00+00:00, map_index=-1, run_start_date=2024-02-18 16:15:02.301952+00:00, run_end_date=2024-02-18 16:15:02.595385+00:00, run_duration=0.293433, state=success, executor_state=success, try_number=1, max_tries=1, job_id=760, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:15:00.735385+00:00, queued_by_job_id=1, pid=16468 [2024-02-18T16:15:04.787+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:15:04.788+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:15:04.788+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:15:04.791+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T16:10:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T16:15:04.791+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T16:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T16:15:04.903+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T16:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:15:04.903+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T16:10:00+00:00 exited with status success for try_number 1 [2024-02-18T16:15:04.909+0000] {scheduler_job.py:635} INFO - Setting external_id for to f36bd269-93cb-4d94-9402-5b3c8edbf82d [2024-02-18T16:15:04.909+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T16:10:00+00:00, map_index=-1, run_start_date=2024-02-18 16:15:04.333939+00:00, run_end_date=2024-02-18 16:15:04.621896+00:00, run_duration=0.287957, state=success, executor_state=success, try_number=1, max_tries=1, job_id=761, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:15:03.132320+00:00, queued_by_job_id=1, pid=16507 [2024-02-18T16:15:07.181+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:15:07.181+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:15:07.182+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:15:07.183+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T16:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:15:07.183+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T16:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T16:15:07.211+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T16:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:15:07.211+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T16:10:00+00:00 exited with status success for try_number 1 [2024-02-18T16:15:07.215+0000] {scheduler_job.py:635} INFO - Setting external_id for to d8ac0705-a917-43af-9b71-b7cd196c67d5 [2024-02-18T16:15:07.215+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T16:10:00+00:00, map_index=0, run_start_date=2024-02-18 16:15:06.258201+00:00, run_end_date=2024-02-18 16:15:06.566142+00:00, run_duration=0.307941, state=success, executor_state=success, try_number=1, max_tries=1, job_id=762, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:15:04.789586+00:00, queued_by_job_id=1, pid=16519 [2024-02-18T16:15:08.298+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:15:08.299+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:14:00+00:00, run_id=scheduled__2024-02-18T16:14:00+00:00, run_start_date=2024-02-18 16:15:00.698522+00:00, run_end_date=2024-02-18 16:15:08.299217+00:00, run_duration=7.600695, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:14:00+00:00, data_interval_end=2024-02-18 16:15:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:15:08.307+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:15:00+00:00, run_after=2024-02-18T16:16:00+00:00 [2024-02-18T16:15:08.335+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:14:00+00:00 exited with status success for try_number 1 [2024-02-18T16:15:08.339+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:14:00+00:00, map_index=-1, run_start_date=2024-02-18 16:15:02.278855+00:00, run_end_date=2024-02-18 16:15:07.230979+00:00, run_duration=4.952124, state=success, executor_state=success, try_number=1, max_tries=1, job_id=759, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:15:00.735385+00:00, queued_by_job_id=1, pid=16467 [2024-02-18T16:15:08.728+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:15:08.729+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:10:00+00:00, run_id=scheduled__2024-02-18T16:10:00+00:00, run_start_date=2024-02-18 16:15:00.697117+00:00, run_end_date=2024-02-18 16:15:08.729058+00:00, run_duration=8.031941, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:10:00+00:00, data_interval_end=2024-02-18 16:15:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T16:15:08.733+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:15:00+00:00, run_after=2024-02-18T16:20:00+00:00 [2024-02-18T16:15:08.752+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T16:10:00+00:00 exited with status success for try_number 1 [2024-02-18T16:15:08.755+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T16:10:00+00:00, map_index=-1, run_start_date=2024-02-18 16:15:08.263027+00:00, run_end_date=2024-02-18 16:15:08.430301+00:00, run_duration=0.167274, state=success, executor_state=success, try_number=1, max_tries=1, job_id=763, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:15:07.182439+00:00, queued_by_job_id=1, pid=16531 [2024-02-18T16:16:00.160+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:16:00.163+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:16:00.171+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:16:00+00:00, run_after=2024-02-18T16:17:00+00:00 [2024-02-18T16:16:00.215+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T16:16:00.215+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T16:16:00.215+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:16:00.216+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:16:00.216+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:16:00.218+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T16:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:16:00.218+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T16:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T16:16:00.218+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:16:00.218+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:16:00.218+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:16:00.219+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:16:00.352+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:14:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:16:00.353+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:16:00.353+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:16:00.360+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7217d4dd-2111-464f-8c83-30c1b8007af1 [2024-02-18T16:16:00.361+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8aed9bac-d1a1-4807-920e-2d94727195e1 [2024-02-18T16:16:00.361+0000] {scheduler_job.py:635} INFO - Setting external_id for to fcaa2689-f1cd-4546-ad2b-43642c42c05f [2024-02-18T16:16:01.476+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:16:01.477+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 16:14:00+00:00, run_id=scheduled__2024-02-18T16:14:00+00:00, run_start_date=2024-02-18 16:16:00.178680+00:00, run_end_date=2024-02-18 16:16:01.477007+00:00, run_duration=1.298327, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:14:00+00:00, data_interval_end=2024-02-18 16:16:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T16:16:01.485+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T16:16:00+00:00, run_after=2024-02-18T16:18:00+00:00 [2024-02-18T16:16:01.527+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:14:00+00:00 exited with status success for try_number 1 [2024-02-18T16:16:01.530+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T16:14:00+00:00, map_index=-1, run_start_date=2024-02-18 16:16:00.810405+00:00, run_end_date=2024-02-18 16:16:01.053388+00:00, run_duration=0.242983, state=success, executor_state=success, try_number=1, max_tries=1, job_id=764, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:16:00.217165+00:00, queued_by_job_id=1, pid=16548 [2024-02-18T16:16:02.562+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:16:02.562+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:15:00+00:00, run_id=scheduled__2024-02-18T16:15:00+00:00, run_start_date=2024-02-18 16:16:00.180092+00:00, run_end_date=2024-02-18 16:16:02.562594+00:00, run_duration=2.382502, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:15:00+00:00, data_interval_end=2024-02-18 16:16:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:16:02.569+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:16:00+00:00, run_after=2024-02-18T16:17:00+00:00 [2024-02-18T16:16:02.573+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:16:02.573+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:15:00+00:00, run_id=scheduled__2024-02-18T16:15:00+00:00, run_start_date=2024-02-18 16:16:00.179398+00:00, run_end_date=2024-02-18 16:16:02.573510+00:00, run_duration=2.394112, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:15:00+00:00, data_interval_end=2024-02-18 16:16:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:16:02.582+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:16:00+00:00, run_after=2024-02-18T16:17:00+00:00 [2024-02-18T16:16:02.603+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:15:00+00:00 exited with status success for try_number 1 [2024-02-18T16:16:02.603+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:15:00+00:00 exited with status success for try_number 1 [2024-02-18T16:16:02.607+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:15:00+00:00, map_index=-1, run_start_date=2024-02-18 16:16:01.600323+00:00, run_end_date=2024-02-18 16:16:01.798145+00:00, run_duration=0.197822, state=success, executor_state=success, try_number=1, max_tries=1, job_id=766, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:16:00.217165+00:00, queued_by_job_id=1, pid=16578 [2024-02-18T16:16:02.607+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:15:00+00:00, map_index=-1, run_start_date=2024-02-18 16:16:01.575062+00:00, run_end_date=2024-02-18 16:16:02.508813+00:00, run_duration=0.933751, state=success, executor_state=success, try_number=1, max_tries=1, job_id=765, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:16:00.217165+00:00, queued_by_job_id=1, pid=16577 [2024-02-18T16:17:00.628+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:17:00.637+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:17:00+00:00, run_after=2024-02-18T16:18:00+00:00 [2024-02-18T16:17:00.680+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T16:17:00.680+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:17:00.680+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:17:00.681+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:17:00.683+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:17:00.683+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:17:00.683+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:17:00.683+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:17:00.774+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:16:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:17:00.774+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:16:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:17:00.780+0000] {scheduler_job.py:635} INFO - Setting external_id for to 88137dda-9800-4ee7-843b-6b83b16c09ab [2024-02-18T16:17:00.781+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3c1a1a85-52b2-4958-b436-f7eb8cd0fce9 [2024-02-18T16:17:02.945+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:17:02.945+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:16:00+00:00, run_id=scheduled__2024-02-18T16:16:00+00:00, run_start_date=2024-02-18 16:17:00.647986+00:00, run_end_date=2024-02-18 16:17:02.945665+00:00, run_duration=2.297679, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:16:00+00:00, data_interval_end=2024-02-18 16:17:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:17:02.952+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:17:00+00:00, run_after=2024-02-18T16:18:00+00:00 [2024-02-18T16:17:02.971+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:16:00+00:00 exited with status success for try_number 1 [2024-02-18T16:17:02.974+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:16:00+00:00, map_index=-1, run_start_date=2024-02-18 16:17:01.834439+00:00, run_end_date=2024-02-18 16:17:02.042765+00:00, run_duration=0.208326, state=success, executor_state=success, try_number=1, max_tries=1, job_id=768, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:17:00.681901+00:00, queued_by_job_id=1, pid=16634 [2024-02-18T16:17:03.459+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:17:03.460+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:16:00+00:00, run_id=scheduled__2024-02-18T16:16:00+00:00, run_start_date=2024-02-18 16:17:00.648761+00:00, run_end_date=2024-02-18 16:17:03.460049+00:00, run_duration=2.811288, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:16:00+00:00, data_interval_end=2024-02-18 16:17:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:17:03.466+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:17:00+00:00, run_after=2024-02-18T16:18:00+00:00 [2024-02-18T16:17:03.488+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:16:00+00:00 exited with status success for try_number 1 [2024-02-18T16:17:03.491+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:16:00+00:00, map_index=-1, run_start_date=2024-02-18 16:17:01.823130+00:00, run_end_date=2024-02-18 16:17:02.995630+00:00, run_duration=1.1725, state=success, executor_state=success, try_number=1, max_tries=1, job_id=767, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:17:00.681901+00:00, queued_by_job_id=1, pid=16633 [2024-02-18T16:17:12.041+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T16:18:00.143+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:18:00+00:00, run_after=2024-02-18T16:19:00+00:00 [2024-02-18T16:18:00.147+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:18:00.151+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:18:00.191+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T16:18:00.191+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T16:18:00.191+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:18:00.191+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:18:00.192+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:18:00.194+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T16:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:18:00.194+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T16:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T16:18:00.194+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:18:00.194+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:18:00.194+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:18:00.194+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:18:00.332+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:16:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:18:00.332+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:17:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:18:00.332+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:17:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:18:00.340+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3123e5e5-2930-4749-8df6-8503340a4e5f [2024-02-18T16:18:00.340+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3c7ee3b5-c51d-4b4d-ad55-1945541ab1be [2024-02-18T16:18:00.341+0000] {scheduler_job.py:635} INFO - Setting external_id for to ab2a68ff-a03e-43bf-bd6b-9a596c467bec [2024-02-18T16:18:01.471+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:18:01.472+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 16:16:00+00:00, run_id=scheduled__2024-02-18T16:16:00+00:00, run_start_date=2024-02-18 16:18:00.159108+00:00, run_end_date=2024-02-18 16:18:01.472277+00:00, run_duration=1.313169, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:16:00+00:00, data_interval_end=2024-02-18 16:18:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T16:18:01.480+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T16:18:00+00:00, run_after=2024-02-18T16:20:00+00:00 [2024-02-18T16:18:01.524+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:16:00+00:00 exited with status success for try_number 1 [2024-02-18T16:18:01.529+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T16:16:00+00:00, map_index=-1, run_start_date=2024-02-18 16:18:00.772793+00:00, run_end_date=2024-02-18 16:18:00.953476+00:00, run_duration=0.180683, state=success, executor_state=success, try_number=1, max_tries=1, job_id=769, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:18:00.192938+00:00, queued_by_job_id=1, pid=16670 [2024-02-18T16:18:02.557+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:18:02.558+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:17:00+00:00, run_id=scheduled__2024-02-18T16:17:00+00:00, run_start_date=2024-02-18 16:18:00.159843+00:00, run_end_date=2024-02-18 16:18:02.558020+00:00, run_duration=2.398177, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:17:00+00:00, data_interval_end=2024-02-18 16:18:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:18:02.566+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:18:00+00:00, run_after=2024-02-18T16:19:00+00:00 [2024-02-18T16:18:02.592+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:17:00+00:00 exited with status success for try_number 1 [2024-02-18T16:18:02.594+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:17:00+00:00, map_index=-1, run_start_date=2024-02-18 16:18:01.718568+00:00, run_end_date=2024-02-18 16:18:01.965190+00:00, run_duration=0.246622, state=success, executor_state=success, try_number=1, max_tries=1, job_id=771, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:18:00.192938+00:00, queued_by_job_id=1, pid=16701 [2024-02-18T16:18:03.616+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:18:03.616+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:17:00+00:00, run_id=scheduled__2024-02-18T16:17:00+00:00, run_start_date=2024-02-18 16:18:00.160537+00:00, run_end_date=2024-02-18 16:18:03.616609+00:00, run_duration=3.456072, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:17:00+00:00, data_interval_end=2024-02-18 16:18:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:18:03.622+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:18:00+00:00, run_after=2024-02-18T16:19:00+00:00 [2024-02-18T16:18:03.641+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:17:00+00:00 exited with status success for try_number 1 [2024-02-18T16:18:03.644+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:17:00+00:00, map_index=-1, run_start_date=2024-02-18 16:18:01.674391+00:00, run_end_date=2024-02-18 16:18:02.824088+00:00, run_duration=1.149697, state=success, executor_state=success, try_number=1, max_tries=1, job_id=770, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:18:00.192938+00:00, queued_by_job_id=1, pid=16700 [2024-02-18T16:19:00.875+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:19:00+00:00, run_after=2024-02-18T16:20:00+00:00 [2024-02-18T16:19:00.879+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:19:00.911+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T16:19:00.911+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:19:00.912+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:19:00.912+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:19:00.914+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:19:00.914+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:19:00.914+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:19:00.914+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:19:01.007+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:18:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:19:01.007+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:18:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:19:01.014+0000] {scheduler_job.py:635} INFO - Setting external_id for to b9631575-b7e9-43dc-99ad-d0e6a0599faa [2024-02-18T16:19:01.014+0000] {scheduler_job.py:635} INFO - Setting external_id for to a1e4c86b-fb2d-4d93-b39c-eceecfefc27b [2024-02-18T16:19:03.188+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:19:03.189+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:18:00+00:00, run_id=scheduled__2024-02-18T16:18:00+00:00, run_start_date=2024-02-18 16:19:00.887434+00:00, run_end_date=2024-02-18 16:19:03.189003+00:00, run_duration=2.301569, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:18:00+00:00, data_interval_end=2024-02-18 16:19:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:19:03.195+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:19:00+00:00, run_after=2024-02-18T16:20:00+00:00 [2024-02-18T16:19:03.198+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:19:03.199+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:18:00+00:00, run_id=scheduled__2024-02-18T16:18:00+00:00, run_start_date=2024-02-18 16:19:00.888142+00:00, run_end_date=2024-02-18 16:19:03.199127+00:00, run_duration=2.310985, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:18:00+00:00, data_interval_end=2024-02-18 16:19:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:19:03.205+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:19:00+00:00, run_after=2024-02-18T16:20:00+00:00 [2024-02-18T16:19:03.224+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:18:00+00:00 exited with status success for try_number 1 [2024-02-18T16:19:03.224+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:18:00+00:00 exited with status success for try_number 1 [2024-02-18T16:19:03.228+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:18:00+00:00, map_index=-1, run_start_date=2024-02-18 16:19:02.071539+00:00, run_end_date=2024-02-18 16:19:02.287524+00:00, run_duration=0.215985, state=success, executor_state=success, try_number=1, max_tries=1, job_id=773, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:19:00.913036+00:00, queued_by_job_id=1, pid=16755 [2024-02-18T16:19:03.228+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:18:00+00:00, map_index=-1, run_start_date=2024-02-18 16:19:02.075012+00:00, run_end_date=2024-02-18 16:19:03.059923+00:00, run_duration=0.984911, state=success, executor_state=success, try_number=1, max_tries=1, job_id=772, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:19:00.913036+00:00, queued_by_job_id=1, pid=16756 [2024-02-18T16:20:00.660+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:20:00+00:00, run_after=2024-02-18T16:25:00+00:00 [2024-02-18T16:20:00.664+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:20:00.672+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:20:00+00:00, run_after=2024-02-18T16:21:00+00:00 [2024-02-18T16:20:00.676+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:20:00.734+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T16:20:00.734+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:20:00.734+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T16:20:00.735+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:20:00.735+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:20:00.735+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:20:00.737+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T16:15:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T16:20:00.738+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T16:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T16:20:00.738+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T16:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:20:00.738+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T16:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T16:20:00.738+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:20:00.738+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:20:00.738+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:20:00.738+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:20:01.106+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T16:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:20:01.106+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:18:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:20:01.106+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:19:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:20:01.106+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:19:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:20:01.117+0000] {scheduler_job.py:635} INFO - Setting external_id for to 16f55eab-ad4f-4b60-862f-06f5ef4a5d25 [2024-02-18T16:20:01.121+0000] {scheduler_job.py:635} INFO - Setting external_id for to 154ce009-fd73-4c94-a320-e5d8cdead922 [2024-02-18T16:20:01.121+0000] {scheduler_job.py:635} INFO - Setting external_id for to e3ae4c2e-b532-4948-9344-fe1f6f2a7862 [2024-02-18T16:20:01.121+0000] {scheduler_job.py:635} INFO - Setting external_id for to ef99f570-50e3-4e1b-9986-0621016b7385 [2024-02-18T16:20:02.732+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:20:02.733+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 16:18:00+00:00, run_id=scheduled__2024-02-18T16:18:00+00:00, run_start_date=2024-02-18 16:20:00.689362+00:00, run_end_date=2024-02-18 16:20:02.733233+00:00, run_duration=2.043871, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:18:00+00:00, data_interval_end=2024-02-18 16:20:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T16:20:02.739+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T16:20:00+00:00, run_after=2024-02-18T16:22:00+00:00 [2024-02-18T16:20:02.752+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:20:02.752+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:19:00+00:00, run_id=scheduled__2024-02-18T16:19:00+00:00, run_start_date=2024-02-18 16:20:00.690023+00:00, run_end_date=2024-02-18 16:20:02.752452+00:00, run_duration=2.062429, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:19:00+00:00, data_interval_end=2024-02-18 16:20:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:20:02.760+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:20:00+00:00, run_after=2024-02-18T16:21:00+00:00 [2024-02-18T16:20:02.776+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:20:02.777+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:20:02.777+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:20:02.779+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T16:15:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T16:20:02.779+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T16:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T16:20:02.817+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T16:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:20:02.818+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:18:00+00:00 exited with status success for try_number 1 [2024-02-18T16:20:02.819+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:19:00+00:00 exited with status success for try_number 1 [2024-02-18T16:20:02.827+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T16:18:00+00:00, map_index=-1, run_start_date=2024-02-18 16:20:01.425360+00:00, run_end_date=2024-02-18 16:20:01.744977+00:00, run_duration=0.319617, state=success, executor_state=success, try_number=1, max_tries=1, job_id=774, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:20:00.736526+00:00, queued_by_job_id=1, pid=16792 [2024-02-18T16:20:02.828+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:19:00+00:00, map_index=-1, run_start_date=2024-02-18 16:20:02.342200+00:00, run_end_date=2024-02-18 16:20:02.577314+00:00, run_duration=0.235114, state=success, executor_state=success, try_number=1, max_tries=1, job_id=775, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:20:00.736526+00:00, queued_by_job_id=1, pid=16832 [2024-02-18T16:20:02.828+0000] {scheduler_job.py:635} INFO - Setting external_id for to 22f75dd5-92f8-4c0a-b75e-75d387188737 [2024-02-18T16:20:02.890+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T16:15:00+00:00 exited with status success for try_number 1 [2024-02-18T16:20:02.894+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T16:15:00+00:00, map_index=-1, run_start_date=2024-02-18 16:20:02.457190+00:00, run_end_date=2024-02-18 16:20:02.707142+00:00, run_duration=0.249952, state=success, executor_state=success, try_number=1, max_tries=1, job_id=777, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:20:00.736526+00:00, queued_by_job_id=1, pid=16834 [2024-02-18T16:20:03.910+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:20:03.910+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:19:00+00:00, run_id=scheduled__2024-02-18T16:19:00+00:00, run_start_date=2024-02-18 16:20:00.690682+00:00, run_end_date=2024-02-18 16:20:03.910439+00:00, run_duration=3.219757, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:19:00+00:00, data_interval_end=2024-02-18 16:20:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:20:03.919+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:20:00+00:00, run_after=2024-02-18T16:21:00+00:00 [2024-02-18T16:20:03.948+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:19:00+00:00 exited with status success for try_number 1 [2024-02-18T16:20:03.952+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:19:00+00:00, map_index=-1, run_start_date=2024-02-18 16:20:02.405482+00:00, run_end_date=2024-02-18 16:20:03.405149+00:00, run_duration=0.999667, state=success, executor_state=success, try_number=1, max_tries=1, job_id=776, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:20:00.736526+00:00, queued_by_job_id=1, pid=16833 [2024-02-18T16:20:04.523+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:20:04.523+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:20:04.524+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:20:04.525+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T16:15:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T16:20:04.525+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T16:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T16:20:04.559+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T16:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:20:04.559+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T16:15:00+00:00 exited with status success for try_number 1 [2024-02-18T16:20:04.564+0000] {scheduler_job.py:635} INFO - Setting external_id for to 60b5a080-569f-407a-9664-8ae4ce05089d [2024-02-18T16:20:04.564+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T16:15:00+00:00, map_index=-1, run_start_date=2024-02-18 16:20:03.841703+00:00, run_end_date=2024-02-18 16:20:04.012170+00:00, run_duration=0.170467, state=success, executor_state=success, try_number=1, max_tries=1, job_id=778, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:20:02.778096+00:00, queued_by_job_id=1, pid=16873 [2024-02-18T16:20:06.737+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:20:06.737+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:20:06.737+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:20:06.739+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T16:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:20:06.739+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T16:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T16:20:06.775+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T16:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:20:06.775+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T16:15:00+00:00 exited with status success for try_number 1 [2024-02-18T16:20:06.781+0000] {scheduler_job.py:635} INFO - Setting external_id for to 273f0435-9ff0-4c9f-939d-9bd316e0a4d0 [2024-02-18T16:20:06.781+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T16:15:00+00:00, map_index=0, run_start_date=2024-02-18 16:20:05.780366+00:00, run_end_date=2024-02-18 16:20:06.031138+00:00, run_duration=0.250772, state=success, executor_state=success, try_number=1, max_tries=1, job_id=779, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:20:04.524593+00:00, queued_by_job_id=1, pid=16885 [2024-02-18T16:20:08.957+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:20:08.957+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:15:00+00:00, run_id=scheduled__2024-02-18T16:15:00+00:00, run_start_date=2024-02-18 16:20:00.688663+00:00, run_end_date=2024-02-18 16:20:08.957703+00:00, run_duration=8.26904, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:15:00+00:00, data_interval_end=2024-02-18 16:20:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T16:20:08.962+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:20:00+00:00, run_after=2024-02-18T16:25:00+00:00 [2024-02-18T16:20:08.982+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T16:15:00+00:00 exited with status success for try_number 1 [2024-02-18T16:20:08.988+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T16:15:00+00:00, map_index=-1, run_start_date=2024-02-18 16:20:07.911349+00:00, run_end_date=2024-02-18 16:20:08.078464+00:00, run_duration=0.167115, state=success, executor_state=success, try_number=1, max_tries=1, job_id=780, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:20:06.738031+00:00, queued_by_job_id=1, pid=16897 [2024-02-18T16:21:00.258+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:21:00+00:00, run_after=2024-02-18T16:22:00+00:00 [2024-02-18T16:21:00.263+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:21:00.298+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T16:21:00.298+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:21:00.298+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:21:00.298+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:21:00.300+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:21:00.300+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:21:00.300+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:21:00.301+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:21:00.394+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:21:00.395+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:21:00.400+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7ba70492-d11d-4102-aa3b-8c868d21e961 [2024-02-18T16:21:00.401+0000] {scheduler_job.py:635} INFO - Setting external_id for to fa00ec76-db77-4e72-8c59-7fa139742caa [2024-02-18T16:21:02.201+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:21:02.202+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:20:00+00:00, run_id=scheduled__2024-02-18T16:20:00+00:00, run_start_date=2024-02-18 16:21:00.271111+00:00, run_end_date=2024-02-18 16:21:02.202069+00:00, run_duration=1.930958, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:20:00+00:00, data_interval_end=2024-02-18 16:21:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:21:02.208+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:21:00+00:00, run_after=2024-02-18T16:22:00+00:00 [2024-02-18T16:21:02.234+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:20:00+00:00 exited with status success for try_number 1 [2024-02-18T16:21:02.238+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:20:00+00:00, map_index=-1, run_start_date=2024-02-18 16:21:01.445456+00:00, run_end_date=2024-02-18 16:21:01.660465+00:00, run_duration=0.215009, state=success, executor_state=success, try_number=1, max_tries=1, job_id=781, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:21:00.299403+00:00, queued_by_job_id=1, pid=16933 [2024-02-18T16:21:32.531+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:21:32.531+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:20:00+00:00, run_id=scheduled__2024-02-18T16:20:00+00:00, run_start_date=2024-02-18 16:21:00.271958+00:00, run_end_date=2024-02-18 16:21:32.531605+00:00, run_duration=32.259647, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:20:00+00:00, data_interval_end=2024-02-18 16:21:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:21:32.537+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:21:00+00:00, run_after=2024-02-18T16:22:00+00:00 [2024-02-18T16:21:32.557+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:20:00+00:00 exited with status success for try_number 1 [2024-02-18T16:21:32.560+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:20:00+00:00, map_index=-1, run_start_date=2024-02-18 16:21:01.466081+00:00, run_end_date=2024-02-18 16:21:32.395765+00:00, run_duration=30.929684, state=success, executor_state=success, try_number=1, max_tries=1, job_id=782, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:21:00.299403+00:00, queued_by_job_id=1, pid=16934 [2024-02-18T16:22:00.863+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:22:00.874+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:22:00+00:00, run_after=2024-02-18T16:23:00+00:00 [2024-02-18T16:22:00.879+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:22:00.922+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T16:22:00.922+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T16:22:00.922+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:22:00.922+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:22:00.923+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:22:00.924+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T16:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:22:00.924+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T16:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T16:22:00.925+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:22:00.925+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:22:00.925+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:22:00.925+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:22:01.061+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:22:01.061+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:21:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:22:01.061+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:21:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:22:01.069+0000] {scheduler_job.py:635} INFO - Setting external_id for to 762e0c6b-b1eb-4102-9972-9341584e6870 [2024-02-18T16:22:01.069+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6848cb3d-1eda-458a-97e6-40d9d699d821 [2024-02-18T16:22:01.069+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2496f820-6594-49f8-b4b1-370377e1bbb6 [2024-02-18T16:22:02.191+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:22:02.192+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 16:20:00+00:00, run_id=scheduled__2024-02-18T16:20:00+00:00, run_start_date=2024-02-18 16:22:00.888938+00:00, run_end_date=2024-02-18 16:22:02.192222+00:00, run_duration=1.303284, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:20:00+00:00, data_interval_end=2024-02-18 16:22:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T16:22:02.199+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T16:22:00+00:00, run_after=2024-02-18T16:24:00+00:00 [2024-02-18T16:22:02.239+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:20:00+00:00 exited with status success for try_number 1 [2024-02-18T16:22:02.245+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T16:20:00+00:00, map_index=-1, run_start_date=2024-02-18 16:22:01.461587+00:00, run_end_date=2024-02-18 16:22:01.668070+00:00, run_duration=0.206483, state=success, executor_state=success, try_number=1, max_tries=1, job_id=783, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:22:00.923632+00:00, queued_by_job_id=1, pid=16969 [2024-02-18T16:22:02.805+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:22:02.805+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:21:00+00:00, run_id=scheduled__2024-02-18T16:21:00+00:00, run_start_date=2024-02-18 16:22:00.889662+00:00, run_end_date=2024-02-18 16:22:02.805687+00:00, run_duration=1.916025, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:21:00+00:00, data_interval_end=2024-02-18 16:22:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:22:02.813+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:22:00+00:00, run_after=2024-02-18T16:23:00+00:00 [2024-02-18T16:22:02.837+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:21:00+00:00 exited with status success for try_number 1 [2024-02-18T16:22:02.840+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:21:00+00:00, map_index=-1, run_start_date=2024-02-18 16:22:02.286440+00:00, run_end_date=2024-02-18 16:22:02.482326+00:00, run_duration=0.195886, state=success, executor_state=success, try_number=1, max_tries=1, job_id=785, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:22:00.923632+00:00, queued_by_job_id=1, pid=16999 [2024-02-18T16:22:12.106+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T16:22:34.198+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:22:34.199+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:21:00+00:00, run_id=scheduled__2024-02-18T16:21:00+00:00, run_start_date=2024-02-18 16:22:00.890397+00:00, run_end_date=2024-02-18 16:22:34.199174+00:00, run_duration=33.308777, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:21:00+00:00, data_interval_end=2024-02-18 16:22:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:22:34.205+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:22:00+00:00, run_after=2024-02-18T16:23:00+00:00 [2024-02-18T16:22:34.224+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:21:00+00:00 exited with status success for try_number 1 [2024-02-18T16:22:34.226+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:21:00+00:00, map_index=-1, run_start_date=2024-02-18 16:22:02.285870+00:00, run_end_date=2024-02-18 16:22:33.299054+00:00, run_duration=31.013184, state=success, executor_state=success, try_number=1, max_tries=1, job_id=784, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:22:00.923632+00:00, queued_by_job_id=1, pid=17000 [2024-02-18T16:23:00.414+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:23:00.422+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:23:00+00:00, run_after=2024-02-18T16:24:00+00:00 [2024-02-18T16:23:00.456+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T16:23:00.457+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:23:00.457+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:23:00.457+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:23:00.459+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:23:00.459+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:23:00.459+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:23:00.459+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:23:00.555+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:22:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:23:00.556+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:22:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:23:00.562+0000] {scheduler_job.py:635} INFO - Setting external_id for to d46b1823-8264-4f2c-9def-d6e375c5c5e3 [2024-02-18T16:23:00.562+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5a1cc0e5-1b41-4371-b1fb-5e2a09dea42f [2024-02-18T16:23:02.720+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:23:02.721+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:22:00+00:00, run_id=scheduled__2024-02-18T16:22:00+00:00, run_start_date=2024-02-18 16:23:00.430537+00:00, run_end_date=2024-02-18 16:23:02.721049+00:00, run_duration=2.290512, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:22:00+00:00, data_interval_end=2024-02-18 16:23:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:23:02.727+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:23:00+00:00, run_after=2024-02-18T16:24:00+00:00 [2024-02-18T16:23:02.757+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:22:00+00:00 exited with status success for try_number 1 [2024-02-18T16:23:02.761+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:22:00+00:00, map_index=-1, run_start_date=2024-02-18 16:23:01.743947+00:00, run_end_date=2024-02-18 16:23:01.947057+00:00, run_duration=0.20311, state=success, executor_state=success, try_number=1, max_tries=1, job_id=787, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:23:00.458210+00:00, queued_by_job_id=1, pid=17055 [2024-02-18T16:23:03.390+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:23:03.391+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:22:00+00:00, run_id=scheduled__2024-02-18T16:22:00+00:00, run_start_date=2024-02-18 16:23:00.431270+00:00, run_end_date=2024-02-18 16:23:03.391043+00:00, run_duration=2.959773, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:22:00+00:00, data_interval_end=2024-02-18 16:23:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:23:03.398+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:23:00+00:00, run_after=2024-02-18T16:24:00+00:00 [2024-02-18T16:23:03.421+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:22:00+00:00 exited with status success for try_number 1 [2024-02-18T16:23:03.424+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:22:00+00:00, map_index=-1, run_start_date=2024-02-18 16:23:01.738483+00:00, run_end_date=2024-02-18 16:23:02.757912+00:00, run_duration=1.019429, state=success, executor_state=success, try_number=1, max_tries=1, job_id=786, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:23:00.458210+00:00, queued_by_job_id=1, pid=17054 [2024-02-18T16:24:00.885+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:24:00+00:00, run_after=2024-02-18T16:25:00+00:00 [2024-02-18T16:24:00.889+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:24:00.892+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:24:00.933+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T16:24:00.933+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T16:24:00.933+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:24:00.933+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:24:00.934+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:24:00.936+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T16:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:24:00.936+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T16:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T16:24:00.936+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:24:00.936+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:24:00.936+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:24:00.936+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:24:01.068+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:22:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:24:01.068+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:23:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:24:01.068+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:23:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:24:01.076+0000] {scheduler_job.py:635} INFO - Setting external_id for to dc81166e-f0b6-4c0d-aa52-c1a6ebabff4b [2024-02-18T16:24:01.076+0000] {scheduler_job.py:635} INFO - Setting external_id for to 829f6c50-b1cc-4df3-8938-7254bfce4dd4 [2024-02-18T16:24:01.076+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6e6a305d-2ad9-46c7-a120-5d6acbca8dfb [2024-02-18T16:24:02.193+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:24:02.193+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 16:22:00+00:00, run_id=scheduled__2024-02-18T16:22:00+00:00, run_start_date=2024-02-18 16:24:00.900837+00:00, run_end_date=2024-02-18 16:24:02.193477+00:00, run_duration=1.29264, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:22:00+00:00, data_interval_end=2024-02-18 16:24:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T16:24:02.199+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T16:24:00+00:00, run_after=2024-02-18T16:26:00+00:00 [2024-02-18T16:24:02.238+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:22:00+00:00 exited with status success for try_number 1 [2024-02-18T16:24:02.242+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T16:22:00+00:00, map_index=-1, run_start_date=2024-02-18 16:24:01.532053+00:00, run_end_date=2024-02-18 16:24:01.778213+00:00, run_duration=0.24616, state=success, executor_state=success, try_number=1, max_tries=1, job_id=788, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:24:00.934721+00:00, queued_by_job_id=1, pid=17090 [2024-02-18T16:24:03.271+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:24:03.271+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:23:00+00:00, run_id=scheduled__2024-02-18T16:23:00+00:00, run_start_date=2024-02-18 16:24:00.901780+00:00, run_end_date=2024-02-18 16:24:03.271538+00:00, run_duration=2.369758, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:23:00+00:00, data_interval_end=2024-02-18 16:24:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:24:03.277+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:24:00+00:00, run_after=2024-02-18T16:25:00+00:00 [2024-02-18T16:24:03.302+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:23:00+00:00 exited with status success for try_number 1 [2024-02-18T16:24:03.304+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:23:00+00:00, map_index=-1, run_start_date=2024-02-18 16:24:02.291101+00:00, run_end_date=2024-02-18 16:24:02.472106+00:00, run_duration=0.181005, state=success, executor_state=success, try_number=1, max_tries=1, job_id=789, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:24:00.934721+00:00, queued_by_job_id=1, pid=17120 [2024-02-18T16:24:03.855+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:24:03.856+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:23:00+00:00, run_id=scheduled__2024-02-18T16:23:00+00:00, run_start_date=2024-02-18 16:24:00.902551+00:00, run_end_date=2024-02-18 16:24:03.856096+00:00, run_duration=2.953545, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:23:00+00:00, data_interval_end=2024-02-18 16:24:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:24:03.862+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:24:00+00:00, run_after=2024-02-18T16:25:00+00:00 [2024-02-18T16:24:03.881+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:23:00+00:00 exited with status success for try_number 1 [2024-02-18T16:24:03.884+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:23:00+00:00, map_index=-1, run_start_date=2024-02-18 16:24:02.354180+00:00, run_end_date=2024-02-18 16:24:03.441699+00:00, run_duration=1.087519, state=success, executor_state=success, try_number=1, max_tries=1, job_id=790, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:24:00.934721+00:00, queued_by_job_id=1, pid=17121 [2024-02-18T16:25:00.415+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:25:00+00:00, run_after=2024-02-18T16:30:00+00:00 [2024-02-18T16:25:00.419+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:25:00.427+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:25:00+00:00, run_after=2024-02-18T16:26:00+00:00 [2024-02-18T16:25:00.480+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T16:25:00.480+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:25:00.481+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:25:00.481+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:25:00.481+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:25:00.484+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T16:20:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T16:25:00.484+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T16:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T16:25:00.484+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:25:00.484+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:25:00.484+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:25:00.484+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:25:00.870+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T16:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:25:00.871+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:24:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:25:00.871+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:24:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:25:00.891+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7a16d094-b563-4f15-b856-d3ab4231478e [2024-02-18T16:25:00.891+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1383d560-91ee-4a5b-84d9-9eaa1b2c8841 [2024-02-18T16:25:00.901+0000] {scheduler_job.py:635} INFO - Setting external_id for to d79530dd-6994-4cbe-8ded-29f77ad3c909 [2024-02-18T16:25:03.161+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:25:03.162+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:24:00+00:00, run_id=scheduled__2024-02-18T16:24:00+00:00, run_start_date=2024-02-18 16:25:00.436448+00:00, run_end_date=2024-02-18 16:25:03.162175+00:00, run_duration=2.725727, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:24:00+00:00, data_interval_end=2024-02-18 16:25:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:25:03.169+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:25:00+00:00, run_after=2024-02-18T16:26:00+00:00 [2024-02-18T16:25:03.193+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:25:03.194+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:25:03.194+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:25:03.196+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T16:20:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T16:25:03.196+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T16:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T16:25:03.229+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T16:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:25:03.229+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T16:20:00+00:00 exited with status success for try_number 1 [2024-02-18T16:25:03.230+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:24:00+00:00 exited with status success for try_number 1 [2024-02-18T16:25:03.234+0000] {scheduler_job.py:635} INFO - Setting external_id for to b9e10bba-6217-43c4-9c3e-c8b5db9ee3a9 [2024-02-18T16:25:03.235+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:24:00+00:00, map_index=-1, run_start_date=2024-02-18 16:25:01.978257+00:00, run_end_date=2024-02-18 16:25:02.233549+00:00, run_duration=0.255292, state=success, executor_state=success, try_number=1, max_tries=1, job_id=791, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:25:00.482640+00:00, queued_by_job_id=1, pid=17180 [2024-02-18T16:25:03.235+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T16:20:00+00:00, map_index=-1, run_start_date=2024-02-18 16:25:02.090013+00:00, run_end_date=2024-02-18 16:25:02.333537+00:00, run_duration=0.243524, state=success, executor_state=success, try_number=1, max_tries=1, job_id=792, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:25:00.482640+00:00, queued_by_job_id=1, pid=17187 [2024-02-18T16:25:04.324+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:25:04.324+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:24:00+00:00, run_id=scheduled__2024-02-18T16:24:00+00:00, run_start_date=2024-02-18 16:25:00.437216+00:00, run_end_date=2024-02-18 16:25:04.324434+00:00, run_duration=3.887218, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:24:00+00:00, data_interval_end=2024-02-18 16:25:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:25:04.332+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:25:00+00:00, run_after=2024-02-18T16:26:00+00:00 [2024-02-18T16:25:04.372+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:24:00+00:00 exited with status success for try_number 1 [2024-02-18T16:25:04.377+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:24:00+00:00, map_index=-1, run_start_date=2024-02-18 16:25:02.153360+00:00, run_end_date=2024-02-18 16:25:03.689620+00:00, run_duration=1.53626, state=success, executor_state=success, try_number=1, max_tries=1, job_id=793, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:25:00.482640+00:00, queued_by_job_id=1, pid=17188 [2024-02-18T16:25:04.770+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:25:04.770+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:25:04.771+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:25:04.772+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T16:20:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T16:25:04.772+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T16:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T16:25:04.806+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T16:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:25:04.806+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T16:20:00+00:00 exited with status success for try_number 1 [2024-02-18T16:25:04.813+0000] {scheduler_job.py:635} INFO - Setting external_id for to 98aca5d2-c37b-468f-b7a0-9da1558a9900 [2024-02-18T16:25:04.813+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T16:20:00+00:00, map_index=-1, run_start_date=2024-02-18 16:25:04.257069+00:00, run_end_date=2024-02-18 16:25:04.458623+00:00, run_duration=0.201554, state=success, executor_state=success, try_number=1, max_tries=1, job_id=794, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:25:03.194917+00:00, queued_by_job_id=1, pid=17227 [2024-02-18T16:25:09.051+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:25:09.051+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:25:09.052+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:25:09.053+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T16:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:25:09.053+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T16:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T16:25:09.082+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T16:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:25:09.082+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T16:20:00+00:00 exited with status success for try_number 1 [2024-02-18T16:25:09.086+0000] {scheduler_job.py:635} INFO - Setting external_id for to ff2b94c0-757c-4c85-87a8-c43e3c4c40e4 [2024-02-18T16:25:09.086+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T16:20:00+00:00, map_index=0, run_start_date=2024-02-18 16:25:06.071526+00:00, run_end_date=2024-02-18 16:25:08.025004+00:00, run_duration=1.953478, state=success, executor_state=success, try_number=1, max_tries=1, job_id=795, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:25:04.771872+00:00, queued_by_job_id=1, pid=17239 [2024-02-18T16:25:10.549+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:25:10.549+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:20:00+00:00, run_id=scheduled__2024-02-18T16:20:00+00:00, run_start_date=2024-02-18 16:25:00.435656+00:00, run_end_date=2024-02-18 16:25:10.549379+00:00, run_duration=10.113723, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:20:00+00:00, data_interval_end=2024-02-18 16:25:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T16:25:10.554+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:25:00+00:00, run_after=2024-02-18T16:30:00+00:00 [2024-02-18T16:25:10.577+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T16:20:00+00:00 exited with status success for try_number 1 [2024-02-18T16:25:10.580+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T16:20:00+00:00, map_index=-1, run_start_date=2024-02-18 16:25:10.108306+00:00, run_end_date=2024-02-18 16:25:10.267931+00:00, run_duration=0.159625, state=success, executor_state=success, try_number=1, max_tries=1, job_id=796, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:25:09.052469+00:00, queued_by_job_id=1, pid=17260 [2024-02-18T16:26:00.968+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:26:00+00:00, run_after=2024-02-18T16:27:00+00:00 [2024-02-18T16:26:00.973+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:26:00.977+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:26:01.028+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T16:26:01.028+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T16:26:01.029+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:26:01.029+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:26:01.029+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:26:01.031+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T16:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:26:01.032+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T16:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T16:26:01.032+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:26:01.032+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:26:01.032+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:26:01.032+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:26:01.278+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:24:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:26:01.278+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:26:01.278+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:26:01.302+0000] {scheduler_job.py:635} INFO - Setting external_id for to c0d02087-4e8d-4bdd-bfb3-ba0dfb6c339e [2024-02-18T16:26:01.302+0000] {scheduler_job.py:635} INFO - Setting external_id for to 92c8d181-0f08-48cb-b490-08dcad03563c [2024-02-18T16:26:01.303+0000] {scheduler_job.py:635} INFO - Setting external_id for to c7b82e83-bdb2-4e46-aab3-31f664df3692 [2024-02-18T16:26:02.500+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:26:02.500+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 16:24:00+00:00, run_id=scheduled__2024-02-18T16:24:00+00:00, run_start_date=2024-02-18 16:26:00.988501+00:00, run_end_date=2024-02-18 16:26:02.500818+00:00, run_duration=1.512317, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:24:00+00:00, data_interval_end=2024-02-18 16:26:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T16:26:02.507+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T16:26:00+00:00, run_after=2024-02-18T16:28:00+00:00 [2024-02-18T16:26:02.548+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:24:00+00:00 exited with status success for try_number 1 [2024-02-18T16:26:02.552+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T16:24:00+00:00, map_index=-1, run_start_date=2024-02-18 16:26:01.718406+00:00, run_end_date=2024-02-18 16:26:01.974179+00:00, run_duration=0.255773, state=success, executor_state=success, try_number=1, max_tries=1, job_id=797, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:26:01.030458+00:00, queued_by_job_id=1, pid=17277 [2024-02-18T16:26:03.581+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:26:03.581+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:25:00+00:00, run_id=scheduled__2024-02-18T16:25:00+00:00, run_start_date=2024-02-18 16:26:00.989517+00:00, run_end_date=2024-02-18 16:26:03.581775+00:00, run_duration=2.592258, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:25:00+00:00, data_interval_end=2024-02-18 16:26:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:26:03.591+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:26:00+00:00, run_after=2024-02-18T16:27:00+00:00 [2024-02-18T16:26:03.621+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:25:00+00:00 exited with status success for try_number 1 [2024-02-18T16:26:03.625+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:25:00+00:00, map_index=-1, run_start_date=2024-02-18 16:26:02.582481+00:00, run_end_date=2024-02-18 16:26:02.839757+00:00, run_duration=0.257276, state=success, executor_state=success, try_number=1, max_tries=1, job_id=799, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:26:01.030458+00:00, queued_by_job_id=1, pid=17308 [2024-02-18T16:26:04.655+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:26:04.655+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:25:00+00:00, run_id=scheduled__2024-02-18T16:25:00+00:00, run_start_date=2024-02-18 16:26:00.990406+00:00, run_end_date=2024-02-18 16:26:04.655291+00:00, run_duration=3.664885, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:25:00+00:00, data_interval_end=2024-02-18 16:26:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:26:04.665+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:26:00+00:00, run_after=2024-02-18T16:27:00+00:00 [2024-02-18T16:26:04.689+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:25:00+00:00 exited with status success for try_number 1 [2024-02-18T16:26:04.693+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:25:00+00:00, map_index=-1, run_start_date=2024-02-18 16:26:02.529884+00:00, run_end_date=2024-02-18 16:26:03.868320+00:00, run_duration=1.338436, state=success, executor_state=success, try_number=1, max_tries=1, job_id=798, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:26:01.030458+00:00, queued_by_job_id=1, pid=17307 [2024-02-18T16:27:00.474+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:27:00+00:00, run_after=2024-02-18T16:28:00+00:00 [2024-02-18T16:27:00.478+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:27:00.511+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T16:27:00.512+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:27:00.512+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:27:00.512+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:27:00.514+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:27:00.514+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:27:00.514+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:27:00.514+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:27:00.612+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:26:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:27:00.612+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:26:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:27:00.617+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5509e765-adf6-42f8-8b1f-e6cfe9d05dc7 [2024-02-18T16:27:00.617+0000] {scheduler_job.py:635} INFO - Setting external_id for to 72762e44-d97a-4912-8154-2c3252cefae2 [2024-02-18T16:27:02.857+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:27:02.858+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:26:00+00:00, run_id=scheduled__2024-02-18T16:26:00+00:00, run_start_date=2024-02-18 16:27:00.486654+00:00, run_end_date=2024-02-18 16:27:02.858187+00:00, run_duration=2.371533, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:26:00+00:00, data_interval_end=2024-02-18 16:27:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:27:02.868+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:27:00+00:00, run_after=2024-02-18T16:28:00+00:00 [2024-02-18T16:27:02.898+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:26:00+00:00 exited with status success for try_number 1 [2024-02-18T16:27:02.901+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:26:00+00:00, map_index=-1, run_start_date=2024-02-18 16:27:01.691466+00:00, run_end_date=2024-02-18 16:27:01.898588+00:00, run_duration=0.207122, state=success, executor_state=success, try_number=1, max_tries=1, job_id=801, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:27:00.513165+00:00, queued_by_job_id=1, pid=17363 [2024-02-18T16:27:03.940+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:27:03.940+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:26:00+00:00, run_id=scheduled__2024-02-18T16:26:00+00:00, run_start_date=2024-02-18 16:27:00.487372+00:00, run_end_date=2024-02-18 16:27:03.940803+00:00, run_duration=3.453431, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:26:00+00:00, data_interval_end=2024-02-18 16:27:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:27:03.948+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:27:00+00:00, run_after=2024-02-18T16:28:00+00:00 [2024-02-18T16:27:03.969+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:26:00+00:00 exited with status success for try_number 1 [2024-02-18T16:27:03.972+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:26:00+00:00, map_index=-1, run_start_date=2024-02-18 16:27:01.689530+00:00, run_end_date=2024-02-18 16:27:02.879720+00:00, run_duration=1.19019, state=success, executor_state=success, try_number=1, max_tries=1, job_id=800, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:27:00.513165+00:00, queued_by_job_id=1, pid=17362 [2024-02-18T16:27:12.143+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T16:28:00.115+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:28:00.119+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:28:00.127+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:28:00+00:00, run_after=2024-02-18T16:29:00+00:00 [2024-02-18T16:28:00.167+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T16:28:00.167+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T16:28:00.168+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:28:00.168+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:28:00.168+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:28:00.170+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T16:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:28:00.170+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T16:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T16:28:00.170+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:28:00.170+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:28:00.171+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:28:00.171+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:28:00.329+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:26:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:28:00.330+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:27:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:28:00.330+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:27:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:28:00.338+0000] {scheduler_job.py:635} INFO - Setting external_id for to d27834af-1fd1-45ab-8da8-ab6a7fac9076 [2024-02-18T16:28:00.338+0000] {scheduler_job.py:635} INFO - Setting external_id for to 299b4b21-e3c5-4264-b7b2-0ce2caeb1654 [2024-02-18T16:28:00.338+0000] {scheduler_job.py:635} INFO - Setting external_id for to d1a51a6d-3be8-4789-a1a6-2e9d28b1ec16 [2024-02-18T16:28:01.455+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:28:01.455+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 16:26:00+00:00, run_id=scheduled__2024-02-18T16:26:00+00:00, run_start_date=2024-02-18 16:28:00.135114+00:00, run_end_date=2024-02-18 16:28:01.455790+00:00, run_duration=1.320676, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:26:00+00:00, data_interval_end=2024-02-18 16:28:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T16:28:01.465+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T16:28:00+00:00, run_after=2024-02-18T16:30:00+00:00 [2024-02-18T16:28:01.505+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:26:00+00:00 exited with status success for try_number 1 [2024-02-18T16:28:01.511+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T16:26:00+00:00, map_index=-1, run_start_date=2024-02-18 16:28:00.778369+00:00, run_end_date=2024-02-18 16:28:01.012875+00:00, run_duration=0.234506, state=success, executor_state=success, try_number=1, max_tries=1, job_id=802, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:28:00.169267+00:00, queued_by_job_id=1, pid=17399 [2024-02-18T16:28:02.059+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:28:02.059+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:27:00+00:00, run_id=scheduled__2024-02-18T16:27:00+00:00, run_start_date=2024-02-18 16:28:00.135859+00:00, run_end_date=2024-02-18 16:28:02.059468+00:00, run_duration=1.923609, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:27:00+00:00, data_interval_end=2024-02-18 16:28:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:28:02.065+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:28:00+00:00, run_after=2024-02-18T16:29:00+00:00 [2024-02-18T16:28:02.089+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:27:00+00:00 exited with status success for try_number 1 [2024-02-18T16:28:02.092+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:27:00+00:00, map_index=-1, run_start_date=2024-02-18 16:28:01.529720+00:00, run_end_date=2024-02-18 16:28:01.730397+00:00, run_duration=0.200677, state=success, executor_state=success, try_number=1, max_tries=1, job_id=803, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:28:00.169267+00:00, queued_by_job_id=1, pid=17429 [2024-02-18T16:28:03.128+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:28:03.128+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:27:00+00:00, run_id=scheduled__2024-02-18T16:27:00+00:00, run_start_date=2024-02-18 16:28:00.136500+00:00, run_end_date=2024-02-18 16:28:03.128591+00:00, run_duration=2.992091, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:27:00+00:00, data_interval_end=2024-02-18 16:28:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:28:03.134+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:28:00+00:00, run_after=2024-02-18T16:29:00+00:00 [2024-02-18T16:28:03.153+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:27:00+00:00 exited with status success for try_number 1 [2024-02-18T16:28:03.156+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:27:00+00:00, map_index=-1, run_start_date=2024-02-18 16:28:01.583334+00:00, run_end_date=2024-02-18 16:28:02.782068+00:00, run_duration=1.198734, state=success, executor_state=success, try_number=1, max_tries=1, job_id=804, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:28:00.169267+00:00, queued_by_job_id=1, pid=17430 [2024-02-18T16:29:00.590+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:29:00.598+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:29:00+00:00, run_after=2024-02-18T16:30:00+00:00 [2024-02-18T16:29:00.633+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T16:29:00.633+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:29:00.633+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:29:00.633+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:29:00.635+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:29:00.635+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:29:00.635+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:29:00.635+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:29:00.742+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:28:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:29:00.743+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:28:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:29:00.748+0000] {scheduler_job.py:635} INFO - Setting external_id for to 79cdd9b8-e77b-4b8f-8505-1bf5cc5383d4 [2024-02-18T16:29:00.748+0000] {scheduler_job.py:635} INFO - Setting external_id for to de28de8a-8529-4735-bc28-d8850f9969d5 [2024-02-18T16:29:02.535+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:29:02.535+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:28:00+00:00, run_id=scheduled__2024-02-18T16:28:00+00:00, run_start_date=2024-02-18 16:29:00.606015+00:00, run_end_date=2024-02-18 16:29:02.535462+00:00, run_duration=1.929447, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:28:00+00:00, data_interval_end=2024-02-18 16:29:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:29:02.541+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:29:00+00:00, run_after=2024-02-18T16:30:00+00:00 [2024-02-18T16:29:02.565+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:28:00+00:00 exited with status success for try_number 1 [2024-02-18T16:29:02.568+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:28:00+00:00, map_index=-1, run_start_date=2024-02-18 16:29:02.060882+00:00, run_end_date=2024-02-18 16:29:02.251619+00:00, run_duration=0.190737, state=success, executor_state=success, try_number=1, max_tries=1, job_id=806, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:29:00.634311+00:00, queued_by_job_id=1, pid=17486 [2024-02-18T16:29:03.602+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:29:03.602+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:28:00+00:00, run_id=scheduled__2024-02-18T16:28:00+00:00, run_start_date=2024-02-18 16:29:00.606748+00:00, run_end_date=2024-02-18 16:29:03.602654+00:00, run_duration=2.995906, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:28:00+00:00, data_interval_end=2024-02-18 16:29:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:29:03.608+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:29:00+00:00, run_after=2024-02-18T16:30:00+00:00 [2024-02-18T16:29:03.627+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:28:00+00:00 exited with status success for try_number 1 [2024-02-18T16:29:03.630+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:28:00+00:00, map_index=-1, run_start_date=2024-02-18 16:29:02.010889+00:00, run_end_date=2024-02-18 16:29:03.096358+00:00, run_duration=1.085469, state=success, executor_state=success, try_number=1, max_tries=1, job_id=805, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:29:00.634311+00:00, queued_by_job_id=1, pid=17485 [2024-02-18T16:30:00.064+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:30:00+00:00, run_after=2024-02-18T16:31:00+00:00 [2024-02-18T16:30:00.069+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:30:00.072+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:30:00.079+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:30:00+00:00, run_after=2024-02-18T16:35:00+00:00 [2024-02-18T16:30:00.131+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T16:30:00.131+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:30:00.131+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T16:30:00.131+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:30:00.131+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:30:00.132+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:30:00.134+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T16:25:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T16:30:00.134+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T16:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T16:30:00.134+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T16:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:30:00.134+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T16:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T16:30:00.135+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:30:00.135+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:30:00.135+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:30:00.135+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:30:00.514+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T16:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:30:00.514+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:28:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:30:00.515+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:29:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:30:00.515+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:29:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:30:00.530+0000] {scheduler_job.py:635} INFO - Setting external_id for to 89002468-5155-4a0e-8c69-2c9580ab2b65 [2024-02-18T16:30:00.530+0000] {scheduler_job.py:635} INFO - Setting external_id for to f0f424e1-d634-493d-8d05-7cd862ed6001 [2024-02-18T16:30:00.531+0000] {scheduler_job.py:635} INFO - Setting external_id for to d82117c6-2d15-4a87-b665-d97e421ae3f7 [2024-02-18T16:30:00.531+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7061cf2a-a4dd-4928-863d-7030320f5342 [2024-02-18T16:30:01.733+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:30:01.733+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 16:28:00+00:00, run_id=scheduled__2024-02-18T16:28:00+00:00, run_start_date=2024-02-18 16:30:00.088401+00:00, run_end_date=2024-02-18 16:30:01.733869+00:00, run_duration=1.645468, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:28:00+00:00, data_interval_end=2024-02-18 16:30:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T16:30:01.743+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T16:30:00+00:00, run_after=2024-02-18T16:32:00+00:00 [2024-02-18T16:30:01.797+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:28:00+00:00 exited with status success for try_number 1 [2024-02-18T16:30:01.803+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T16:28:00+00:00, map_index=-1, run_start_date=2024-02-18 16:30:00.791262+00:00, run_end_date=2024-02-18 16:30:01.087824+00:00, run_duration=0.296562, state=success, executor_state=success, try_number=1, max_tries=1, job_id=807, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:30:00.133119+00:00, queued_by_job_id=1, pid=17522 [2024-02-18T16:30:02.831+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:30:02.831+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:29:00+00:00, run_id=scheduled__2024-02-18T16:29:00+00:00, run_start_date=2024-02-18 16:30:00.089284+00:00, run_end_date=2024-02-18 16:30:02.831847+00:00, run_duration=2.742563, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:29:00+00:00, data_interval_end=2024-02-18 16:30:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:30:02.837+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:30:00+00:00, run_after=2024-02-18T16:31:00+00:00 [2024-02-18T16:30:02.860+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:30:02.860+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:30:02.861+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:30:02.862+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T16:25:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T16:30:02.862+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T16:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T16:30:02.890+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T16:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:30:02.891+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T16:25:00+00:00 exited with status success for try_number 1 [2024-02-18T16:30:02.891+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:29:00+00:00 exited with status success for try_number 1 [2024-02-18T16:30:02.895+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:29:00+00:00, map_index=-1, run_start_date=2024-02-18 16:30:01.858509+00:00, run_end_date=2024-02-18 16:30:02.106327+00:00, run_duration=0.247818, state=success, executor_state=success, try_number=1, max_tries=1, job_id=809, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:30:00.133119+00:00, queued_by_job_id=1, pid=17563 [2024-02-18T16:30:02.895+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T16:25:00+00:00, map_index=-1, run_start_date=2024-02-18 16:30:01.871119+00:00, run_end_date=2024-02-18 16:30:02.127421+00:00, run_duration=0.256302, state=success, executor_state=success, try_number=1, max_tries=1, job_id=810, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:30:00.133119+00:00, queued_by_job_id=1, pid=17564 [2024-02-18T16:30:02.895+0000] {scheduler_job.py:635} INFO - Setting external_id for to 42516799-69de-4231-8c76-d9540507f4f0 [2024-02-18T16:30:04.091+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:30:04.092+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:29:00+00:00, run_id=scheduled__2024-02-18T16:29:00+00:00, run_start_date=2024-02-18 16:30:00.090223+00:00, run_end_date=2024-02-18 16:30:04.092786+00:00, run_duration=4.002563, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:29:00+00:00, data_interval_end=2024-02-18 16:30:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:30:04.102+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:30:00+00:00, run_after=2024-02-18T16:31:00+00:00 [2024-02-18T16:30:04.143+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:29:00+00:00 exited with status success for try_number 1 [2024-02-18T16:30:04.148+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:29:00+00:00, map_index=-1, run_start_date=2024-02-18 16:30:01.787162+00:00, run_end_date=2024-02-18 16:30:03.288847+00:00, run_duration=1.501685, state=success, executor_state=success, try_number=1, max_tries=1, job_id=808, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:30:00.133119+00:00, queued_by_job_id=1, pid=17562 [2024-02-18T16:30:05.190+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:30:05.190+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:30:05.191+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:30:05.192+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T16:25:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T16:30:05.192+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T16:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T16:30:05.220+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T16:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:30:05.220+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T16:25:00+00:00 exited with status success for try_number 1 [2024-02-18T16:30:05.224+0000] {scheduler_job.py:635} INFO - Setting external_id for to e2b22d24-97cf-47a2-be7f-3b8427589168 [2024-02-18T16:30:05.224+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T16:25:00+00:00, map_index=-1, run_start_date=2024-02-18 16:30:04.023210+00:00, run_end_date=2024-02-18 16:30:04.231675+00:00, run_duration=0.208465, state=success, executor_state=success, try_number=1, max_tries=1, job_id=811, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:30:02.861489+00:00, queued_by_job_id=1, pid=17603 [2024-02-18T16:30:08.097+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:30:08.097+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:30:08.098+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:30:08.099+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T16:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:30:08.099+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T16:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T16:30:08.129+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T16:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:30:08.129+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T16:25:00+00:00 exited with status success for try_number 1 [2024-02-18T16:30:08.133+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4fc30417-657e-4dd2-8fbf-7bbd87df60ed [2024-02-18T16:30:08.133+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T16:25:00+00:00, map_index=0, run_start_date=2024-02-18 16:30:06.655568+00:00, run_end_date=2024-02-18 16:30:07.784979+00:00, run_duration=1.129411, state=success, executor_state=success, try_number=1, max_tries=1, job_id=812, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:30:05.191713+00:00, queued_by_job_id=1, pid=17615 [2024-02-18T16:30:10.275+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:30:10.275+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:25:00+00:00, run_id=scheduled__2024-02-18T16:25:00+00:00, run_start_date=2024-02-18 16:30:00.087552+00:00, run_end_date=2024-02-18 16:30:10.275495+00:00, run_duration=10.187943, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:25:00+00:00, data_interval_end=2024-02-18 16:30:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T16:30:10.279+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:30:00+00:00, run_after=2024-02-18T16:35:00+00:00 [2024-02-18T16:30:10.313+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T16:25:00+00:00 exited with status success for try_number 1 [2024-02-18T16:30:10.316+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T16:25:00+00:00, map_index=-1, run_start_date=2024-02-18 16:30:09.153722+00:00, run_end_date=2024-02-18 16:30:09.323814+00:00, run_duration=0.170092, state=success, executor_state=success, try_number=1, max_tries=1, job_id=813, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:30:08.098369+00:00, queued_by_job_id=1, pid=17636 [2024-02-18T16:31:00.598+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:31:00+00:00, run_after=2024-02-18T16:32:00+00:00 [2024-02-18T16:31:00.602+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:31:00.636+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T16:31:00.636+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:31:00.636+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:31:00.636+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:31:00.639+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:31:00.639+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:31:00.639+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:31:00.639+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:31:00.735+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:31:00.736+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:31:00.741+0000] {scheduler_job.py:635} INFO - Setting external_id for to cc4e5ea8-b1fe-4d6d-bc2b-abb208b6e27e [2024-02-18T16:31:00.742+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4d3efba8-c4eb-4be6-b340-1b7f9d3af501 [2024-02-18T16:31:02.906+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:31:02.906+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:30:00+00:00, run_id=scheduled__2024-02-18T16:30:00+00:00, run_start_date=2024-02-18 16:31:00.610367+00:00, run_end_date=2024-02-18 16:31:02.906655+00:00, run_duration=2.296288, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:30:00+00:00, data_interval_end=2024-02-18 16:31:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:31:02.912+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:31:00+00:00, run_after=2024-02-18T16:32:00+00:00 [2024-02-18T16:31:02.941+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:30:00+00:00 exited with status success for try_number 1 [2024-02-18T16:31:02.944+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:30:00+00:00, map_index=-1, run_start_date=2024-02-18 16:31:01.779392+00:00, run_end_date=2024-02-18 16:31:01.987020+00:00, run_duration=0.207628, state=success, executor_state=success, try_number=1, max_tries=1, job_id=814, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:31:00.637462+00:00, queued_by_job_id=1, pid=17672 [2024-02-18T16:31:03.566+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:31:03.567+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:30:00+00:00, run_id=scheduled__2024-02-18T16:30:00+00:00, run_start_date=2024-02-18 16:31:00.611138+00:00, run_end_date=2024-02-18 16:31:03.566981+00:00, run_duration=2.955843, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:30:00+00:00, data_interval_end=2024-02-18 16:31:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:31:03.573+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:31:00+00:00, run_after=2024-02-18T16:32:00+00:00 [2024-02-18T16:31:03.592+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:30:00+00:00 exited with status success for try_number 1 [2024-02-18T16:31:03.595+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:30:00+00:00, map_index=-1, run_start_date=2024-02-18 16:31:01.779702+00:00, run_end_date=2024-02-18 16:31:02.940893+00:00, run_duration=1.161191, state=success, executor_state=success, try_number=1, max_tries=1, job_id=815, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:31:00.637462+00:00, queued_by_job_id=1, pid=17673 [2024-02-18T16:32:00.059+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:32:00.067+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:32:00+00:00, run_after=2024-02-18T16:33:00+00:00 [2024-02-18T16:32:00.071+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:32:00.116+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T16:32:00.116+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T16:32:00.116+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:32:00.116+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:32:00.117+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:32:00.119+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T16:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:32:00.119+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T16:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T16:32:00.119+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:32:00.119+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:32:00.119+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:32:00.119+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:32:00.249+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:32:00.249+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:31:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:32:00.249+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:31:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:32:00.256+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6ddf440e-a6ba-41dc-bf3a-0b1308990dcf [2024-02-18T16:32:00.257+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5bf8f156-da73-4985-a286-b35e3cffc7ce [2024-02-18T16:32:00.257+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1ae51d65-b512-46e9-a682-dc11a5087ede [2024-02-18T16:32:01.388+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:32:01.389+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 16:30:00+00:00, run_id=scheduled__2024-02-18T16:30:00+00:00, run_start_date=2024-02-18 16:32:00.080954+00:00, run_end_date=2024-02-18 16:32:01.389272+00:00, run_duration=1.308318, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:30:00+00:00, data_interval_end=2024-02-18 16:32:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T16:32:01.399+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T16:32:00+00:00, run_after=2024-02-18T16:34:00+00:00 [2024-02-18T16:32:01.440+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:30:00+00:00 exited with status success for try_number 1 [2024-02-18T16:32:01.445+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T16:30:00+00:00, map_index=-1, run_start_date=2024-02-18 16:32:00.731991+00:00, run_end_date=2024-02-18 16:32:00.943339+00:00, run_duration=0.211348, state=success, executor_state=success, try_number=1, max_tries=1, job_id=816, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:32:00.117751+00:00, queued_by_job_id=1, pid=17708 [2024-02-18T16:32:02.473+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:32:02.473+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:31:00+00:00, run_id=scheduled__2024-02-18T16:31:00+00:00, run_start_date=2024-02-18 16:32:00.081700+00:00, run_end_date=2024-02-18 16:32:02.473573+00:00, run_duration=2.391873, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:31:00+00:00, data_interval_end=2024-02-18 16:32:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:32:02.480+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:32:00+00:00, run_after=2024-02-18T16:33:00+00:00 [2024-02-18T16:32:02.509+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:31:00+00:00 exited with status success for try_number 1 [2024-02-18T16:32:02.512+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:31:00+00:00, map_index=-1, run_start_date=2024-02-18 16:32:01.495963+00:00, run_end_date=2024-02-18 16:32:01.693024+00:00, run_duration=0.197061, state=success, executor_state=success, try_number=1, max_tries=1, job_id=818, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:32:00.117751+00:00, queued_by_job_id=1, pid=17739 [2024-02-18T16:32:03.544+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:32:03.544+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:31:00+00:00, run_id=scheduled__2024-02-18T16:31:00+00:00, run_start_date=2024-02-18 16:32:00.082426+00:00, run_end_date=2024-02-18 16:32:03.544265+00:00, run_duration=3.461839, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:31:00+00:00, data_interval_end=2024-02-18 16:32:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:32:03.550+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:32:00+00:00, run_after=2024-02-18T16:33:00+00:00 [2024-02-18T16:32:03.578+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:31:00+00:00 exited with status success for try_number 1 [2024-02-18T16:32:03.582+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:31:00+00:00, map_index=-1, run_start_date=2024-02-18 16:32:01.447805+00:00, run_end_date=2024-02-18 16:32:02.582568+00:00, run_duration=1.134763, state=success, executor_state=success, try_number=1, max_tries=1, job_id=817, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:32:00.117751+00:00, queued_by_job_id=1, pid=17738 [2024-02-18T16:32:12.179+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T16:33:00.542+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:33:00.550+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:33:00+00:00, run_after=2024-02-18T16:34:00+00:00 [2024-02-18T16:33:00.586+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T16:33:00.586+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:33:00.586+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:33:00.587+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:33:00.588+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:33:00.588+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:33:00.589+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:33:00.589+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:33:00.678+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:32:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:33:00.678+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:32:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:33:00.684+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2c037aec-47f6-4c98-98d9-2338c27cf005 [2024-02-18T16:33:00.684+0000] {scheduler_job.py:635} INFO - Setting external_id for to bffc2417-b956-46f0-b443-0f06b5844c54 [2024-02-18T16:33:02.850+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:33:02.850+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:32:00+00:00, run_id=scheduled__2024-02-18T16:32:00+00:00, run_start_date=2024-02-18 16:33:00.558826+00:00, run_end_date=2024-02-18 16:33:02.850303+00:00, run_duration=2.291477, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:32:00+00:00, data_interval_end=2024-02-18 16:33:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:33:02.856+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:33:00+00:00, run_after=2024-02-18T16:34:00+00:00 [2024-02-18T16:33:02.860+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:33:02.860+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:32:00+00:00, run_id=scheduled__2024-02-18T16:32:00+00:00, run_start_date=2024-02-18 16:33:00.559590+00:00, run_end_date=2024-02-18 16:33:02.860456+00:00, run_duration=2.300866, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:32:00+00:00, data_interval_end=2024-02-18 16:33:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:33:02.866+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:33:00+00:00, run_after=2024-02-18T16:34:00+00:00 [2024-02-18T16:33:02.887+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:32:00+00:00 exited with status success for try_number 1 [2024-02-18T16:33:02.887+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:32:00+00:00 exited with status success for try_number 1 [2024-02-18T16:33:02.891+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:32:00+00:00, map_index=-1, run_start_date=2024-02-18 16:33:01.708004+00:00, run_end_date=2024-02-18 16:33:01.928968+00:00, run_duration=0.220964, state=success, executor_state=success, try_number=1, max_tries=1, job_id=819, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:33:00.587749+00:00, queued_by_job_id=1, pid=17794 [2024-02-18T16:33:02.891+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:32:00+00:00, map_index=-1, run_start_date=2024-02-18 16:33:01.710625+00:00, run_end_date=2024-02-18 16:33:02.712474+00:00, run_duration=1.001849, state=success, executor_state=success, try_number=1, max_tries=1, job_id=820, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:33:00.587749+00:00, queued_by_job_id=1, pid=17795 [2024-02-18T16:34:00.034+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:34:00+00:00, run_after=2024-02-18T16:35:00+00:00 [2024-02-18T16:34:00.038+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:34:00.041+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:34:00.081+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T16:34:00.081+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T16:34:00.081+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:34:00.081+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:34:00.082+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:34:00.083+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T16:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:34:00.084+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T16:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T16:34:00.084+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:34:00.084+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:34:00.084+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:34:00.084+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:34:00.220+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:32:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:34:00.220+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:33:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:34:00.220+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:33:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:34:00.229+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3df6c59f-dfd5-4c51-844e-81064e18f0c2 [2024-02-18T16:34:00.230+0000] {scheduler_job.py:635} INFO - Setting external_id for to b86b2d5e-481c-4846-ae4b-cc8a6ca1f9d9 [2024-02-18T16:34:00.231+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0d5760c5-880b-4564-a405-6755437b72b0 [2024-02-18T16:34:01.358+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:34:01.358+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 16:32:00+00:00, run_id=scheduled__2024-02-18T16:32:00+00:00, run_start_date=2024-02-18 16:34:00.048873+00:00, run_end_date=2024-02-18 16:34:01.358816+00:00, run_duration=1.309943, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:32:00+00:00, data_interval_end=2024-02-18 16:34:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T16:34:01.368+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T16:34:00+00:00, run_after=2024-02-18T16:36:00+00:00 [2024-02-18T16:34:01.426+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:32:00+00:00 exited with status success for try_number 1 [2024-02-18T16:34:01.431+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T16:32:00+00:00, map_index=-1, run_start_date=2024-02-18 16:34:00.791556+00:00, run_end_date=2024-02-18 16:34:01.163762+00:00, run_duration=0.372206, state=success, executor_state=success, try_number=1, max_tries=1, job_id=821, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:34:00.082761+00:00, queued_by_job_id=1, pid=17830 [2024-02-18T16:34:02.463+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:34:02.463+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:33:00+00:00, run_id=scheduled__2024-02-18T16:33:00+00:00, run_start_date=2024-02-18 16:34:00.049621+00:00, run_end_date=2024-02-18 16:34:02.463824+00:00, run_duration=2.414203, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:33:00+00:00, data_interval_end=2024-02-18 16:34:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:34:02.469+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:34:00+00:00, run_after=2024-02-18T16:35:00+00:00 [2024-02-18T16:34:02.493+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:33:00+00:00 exited with status success for try_number 1 [2024-02-18T16:34:02.496+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:33:00+00:00, map_index=-1, run_start_date=2024-02-18 16:34:01.706974+00:00, run_end_date=2024-02-18 16:34:01.907504+00:00, run_duration=0.20053, state=success, executor_state=success, try_number=1, max_tries=1, job_id=823, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:34:00.082761+00:00, queued_by_job_id=1, pid=17861 [2024-02-18T16:34:03.525+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:34:03.525+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:33:00+00:00, run_id=scheduled__2024-02-18T16:33:00+00:00, run_start_date=2024-02-18 16:34:00.050338+00:00, run_end_date=2024-02-18 16:34:03.525265+00:00, run_duration=3.474927, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:33:00+00:00, data_interval_end=2024-02-18 16:34:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:34:03.531+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:34:00+00:00, run_after=2024-02-18T16:35:00+00:00 [2024-02-18T16:34:03.550+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:33:00+00:00 exited with status success for try_number 1 [2024-02-18T16:34:03.553+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:33:00+00:00, map_index=-1, run_start_date=2024-02-18 16:34:01.664578+00:00, run_end_date=2024-02-18 16:34:02.990278+00:00, run_duration=1.3257, state=success, executor_state=success, try_number=1, max_tries=1, job_id=822, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:34:00.082761+00:00, queued_by_job_id=1, pid=17860 [2024-02-18T16:34:54.456+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:34:54.456+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-18T16:34:54.456+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:34:54.458+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240218163453_815079', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:34:54.458+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240218163453_815079', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-18T16:34:54.514+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218163453_815079 exited with status queued for try_number 1 [2024-02-18T16:34:54.519+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2d201a92-8d47-489f-89f1-4f53b63de59e [2024-02-18T16:34:55.616+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:34:55.616+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-18 16:34:53.606529+00:00, run_id=vdu_down_20240218163453_815079, run_start_date=2024-02-18 16:34:54.426728+00:00, run_end_date=2024-02-18 16:34:55.616376+00:00, run_duration=1.189648, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 16:34:53.606529+00:00, data_interval_end=2024-02-18 16:34:53.606529+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-18T16:34:55.618+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-18T16:34:55.640+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218163453_815079 exited with status success for try_number 1 [2024-02-18T16:34:55.644+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240218163453_815079, map_index=-1, run_start_date=2024-02-18 16:34:55.149955+00:00, run_end_date=2024-02-18 16:34:55.415627+00:00, run_duration=0.265672, state=success, executor_state=success, try_number=1, max_tries=1, job_id=824, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:34:54.457283+00:00, queued_by_job_id=1, pid=17894 [2024-02-18T16:35:00.349+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:35:00+00:00, run_after=2024-02-18T16:40:00+00:00 [2024-02-18T16:35:00.361+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:35:00+00:00, run_after=2024-02-18T16:36:00+00:00 [2024-02-18T16:35:00.366+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:35:00.425+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T16:35:00.426+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:35:00.426+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:35:00.426+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:35:00.426+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:35:00.428+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T16:30:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T16:35:00.428+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T16:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T16:35:00.429+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:35:00.429+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:35:00.429+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:35:00.429+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:35:00.760+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T16:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:35:00.760+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:34:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:35:00.761+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:34:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:35:00.768+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6aa3f0d5-6b19-4cfd-8376-a6387a8b5d2e [2024-02-18T16:35:00.768+0000] {scheduler_job.py:635} INFO - Setting external_id for to bc70d19d-398d-4182-a6ee-cc9cfa1a53e2 [2024-02-18T16:35:00.768+0000] {scheduler_job.py:635} INFO - Setting external_id for to d62d7254-3ba1-4ce2-a682-8ded7c15c845 [2024-02-18T16:35:02.983+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:35:02.984+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:34:00+00:00, run_id=scheduled__2024-02-18T16:34:00+00:00, run_start_date=2024-02-18 16:35:00.381366+00:00, run_end_date=2024-02-18 16:35:02.984091+00:00, run_duration=2.602725, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:34:00+00:00, data_interval_end=2024-02-18 16:35:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:35:02.991+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:35:00+00:00, run_after=2024-02-18T16:36:00+00:00 [2024-02-18T16:35:03.005+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:35:03.005+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:35:03.005+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:35:03.007+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T16:30:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T16:35:03.007+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T16:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T16:35:03.039+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T16:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:35:03.039+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T16:30:00+00:00 exited with status success for try_number 1 [2024-02-18T16:35:03.040+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:34:00+00:00 exited with status success for try_number 1 [2024-02-18T16:35:03.045+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4ba5c118-bdd7-49ef-ab71-f66e9d171039 [2024-02-18T16:35:03.045+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T16:30:00+00:00, map_index=-1, run_start_date=2024-02-18 16:35:01.854349+00:00, run_end_date=2024-02-18 16:35:02.106835+00:00, run_duration=0.252486, state=success, executor_state=success, try_number=1, max_tries=1, job_id=825, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:35:00.427580+00:00, queued_by_job_id=1, pid=17928 [2024-02-18T16:35:03.045+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:34:00+00:00, map_index=-1, run_start_date=2024-02-18 16:35:02.067912+00:00, run_end_date=2024-02-18 16:35:02.292487+00:00, run_duration=0.224575, state=success, executor_state=success, try_number=1, max_tries=1, job_id=827, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:35:00.427580+00:00, queued_by_job_id=1, pid=17948 [2024-02-18T16:35:04.132+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:35:04.133+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:34:00+00:00, run_id=scheduled__2024-02-18T16:34:00+00:00, run_start_date=2024-02-18 16:35:00.382292+00:00, run_end_date=2024-02-18 16:35:04.132941+00:00, run_duration=3.750649, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:34:00+00:00, data_interval_end=2024-02-18 16:35:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:35:04.141+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:35:00+00:00, run_after=2024-02-18T16:36:00+00:00 [2024-02-18T16:35:04.169+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:34:00+00:00 exited with status success for try_number 1 [2024-02-18T16:35:04.173+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:34:00+00:00, map_index=-1, run_start_date=2024-02-18 16:35:01.945915+00:00, run_end_date=2024-02-18 16:35:03.459070+00:00, run_duration=1.513155, state=success, executor_state=success, try_number=1, max_tries=1, job_id=826, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:35:00.427580+00:00, queued_by_job_id=1, pid=17938 [2024-02-18T16:35:05.221+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:35:05.222+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:35:05.222+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:35:05.224+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T16:30:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T16:35:05.224+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T16:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T16:35:05.254+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T16:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:35:05.254+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T16:30:00+00:00 exited with status success for try_number 1 [2024-02-18T16:35:05.258+0000] {scheduler_job.py:635} INFO - Setting external_id for to 939673e4-66c4-4a08-adf4-a3f8ddfb0ddb [2024-02-18T16:35:05.259+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T16:30:00+00:00, map_index=-1, run_start_date=2024-02-18 16:35:04.105464+00:00, run_end_date=2024-02-18 16:35:04.271637+00:00, run_duration=0.166173, state=success, executor_state=success, try_number=1, max_tries=1, job_id=828, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:35:03.006317+00:00, queued_by_job_id=1, pid=17978 [2024-02-18T16:35:07.507+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:35:07.507+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:35:07.508+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:35:07.509+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T16:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:35:07.509+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T16:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T16:35:07.540+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T16:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:35:07.542+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T16:30:00+00:00 exited with status success for try_number 1 [2024-02-18T16:35:07.547+0000] {scheduler_job.py:635} INFO - Setting external_id for to 91d27185-1cc4-4d51-b064-361cf0a19eb9 [2024-02-18T16:35:07.547+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T16:30:00+00:00, map_index=0, run_start_date=2024-02-18 16:35:06.980209+00:00, run_end_date=2024-02-18 16:35:07.140773+00:00, run_duration=0.160564, state=success, executor_state=success, try_number=1, max_tries=1, job_id=829, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:35:05.223044+00:00, queued_by_job_id=1, pid=17990 [2024-02-18T16:35:09.364+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:35:09.364+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:30:00+00:00, run_id=scheduled__2024-02-18T16:30:00+00:00, run_start_date=2024-02-18 16:35:00.380357+00:00, run_end_date=2024-02-18 16:35:09.364489+00:00, run_duration=8.984132, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:30:00+00:00, data_interval_end=2024-02-18 16:35:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T16:35:09.368+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:35:00+00:00, run_after=2024-02-18T16:40:00+00:00 [2024-02-18T16:35:09.387+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T16:30:00+00:00 exited with status success for try_number 1 [2024-02-18T16:35:09.390+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T16:30:00+00:00, map_index=-1, run_start_date=2024-02-18 16:35:08.564984+00:00, run_end_date=2024-02-18 16:35:08.721056+00:00, run_duration=0.156072, state=success, executor_state=success, try_number=1, max_tries=1, job_id=830, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:35:07.508418+00:00, queued_by_job_id=1, pid=18002 [2024-02-18T16:36:00.573+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:36:00+00:00, run_after=2024-02-18T16:37:00+00:00 [2024-02-18T16:36:00.577+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:36:00.580+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:36:00.620+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T16:36:00.620+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T16:36:00.620+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:36:00.621+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:36:00.621+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:36:00.623+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T16:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:36:00.623+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T16:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T16:36:00.623+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:36:00.623+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:36:00.624+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:36:00.624+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:36:00.757+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:34:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:36:00.758+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:36:00.758+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:36:00.765+0000] {scheduler_job.py:635} INFO - Setting external_id for to e9680d12-72f4-4f36-a330-3606a5ab0dce [2024-02-18T16:36:00.765+0000] {scheduler_job.py:635} INFO - Setting external_id for to cb0a3a0a-5f48-4ce4-9bb7-844b6e328770 [2024-02-18T16:36:00.765+0000] {scheduler_job.py:635} INFO - Setting external_id for to 969b2464-5e35-44f9-967e-48f9f67b08cc [2024-02-18T16:36:01.395+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:36:01.396+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 16:34:00+00:00, run_id=scheduled__2024-02-18T16:34:00+00:00, run_start_date=2024-02-18 16:36:00.588261+00:00, run_end_date=2024-02-18 16:36:01.396245+00:00, run_duration=0.807984, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:34:00+00:00, data_interval_end=2024-02-18 16:36:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T16:36:01.405+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T16:36:00+00:00, run_after=2024-02-18T16:38:00+00:00 [2024-02-18T16:36:02.494+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:36:02.495+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:35:00+00:00, run_id=scheduled__2024-02-18T16:35:00+00:00, run_start_date=2024-02-18 16:36:00.588989+00:00, run_end_date=2024-02-18 16:36:02.494986+00:00, run_duration=1.905997, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:35:00+00:00, data_interval_end=2024-02-18 16:36:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:36:02.500+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:36:00+00:00, run_after=2024-02-18T16:37:00+00:00 [2024-02-18T16:36:02.525+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:34:00+00:00 exited with status success for try_number 1 [2024-02-18T16:36:02.525+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:35:00+00:00 exited with status success for try_number 1 [2024-02-18T16:36:02.529+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T16:34:00+00:00, map_index=-1, run_start_date=2024-02-18 16:36:01.120037+00:00, run_end_date=2024-02-18 16:36:01.359248+00:00, run_duration=0.239211, state=success, executor_state=success, try_number=1, max_tries=1, job_id=831, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:36:00.622123+00:00, queued_by_job_id=1, pid=18019 [2024-02-18T16:36:02.529+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:35:00+00:00, map_index=-1, run_start_date=2024-02-18 16:36:02.140792+00:00, run_end_date=2024-02-18 16:36:02.348866+00:00, run_duration=0.208074, state=success, executor_state=success, try_number=1, max_tries=1, job_id=833, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:36:00.622123+00:00, queued_by_job_id=1, pid=18050 [2024-02-18T16:36:04.605+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:36:04.606+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:35:00+00:00, run_id=scheduled__2024-02-18T16:35:00+00:00, run_start_date=2024-02-18 16:36:00.589638+00:00, run_end_date=2024-02-18 16:36:04.606165+00:00, run_duration=4.016527, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:35:00+00:00, data_interval_end=2024-02-18 16:36:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:36:04.613+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:36:00+00:00, run_after=2024-02-18T16:37:00+00:00 [2024-02-18T16:36:04.637+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:35:00+00:00 exited with status success for try_number 1 [2024-02-18T16:36:04.641+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:35:00+00:00, map_index=-1, run_start_date=2024-02-18 16:36:02.122106+00:00, run_end_date=2024-02-18 16:36:03.710408+00:00, run_duration=1.588302, state=success, executor_state=success, try_number=1, max_tries=1, job_id=832, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:36:00.622123+00:00, queued_by_job_id=1, pid=18049 [2024-02-18T16:36:53.943+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:36:53.943+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-18T16:36:53.944+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:36:53.945+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240218163653_813564', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:36:53.945+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240218163653_813564', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-18T16:36:53.974+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218163653_813564 exited with status queued for try_number 1 [2024-02-18T16:36:53.978+0000] {scheduler_job.py:635} INFO - Setting external_id for to 31a0b87f-726a-47ec-b80a-f51b71f938a6 [2024-02-18T16:36:55.059+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:36:55.059+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-18 16:36:53.613572+00:00, run_id=vdu_down_20240218163653_813564, run_start_date=2024-02-18 16:36:53.924537+00:00, run_end_date=2024-02-18 16:36:55.059746+00:00, run_duration=1.135209, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 16:36:53.613572+00:00, data_interval_end=2024-02-18 16:36:53.613572+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-18T16:36:55.062+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-18T16:36:55.083+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218163653_813564 exited with status success for try_number 1 [2024-02-18T16:36:55.087+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240218163653_813564, map_index=-1, run_start_date=2024-02-18 16:36:54.411946+00:00, run_end_date=2024-02-18 16:36:54.675102+00:00, run_duration=0.263156, state=success, executor_state=success, try_number=1, max_tries=1, job_id=834, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:36:53.944600+00:00, queued_by_job_id=1, pid=18083 [2024-02-18T16:37:00.764+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:37:00.772+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:37:00+00:00, run_after=2024-02-18T16:38:00+00:00 [2024-02-18T16:37:00.811+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T16:37:00.811+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:37:00.811+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:37:00.812+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:37:00.814+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:37:00.814+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:37:00.814+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:37:00.814+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:37:00.928+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:36:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:37:00.929+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:36:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:37:00.934+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8d6cfe22-cfa3-466a-9b7e-2e72bb4ab5a4 [2024-02-18T16:37:00.934+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1ad8e4d8-0357-4898-a876-4df8069fc5f7 [2024-02-18T16:37:03.010+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:37:03.010+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:36:00+00:00, run_id=scheduled__2024-02-18T16:36:00+00:00, run_start_date=2024-02-18 16:37:00.781862+00:00, run_end_date=2024-02-18 16:37:03.010785+00:00, run_duration=2.228923, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:36:00+00:00, data_interval_end=2024-02-18 16:37:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:37:03.016+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:37:00+00:00, run_after=2024-02-18T16:38:00+00:00 [2024-02-18T16:37:03.042+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:36:00+00:00 exited with status success for try_number 1 [2024-02-18T16:37:03.044+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:36:00+00:00, map_index=-1, run_start_date=2024-02-18 16:37:02.341681+00:00, run_end_date=2024-02-18 16:37:02.576463+00:00, run_duration=0.234782, state=success, executor_state=success, try_number=1, max_tries=1, job_id=835, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:37:00.812920+00:00, queued_by_job_id=1, pid=18124 [2024-02-18T16:37:04.073+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:37:04.073+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:36:00+00:00, run_id=scheduled__2024-02-18T16:36:00+00:00, run_start_date=2024-02-18 16:37:00.782739+00:00, run_end_date=2024-02-18 16:37:04.073310+00:00, run_duration=3.290571, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:36:00+00:00, data_interval_end=2024-02-18 16:37:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:37:04.079+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:37:00+00:00, run_after=2024-02-18T16:38:00+00:00 [2024-02-18T16:37:04.098+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:36:00+00:00 exited with status success for try_number 1 [2024-02-18T16:37:04.101+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:36:00+00:00, map_index=-1, run_start_date=2024-02-18 16:37:02.367885+00:00, run_end_date=2024-02-18 16:37:03.500092+00:00, run_duration=1.132207, state=success, executor_state=success, try_number=1, max_tries=1, job_id=836, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:37:00.812920+00:00, queued_by_job_id=1, pid=18125 [2024-02-18T16:37:12.213+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T16:38:00.987+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:38:00.995+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:38:00+00:00, run_after=2024-02-18T16:39:00+00:00 [2024-02-18T16:38:00.999+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:38:01.048+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T16:38:01.048+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T16:38:01.048+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:38:01.049+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:38:01.049+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:38:01.052+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T16:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:38:01.052+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T16:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T16:38:01.052+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:38:01.052+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:38:01.052+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:38:01.053+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:38:01.218+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:36:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:38:01.218+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:37:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:38:01.219+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:37:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:38:01.226+0000] {scheduler_job.py:635} INFO - Setting external_id for to dbc01c6d-2b98-49fd-9206-80ffc75bcdbd [2024-02-18T16:38:01.226+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7f50dd71-08b2-4ea9-93d2-aa950667a958 [2024-02-18T16:38:01.227+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1ae8fff1-9d29-4c85-9cb0-83acfeafc6e8 [2024-02-18T16:38:02.358+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:38:02.358+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 16:36:00+00:00, run_id=scheduled__2024-02-18T16:36:00+00:00, run_start_date=2024-02-18 16:38:01.006883+00:00, run_end_date=2024-02-18 16:38:02.358880+00:00, run_duration=1.351997, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:36:00+00:00, data_interval_end=2024-02-18 16:38:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T16:38:02.369+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T16:38:00+00:00, run_after=2024-02-18T16:40:00+00:00 [2024-02-18T16:38:02.412+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:36:00+00:00 exited with status success for try_number 1 [2024-02-18T16:38:02.416+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T16:36:00+00:00, map_index=-1, run_start_date=2024-02-18 16:38:01.667611+00:00, run_end_date=2024-02-18 16:38:01.883331+00:00, run_duration=0.21572, state=success, executor_state=success, try_number=1, max_tries=1, job_id=837, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:38:01.050472+00:00, queued_by_job_id=1, pid=18160 [2024-02-18T16:38:03.461+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:38:03.461+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:37:00+00:00, run_id=scheduled__2024-02-18T16:37:00+00:00, run_start_date=2024-02-18 16:38:01.007658+00:00, run_end_date=2024-02-18 16:38:03.461563+00:00, run_duration=2.453905, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:37:00+00:00, data_interval_end=2024-02-18 16:38:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:38:03.470+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:38:00+00:00, run_after=2024-02-18T16:39:00+00:00 [2024-02-18T16:38:03.502+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:37:00+00:00 exited with status success for try_number 1 [2024-02-18T16:38:03.506+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:37:00+00:00, map_index=-1, run_start_date=2024-02-18 16:38:02.413716+00:00, run_end_date=2024-02-18 16:38:02.608590+00:00, run_duration=0.194874, state=success, executor_state=success, try_number=1, max_tries=1, job_id=838, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:38:01.050472+00:00, queued_by_job_id=1, pid=18181 [2024-02-18T16:38:04.545+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:38:04.545+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:37:00+00:00, run_id=scheduled__2024-02-18T16:37:00+00:00, run_start_date=2024-02-18 16:38:01.008482+00:00, run_end_date=2024-02-18 16:38:04.545707+00:00, run_duration=3.537225, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:37:00+00:00, data_interval_end=2024-02-18 16:38:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:38:04.555+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:38:00+00:00, run_after=2024-02-18T16:39:00+00:00 [2024-02-18T16:38:04.584+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:37:00+00:00 exited with status success for try_number 1 [2024-02-18T16:38:04.589+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:37:00+00:00, map_index=-1, run_start_date=2024-02-18 16:38:02.549473+00:00, run_end_date=2024-02-18 16:38:03.705016+00:00, run_duration=1.155543, state=success, executor_state=success, try_number=1, max_tries=1, job_id=839, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:38:01.050472+00:00, queued_by_job_id=1, pid=18191 [2024-02-18T16:38:53.862+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:38:53.862+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-18T16:38:53.862+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:38:53.864+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240218163853_802929', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:38:53.864+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240218163853_802929', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-18T16:38:53.892+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218163853_802929 exited with status queued for try_number 1 [2024-02-18T16:38:53.895+0000] {scheduler_job.py:635} INFO - Setting external_id for to d67a8888-627f-4298-bb44-9036e31fc07a [2024-02-18T16:38:54.978+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:38:54.978+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-18 16:38:53.623270+00:00, run_id=vdu_down_20240218163853_802929, run_start_date=2024-02-18 16:38:53.843075+00:00, run_end_date=2024-02-18 16:38:54.978528+00:00, run_duration=1.135453, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 16:38:53.623270+00:00, data_interval_end=2024-02-18 16:38:53.623270+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-18T16:38:54.980+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-18T16:38:55.000+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218163853_802929 exited with status success for try_number 1 [2024-02-18T16:38:55.004+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240218163853_802929, map_index=-1, run_start_date=2024-02-18 16:38:54.307328+00:00, run_end_date=2024-02-18 16:38:54.537372+00:00, run_duration=0.230044, state=success, executor_state=success, try_number=1, max_tries=1, job_id=840, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:38:53.863146+00:00, queued_by_job_id=1, pid=18224 [2024-02-18T16:39:00.183+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:39:00+00:00, run_after=2024-02-18T16:40:00+00:00 [2024-02-18T16:39:00.187+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:39:00.225+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T16:39:00.225+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:39:00.225+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:39:00.226+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:39:00.227+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:39:00.227+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:39:00.228+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:39:00.228+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:39:00.316+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:38:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:39:00.317+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:38:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:39:00.324+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0e22e7b0-f11c-4038-9cf0-774cbda9b33f [2024-02-18T16:39:00.324+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9edfde2c-2fb6-48f6-b426-71c454acc4c9 [2024-02-18T16:39:02.482+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:39:02.483+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:38:00+00:00, run_id=scheduled__2024-02-18T16:38:00+00:00, run_start_date=2024-02-18 16:39:00.199296+00:00, run_end_date=2024-02-18 16:39:02.483017+00:00, run_duration=2.283721, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:38:00+00:00, data_interval_end=2024-02-18 16:39:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:39:02.490+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:39:00+00:00, run_after=2024-02-18T16:40:00+00:00 [2024-02-18T16:39:02.510+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:38:00+00:00 exited with status success for try_number 1 [2024-02-18T16:39:02.513+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:38:00+00:00, map_index=-1, run_start_date=2024-02-18 16:39:01.413439+00:00, run_end_date=2024-02-18 16:39:01.623752+00:00, run_duration=0.210313, state=success, executor_state=success, try_number=1, max_tries=1, job_id=841, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:39:00.226584+00:00, queued_by_job_id=1, pid=18265 [2024-02-18T16:39:02.888+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:39:02.889+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:38:00+00:00, run_id=scheduled__2024-02-18T16:38:00+00:00, run_start_date=2024-02-18 16:39:00.200070+00:00, run_end_date=2024-02-18 16:39:02.889004+00:00, run_duration=2.688934, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:38:00+00:00, data_interval_end=2024-02-18 16:39:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:39:02.895+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:39:00+00:00, run_after=2024-02-18T16:40:00+00:00 [2024-02-18T16:39:02.914+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:38:00+00:00 exited with status success for try_number 1 [2024-02-18T16:39:02.917+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:38:00+00:00, map_index=-1, run_start_date=2024-02-18 16:39:01.419278+00:00, run_end_date=2024-02-18 16:39:02.591630+00:00, run_duration=1.172352, state=success, executor_state=success, try_number=1, max_tries=1, job_id=842, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:39:00.226584+00:00, queued_by_job_id=1, pid=18266 [2024-02-18T16:40:00.372+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:40:00+00:00, run_after=2024-02-18T16:41:00+00:00 [2024-02-18T16:40:00.380+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:40:00+00:00, run_after=2024-02-18T16:45:00+00:00 [2024-02-18T16:40:00.384+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:40:00.388+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:40:00.437+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T16:40:00.438+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:40:00.438+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T16:40:00.438+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:40:00.438+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:40:00.438+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:40:00.441+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T16:35:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T16:40:00.441+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T16:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T16:40:00.441+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T16:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:40:00.441+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T16:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T16:40:00.441+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:40:00.441+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:40:00.441+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:40:00.442+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:40:00.792+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T16:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:40:00.793+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:38:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:40:00.793+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:39:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:40:00.793+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:39:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:40:00.817+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6a8061e9-7d44-4417-a326-bf76317199e7 [2024-02-18T16:40:00.817+0000] {scheduler_job.py:635} INFO - Setting external_id for to cfabeb44-d242-4911-97cc-b3cf1b431fbe [2024-02-18T16:40:00.817+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9808e251-8b88-4b3d-bbf7-0c55de7c7236 [2024-02-18T16:40:00.817+0000] {scheduler_job.py:635} INFO - Setting external_id for to 003245c7-032a-453e-948b-f34fa2571fbe [2024-02-18T16:40:03.162+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:40:03.162+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 16:38:00+00:00, run_id=scheduled__2024-02-18T16:38:00+00:00, run_start_date=2024-02-18 16:40:00.397128+00:00, run_end_date=2024-02-18 16:40:03.162665+00:00, run_duration=2.765537, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:38:00+00:00, data_interval_end=2024-02-18 16:40:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T16:40:03.168+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T16:40:00+00:00, run_after=2024-02-18T16:42:00+00:00 [2024-02-18T16:40:03.179+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:40:03.179+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:39:00+00:00, run_id=scheduled__2024-02-18T16:39:00+00:00, run_start_date=2024-02-18 16:40:00.397795+00:00, run_end_date=2024-02-18 16:40:03.179617+00:00, run_duration=2.781822, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:39:00+00:00, data_interval_end=2024-02-18 16:40:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:40:03.186+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:40:00+00:00, run_after=2024-02-18T16:41:00+00:00 [2024-02-18T16:40:03.202+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:40:03.203+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:40:03.203+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:40:03.205+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T16:35:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T16:40:03.205+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T16:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T16:40:03.233+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T16:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:40:03.233+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T16:35:00+00:00 exited with status success for try_number 1 [2024-02-18T16:40:03.233+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:38:00+00:00 exited with status success for try_number 1 [2024-02-18T16:40:03.234+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:39:00+00:00 exited with status success for try_number 1 [2024-02-18T16:40:03.239+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T16:38:00+00:00, map_index=-1, run_start_date=2024-02-18 16:40:01.479701+00:00, run_end_date=2024-02-18 16:40:02.202586+00:00, run_duration=0.722885, state=success, executor_state=success, try_number=1, max_tries=1, job_id=843, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:40:00.439702+00:00, queued_by_job_id=1, pid=18305 [2024-02-18T16:40:03.239+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T16:35:00+00:00, map_index=-1, run_start_date=2024-02-18 16:40:02.493094+00:00, run_end_date=2024-02-18 16:40:02.746254+00:00, run_duration=0.25316, state=success, executor_state=success, try_number=1, max_tries=1, job_id=845, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:40:00.439702+00:00, queued_by_job_id=1, pid=18343 [2024-02-18T16:40:03.239+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:39:00+00:00, map_index=-1, run_start_date=2024-02-18 16:40:02.579860+00:00, run_end_date=2024-02-18 16:40:02.829400+00:00, run_duration=0.24954, state=success, executor_state=success, try_number=1, max_tries=1, job_id=846, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:40:00.439702+00:00, queued_by_job_id=1, pid=18344 [2024-02-18T16:40:03.239+0000] {scheduler_job.py:635} INFO - Setting external_id for to e0265fa4-6090-4833-bcc1-f3e69d401664 [2024-02-18T16:40:05.516+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:40:05.516+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:39:00+00:00, run_id=scheduled__2024-02-18T16:39:00+00:00, run_start_date=2024-02-18 16:40:00.398479+00:00, run_end_date=2024-02-18 16:40:05.516443+00:00, run_duration=5.117964, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:39:00+00:00, data_interval_end=2024-02-18 16:40:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:40:05.526+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:40:00+00:00, run_after=2024-02-18T16:41:00+00:00 [2024-02-18T16:40:05.553+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:40:05.553+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:40:05.554+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:40:05.556+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T16:35:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T16:40:05.557+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T16:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T16:40:05.607+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T16:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:40:05.607+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:39:00+00:00 exited with status success for try_number 1 [2024-02-18T16:40:05.607+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T16:35:00+00:00 exited with status success for try_number 1 [2024-02-18T16:40:05.618+0000] {scheduler_job.py:635} INFO - Setting external_id for to b3efe63f-7d11-40a6-9faf-6b0011baf0e2 [2024-02-18T16:40:05.619+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:39:00+00:00, map_index=-1, run_start_date=2024-02-18 16:40:02.403943+00:00, run_end_date=2024-02-18 16:40:04.643476+00:00, run_duration=2.239533, state=success, executor_state=success, try_number=1, max_tries=1, job_id=844, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:40:00.439702+00:00, queued_by_job_id=1, pid=18333 [2024-02-18T16:40:05.619+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T16:35:00+00:00, map_index=-1, run_start_date=2024-02-18 16:40:04.265103+00:00, run_end_date=2024-02-18 16:40:04.494665+00:00, run_duration=0.229562, state=success, executor_state=success, try_number=1, max_tries=1, job_id=847, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:40:03.204077+00:00, queued_by_job_id=1, pid=18382 [2024-02-18T16:40:08.220+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:40:08.220+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:40:08.221+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:40:08.223+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T16:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:40:08.223+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T16:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T16:40:08.267+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T16:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:40:08.269+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T16:35:00+00:00 exited with status success for try_number 1 [2024-02-18T16:40:08.274+0000] {scheduler_job.py:635} INFO - Setting external_id for to cb42c7e7-e2b7-44ff-8b4a-92affd8c8664 [2024-02-18T16:40:08.274+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T16:35:00+00:00, map_index=0, run_start_date=2024-02-18 16:40:06.983018+00:00, run_end_date=2024-02-18 16:40:07.150028+00:00, run_duration=0.16701, state=success, executor_state=success, try_number=1, max_tries=1, job_id=848, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:40:05.555459+00:00, queued_by_job_id=1, pid=18394 [2024-02-18T16:40:10.446+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:40:10.446+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:35:00+00:00, run_id=scheduled__2024-02-18T16:35:00+00:00, run_start_date=2024-02-18 16:40:00.396390+00:00, run_end_date=2024-02-18 16:40:10.446524+00:00, run_duration=10.050134, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:35:00+00:00, data_interval_end=2024-02-18 16:40:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T16:40:10.450+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:40:00+00:00, run_after=2024-02-18T16:45:00+00:00 [2024-02-18T16:40:10.473+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T16:35:00+00:00 exited with status success for try_number 1 [2024-02-18T16:40:10.476+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T16:35:00+00:00, map_index=-1, run_start_date=2024-02-18 16:40:09.452344+00:00, run_end_date=2024-02-18 16:40:09.667798+00:00, run_duration=0.215454, state=success, executor_state=success, try_number=1, max_tries=1, job_id=849, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:40:08.222010+00:00, queued_by_job_id=1, pid=18406 [2024-02-18T16:40:53.856+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:40:53.856+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-18T16:40:53.857+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:40:53.858+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240218164053_131369', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:40:53.858+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240218164053_131369', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-18T16:40:53.884+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218164053_131369 exited with status queued for try_number 1 [2024-02-18T16:40:53.888+0000] {scheduler_job.py:635} INFO - Setting external_id for to f6473bba-9b47-4f43-8459-cfefb6f5ec86 [2024-02-18T16:40:54.979+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:40:54.979+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-18 16:40:53.625672+00:00, run_id=vdu_down_20240218164053_131369, run_start_date=2024-02-18 16:40:53.836690+00:00, run_end_date=2024-02-18 16:40:54.979625+00:00, run_duration=1.142935, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 16:40:53.625672+00:00, data_interval_end=2024-02-18 16:40:53.625672+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-18T16:40:54.981+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-18T16:40:55.008+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218164053_131369 exited with status success for try_number 1 [2024-02-18T16:40:55.013+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240218164053_131369, map_index=-1, run_start_date=2024-02-18 16:40:54.308149+00:00, run_end_date=2024-02-18 16:40:54.579035+00:00, run_duration=0.270886, state=success, executor_state=success, try_number=1, max_tries=1, job_id=850, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:40:53.857417+00:00, queued_by_job_id=1, pid=18421 [2024-02-18T16:41:00.618+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:41:00+00:00, run_after=2024-02-18T16:42:00+00:00 [2024-02-18T16:41:00.623+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:41:00.658+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T16:41:00.659+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:41:00.659+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:41:00.659+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:41:00.661+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:41:00.661+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:41:00.661+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:41:00.662+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:41:00.751+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:41:00.751+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:41:00.757+0000] {scheduler_job.py:635} INFO - Setting external_id for to 91b2cf06-266c-4bf4-b7cc-845e4443cfa0 [2024-02-18T16:41:00.758+0000] {scheduler_job.py:635} INFO - Setting external_id for to 31f7dbc9-202a-4bc4-9fb5-66f87eda7fc3 [2024-02-18T16:41:02.922+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:41:02.922+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:40:00+00:00, run_id=scheduled__2024-02-18T16:40:00+00:00, run_start_date=2024-02-18 16:41:00.632906+00:00, run_end_date=2024-02-18 16:41:02.922606+00:00, run_duration=2.2897, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:40:00+00:00, data_interval_end=2024-02-18 16:41:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:41:02.932+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:41:00+00:00, run_after=2024-02-18T16:42:00+00:00 [2024-02-18T16:41:02.958+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:40:00+00:00 exited with status success for try_number 1 [2024-02-18T16:41:02.962+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:40:00+00:00, map_index=-1, run_start_date=2024-02-18 16:41:01.813030+00:00, run_end_date=2024-02-18 16:41:02.031553+00:00, run_duration=0.218523, state=success, executor_state=success, try_number=1, max_tries=1, job_id=852, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:41:00.660192+00:00, queued_by_job_id=1, pid=18472 [2024-02-18T16:41:03.963+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:41:03.964+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:40:00+00:00, run_id=scheduled__2024-02-18T16:40:00+00:00, run_start_date=2024-02-18 16:41:00.633652+00:00, run_end_date=2024-02-18 16:41:03.963969+00:00, run_duration=3.330317, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:40:00+00:00, data_interval_end=2024-02-18 16:41:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:41:03.970+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:41:00+00:00, run_after=2024-02-18T16:42:00+00:00 [2024-02-18T16:41:03.989+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:40:00+00:00 exited with status success for try_number 1 [2024-02-18T16:41:03.992+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:40:00+00:00, map_index=-1, run_start_date=2024-02-18 16:41:01.805193+00:00, run_end_date=2024-02-18 16:41:02.984872+00:00, run_duration=1.179679, state=success, executor_state=success, try_number=1, max_tries=1, job_id=851, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:41:00.660192+00:00, queued_by_job_id=1, pid=18471 [2024-02-18T16:42:00.822+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:42:00.829+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:42:00+00:00, run_after=2024-02-18T16:43:00+00:00 [2024-02-18T16:42:00.833+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:42:00.878+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T16:42:00.878+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T16:42:00.878+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:42:00.878+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:42:00.879+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:42:00.881+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T16:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:42:00.881+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T16:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T16:42:00.881+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:42:00.881+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:42:00.881+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:42:00.881+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:42:01.029+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:42:01.030+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:41:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:42:01.030+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:41:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:42:01.037+0000] {scheduler_job.py:635} INFO - Setting external_id for to dc58761b-cf74-4cdb-8ed6-f902f03c6bf5 [2024-02-18T16:42:01.037+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4aa528af-08ce-4934-b65e-53a2e5e4fc87 [2024-02-18T16:42:01.037+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3c2fa222-650b-45b2-8bff-bcff2d1aaef8 [2024-02-18T16:42:02.150+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:42:02.151+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 16:40:00+00:00, run_id=scheduled__2024-02-18T16:40:00+00:00, run_start_date=2024-02-18 16:42:00.842364+00:00, run_end_date=2024-02-18 16:42:02.151031+00:00, run_duration=1.308667, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:40:00+00:00, data_interval_end=2024-02-18 16:42:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T16:42:02.162+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T16:42:00+00:00, run_after=2024-02-18T16:44:00+00:00 [2024-02-18T16:42:02.197+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:40:00+00:00 exited with status success for try_number 1 [2024-02-18T16:42:02.202+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T16:40:00+00:00, map_index=-1, run_start_date=2024-02-18 16:42:01.482373+00:00, run_end_date=2024-02-18 16:42:01.707858+00:00, run_duration=0.225485, state=success, executor_state=success, try_number=1, max_tries=1, job_id=853, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:42:00.879775+00:00, queued_by_job_id=1, pid=18507 [2024-02-18T16:42:03.232+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:42:03.233+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:41:00+00:00, run_id=scheduled__2024-02-18T16:41:00+00:00, run_start_date=2024-02-18 16:42:00.843030+00:00, run_end_date=2024-02-18 16:42:03.233177+00:00, run_duration=2.390147, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:41:00+00:00, data_interval_end=2024-02-18 16:42:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:42:03.241+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:42:00+00:00, run_after=2024-02-18T16:43:00+00:00 [2024-02-18T16:42:03.247+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:42:03.247+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:41:00+00:00, run_id=scheduled__2024-02-18T16:41:00+00:00, run_start_date=2024-02-18 16:42:00.843689+00:00, run_end_date=2024-02-18 16:42:03.247435+00:00, run_duration=2.403746, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:41:00+00:00, data_interval_end=2024-02-18 16:42:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:42:03.253+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:42:00+00:00, run_after=2024-02-18T16:43:00+00:00 [2024-02-18T16:42:03.277+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:41:00+00:00 exited with status success for try_number 1 [2024-02-18T16:42:03.281+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:41:00+00:00, map_index=-1, run_start_date=2024-02-18 16:42:02.206743+00:00, run_end_date=2024-02-18 16:42:02.401594+00:00, run_duration=0.194851, state=success, executor_state=success, try_number=1, max_tries=1, job_id=854, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:42:00.879775+00:00, queued_by_job_id=1, pid=18537 [2024-02-18T16:42:04.366+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:41:00+00:00 exited with status success for try_number 1 [2024-02-18T16:42:04.370+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:41:00+00:00, map_index=-1, run_start_date=2024-02-18 16:42:02.257574+00:00, run_end_date=2024-02-18 16:42:03.220484+00:00, run_duration=0.96291, state=success, executor_state=success, try_number=1, max_tries=1, job_id=855, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:42:00.879775+00:00, queued_by_job_id=1, pid=18538 [2024-02-18T16:42:12.437+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T16:42:53.876+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:42:53.876+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-18T16:42:53.877+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:42:53.878+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240218164253_599684', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:42:53.878+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240218164253_599684', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-18T16:42:53.906+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218164253_599684 exited with status queued for try_number 1 [2024-02-18T16:42:53.910+0000] {scheduler_job.py:635} INFO - Setting external_id for to 96169a2f-b021-48a5-bcbe-0b04f6b77256 [2024-02-18T16:42:54.990+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:42:54.990+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-18 16:42:53.616459+00:00, run_id=vdu_down_20240218164253_599684, run_start_date=2024-02-18 16:42:53.849988+00:00, run_end_date=2024-02-18 16:42:54.990646+00:00, run_duration=1.140658, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 16:42:53.616459+00:00, data_interval_end=2024-02-18 16:42:53.616459+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-18T16:42:54.993+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-18T16:42:55.063+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218164253_599684 exited with status success for try_number 1 [2024-02-18T16:42:55.068+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240218164253_599684, map_index=-1, run_start_date=2024-02-18 16:42:54.356821+00:00, run_end_date=2024-02-18 16:42:54.688033+00:00, run_duration=0.331212, state=success, executor_state=success, try_number=1, max_tries=1, job_id=856, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:42:53.877530+00:00, queued_by_job_id=1, pid=18571 [2024-02-18T16:43:00.131+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:43:00.139+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:43:00+00:00, run_after=2024-02-18T16:44:00+00:00 [2024-02-18T16:43:00.174+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T16:43:00.174+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:43:00.174+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:43:00.174+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:43:00.176+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:43:00.176+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:43:00.176+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:43:00.176+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:43:00.258+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:42:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:43:00.259+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:42:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:43:00.263+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2830e2be-4344-412e-b534-69d18fd97333 [2024-02-18T16:43:00.264+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4f3718a5-f308-491c-92ce-41cc6ca2618b [2024-02-18T16:43:02.439+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:43:02.440+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:42:00+00:00, run_id=scheduled__2024-02-18T16:42:00+00:00, run_start_date=2024-02-18 16:43:00.147576+00:00, run_end_date=2024-02-18 16:43:02.440171+00:00, run_duration=2.292595, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:42:00+00:00, data_interval_end=2024-02-18 16:43:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:43:02.446+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:43:00+00:00, run_after=2024-02-18T16:44:00+00:00 [2024-02-18T16:43:02.450+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:43:02.450+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:42:00+00:00, run_id=scheduled__2024-02-18T16:42:00+00:00, run_start_date=2024-02-18 16:43:00.148343+00:00, run_end_date=2024-02-18 16:43:02.450538+00:00, run_duration=2.302195, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:42:00+00:00, data_interval_end=2024-02-18 16:43:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:43:02.456+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:43:00+00:00, run_after=2024-02-18T16:44:00+00:00 [2024-02-18T16:43:02.476+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:42:00+00:00 exited with status success for try_number 1 [2024-02-18T16:43:02.476+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:42:00+00:00 exited with status success for try_number 1 [2024-02-18T16:43:02.480+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:42:00+00:00, map_index=-1, run_start_date=2024-02-18 16:43:01.349701+00:00, run_end_date=2024-02-18 16:43:02.246541+00:00, run_duration=0.89684, state=success, executor_state=success, try_number=1, max_tries=1, job_id=857, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:43:00.175420+00:00, queued_by_job_id=1, pid=18621 [2024-02-18T16:43:02.480+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:42:00+00:00, map_index=-1, run_start_date=2024-02-18 16:43:01.350123+00:00, run_end_date=2024-02-18 16:43:01.565717+00:00, run_duration=0.215594, state=success, executor_state=success, try_number=1, max_tries=1, job_id=858, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:43:00.175420+00:00, queued_by_job_id=1, pid=18620 [2024-02-18T16:44:00.590+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:44:00+00:00, run_after=2024-02-18T16:45:00+00:00 [2024-02-18T16:44:00.593+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:44:00.597+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:44:00.883+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T16:44:00.883+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T16:44:00.883+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:44:00.883+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:44:00.884+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:44:00.886+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T16:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:44:00.886+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T16:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T16:44:00.886+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:44:00.886+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:44:00.887+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:44:00.887+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:44:01.027+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:42:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:44:01.028+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:43:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:44:01.028+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:43:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:44:01.034+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0dc1cdae-767d-414a-aa2f-d9dcc1b49f68 [2024-02-18T16:44:01.034+0000] {scheduler_job.py:635} INFO - Setting external_id for to bed30f03-af31-464d-b5a2-33b8a1f1422c [2024-02-18T16:44:01.034+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0fe998e4-5dec-491b-8aa8-46fa652ba714 [2024-02-18T16:44:02.268+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:44:02.269+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 16:42:00+00:00, run_id=scheduled__2024-02-18T16:42:00+00:00, run_start_date=2024-02-18 16:44:00.777194+00:00, run_end_date=2024-02-18 16:44:02.269202+00:00, run_duration=1.492008, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:42:00+00:00, data_interval_end=2024-02-18 16:44:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T16:44:02.276+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T16:44:00+00:00, run_after=2024-02-18T16:46:00+00:00 [2024-02-18T16:44:02.315+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:42:00+00:00 exited with status success for try_number 1 [2024-02-18T16:44:02.318+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T16:42:00+00:00, map_index=-1, run_start_date=2024-02-18 16:44:01.686410+00:00, run_end_date=2024-02-18 16:44:01.983861+00:00, run_duration=0.297451, state=success, executor_state=success, try_number=1, max_tries=1, job_id=859, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:44:00.884928+00:00, queued_by_job_id=1, pid=18656 [2024-02-18T16:44:02.700+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:44:02.701+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:43:00+00:00, run_id=scheduled__2024-02-18T16:43:00+00:00, run_start_date=2024-02-18 16:44:00.778049+00:00, run_end_date=2024-02-18 16:44:02.701122+00:00, run_duration=1.923073, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:43:00+00:00, data_interval_end=2024-02-18 16:44:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:44:02.711+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:44:00+00:00, run_after=2024-02-18T16:45:00+00:00 [2024-02-18T16:44:02.739+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:43:00+00:00 exited with status success for try_number 1 [2024-02-18T16:44:02.742+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:43:00+00:00, map_index=-1, run_start_date=2024-02-18 16:44:02.337940+00:00, run_end_date=2024-02-18 16:44:02.537677+00:00, run_duration=0.199737, state=success, executor_state=success, try_number=1, max_tries=1, job_id=860, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:44:00.884928+00:00, queued_by_job_id=1, pid=18686 [2024-02-18T16:44:03.779+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:44:03.779+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:43:00+00:00, run_id=scheduled__2024-02-18T16:43:00+00:00, run_start_date=2024-02-18 16:44:00.778751+00:00, run_end_date=2024-02-18 16:44:03.779843+00:00, run_duration=3.001092, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:43:00+00:00, data_interval_end=2024-02-18 16:44:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:44:03.786+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:44:00+00:00, run_after=2024-02-18T16:45:00+00:00 [2024-02-18T16:44:03.804+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:43:00+00:00 exited with status success for try_number 1 [2024-02-18T16:44:03.807+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:43:00+00:00, map_index=-1, run_start_date=2024-02-18 16:44:02.343773+00:00, run_end_date=2024-02-18 16:44:03.307212+00:00, run_duration=0.963439, state=success, executor_state=success, try_number=1, max_tries=1, job_id=861, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:44:00.884928+00:00, queued_by_job_id=1, pid=18687 [2024-02-18T16:45:00.489+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:45:00.497+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:45:00+00:00, run_after=2024-02-18T16:46:00+00:00 [2024-02-18T16:45:00.504+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:45:00+00:00, run_after=2024-02-18T16:50:00+00:00 [2024-02-18T16:45:00.554+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T16:45:00.554+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:45:00.554+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:45:00.555+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:45:00.555+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:45:00.557+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T16:40:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T16:45:00.558+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T16:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T16:45:00.558+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:45:00.558+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:45:00.558+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:45:00.558+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:45:00.701+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T16:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:45:00.701+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:44:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:45:00.701+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:44:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:45:00.708+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3bfcff51-79c3-4b97-9f6b-7b839b736ee8 [2024-02-18T16:45:00.709+0000] {scheduler_job.py:635} INFO - Setting external_id for to 22929417-6857-485c-b9a6-e7f829269762 [2024-02-18T16:45:00.709+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3791bcbe-02c9-4753-a4cb-bea5982cb4d5 [2024-02-18T16:45:03.239+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:45:03.239+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:44:00+00:00, run_id=scheduled__2024-02-18T16:44:00+00:00, run_start_date=2024-02-18 16:45:00.513973+00:00, run_end_date=2024-02-18 16:45:03.239645+00:00, run_duration=2.725672, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:44:00+00:00, data_interval_end=2024-02-18 16:45:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:45:03.245+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:45:00+00:00, run_after=2024-02-18T16:46:00+00:00 [2024-02-18T16:45:03.249+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:45:03.249+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:44:00+00:00, run_id=scheduled__2024-02-18T16:44:00+00:00, run_start_date=2024-02-18 16:45:00.513163+00:00, run_end_date=2024-02-18 16:45:03.249603+00:00, run_duration=2.73644, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:44:00+00:00, data_interval_end=2024-02-18 16:45:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:45:03.256+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:45:00+00:00, run_after=2024-02-18T16:46:00+00:00 [2024-02-18T16:45:03.274+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:45:03.274+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:45:03.275+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:45:03.276+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T16:40:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T16:45:03.276+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T16:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T16:45:03.304+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T16:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:45:03.304+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T16:40:00+00:00 exited with status success for try_number 1 [2024-02-18T16:45:03.305+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:44:00+00:00 exited with status success for try_number 1 [2024-02-18T16:45:03.305+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:44:00+00:00 exited with status success for try_number 1 [2024-02-18T16:45:03.310+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5a067317-55f7-41cb-8642-fe290af64272 [2024-02-18T16:45:03.310+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:44:00+00:00, map_index=-1, run_start_date=2024-02-18 16:45:01.927233+00:00, run_end_date=2024-02-18 16:45:02.173254+00:00, run_duration=0.246021, state=success, executor_state=success, try_number=1, max_tries=1, job_id=862, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:45:00.556403+00:00, queued_by_job_id=1, pid=18743 [2024-02-18T16:45:03.310+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T16:40:00+00:00, map_index=-1, run_start_date=2024-02-18 16:45:02.109359+00:00, run_end_date=2024-02-18 16:45:02.354906+00:00, run_duration=0.245547, state=success, executor_state=success, try_number=1, max_tries=1, job_id=864, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:45:00.556403+00:00, queued_by_job_id=1, pid=18763 [2024-02-18T16:45:03.311+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:44:00+00:00, map_index=-1, run_start_date=2024-02-18 16:45:02.002288+00:00, run_end_date=2024-02-18 16:45:03.044985+00:00, run_duration=1.042697, state=success, executor_state=success, try_number=1, max_tries=1, job_id=863, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:45:00.556403+00:00, queued_by_job_id=1, pid=18753 [2024-02-18T16:45:05.620+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:45:05.621+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:45:05.621+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:45:05.623+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T16:40:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T16:45:05.623+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T16:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T16:45:05.692+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T16:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:45:05.693+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T16:40:00+00:00 exited with status success for try_number 1 [2024-02-18T16:45:05.699+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2b586000-9d70-49f4-ae81-4a406fe4f0c5 [2024-02-18T16:45:05.699+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T16:40:00+00:00, map_index=-1, run_start_date=2024-02-18 16:45:04.367590+00:00, run_end_date=2024-02-18 16:45:04.568296+00:00, run_duration=0.200706, state=success, executor_state=success, try_number=1, max_tries=1, job_id=865, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:45:03.275376+00:00, queued_by_job_id=1, pid=18793 [2024-02-18T16:45:07.874+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:45:07.874+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:45:07.875+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:45:07.876+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T16:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:45:07.876+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T16:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T16:45:07.903+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T16:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:45:07.903+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T16:40:00+00:00 exited with status success for try_number 1 [2024-02-18T16:45:07.907+0000] {scheduler_job.py:635} INFO - Setting external_id for to f0134fd1-0177-4e5e-9bfe-16b5759eb46e [2024-02-18T16:45:07.907+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T16:40:00+00:00, map_index=0, run_start_date=2024-02-18 16:45:07.121518+00:00, run_end_date=2024-02-18 16:45:07.283246+00:00, run_duration=0.161728, state=success, executor_state=success, try_number=1, max_tries=1, job_id=866, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:45:05.622051+00:00, queued_by_job_id=1, pid=18805 [2024-02-18T16:45:09.587+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:45:09.587+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:40:00+00:00, run_id=scheduled__2024-02-18T16:40:00+00:00, run_start_date=2024-02-18 16:45:00.512231+00:00, run_end_date=2024-02-18 16:45:09.587755+00:00, run_duration=9.075524, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:40:00+00:00, data_interval_end=2024-02-18 16:45:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T16:45:09.591+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:45:00+00:00, run_after=2024-02-18T16:50:00+00:00 [2024-02-18T16:45:09.610+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T16:40:00+00:00 exited with status success for try_number 1 [2024-02-18T16:45:09.612+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T16:40:00+00:00, map_index=-1, run_start_date=2024-02-18 16:45:08.918104+00:00, run_end_date=2024-02-18 16:45:09.092568+00:00, run_duration=0.174464, state=success, executor_state=success, try_number=1, max_tries=1, job_id=867, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:45:07.875649+00:00, queued_by_job_id=1, pid=18817 [2024-02-18T16:46:00.985+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:46:00+00:00, run_after=2024-02-18T16:47:00+00:00 [2024-02-18T16:46:00.989+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:46:00.993+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:46:01.034+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T16:46:01.035+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T16:46:01.035+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:46:01.035+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:46:01.035+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:46:01.037+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T16:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:46:01.037+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T16:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T16:46:01.038+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:46:01.038+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:46:01.038+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:46:01.038+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:46:01.172+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:44:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:46:01.173+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:46:01.173+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:46:01.182+0000] {scheduler_job.py:635} INFO - Setting external_id for to df0dae93-4c44-4d07-8951-a8cafaa0f0f1 [2024-02-18T16:46:01.182+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3449bcde-b72c-44c3-a3b4-d489a982b71a [2024-02-18T16:46:01.182+0000] {scheduler_job.py:635} INFO - Setting external_id for to c408f470-aef7-4488-8e9b-b3430a491661 [2024-02-18T16:46:02.302+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:46:02.303+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 16:44:00+00:00, run_id=scheduled__2024-02-18T16:44:00+00:00, run_start_date=2024-02-18 16:46:01.001283+00:00, run_end_date=2024-02-18 16:46:02.303214+00:00, run_duration=1.301931, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:44:00+00:00, data_interval_end=2024-02-18 16:46:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T16:46:02.311+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T16:46:00+00:00, run_after=2024-02-18T16:48:00+00:00 [2024-02-18T16:46:02.352+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:44:00+00:00 exited with status success for try_number 1 [2024-02-18T16:46:02.357+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T16:44:00+00:00, map_index=-1, run_start_date=2024-02-18 16:46:01.550855+00:00, run_end_date=2024-02-18 16:46:01.788857+00:00, run_duration=0.238002, state=success, executor_state=success, try_number=1, max_tries=1, job_id=868, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:46:01.036541+00:00, queued_by_job_id=1, pid=18835 [2024-02-18T16:46:03.470+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:46:03.470+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:45:00+00:00, run_id=scheduled__2024-02-18T16:45:00+00:00, run_start_date=2024-02-18 16:46:01.002207+00:00, run_end_date=2024-02-18 16:46:03.470228+00:00, run_duration=2.468021, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:45:00+00:00, data_interval_end=2024-02-18 16:46:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:46:03.476+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:46:00+00:00, run_after=2024-02-18T16:47:00+00:00 [2024-02-18T16:46:03.479+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:46:03.480+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:45:00+00:00, run_id=scheduled__2024-02-18T16:45:00+00:00, run_start_date=2024-02-18 16:46:01.002935+00:00, run_end_date=2024-02-18 16:46:03.479992+00:00, run_duration=2.477057, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:45:00+00:00, data_interval_end=2024-02-18 16:46:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:46:03.486+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:46:00+00:00, run_after=2024-02-18T16:47:00+00:00 [2024-02-18T16:46:03.507+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:45:00+00:00 exited with status success for try_number 1 [2024-02-18T16:46:03.507+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:45:00+00:00 exited with status success for try_number 1 [2024-02-18T16:46:03.511+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:45:00+00:00, map_index=-1, run_start_date=2024-02-18 16:46:02.388703+00:00, run_end_date=2024-02-18 16:46:02.608850+00:00, run_duration=0.220147, state=success, executor_state=success, try_number=1, max_tries=1, job_id=869, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:46:01.036541+00:00, queued_by_job_id=1, pid=18866 [2024-02-18T16:46:03.511+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:45:00+00:00, map_index=-1, run_start_date=2024-02-18 16:46:02.400186+00:00, run_end_date=2024-02-18 16:46:03.362101+00:00, run_duration=0.961915, state=success, executor_state=success, try_number=1, max_tries=1, job_id=870, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:46:01.036541+00:00, queued_by_job_id=1, pid=18865 [2024-02-18T16:47:00.425+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:47:00.433+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:47:00+00:00, run_after=2024-02-18T16:48:00+00:00 [2024-02-18T16:47:00.467+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T16:47:00.467+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:47:00.467+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:47:00.467+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:47:00.469+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:47:00.469+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:47:00.469+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:47:00.470+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:47:00.562+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:46:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:47:00.562+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:46:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:47:00.568+0000] {scheduler_job.py:635} INFO - Setting external_id for to 39c2ea0e-5112-41cf-9939-61cf1d7159c0 [2024-02-18T16:47:00.568+0000] {scheduler_job.py:635} INFO - Setting external_id for to b17f8c99-12e0-40ea-b0b3-fdabbe224182 [2024-02-18T16:47:02.655+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:47:02.655+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:46:00+00:00, run_id=scheduled__2024-02-18T16:46:00+00:00, run_start_date=2024-02-18 16:47:00.441580+00:00, run_end_date=2024-02-18 16:47:02.655880+00:00, run_duration=2.2143, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:46:00+00:00, data_interval_end=2024-02-18 16:47:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:47:02.662+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:47:00+00:00, run_after=2024-02-18T16:48:00+00:00 [2024-02-18T16:47:02.686+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:46:00+00:00 exited with status success for try_number 1 [2024-02-18T16:47:02.689+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:46:00+00:00, map_index=-1, run_start_date=2024-02-18 16:47:01.726032+00:00, run_end_date=2024-02-18 16:47:01.932156+00:00, run_duration=0.206124, state=success, executor_state=success, try_number=1, max_tries=1, job_id=871, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:47:00.468486+00:00, queued_by_job_id=1, pid=18920 [2024-02-18T16:47:03.719+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:47:03.720+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:46:00+00:00, run_id=scheduled__2024-02-18T16:46:00+00:00, run_start_date=2024-02-18 16:47:00.442330+00:00, run_end_date=2024-02-18 16:47:03.720018+00:00, run_duration=3.277688, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:46:00+00:00, data_interval_end=2024-02-18 16:47:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:47:03.726+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:47:00+00:00, run_after=2024-02-18T16:48:00+00:00 [2024-02-18T16:47:03.746+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:46:00+00:00 exited with status success for try_number 1 [2024-02-18T16:47:03.749+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:46:00+00:00, map_index=-1, run_start_date=2024-02-18 16:47:01.730477+00:00, run_end_date=2024-02-18 16:47:02.878523+00:00, run_duration=1.148046, state=success, executor_state=success, try_number=1, max_tries=1, job_id=872, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:47:00.468486+00:00, queued_by_job_id=1, pid=18921 [2024-02-18T16:47:12.472+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T16:48:00.918+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:48:00.922+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:48:00.930+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:48:00+00:00, run_after=2024-02-18T16:49:00+00:00 [2024-02-18T16:48:00.985+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T16:48:00.985+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T16:48:00.985+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:48:00.986+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:48:00.986+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:48:00.989+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T16:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:48:00.989+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T16:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T16:48:00.989+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:48:00.989+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:48:00.990+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:48:00.990+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:48:01.279+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:46:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:48:01.283+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:47:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:48:01.283+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:47:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:48:01.296+0000] {scheduler_job.py:635} INFO - Setting external_id for to 53ff9199-34a1-4efe-aed2-d909199248b5 [2024-02-18T16:48:01.296+0000] {scheduler_job.py:635} INFO - Setting external_id for to deea9d40-3bd4-4153-96ca-8abddf238bee [2024-02-18T16:48:01.296+0000] {scheduler_job.py:635} INFO - Setting external_id for to ad2c08dd-8ff0-4c13-b60e-069b9f8a8d2b [2024-02-18T16:48:02.451+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:48:02.452+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 16:46:00+00:00, run_id=scheduled__2024-02-18T16:46:00+00:00, run_start_date=2024-02-18 16:48:00.938734+00:00, run_end_date=2024-02-18 16:48:02.452114+00:00, run_duration=1.51338, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:46:00+00:00, data_interval_end=2024-02-18 16:48:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T16:48:02.460+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T16:48:00+00:00, run_after=2024-02-18T16:50:00+00:00 [2024-02-18T16:48:02.917+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:46:00+00:00 exited with status success for try_number 1 [2024-02-18T16:48:02.920+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T16:46:00+00:00, map_index=-1, run_start_date=2024-02-18 16:48:01.843535+00:00, run_end_date=2024-02-18 16:48:02.401149+00:00, run_duration=0.557614, state=success, executor_state=success, try_number=1, max_tries=1, job_id=873, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:48:00.987520+00:00, queued_by_job_id=1, pid=18955 [2024-02-18T16:48:03.957+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:48:03.958+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:47:00+00:00, run_id=scheduled__2024-02-18T16:47:00+00:00, run_start_date=2024-02-18 16:48:00.939647+00:00, run_end_date=2024-02-18 16:48:03.957947+00:00, run_duration=3.0183, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:47:00+00:00, data_interval_end=2024-02-18 16:48:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:48:03.964+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:48:00+00:00, run_after=2024-02-18T16:49:00+00:00 [2024-02-18T16:48:03.983+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:47:00+00:00 exited with status success for try_number 1 [2024-02-18T16:48:03.986+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:47:00+00:00, map_index=-1, run_start_date=2024-02-18 16:48:02.995994+00:00, run_end_date=2024-02-18 16:48:03.199798+00:00, run_duration=0.203804, state=success, executor_state=success, try_number=1, max_tries=1, job_id=875, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:48:00.987520+00:00, queued_by_job_id=1, pid=18986 [2024-02-18T16:48:04.925+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:48:04.925+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:47:00+00:00, run_id=scheduled__2024-02-18T16:47:00+00:00, run_start_date=2024-02-18 16:48:00.940464+00:00, run_end_date=2024-02-18 16:48:04.925735+00:00, run_duration=3.985271, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:47:00+00:00, data_interval_end=2024-02-18 16:48:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:48:04.936+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:48:00+00:00, run_after=2024-02-18T16:49:00+00:00 [2024-02-18T16:48:04.959+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:47:00+00:00 exited with status success for try_number 1 [2024-02-18T16:48:04.963+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:47:00+00:00, map_index=-1, run_start_date=2024-02-18 16:48:02.885502+00:00, run_end_date=2024-02-18 16:48:04.079129+00:00, run_duration=1.193627, state=success, executor_state=success, try_number=1, max_tries=1, job_id=874, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:48:00.987520+00:00, queued_by_job_id=1, pid=18985 [2024-02-18T16:49:00.515+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:49:00+00:00, run_after=2024-02-18T16:50:00+00:00 [2024-02-18T16:49:00.519+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:49:00.565+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T16:49:00.566+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:49:00.566+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:49:00.566+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:49:00.568+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:49:00.568+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:49:00.569+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:49:00.569+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:49:00.658+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:48:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:49:00.658+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:48:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:49:00.663+0000] {scheduler_job.py:635} INFO - Setting external_id for to b90de021-dc92-4340-94fb-7806d83289cc [2024-02-18T16:49:00.663+0000] {scheduler_job.py:635} INFO - Setting external_id for to 25ca5f0c-d9d7-4697-97de-20117e93b23f [2024-02-18T16:49:02.841+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:49:02.842+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:48:00+00:00, run_id=scheduled__2024-02-18T16:48:00+00:00, run_start_date=2024-02-18 16:49:00.528310+00:00, run_end_date=2024-02-18 16:49:02.841976+00:00, run_duration=2.313666, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:48:00+00:00, data_interval_end=2024-02-18 16:49:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:49:02.848+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:49:00+00:00, run_after=2024-02-18T16:50:00+00:00 [2024-02-18T16:49:02.852+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:49:02.852+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:48:00+00:00, run_id=scheduled__2024-02-18T16:48:00+00:00, run_start_date=2024-02-18 16:49:00.529221+00:00, run_end_date=2024-02-18 16:49:02.852243+00:00, run_duration=2.323022, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:48:00+00:00, data_interval_end=2024-02-18 16:49:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:49:02.858+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:49:00+00:00, run_after=2024-02-18T16:50:00+00:00 [2024-02-18T16:49:02.877+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:48:00+00:00 exited with status success for try_number 1 [2024-02-18T16:49:02.877+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:48:00+00:00 exited with status success for try_number 1 [2024-02-18T16:49:02.881+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:48:00+00:00, map_index=-1, run_start_date=2024-02-18 16:49:01.717491+00:00, run_end_date=2024-02-18 16:49:01.930080+00:00, run_duration=0.212589, state=success, executor_state=success, try_number=1, max_tries=1, job_id=876, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:49:00.567430+00:00, queued_by_job_id=1, pid=19040 [2024-02-18T16:49:02.881+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:48:00+00:00, map_index=-1, run_start_date=2024-02-18 16:49:01.727545+00:00, run_end_date=2024-02-18 16:49:02.637317+00:00, run_duration=0.909772, state=success, executor_state=success, try_number=1, max_tries=1, job_id=877, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:49:00.567430+00:00, queued_by_job_id=1, pid=19041 [2024-02-18T16:50:00.252+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:50:00+00:00, run_after=2024-02-18T16:55:00+00:00 [2024-02-18T16:50:00.256+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:50:00.263+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:50:00+00:00, run_after=2024-02-18T16:51:00+00:00 [2024-02-18T16:50:00.267+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:50:00.321+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T16:50:00.321+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:50:00.321+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T16:50:00.321+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:50:00.321+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:50:00.322+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:50:00.324+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T16:45:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T16:50:00.324+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T16:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T16:50:00.324+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T16:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:50:00.325+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T16:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T16:50:00.325+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:50:00.325+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:50:00.325+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:50:00.325+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:50:00.637+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T16:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:50:00.641+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:48:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:50:00.641+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:49:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:50:00.641+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:49:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:50:00.658+0000] {scheduler_job.py:635} INFO - Setting external_id for to 921c5acb-13af-4a46-8b43-6415d7d934ca [2024-02-18T16:50:00.659+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9e4d0e94-a259-4b5e-8e1f-24eb9a89c39e [2024-02-18T16:50:00.659+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3b7a3e0c-6ce4-4e77-860e-f1156f23afe7 [2024-02-18T16:50:00.659+0000] {scheduler_job.py:635} INFO - Setting external_id for to be118ddc-0af0-471e-81ad-fec593491382 [2024-02-18T16:50:02.301+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:50:02.302+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 16:48:00+00:00, run_id=scheduled__2024-02-18T16:48:00+00:00, run_start_date=2024-02-18 16:50:00.277224+00:00, run_end_date=2024-02-18 16:50:02.302086+00:00, run_duration=2.024862, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:48:00+00:00, data_interval_end=2024-02-18 16:50:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T16:50:02.308+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T16:50:00+00:00, run_after=2024-02-18T16:52:00+00:00 [2024-02-18T16:50:02.322+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:50:02.322+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:49:00+00:00, run_id=scheduled__2024-02-18T16:49:00+00:00, run_start_date=2024-02-18 16:50:00.277976+00:00, run_end_date=2024-02-18 16:50:02.322312+00:00, run_duration=2.044336, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:49:00+00:00, data_interval_end=2024-02-18 16:50:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:50:02.332+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:50:00+00:00, run_after=2024-02-18T16:51:00+00:00 [2024-02-18T16:50:02.353+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:50:02.353+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:50:02.354+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:50:02.356+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T16:45:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T16:50:02.356+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T16:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T16:50:02.393+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T16:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:50:02.395+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:48:00+00:00 exited with status success for try_number 1 [2024-02-18T16:50:02.401+0000] {scheduler_job.py:635} INFO - Setting external_id for to cf9af2c5-0f45-4331-810f-94ab87c254b2 [2024-02-18T16:50:02.401+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T16:48:00+00:00, map_index=-1, run_start_date=2024-02-18 16:50:01.076442+00:00, run_end_date=2024-02-18 16:50:01.395853+00:00, run_duration=0.319411, state=success, executor_state=success, try_number=1, max_tries=1, job_id=878, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:50:00.323231+00:00, queued_by_job_id=1, pid=19077 [2024-02-18T16:50:02.458+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T16:45:00+00:00 exited with status success for try_number 1 [2024-02-18T16:50:02.459+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:49:00+00:00 exited with status success for try_number 1 [2024-02-18T16:50:02.463+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:49:00+00:00, map_index=-1, run_start_date=2024-02-18 16:50:02.089422+00:00, run_end_date=2024-02-18 16:50:02.306638+00:00, run_duration=0.217216, state=success, executor_state=success, try_number=1, max_tries=1, job_id=881, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:50:00.323231+00:00, queued_by_job_id=1, pid=19128 [2024-02-18T16:50:02.464+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T16:45:00+00:00, map_index=-1, run_start_date=2024-02-18 16:50:02.036750+00:00, run_end_date=2024-02-18 16:50:02.262874+00:00, run_duration=0.226124, state=success, executor_state=success, try_number=1, max_tries=1, job_id=880, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:50:00.323231+00:00, queued_by_job_id=1, pid=19118 [2024-02-18T16:50:03.327+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:50:03.327+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:49:00+00:00, run_id=scheduled__2024-02-18T16:49:00+00:00, run_start_date=2024-02-18 16:50:00.278697+00:00, run_end_date=2024-02-18 16:50:03.327731+00:00, run_duration=3.049034, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:49:00+00:00, data_interval_end=2024-02-18 16:50:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:50:03.334+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:50:00+00:00, run_after=2024-02-18T16:51:00+00:00 [2024-02-18T16:50:03.367+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:49:00+00:00 exited with status success for try_number 1 [2024-02-18T16:50:03.371+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:49:00+00:00, map_index=-1, run_start_date=2024-02-18 16:50:01.887188+00:00, run_end_date=2024-02-18 16:50:03.191273+00:00, run_duration=1.304085, state=success, executor_state=success, try_number=1, max_tries=1, job_id=879, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:50:00.323231+00:00, queued_by_job_id=1, pid=19108 [2024-02-18T16:50:04.417+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:50:04.418+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:50:04.418+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:50:04.419+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T16:45:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T16:50:04.420+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T16:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T16:50:04.453+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T16:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:50:04.454+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T16:45:00+00:00 exited with status success for try_number 1 [2024-02-18T16:50:04.458+0000] {scheduler_job.py:635} INFO - Setting external_id for to d047f45b-7b4e-45ab-bd1e-bc3743807221 [2024-02-18T16:50:04.458+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T16:45:00+00:00, map_index=-1, run_start_date=2024-02-18 16:50:03.443200+00:00, run_end_date=2024-02-18 16:50:03.603170+00:00, run_duration=0.15997, state=success, executor_state=success, try_number=1, max_tries=1, job_id=882, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:50:02.354966+00:00, queued_by_job_id=1, pid=19158 [2024-02-18T16:50:06.316+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:50:06.316+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:50:06.317+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:50:06.319+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T16:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:50:06.319+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T16:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T16:50:06.375+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T16:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:50:06.375+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T16:45:00+00:00 exited with status success for try_number 1 [2024-02-18T16:50:06.380+0000] {scheduler_job.py:635} INFO - Setting external_id for to 745b88eb-99fd-4213-93a5-f4003963da6e [2024-02-18T16:50:06.381+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T16:45:00+00:00, map_index=0, run_start_date=2024-02-18 16:50:05.765286+00:00, run_end_date=2024-02-18 16:50:05.997014+00:00, run_duration=0.231728, state=success, executor_state=success, try_number=1, max_tries=1, job_id=883, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:50:04.418959+00:00, queued_by_job_id=1, pid=19170 [2024-02-18T16:50:08.600+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:50:08.600+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:45:00+00:00, run_id=scheduled__2024-02-18T16:45:00+00:00, run_start_date=2024-02-18 16:50:00.276503+00:00, run_end_date=2024-02-18 16:50:08.600340+00:00, run_duration=8.323837, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:45:00+00:00, data_interval_end=2024-02-18 16:50:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T16:50:08.604+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:50:00+00:00, run_after=2024-02-18T16:55:00+00:00 [2024-02-18T16:50:08.623+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T16:45:00+00:00 exited with status success for try_number 1 [2024-02-18T16:50:08.626+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T16:45:00+00:00, map_index=-1, run_start_date=2024-02-18 16:50:07.649797+00:00, run_end_date=2024-02-18 16:50:07.815607+00:00, run_duration=0.16581, state=success, executor_state=success, try_number=1, max_tries=1, job_id=884, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:50:06.317694+00:00, queued_by_job_id=1, pid=19182 [2024-02-18T16:51:00.908+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:51:00.917+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:51:00+00:00, run_after=2024-02-18T16:52:00+00:00 [2024-02-18T16:51:00.956+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T16:51:00.956+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:51:00.956+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:51:00.957+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:51:00.959+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:51:00.959+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:51:00.959+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:51:00.959+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:51:01.072+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:51:01.072+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:51:01.078+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7adce1c1-1553-428e-9263-457b8ebfccea [2024-02-18T16:51:01.078+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5a96b02f-94ad-47fc-8819-e211d7937df8 [2024-02-18T16:51:02.888+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:51:02.889+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:50:00+00:00, run_id=scheduled__2024-02-18T16:50:00+00:00, run_start_date=2024-02-18 16:51:00.925401+00:00, run_end_date=2024-02-18 16:51:02.888921+00:00, run_duration=1.96352, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:50:00+00:00, data_interval_end=2024-02-18 16:51:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:51:02.895+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:51:00+00:00, run_after=2024-02-18T16:52:00+00:00 [2024-02-18T16:51:02.921+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:50:00+00:00 exited with status success for try_number 1 [2024-02-18T16:51:02.924+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:50:00+00:00, map_index=-1, run_start_date=2024-02-18 16:51:02.216303+00:00, run_end_date=2024-02-18 16:51:02.412535+00:00, run_duration=0.196232, state=success, executor_state=success, try_number=1, max_tries=1, job_id=885, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:51:00.957841+00:00, queued_by_job_id=1, pid=19210 [2024-02-18T16:51:03.573+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:51:03.573+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:50:00+00:00, run_id=scheduled__2024-02-18T16:50:00+00:00, run_start_date=2024-02-18 16:51:00.926223+00:00, run_end_date=2024-02-18 16:51:03.573208+00:00, run_duration=2.646985, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:50:00+00:00, data_interval_end=2024-02-18 16:51:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:51:03.579+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:51:00+00:00, run_after=2024-02-18T16:52:00+00:00 [2024-02-18T16:51:03.597+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:50:00+00:00 exited with status success for try_number 1 [2024-02-18T16:51:03.600+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:50:00+00:00, map_index=-1, run_start_date=2024-02-18 16:51:02.349475+00:00, run_end_date=2024-02-18 16:51:03.370035+00:00, run_duration=1.02056, state=success, executor_state=success, try_number=1, max_tries=1, job_id=886, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:51:00.957841+00:00, queued_by_job_id=1, pid=19220 [2024-02-18T16:52:00.364+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:52:00.368+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:52:00.376+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:52:00+00:00, run_after=2024-02-18T16:53:00+00:00 [2024-02-18T16:52:00.416+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T16:52:00.417+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T16:52:00.417+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:52:00.417+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:52:00.417+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:52:00.419+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T16:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:52:00.419+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T16:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T16:52:00.419+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:52:00.420+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:52:00.420+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:52:00.420+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:52:00.569+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:52:00.569+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:51:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:52:00.569+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:51:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:52:00.578+0000] {scheduler_job.py:635} INFO - Setting external_id for to c63d45ec-6ff4-4bfc-81e7-f62f6a7ff710 [2024-02-18T16:52:00.578+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2a205a78-4dc6-4a3f-9685-8ea96aa55c31 [2024-02-18T16:52:00.578+0000] {scheduler_job.py:635} INFO - Setting external_id for to a6d35bb6-b859-4a5b-af66-c767ca67e51f [2024-02-18T16:52:01.703+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:52:01.703+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 16:50:00+00:00, run_id=scheduled__2024-02-18T16:50:00+00:00, run_start_date=2024-02-18 16:52:00.384732+00:00, run_end_date=2024-02-18 16:52:01.703697+00:00, run_duration=1.318965, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:50:00+00:00, data_interval_end=2024-02-18 16:52:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T16:52:01.709+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T16:52:00+00:00, run_after=2024-02-18T16:54:00+00:00 [2024-02-18T16:52:01.746+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:50:00+00:00 exited with status success for try_number 1 [2024-02-18T16:52:01.752+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T16:50:00+00:00, map_index=-1, run_start_date=2024-02-18 16:52:00.984153+00:00, run_end_date=2024-02-18 16:52:01.229254+00:00, run_duration=0.245101, state=success, executor_state=success, try_number=1, max_tries=1, job_id=887, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:52:00.418454+00:00, queued_by_job_id=1, pid=19255 [2024-02-18T16:52:02.305+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:52:02.305+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:51:00+00:00, run_id=scheduled__2024-02-18T16:51:00+00:00, run_start_date=2024-02-18 16:52:00.385431+00:00, run_end_date=2024-02-18 16:52:02.305866+00:00, run_duration=1.920435, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:51:00+00:00, data_interval_end=2024-02-18 16:52:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:52:02.311+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:52:00+00:00, run_after=2024-02-18T16:53:00+00:00 [2024-02-18T16:52:02.335+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:51:00+00:00 exited with status success for try_number 1 [2024-02-18T16:52:02.338+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:51:00+00:00, map_index=-1, run_start_date=2024-02-18 16:52:01.737669+00:00, run_end_date=2024-02-18 16:52:01.947075+00:00, run_duration=0.209406, state=success, executor_state=success, try_number=1, max_tries=1, job_id=888, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:52:00.418454+00:00, queued_by_job_id=1, pid=19285 [2024-02-18T16:52:03.373+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:52:03.374+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:51:00+00:00, run_id=scheduled__2024-02-18T16:51:00+00:00, run_start_date=2024-02-18 16:52:00.386096+00:00, run_end_date=2024-02-18 16:52:03.373989+00:00, run_duration=2.987893, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:51:00+00:00, data_interval_end=2024-02-18 16:52:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:52:03.380+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:52:00+00:00, run_after=2024-02-18T16:53:00+00:00 [2024-02-18T16:52:03.403+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:51:00+00:00 exited with status success for try_number 1 [2024-02-18T16:52:03.406+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:51:00+00:00, map_index=-1, run_start_date=2024-02-18 16:52:01.794272+00:00, run_end_date=2024-02-18 16:52:02.800551+00:00, run_duration=1.006279, state=success, executor_state=success, try_number=1, max_tries=1, job_id=889, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:52:00.418454+00:00, queued_by_job_id=1, pid=19286 [2024-02-18T16:52:12.510+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T16:53:00.853+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:53:00+00:00, run_after=2024-02-18T16:54:00+00:00 [2024-02-18T16:53:00.856+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:53:00.889+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T16:53:00.889+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:53:00.889+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:53:00.889+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:53:00.891+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:53:00.891+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:53:00.891+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:53:00.892+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:53:00.982+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:52:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:53:00.982+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:52:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:53:00.988+0000] {scheduler_job.py:635} INFO - Setting external_id for to 090dde45-187f-473c-8e1e-27260ac73df0 [2024-02-18T16:53:00.988+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5723c399-4d57-4c7d-a275-b49203b95b24 [2024-02-18T16:53:02.796+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:53:02.797+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:52:00+00:00, run_id=scheduled__2024-02-18T16:52:00+00:00, run_start_date=2024-02-18 16:53:00.863843+00:00, run_end_date=2024-02-18 16:53:02.796971+00:00, run_duration=1.933128, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:52:00+00:00, data_interval_end=2024-02-18 16:53:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:53:02.803+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:53:00+00:00, run_after=2024-02-18T16:54:00+00:00 [2024-02-18T16:53:02.828+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:52:00+00:00 exited with status success for try_number 1 [2024-02-18T16:53:02.831+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:52:00+00:00, map_index=-1, run_start_date=2024-02-18 16:53:02.025875+00:00, run_end_date=2024-02-18 16:53:02.230286+00:00, run_duration=0.204411, state=success, executor_state=success, try_number=1, max_tries=1, job_id=891, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:53:00.890511+00:00, queued_by_job_id=1, pid=19340 [2024-02-18T16:53:03.865+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:53:03.866+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:52:00+00:00, run_id=scheduled__2024-02-18T16:52:00+00:00, run_start_date=2024-02-18 16:53:00.864510+00:00, run_end_date=2024-02-18 16:53:03.866134+00:00, run_duration=3.001624, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:52:00+00:00, data_interval_end=2024-02-18 16:53:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:53:03.872+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:53:00+00:00, run_after=2024-02-18T16:54:00+00:00 [2024-02-18T16:53:03.891+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:52:00+00:00 exited with status success for try_number 1 [2024-02-18T16:53:03.894+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:52:00+00:00, map_index=-1, run_start_date=2024-02-18 16:53:02.022458+00:00, run_end_date=2024-02-18 16:53:03.119813+00:00, run_duration=1.097355, state=success, executor_state=success, try_number=1, max_tries=1, job_id=890, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:53:00.890511+00:00, queued_by_job_id=1, pid=19339 [2024-02-18T16:54:00.310+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:54:00.314+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:54:00.322+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:54:00+00:00, run_after=2024-02-18T16:55:00+00:00 [2024-02-18T16:54:00.362+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T16:54:00.362+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T16:54:00.362+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:54:00.362+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:54:00.362+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:54:00.364+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T16:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:54:00.364+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T16:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T16:54:00.365+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:54:00.365+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:54:00.365+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:54:00.365+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:54:00.525+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:52:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:54:00.526+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:53:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:54:00.526+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:53:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:54:00.542+0000] {scheduler_job.py:635} INFO - Setting external_id for to 70a6e3e1-1803-40c1-9480-ce6035e5a172 [2024-02-18T16:54:00.543+0000] {scheduler_job.py:635} INFO - Setting external_id for to f17148fb-5537-4ad1-882d-19c2b247c67b [2024-02-18T16:54:00.543+0000] {scheduler_job.py:635} INFO - Setting external_id for to 736b7b99-90df-477a-a92f-d2292e00d3c5 [2024-02-18T16:54:01.677+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:54:01.678+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 16:52:00+00:00, run_id=scheduled__2024-02-18T16:52:00+00:00, run_start_date=2024-02-18 16:54:00.329476+00:00, run_end_date=2024-02-18 16:54:01.678056+00:00, run_duration=1.34858, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:52:00+00:00, data_interval_end=2024-02-18 16:54:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T16:54:01.686+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T16:54:00+00:00, run_after=2024-02-18T16:56:00+00:00 [2024-02-18T16:54:01.724+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:52:00+00:00 exited with status success for try_number 1 [2024-02-18T16:54:01.727+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T16:52:00+00:00, map_index=-1, run_start_date=2024-02-18 16:54:00.969091+00:00, run_end_date=2024-02-18 16:54:01.196274+00:00, run_duration=0.227183, state=success, executor_state=success, try_number=1, max_tries=1, job_id=892, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:54:00.363540+00:00, queued_by_job_id=1, pid=19376 [2024-02-18T16:54:02.757+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:54:02.757+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:53:00+00:00, run_id=scheduled__2024-02-18T16:53:00+00:00, run_start_date=2024-02-18 16:54:00.330290+00:00, run_end_date=2024-02-18 16:54:02.757358+00:00, run_duration=2.427068, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:53:00+00:00, data_interval_end=2024-02-18 16:54:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:54:02.764+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:54:00+00:00, run_after=2024-02-18T16:55:00+00:00 [2024-02-18T16:54:02.769+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:54:02.769+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:53:00+00:00, run_id=scheduled__2024-02-18T16:53:00+00:00, run_start_date=2024-02-18 16:54:00.330925+00:00, run_end_date=2024-02-18 16:54:02.769597+00:00, run_duration=2.438672, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:53:00+00:00, data_interval_end=2024-02-18 16:54:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:54:02.776+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:54:00+00:00, run_after=2024-02-18T16:55:00+00:00 [2024-02-18T16:54:02.796+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:53:00+00:00 exited with status success for try_number 1 [2024-02-18T16:54:02.796+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:53:00+00:00 exited with status success for try_number 1 [2024-02-18T16:54:02.800+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:53:00+00:00, map_index=-1, run_start_date=2024-02-18 16:54:01.756936+00:00, run_end_date=2024-02-18 16:54:01.955868+00:00, run_duration=0.198932, state=success, executor_state=success, try_number=1, max_tries=1, job_id=893, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:54:00.363540+00:00, queued_by_job_id=1, pid=19407 [2024-02-18T16:54:02.800+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:53:00+00:00, map_index=-1, run_start_date=2024-02-18 16:54:01.757421+00:00, run_end_date=2024-02-18 16:54:02.664350+00:00, run_duration=0.906929, state=success, executor_state=success, try_number=1, max_tries=1, job_id=894, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:54:00.363540+00:00, queued_by_job_id=1, pid=19406 [2024-02-18T16:55:00.775+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:55:00+00:00, run_after=2024-02-18T16:56:00+00:00 [2024-02-18T16:55:00.783+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:55:00+00:00, run_after=2024-02-18T17:00:00+00:00 [2024-02-18T16:55:00.787+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:55:00.830+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T16:55:00.830+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:55:00.831+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:55:00.831+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:55:00.831+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:55:00.833+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T16:50:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T16:55:00.833+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T16:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T16:55:00.834+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:55:00.834+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:55:00.834+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:55:00.834+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:55:00.961+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T16:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:55:00.961+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:54:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:55:00.962+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:54:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:55:00.969+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7b11796f-583e-4ca8-9466-92825381c28e [2024-02-18T16:55:00.969+0000] {scheduler_job.py:635} INFO - Setting external_id for to d840f9c6-b6c7-4067-97b7-5f115a4fd176 [2024-02-18T16:55:00.969+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0f4e7fe3-4286-40a9-b8a2-0bf7accf7e22 [2024-02-18T16:55:03.168+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:55:03.168+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:54:00+00:00, run_id=scheduled__2024-02-18T16:54:00+00:00, run_start_date=2024-02-18 16:55:00.796477+00:00, run_end_date=2024-02-18 16:55:03.168501+00:00, run_duration=2.372024, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:54:00+00:00, data_interval_end=2024-02-18 16:55:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:55:03.177+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:55:00+00:00, run_after=2024-02-18T16:56:00+00:00 [2024-02-18T16:55:03.189+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:55:03.189+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:55:03.190+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:55:03.191+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T16:50:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T16:55:03.192+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T16:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T16:55:03.223+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T16:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:55:03.223+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T16:50:00+00:00 exited with status success for try_number 1 [2024-02-18T16:55:03.223+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:54:00+00:00 exited with status success for try_number 1 [2024-02-18T16:55:03.228+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T16:50:00+00:00, map_index=-1, run_start_date=2024-02-18 16:55:02.362067+00:00, run_end_date=2024-02-18 16:55:02.578691+00:00, run_duration=0.216624, state=success, executor_state=success, try_number=1, max_tries=1, job_id=897, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:55:00.832323+00:00, queued_by_job_id=1, pid=19483 [2024-02-18T16:55:03.228+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:54:00+00:00, map_index=-1, run_start_date=2024-02-18 16:55:02.359891+00:00, run_end_date=2024-02-18 16:55:02.582393+00:00, run_duration=0.222502, state=success, executor_state=success, try_number=1, max_tries=1, job_id=896, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:55:00.832323+00:00, queued_by_job_id=1, pid=19484 [2024-02-18T16:55:03.228+0000] {scheduler_job.py:635} INFO - Setting external_id for to de0ccd08-8623-4a91-90e0-e6def9cbaee2 [2024-02-18T16:55:05.545+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:55:05.545+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:55:05.546+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:55:05.548+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T16:50:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T16:55:05.548+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T16:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T16:55:05.592+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T16:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:55:05.592+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T16:50:00+00:00 exited with status success for try_number 1 [2024-02-18T16:55:05.597+0000] {scheduler_job.py:635} INFO - Setting external_id for to fdfd24bf-81bd-4e46-9cc9-5bde2549e2c9 [2024-02-18T16:55:05.597+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T16:50:00+00:00, map_index=-1, run_start_date=2024-02-18 16:55:04.222103+00:00, run_end_date=2024-02-18 16:55:04.396616+00:00, run_duration=0.174513, state=success, executor_state=success, try_number=1, max_tries=1, job_id=898, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:55:03.190595+00:00, queued_by_job_id=1, pid=19514 [2024-02-18T16:55:07.784+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T16:55:07.785+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:55:07.785+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:55:07.787+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T16:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:55:07.787+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T16:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T16:55:07.813+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T16:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:55:07.813+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T16:50:00+00:00 exited with status success for try_number 1 [2024-02-18T16:55:07.818+0000] {scheduler_job.py:635} INFO - Setting external_id for to 947d7813-5a7b-45c8-9e22-0ea1cb9f2c98 [2024-02-18T16:55:07.818+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T16:50:00+00:00, map_index=0, run_start_date=2024-02-18 16:55:06.945496+00:00, run_end_date=2024-02-18 16:55:07.113983+00:00, run_duration=0.168487, state=success, executor_state=success, try_number=1, max_tries=1, job_id=899, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:55:05.546820+00:00, queued_by_job_id=1, pid=19526 [2024-02-18T16:55:09.457+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:55:09.457+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:50:00+00:00, run_id=scheduled__2024-02-18T16:50:00+00:00, run_start_date=2024-02-18 16:55:00.795692+00:00, run_end_date=2024-02-18 16:55:09.457234+00:00, run_duration=8.661542, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:50:00+00:00, data_interval_end=2024-02-18 16:55:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T16:55:09.461+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:55:00+00:00, run_after=2024-02-18T17:00:00+00:00 [2024-02-18T16:55:09.485+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T16:50:00+00:00 exited with status success for try_number 1 [2024-02-18T16:55:09.488+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T16:50:00+00:00, map_index=-1, run_start_date=2024-02-18 16:55:08.838963+00:00, run_end_date=2024-02-18 16:55:09.011874+00:00, run_duration=0.172911, state=success, executor_state=success, try_number=1, max_tries=1, job_id=900, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:55:07.786006+00:00, queued_by_job_id=1, pid=19538 [2024-02-18T16:55:34.080+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:55:34.080+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:54:00+00:00, run_id=scheduled__2024-02-18T16:54:00+00:00, run_start_date=2024-02-18 16:55:00.797177+00:00, run_end_date=2024-02-18 16:55:34.080893+00:00, run_duration=33.283716, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:54:00+00:00, data_interval_end=2024-02-18 16:55:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:55:34.087+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:55:00+00:00, run_after=2024-02-18T16:56:00+00:00 [2024-02-18T16:55:34.107+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:54:00+00:00 exited with status success for try_number 1 [2024-02-18T16:55:34.110+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:54:00+00:00, map_index=-1, run_start_date=2024-02-18 16:55:02.132604+00:00, run_end_date=2024-02-18 16:55:33.276636+00:00, run_duration=31.144032, state=success, executor_state=success, try_number=1, max_tries=1, job_id=895, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:55:00.832323+00:00, queued_by_job_id=1, pid=19455 [2024-02-18T16:56:00.338+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:56:00+00:00, run_after=2024-02-18T16:57:00+00:00 [2024-02-18T16:56:00.343+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:56:00.346+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:56:00.387+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T16:56:00.387+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T16:56:00.387+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:56:00.387+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:56:00.388+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:56:00.390+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T16:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:56:00.390+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T16:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T16:56:00.390+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:56:00.390+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:56:00.390+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:56:00.390+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:56:00.530+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:54:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:56:00.530+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:56:00.530+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:56:00.537+0000] {scheduler_job.py:635} INFO - Setting external_id for to 19d96101-a014-455e-85dc-269483133575 [2024-02-18T16:56:00.538+0000] {scheduler_job.py:635} INFO - Setting external_id for to 164e1ea7-0d45-4e0f-9a5e-420d4f90c0ad [2024-02-18T16:56:00.538+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9eabb6eb-56fa-4b53-8f4a-6a5695709c08 [2024-02-18T16:56:01.701+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:56:01.701+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 16:54:00+00:00, run_id=scheduled__2024-02-18T16:54:00+00:00, run_start_date=2024-02-18 16:56:00.355449+00:00, run_end_date=2024-02-18 16:56:01.701526+00:00, run_duration=1.346077, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:54:00+00:00, data_interval_end=2024-02-18 16:56:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T16:56:01.709+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T16:56:00+00:00, run_after=2024-02-18T16:58:00+00:00 [2024-02-18T16:56:01.745+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:54:00+00:00 exited with status success for try_number 1 [2024-02-18T16:56:01.750+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T16:54:00+00:00, map_index=-1, run_start_date=2024-02-18 16:56:01.006137+00:00, run_end_date=2024-02-18 16:56:01.238323+00:00, run_duration=0.232186, state=success, executor_state=success, try_number=1, max_tries=1, job_id=901, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:56:00.388847+00:00, queued_by_job_id=1, pid=19556 [2024-02-18T16:56:02.778+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:56:02.779+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:55:00+00:00, run_id=scheduled__2024-02-18T16:55:00+00:00, run_start_date=2024-02-18 16:56:00.356246+00:00, run_end_date=2024-02-18 16:56:02.779187+00:00, run_duration=2.422941, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:55:00+00:00, data_interval_end=2024-02-18 16:56:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:56:02.785+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:56:00+00:00, run_after=2024-02-18T16:57:00+00:00 [2024-02-18T16:56:02.789+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:56:02.789+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:55:00+00:00, run_id=scheduled__2024-02-18T16:55:00+00:00, run_start_date=2024-02-18 16:56:00.356935+00:00, run_end_date=2024-02-18 16:56:02.789910+00:00, run_duration=2.432975, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:55:00+00:00, data_interval_end=2024-02-18 16:56:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:56:02.797+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:56:00+00:00, run_after=2024-02-18T16:57:00+00:00 [2024-02-18T16:56:02.843+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:55:00+00:00 exited with status success for try_number 1 [2024-02-18T16:56:02.843+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:55:00+00:00 exited with status success for try_number 1 [2024-02-18T16:56:02.847+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:55:00+00:00, map_index=-1, run_start_date=2024-02-18 16:56:01.775016+00:00, run_end_date=2024-02-18 16:56:02.636171+00:00, run_duration=0.861155, state=success, executor_state=success, try_number=1, max_tries=1, job_id=903, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:56:00.388847+00:00, queued_by_job_id=1, pid=19587 [2024-02-18T16:56:02.847+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:55:00+00:00, map_index=-1, run_start_date=2024-02-18 16:56:01.774299+00:00, run_end_date=2024-02-18 16:56:01.993125+00:00, run_duration=0.218826, state=success, executor_state=success, try_number=1, max_tries=1, job_id=902, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:56:00.388847+00:00, queued_by_job_id=1, pid=19586 [2024-02-18T16:57:00.296+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:57:00+00:00, run_after=2024-02-18T16:58:00+00:00 [2024-02-18T16:57:00.300+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:57:00.408+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T16:57:00.408+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:57:00.408+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:57:00.409+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:57:00.411+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:57:00.411+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:57:00.411+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:57:00.411+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:57:00.500+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:56:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:57:00.500+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:56:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:57:00.505+0000] {scheduler_job.py:635} INFO - Setting external_id for to 08c2138a-f6cd-4fda-a4eb-b486f6b88051 [2024-02-18T16:57:00.505+0000] {scheduler_job.py:635} INFO - Setting external_id for to 66f9d3e1-e0cc-4007-81eb-adc65ab1362d [2024-02-18T16:57:02.421+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:57:02.422+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:56:00+00:00, run_id=scheduled__2024-02-18T16:56:00+00:00, run_start_date=2024-02-18 16:57:00.311699+00:00, run_end_date=2024-02-18 16:57:02.422226+00:00, run_duration=2.110527, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:56:00+00:00, data_interval_end=2024-02-18 16:57:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:57:02.429+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:57:00+00:00, run_after=2024-02-18T16:58:00+00:00 [2024-02-18T16:57:02.454+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:56:00+00:00 exited with status success for try_number 1 [2024-02-18T16:57:02.457+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:56:00+00:00, map_index=-1, run_start_date=2024-02-18 16:57:01.707539+00:00, run_end_date=2024-02-18 16:57:02.148201+00:00, run_duration=0.440662, state=success, executor_state=success, try_number=1, max_tries=1, job_id=904, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:57:00.409626+00:00, queued_by_job_id=1, pid=19641 [2024-02-18T16:57:03.488+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:57:03.488+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:56:00+00:00, run_id=scheduled__2024-02-18T16:56:00+00:00, run_start_date=2024-02-18 16:57:00.312425+00:00, run_end_date=2024-02-18 16:57:03.488591+00:00, run_duration=3.176166, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:56:00+00:00, data_interval_end=2024-02-18 16:57:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:57:03.495+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:57:00+00:00, run_after=2024-02-18T16:58:00+00:00 [2024-02-18T16:57:03.514+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:56:00+00:00 exited with status success for try_number 1 [2024-02-18T16:57:03.517+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:56:00+00:00, map_index=-1, run_start_date=2024-02-18 16:57:01.711635+00:00, run_end_date=2024-02-18 16:57:03.040432+00:00, run_duration=1.328797, state=success, executor_state=success, try_number=1, max_tries=1, job_id=905, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:57:00.409626+00:00, queued_by_job_id=1, pid=19642 [2024-02-18T16:57:12.522+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T16:58:00.886+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:58:00.891+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:58:00.899+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:58:00+00:00, run_after=2024-02-18T16:59:00+00:00 [2024-02-18T16:58:00.942+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T16:58:00.943+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T16:58:00.943+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:58:00.943+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:58:00.943+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:58:00.945+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T16:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:58:00.945+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T16:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T16:58:00.946+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:58:00.946+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:58:00.946+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:58:00.946+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:58:01.077+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:56:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:58:01.077+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:57:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:58:01.077+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:57:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:58:01.084+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4197f11a-eb03-4c08-a905-0d53b933c759 [2024-02-18T16:58:01.085+0000] {scheduler_job.py:635} INFO - Setting external_id for to ad1edd08-8dea-4ffc-98c5-aa4851616d45 [2024-02-18T16:58:01.085+0000] {scheduler_job.py:635} INFO - Setting external_id for to 314f9783-d5e3-4c0c-ad96-6f6f7d2f7881 [2024-02-18T16:58:01.954+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:58:01.955+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 16:56:00+00:00, run_id=scheduled__2024-02-18T16:56:00+00:00, run_start_date=2024-02-18 16:58:00.908977+00:00, run_end_date=2024-02-18 16:58:01.955062+00:00, run_duration=1.046085, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:56:00+00:00, data_interval_end=2024-02-18 16:58:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T16:58:01.972+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T16:58:00+00:00, run_after=2024-02-18T17:00:00+00:00 [2024-02-18T16:58:03.419+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:58:03.419+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:57:00+00:00, run_id=scheduled__2024-02-18T16:57:00+00:00, run_start_date=2024-02-18 16:58:00.909798+00:00, run_end_date=2024-02-18 16:58:03.419684+00:00, run_duration=2.509886, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:57:00+00:00, data_interval_end=2024-02-18 16:58:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:58:03.425+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:58:00+00:00, run_after=2024-02-18T16:59:00+00:00 [2024-02-18T16:58:03.478+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:56:00+00:00 exited with status success for try_number 1 [2024-02-18T16:58:03.478+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:57:00+00:00 exited with status success for try_number 1 [2024-02-18T16:58:03.482+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T16:56:00+00:00, map_index=-1, run_start_date=2024-02-18 16:58:01.537660+00:00, run_end_date=2024-02-18 16:58:01.880774+00:00, run_duration=0.343114, state=success, executor_state=success, try_number=1, max_tries=1, job_id=906, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:58:00.944451+00:00, queued_by_job_id=1, pid=19676 [2024-02-18T16:58:03.483+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:57:00+00:00, map_index=-1, run_start_date=2024-02-18 16:58:02.640437+00:00, run_end_date=2024-02-18 16:58:03.061908+00:00, run_duration=0.421471, state=success, executor_state=success, try_number=1, max_tries=1, job_id=908, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:58:00.944451+00:00, queued_by_job_id=1, pid=19707 [2024-02-18T16:58:04.563+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:58:04.563+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:57:00+00:00, run_id=scheduled__2024-02-18T16:57:00+00:00, run_start_date=2024-02-18 16:58:00.910520+00:00, run_end_date=2024-02-18 16:58:04.563889+00:00, run_duration=3.653369, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:57:00+00:00, data_interval_end=2024-02-18 16:58:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:58:04.570+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:58:00+00:00, run_after=2024-02-18T16:59:00+00:00 [2024-02-18T16:58:04.593+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:57:00+00:00 exited with status success for try_number 1 [2024-02-18T16:58:04.597+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:57:00+00:00, map_index=-1, run_start_date=2024-02-18 16:58:02.476495+00:00, run_end_date=2024-02-18 16:58:03.786213+00:00, run_duration=1.309718, state=success, executor_state=success, try_number=1, max_tries=1, job_id=907, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:58:00.944451+00:00, queued_by_job_id=1, pid=19706 [2024-02-18T16:59:00.717+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T16:59:00.725+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:59:00+00:00, run_after=2024-02-18T17:00:00+00:00 [2024-02-18T16:59:00.758+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T16:59:00.759+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:59:00.759+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T16:59:00.759+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T16:59:00.761+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:59:00.761+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T16:59:00.761+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T16:59:00.761+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T16:59:00.848+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:58:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:59:00.848+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:58:00+00:00 exited with status queued for try_number 1 [2024-02-18T16:59:00.854+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8b843ba5-f14c-47b6-a011-8b6ac5285400 [2024-02-18T16:59:00.854+0000] {scheduler_job.py:635} INFO - Setting external_id for to 28415ce2-1f5b-44d7-96c6-911defa4c51b [2024-02-18T16:59:03.016+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:59:03.016+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:58:00+00:00, run_id=scheduled__2024-02-18T16:58:00+00:00, run_start_date=2024-02-18 16:59:00.733367+00:00, run_end_date=2024-02-18 16:59:03.016492+00:00, run_duration=2.283125, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:58:00+00:00, data_interval_end=2024-02-18 16:59:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T16:59:03.022+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:59:00+00:00, run_after=2024-02-18T17:00:00+00:00 [2024-02-18T16:59:03.045+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:58:00+00:00 exited with status success for try_number 1 [2024-02-18T16:59:03.048+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:58:00+00:00, map_index=-1, run_start_date=2024-02-18 16:59:01.897926+00:00, run_end_date=2024-02-18 16:59:02.107433+00:00, run_duration=0.209507, state=success, executor_state=success, try_number=1, max_tries=1, job_id=910, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:59:00.760259+00:00, queued_by_job_id=1, pid=19761 [2024-02-18T16:59:03.691+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T16:59:03.691+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:58:00+00:00, run_id=scheduled__2024-02-18T16:58:00+00:00, run_start_date=2024-02-18 16:59:00.734133+00:00, run_end_date=2024-02-18 16:59:03.691328+00:00, run_duration=2.957195, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:58:00+00:00, data_interval_end=2024-02-18 16:59:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T16:59:03.697+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T16:59:00+00:00, run_after=2024-02-18T17:00:00+00:00 [2024-02-18T16:59:03.718+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:58:00+00:00 exited with status success for try_number 1 [2024-02-18T16:59:03.721+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:58:00+00:00, map_index=-1, run_start_date=2024-02-18 16:59:01.897458+00:00, run_end_date=2024-02-18 16:59:03.084451+00:00, run_duration=1.186993, state=success, executor_state=success, try_number=1, max_tries=1, job_id=909, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 16:59:00.760259+00:00, queued_by_job_id=1, pid=19762 [2024-02-18T17:00:00.192+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:00:00.196+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:00:00.204+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:00:00+00:00, run_after=2024-02-18T17:05:00+00:00 [2024-02-18T17:00:00.212+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:00:00+00:00, run_after=2024-02-18T17:01:00+00:00 [2024-02-18T17:00:00.271+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T17:00:00.271+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:00:00.271+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T17:00:00.271+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:00:00.271+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:00:00.272+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:00:00.274+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T16:55:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T17:00:00.274+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T16:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:00:00.274+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T16:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:00:00.274+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T16:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T17:00:00.275+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:00:00.275+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:00:00.275+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T16:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:00:00.275+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T16:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:00:00.517+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T16:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:00:00.519+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:58:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:00:00.520+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:59:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:00:00.520+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:59:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:00:00.530+0000] {scheduler_job.py:635} INFO - Setting external_id for to 88b31fa7-f03c-4d53-a4be-a42ceeeb4c3d [2024-02-18T17:00:00.530+0000] {scheduler_job.py:635} INFO - Setting external_id for to 73cda776-1d21-4217-b7d5-0bab00adc7ee [2024-02-18T17:00:00.531+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1e6c10f6-4766-4fb3-96da-f178ec2fad41 [2024-02-18T17:00:00.533+0000] {scheduler_job.py:635} INFO - Setting external_id for to 38088369-7daa-4d20-9e4d-673fe3680ea6 [2024-02-18T17:00:01.734+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:00:01.734+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 16:58:00+00:00, run_id=scheduled__2024-02-18T16:58:00+00:00, run_start_date=2024-02-18 17:00:00.231785+00:00, run_end_date=2024-02-18 17:00:01.734668+00:00, run_duration=1.502883, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:58:00+00:00, data_interval_end=2024-02-18 17:00:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T17:00:01.744+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T17:00:00+00:00, run_after=2024-02-18T17:02:00+00:00 [2024-02-18T17:00:01.800+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T16:58:00+00:00 exited with status success for try_number 1 [2024-02-18T17:00:01.812+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T16:58:00+00:00, map_index=-1, run_start_date=2024-02-18 17:00:00.981216+00:00, run_end_date=2024-02-18 17:00:01.295262+00:00, run_duration=0.314046, state=success, executor_state=success, try_number=1, max_tries=1, job_id=911, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:00:00.273182+00:00, queued_by_job_id=1, pid=19798 [2024-02-18T17:00:02.848+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:00:02.848+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:59:00+00:00, run_id=scheduled__2024-02-18T16:59:00+00:00, run_start_date=2024-02-18 17:00:00.232422+00:00, run_end_date=2024-02-18 17:00:02.848380+00:00, run_duration=2.615958, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:59:00+00:00, data_interval_end=2024-02-18 17:00:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:00:02.855+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:00:00+00:00, run_after=2024-02-18T17:01:00+00:00 [2024-02-18T17:00:02.878+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:00:02.879+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:00:02.879+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:00:02.881+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T16:55:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T17:00:02.881+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T16:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:00:02.928+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T16:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:00:02.928+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T16:55:00+00:00 exited with status success for try_number 1 [2024-02-18T17:00:02.928+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:59:00+00:00 exited with status success for try_number 1 [2024-02-18T17:00:02.934+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:59:00+00:00, map_index=-1, run_start_date=2024-02-18 17:00:02.038400+00:00, run_end_date=2024-02-18 17:00:02.267781+00:00, run_duration=0.229381, state=success, executor_state=success, try_number=1, max_tries=1, job_id=913, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:00:00.273182+00:00, queued_by_job_id=1, pid=19838 [2024-02-18T17:00:02.934+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9aa23162-2169-4e19-ae30-70ffadd0ac01 [2024-02-18T17:00:02.934+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T16:55:00+00:00, map_index=-1, run_start_date=2024-02-18 17:00:02.038228+00:00, run_end_date=2024-02-18 17:00:02.264402+00:00, run_duration=0.226174, state=success, executor_state=success, try_number=1, max_tries=1, job_id=914, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:00:00.273182+00:00, queued_by_job_id=1, pid=19839 [2024-02-18T17:00:02.976+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:00:02.976+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:59:00+00:00, run_id=scheduled__2024-02-18T16:59:00+00:00, run_start_date=2024-02-18 17:00:00.233058+00:00, run_end_date=2024-02-18 17:00:02.976555+00:00, run_duration=2.743497, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:59:00+00:00, data_interval_end=2024-02-18 17:00:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:00:02.986+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:00:00+00:00, run_after=2024-02-18T17:01:00+00:00 [2024-02-18T17:00:04.081+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T16:59:00+00:00 exited with status success for try_number 1 [2024-02-18T17:00:04.085+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T16:59:00+00:00, map_index=-1, run_start_date=2024-02-18 17:00:01.904845+00:00, run_end_date=2024-02-18 17:00:02.958087+00:00, run_duration=1.053242, state=success, executor_state=success, try_number=1, max_tries=1, job_id=912, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:00:00.273182+00:00, queued_by_job_id=1, pid=19837 [2024-02-18T17:00:05.280+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:00:05.280+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:00:05.280+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:00:05.282+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T16:55:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T17:00:05.282+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T16:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T17:00:05.310+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T16:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:00:05.310+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T16:55:00+00:00 exited with status success for try_number 1 [2024-02-18T17:00:05.314+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4e54927c-7e45-40a6-9d9e-6e99c37bb978 [2024-02-18T17:00:05.314+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T16:55:00+00:00, map_index=-1, run_start_date=2024-02-18 17:00:04.087204+00:00, run_end_date=2024-02-18 17:00:04.269114+00:00, run_duration=0.18191, state=success, executor_state=success, try_number=1, max_tries=1, job_id=915, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:00:02.879998+00:00, queued_by_job_id=1, pid=19878 [2024-02-18T17:00:07.729+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:00:07.729+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:00:07.730+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:00:07.731+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T16:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:00:07.731+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T16:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:00:07.758+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T16:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:00:07.758+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T16:55:00+00:00 exited with status success for try_number 1 [2024-02-18T17:00:07.762+0000] {scheduler_job.py:635} INFO - Setting external_id for to fedfb564-a314-4531-b864-ce6319515aa2 [2024-02-18T17:00:07.762+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T16:55:00+00:00, map_index=0, run_start_date=2024-02-18 17:00:06.755191+00:00, run_end_date=2024-02-18 17:00:06.942197+00:00, run_duration=0.187006, state=success, executor_state=success, try_number=1, max_tries=1, job_id=916, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:00:05.281308+00:00, queued_by_job_id=1, pid=19890 [2024-02-18T17:00:09.259+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:00:09.259+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 16:55:00+00:00, run_id=scheduled__2024-02-18T16:55:00+00:00, run_start_date=2024-02-18 17:00:00.231070+00:00, run_end_date=2024-02-18 17:00:09.259552+00:00, run_duration=9.028482, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 16:55:00+00:00, data_interval_end=2024-02-18 17:00:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T17:00:09.263+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:00:00+00:00, run_after=2024-02-18T17:05:00+00:00 [2024-02-18T17:00:09.282+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T16:55:00+00:00 exited with status success for try_number 1 [2024-02-18T17:00:09.284+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T16:55:00+00:00, map_index=-1, run_start_date=2024-02-18 17:00:08.789493+00:00, run_end_date=2024-02-18 17:00:09.042238+00:00, run_duration=0.252745, state=success, executor_state=success, try_number=1, max_tries=1, job_id=917, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:00:07.730554+00:00, queued_by_job_id=1, pid=19902 [2024-02-18T17:01:00.744+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:01:00.751+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:01:00+00:00, run_after=2024-02-18T17:02:00+00:00 [2024-02-18T17:01:00.784+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T17:01:00.784+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:01:00.784+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:01:00.784+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:01:00.786+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:01:00.786+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:01:00.786+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:01:00.786+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:01:00.876+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:01:00.877+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:01:00.882+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0c56b7e8-f051-4193-87eb-2eea09da9d82 [2024-02-18T17:01:00.882+0000] {scheduler_job.py:635} INFO - Setting external_id for to e10427a1-da83-4b94-b617-fe972e8e1ebd [2024-02-18T17:01:03.101+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:01:03.101+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:00:00+00:00, run_id=scheduled__2024-02-18T17:00:00+00:00, run_start_date=2024-02-18 17:01:00.758860+00:00, run_end_date=2024-02-18 17:01:03.101230+00:00, run_duration=2.34237, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:00:00+00:00, data_interval_end=2024-02-18 17:01:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:01:03.108+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:01:00+00:00, run_after=2024-02-18T17:02:00+00:00 [2024-02-18T17:01:03.113+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:01:03.114+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:00:00+00:00, run_id=scheduled__2024-02-18T17:00:00+00:00, run_start_date=2024-02-18 17:01:00.759569+00:00, run_end_date=2024-02-18 17:01:03.114143+00:00, run_duration=2.354574, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:00:00+00:00, data_interval_end=2024-02-18 17:01:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:01:03.120+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:01:00+00:00, run_after=2024-02-18T17:02:00+00:00 [2024-02-18T17:01:03.150+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:00:00+00:00 exited with status success for try_number 1 [2024-02-18T17:01:03.154+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:00:00+00:00, map_index=-1, run_start_date=2024-02-18 17:01:02.059130+00:00, run_end_date=2024-02-18 17:01:02.351002+00:00, run_duration=0.291872, state=success, executor_state=success, try_number=1, max_tries=1, job_id=919, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:01:00.785398+00:00, queued_by_job_id=1, pid=19939 [2024-02-18T17:01:04.193+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:00:00+00:00 exited with status success for try_number 1 [2024-02-18T17:01:04.196+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:00:00+00:00, map_index=-1, run_start_date=2024-02-18 17:01:02.059130+00:00, run_end_date=2024-02-18 17:01:03.073718+00:00, run_duration=1.014588, state=success, executor_state=success, try_number=1, max_tries=1, job_id=918, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:01:00.785398+00:00, queued_by_job_id=1, pid=19938 [2024-02-18T17:02:00.172+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:02:00+00:00, run_after=2024-02-18T17:03:00+00:00 [2024-02-18T17:02:00.176+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:02:00.180+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:02:00.220+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T17:02:00.220+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T17:02:00.220+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:02:00.220+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:02:00.221+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:02:00.223+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T17:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:02:00.223+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T17:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T17:02:00.223+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:02:00.223+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:02:00.223+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:02:00.223+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:02:00.370+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:02:00.371+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:01:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:02:00.371+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:01:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:02:00.378+0000] {scheduler_job.py:635} INFO - Setting external_id for to d4297ef1-c49f-487d-85a8-731d1302ee61 [2024-02-18T17:02:00.379+0000] {scheduler_job.py:635} INFO - Setting external_id for to e796b1b2-55f6-4dae-a700-3734be7da1dc [2024-02-18T17:02:00.379+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1fae2c1d-3320-4098-a2f2-5ac67933837b [2024-02-18T17:02:01.516+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:02:01.516+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 17:00:00+00:00, run_id=scheduled__2024-02-18T17:00:00+00:00, run_start_date=2024-02-18 17:02:00.189090+00:00, run_end_date=2024-02-18 17:02:01.516874+00:00, run_duration=1.327784, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:00:00+00:00, data_interval_end=2024-02-18 17:02:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T17:02:01.525+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T17:02:00+00:00, run_after=2024-02-18T17:04:00+00:00 [2024-02-18T17:02:01.571+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:00:00+00:00 exited with status success for try_number 1 [2024-02-18T17:02:01.574+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T17:00:00+00:00, map_index=-1, run_start_date=2024-02-18 17:02:00.819674+00:00, run_end_date=2024-02-18 17:02:01.087408+00:00, run_duration=0.267734, state=success, executor_state=success, try_number=1, max_tries=1, job_id=920, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:02:00.221949+00:00, queued_by_job_id=1, pid=19974 [2024-02-18T17:02:02.606+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:02:02.606+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:01:00+00:00, run_id=scheduled__2024-02-18T17:01:00+00:00, run_start_date=2024-02-18 17:02:00.189793+00:00, run_end_date=2024-02-18 17:02:02.606630+00:00, run_duration=2.416837, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:01:00+00:00, data_interval_end=2024-02-18 17:02:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:02:02.613+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:02:00+00:00, run_after=2024-02-18T17:03:00+00:00 [2024-02-18T17:02:02.639+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:01:00+00:00 exited with status success for try_number 1 [2024-02-18T17:02:02.642+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:01:00+00:00, map_index=-1, run_start_date=2024-02-18 17:02:01.780316+00:00, run_end_date=2024-02-18 17:02:02.021617+00:00, run_duration=0.241301, state=success, executor_state=success, try_number=1, max_tries=1, job_id=921, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:02:00.221949+00:00, queued_by_job_id=1, pid=20004 [2024-02-18T17:02:03.669+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:02:03.670+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:01:00+00:00, run_id=scheduled__2024-02-18T17:01:00+00:00, run_start_date=2024-02-18 17:02:00.190500+00:00, run_end_date=2024-02-18 17:02:03.669985+00:00, run_duration=3.479485, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:01:00+00:00, data_interval_end=2024-02-18 17:02:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:02:03.676+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:02:00+00:00, run_after=2024-02-18T17:03:00+00:00 [2024-02-18T17:02:03.696+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:01:00+00:00 exited with status success for try_number 1 [2024-02-18T17:02:03.699+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:01:00+00:00, map_index=-1, run_start_date=2024-02-18 17:02:01.795000+00:00, run_end_date=2024-02-18 17:02:02.889898+00:00, run_duration=1.094898, state=success, executor_state=success, try_number=1, max_tries=1, job_id=922, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:02:00.221949+00:00, queued_by_job_id=1, pid=20005 [2024-02-18T17:02:12.556+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T17:03:00.367+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:03:00.375+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:03:00+00:00, run_after=2024-02-18T17:04:00+00:00 [2024-02-18T17:03:00.410+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T17:03:00.410+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:03:00.410+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:03:00.411+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:03:00.412+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:03:00.413+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:03:00.413+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:03:00.413+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:03:00.559+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:02:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:03:00.560+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:02:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:03:00.570+0000] {scheduler_job.py:635} INFO - Setting external_id for to 73ac425f-8a5d-4085-80e8-6fd1edf4925e [2024-02-18T17:03:00.571+0000] {scheduler_job.py:635} INFO - Setting external_id for to 67fe03ab-1145-48a6-9fc7-46e5e218a9aa [2024-02-18T17:03:01.976+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:03:01.976+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:02:00+00:00, run_id=scheduled__2024-02-18T17:02:00+00:00, run_start_date=2024-02-18 17:03:00.384650+00:00, run_end_date=2024-02-18 17:03:01.976740+00:00, run_duration=1.59209, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:02:00+00:00, data_interval_end=2024-02-18 17:03:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:03:01.983+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:03:00+00:00, run_after=2024-02-18T17:04:00+00:00 [2024-02-18T17:03:02.011+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:02:00+00:00 exited with status success for try_number 1 [2024-02-18T17:03:02.014+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:02:00+00:00, map_index=-1, run_start_date=2024-02-18 17:03:01.709974+00:00, run_end_date=2024-02-18 17:03:01.897851+00:00, run_duration=0.187877, state=success, executor_state=success, try_number=1, max_tries=1, job_id=924, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:03:00.411867+00:00, queued_by_job_id=1, pid=20060 [2024-02-18T17:03:03.044+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:03:03.044+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:02:00+00:00, run_id=scheduled__2024-02-18T17:02:00+00:00, run_start_date=2024-02-18 17:03:00.385393+00:00, run_end_date=2024-02-18 17:03:03.044301+00:00, run_duration=2.658908, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:02:00+00:00, data_interval_end=2024-02-18 17:03:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:03:03.053+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:03:00+00:00, run_after=2024-02-18T17:04:00+00:00 [2024-02-18T17:03:03.073+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:02:00+00:00 exited with status success for try_number 1 [2024-02-18T17:03:03.077+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:02:00+00:00, map_index=-1, run_start_date=2024-02-18 17:03:01.702559+00:00, run_end_date=2024-02-18 17:03:02.657730+00:00, run_duration=0.955171, state=success, executor_state=success, try_number=1, max_tries=1, job_id=923, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:03:00.411867+00:00, queued_by_job_id=1, pid=20059 [2024-02-18T17:04:00.591+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:04:00.595+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:04:00.603+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:04:00+00:00, run_after=2024-02-18T17:05:00+00:00 [2024-02-18T17:04:00.647+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T17:04:00.647+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T17:04:00.647+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:04:00.647+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:04:00.647+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:04:00.649+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T17:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:04:00.649+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T17:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T17:04:00.650+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:04:00.650+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:04:00.650+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:04:00.650+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:04:00.775+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:02:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:04:00.776+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:03:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:04:00.776+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:03:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:04:00.783+0000] {scheduler_job.py:635} INFO - Setting external_id for to 994b98c2-6141-4705-9d79-ae2fc1f0ca2d [2024-02-18T17:04:00.783+0000] {scheduler_job.py:635} INFO - Setting external_id for to 83fdac4c-9a9d-4fd2-abe7-a32401d0cc81 [2024-02-18T17:04:00.783+0000] {scheduler_job.py:635} INFO - Setting external_id for to e974f516-04c6-499c-ac2d-cf483055991f [2024-02-18T17:04:02.537+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:04:02.538+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 17:02:00+00:00, run_id=scheduled__2024-02-18T17:02:00+00:00, run_start_date=2024-02-18 17:04:00.611066+00:00, run_end_date=2024-02-18 17:04:02.538135+00:00, run_duration=1.927069, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:02:00+00:00, data_interval_end=2024-02-18 17:04:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T17:04:02.543+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T17:04:00+00:00, run_after=2024-02-18T17:06:00+00:00 [2024-02-18T17:04:02.546+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:04:02.546+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:03:00+00:00, run_id=scheduled__2024-02-18T17:03:00+00:00, run_start_date=2024-02-18 17:04:00.611872+00:00, run_end_date=2024-02-18 17:04:02.546711+00:00, run_duration=1.934839, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:03:00+00:00, data_interval_end=2024-02-18 17:04:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:04:02.553+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:04:00+00:00, run_after=2024-02-18T17:05:00+00:00 [2024-02-18T17:04:02.577+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:02:00+00:00 exited with status success for try_number 1 [2024-02-18T17:04:02.578+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:03:00+00:00 exited with status success for try_number 1 [2024-02-18T17:04:02.582+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T17:02:00+00:00, map_index=-1, run_start_date=2024-02-18 17:04:01.275613+00:00, run_end_date=2024-02-18 17:04:01.510333+00:00, run_duration=0.23472, state=success, executor_state=success, try_number=1, max_tries=1, job_id=925, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:04:00.648546+00:00, queued_by_job_id=1, pid=20095 [2024-02-18T17:04:02.582+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:03:00+00:00, map_index=-1, run_start_date=2024-02-18 17:04:01.963867+00:00, run_end_date=2024-02-18 17:04:02.158545+00:00, run_duration=0.194678, state=success, executor_state=success, try_number=1, max_tries=1, job_id=926, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:04:00.648546+00:00, queued_by_job_id=1, pid=20125 [2024-02-18T17:04:03.609+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:04:03.609+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:03:00+00:00, run_id=scheduled__2024-02-18T17:03:00+00:00, run_start_date=2024-02-18 17:04:00.612569+00:00, run_end_date=2024-02-18 17:04:03.609496+00:00, run_duration=2.996927, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:03:00+00:00, data_interval_end=2024-02-18 17:04:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:04:03.615+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:04:00+00:00, run_after=2024-02-18T17:05:00+00:00 [2024-02-18T17:04:03.635+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:03:00+00:00 exited with status success for try_number 1 [2024-02-18T17:04:03.639+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:03:00+00:00, map_index=-1, run_start_date=2024-02-18 17:04:02.029282+00:00, run_end_date=2024-02-18 17:04:03.334063+00:00, run_duration=1.304781, state=success, executor_state=success, try_number=1, max_tries=1, job_id=927, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:04:00.648546+00:00, queued_by_job_id=1, pid=20126 [2024-02-18T17:05:00.823+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:05:00+00:00, run_after=2024-02-18T17:06:00+00:00 [2024-02-18T17:05:00.827+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:05:00.833+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:05:00+00:00, run_after=2024-02-18T17:10:00+00:00 [2024-02-18T17:05:00.877+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T17:05:00.877+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:05:00.877+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:05:00.878+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:05:00.878+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:05:00.880+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T17:00:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T17:05:00.880+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T17:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:05:00.880+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:05:00.880+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:05:00.880+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:05:00.881+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:05:01.033+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T17:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:05:01.034+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:04:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:05:01.034+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:04:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:05:01.041+0000] {scheduler_job.py:635} INFO - Setting external_id for to 066abf7a-962a-466b-b7e7-8a4afea45205 [2024-02-18T17:05:01.041+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5d4b51f0-be3f-4b38-9423-efc1768ce46b [2024-02-18T17:05:01.042+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4f21aabf-5a9f-4a76-a620-a1a8eb6bc89c [2024-02-18T17:05:03.063+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:05:03.064+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:04:00+00:00, run_id=scheduled__2024-02-18T17:04:00+00:00, run_start_date=2024-02-18 17:05:00.842922+00:00, run_end_date=2024-02-18 17:05:03.063916+00:00, run_duration=2.220994, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:04:00+00:00, data_interval_end=2024-02-18 17:05:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:05:03.070+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:05:00+00:00, run_after=2024-02-18T17:06:00+00:00 [2024-02-18T17:05:03.085+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:05:03.086+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:05:03.086+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:05:03.087+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T17:00:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T17:05:03.087+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T17:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:05:03.116+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T17:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:05:03.117+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T17:00:00+00:00 exited with status success for try_number 1 [2024-02-18T17:05:03.117+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:04:00+00:00 exited with status success for try_number 1 [2024-02-18T17:05:03.122+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:04:00+00:00, map_index=-1, run_start_date=2024-02-18 17:05:02.272476+00:00, run_end_date=2024-02-18 17:05:02.515550+00:00, run_duration=0.243074, state=success, executor_state=success, try_number=1, max_tries=1, job_id=928, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:05:00.879123+00:00, queued_by_job_id=1, pid=20191 [2024-02-18T17:05:03.122+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T17:00:00+00:00, map_index=-1, run_start_date=2024-02-18 17:05:02.364154+00:00, run_end_date=2024-02-18 17:05:02.586452+00:00, run_duration=0.222298, state=success, executor_state=success, try_number=1, max_tries=1, job_id=929, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:05:00.879123+00:00, queued_by_job_id=1, pid=20192 [2024-02-18T17:05:03.123+0000] {scheduler_job.py:635} INFO - Setting external_id for to fba4a241-34a0-49bb-a71a-03baac83f549 [2024-02-18T17:05:04.208+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:05:04.209+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:04:00+00:00, run_id=scheduled__2024-02-18T17:04:00+00:00, run_start_date=2024-02-18 17:05:00.843573+00:00, run_end_date=2024-02-18 17:05:04.209074+00:00, run_duration=3.365501, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:04:00+00:00, data_interval_end=2024-02-18 17:05:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:05:04.216+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:05:00+00:00, run_after=2024-02-18T17:06:00+00:00 [2024-02-18T17:05:04.244+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:04:00+00:00 exited with status success for try_number 1 [2024-02-18T17:05:04.249+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:04:00+00:00, map_index=-1, run_start_date=2024-02-18 17:05:02.391238+00:00, run_end_date=2024-02-18 17:05:03.564181+00:00, run_duration=1.172943, state=success, executor_state=success, try_number=1, max_tries=1, job_id=930, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:05:00.879123+00:00, queued_by_job_id=1, pid=20193 [2024-02-18T17:05:05.293+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:05:05.293+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:05:05.294+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:05:05.295+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T17:00:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T17:05:05.295+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T17:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T17:05:05.323+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T17:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:05:05.323+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T17:00:00+00:00 exited with status success for try_number 1 [2024-02-18T17:05:05.327+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0abc4b96-c39c-4b1f-a18f-db8feaad5013 [2024-02-18T17:05:05.328+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T17:00:00+00:00, map_index=-1, run_start_date=2024-02-18 17:05:04.159136+00:00, run_end_date=2024-02-18 17:05:04.329524+00:00, run_duration=0.170388, state=success, executor_state=success, try_number=1, max_tries=1, job_id=931, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:05:03.086848+00:00, queued_by_job_id=1, pid=20232 [2024-02-18T17:05:07.769+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:05:07.769+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:05:07.770+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:05:07.771+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T17:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:05:07.771+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T17:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:05:07.798+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T17:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:05:07.798+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T17:00:00+00:00 exited with status success for try_number 1 [2024-02-18T17:05:07.802+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9e168bd2-c2f6-466a-8ac5-5ea3d2c03ec4 [2024-02-18T17:05:07.802+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T17:00:00+00:00, map_index=0, run_start_date=2024-02-18 17:05:06.908738+00:00, run_end_date=2024-02-18 17:05:07.076478+00:00, run_duration=0.16774, state=success, executor_state=success, try_number=1, max_tries=1, job_id=932, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:05:05.294383+00:00, queued_by_job_id=1, pid=20244 [2024-02-18T17:05:09.936+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:05:09.936+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:00:00+00:00, run_id=scheduled__2024-02-18T17:00:00+00:00, run_start_date=2024-02-18 17:05:00.842240+00:00, run_end_date=2024-02-18 17:05:09.936550+00:00, run_duration=9.09431, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:00:00+00:00, data_interval_end=2024-02-18 17:05:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T17:05:09.940+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:05:00+00:00, run_after=2024-02-18T17:10:00+00:00 [2024-02-18T17:05:09.962+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T17:00:00+00:00 exited with status success for try_number 1 [2024-02-18T17:05:09.965+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T17:00:00+00:00, map_index=-1, run_start_date=2024-02-18 17:05:08.842199+00:00, run_end_date=2024-02-18 17:05:09.029985+00:00, run_duration=0.187786, state=success, executor_state=success, try_number=1, max_tries=1, job_id=933, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:05:07.770762+00:00, queued_by_job_id=1, pid=20256 [2024-02-18T17:06:00.036+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:06:00+00:00, run_after=2024-02-18T17:07:00+00:00 [2024-02-18T17:06:00.040+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:06:00.044+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:06:00.085+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T17:06:00.085+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T17:06:00.085+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:06:00.085+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:06:00.086+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:06:00.088+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T17:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:06:00.088+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T17:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T17:06:00.088+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:06:00.088+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:06:00.088+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:06:00.088+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:06:00.237+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:04:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:06:00.238+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:06:00.238+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:06:00.245+0000] {scheduler_job.py:635} INFO - Setting external_id for to 060ab213-7d82-4d80-be7b-3580af738bb8 [2024-02-18T17:06:00.245+0000] {scheduler_job.py:635} INFO - Setting external_id for to c65e4db1-3e95-434a-9afa-273d489e2adc [2024-02-18T17:06:00.246+0000] {scheduler_job.py:635} INFO - Setting external_id for to 24a720b5-27a9-4ce3-a970-7f26f2401fcd [2024-02-18T17:06:01.361+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:06:01.361+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 17:04:00+00:00, run_id=scheduled__2024-02-18T17:04:00+00:00, run_start_date=2024-02-18 17:06:00.052471+00:00, run_end_date=2024-02-18 17:06:01.361613+00:00, run_duration=1.309142, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:04:00+00:00, data_interval_end=2024-02-18 17:06:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T17:06:01.369+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T17:06:00+00:00, run_after=2024-02-18T17:08:00+00:00 [2024-02-18T17:06:01.409+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:04:00+00:00 exited with status success for try_number 1 [2024-02-18T17:06:01.415+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T17:04:00+00:00, map_index=-1, run_start_date=2024-02-18 17:06:00.689379+00:00, run_end_date=2024-02-18 17:06:00.927903+00:00, run_duration=0.238524, state=success, executor_state=success, try_number=1, max_tries=1, job_id=934, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:06:00.086954+00:00, queued_by_job_id=1, pid=20273 [2024-02-18T17:06:02.447+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:06:02.447+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:05:00+00:00, run_id=scheduled__2024-02-18T17:05:00+00:00, run_start_date=2024-02-18 17:06:00.053292+00:00, run_end_date=2024-02-18 17:06:02.447611+00:00, run_duration=2.394319, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:05:00+00:00, data_interval_end=2024-02-18 17:06:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:06:02.453+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:06:00+00:00, run_after=2024-02-18T17:07:00+00:00 [2024-02-18T17:06:02.458+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:06:02.458+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:05:00+00:00, run_id=scheduled__2024-02-18T17:05:00+00:00, run_start_date=2024-02-18 17:06:00.054103+00:00, run_end_date=2024-02-18 17:06:02.458476+00:00, run_duration=2.404373, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:05:00+00:00, data_interval_end=2024-02-18 17:06:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:06:02.465+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:06:00+00:00, run_after=2024-02-18T17:07:00+00:00 [2024-02-18T17:06:02.485+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:05:00+00:00 exited with status success for try_number 1 [2024-02-18T17:06:02.485+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:05:00+00:00 exited with status success for try_number 1 [2024-02-18T17:06:02.489+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:05:00+00:00, map_index=-1, run_start_date=2024-02-18 17:06:01.430370+00:00, run_end_date=2024-02-18 17:06:01.632523+00:00, run_duration=0.202153, state=success, executor_state=success, try_number=1, max_tries=1, job_id=935, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:06:00.086954+00:00, queued_by_job_id=1, pid=20303 [2024-02-18T17:06:02.489+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:05:00+00:00, map_index=-1, run_start_date=2024-02-18 17:06:01.451610+00:00, run_end_date=2024-02-18 17:06:02.375694+00:00, run_duration=0.924084, state=success, executor_state=success, try_number=1, max_tries=1, job_id=936, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:06:00.086954+00:00, queued_by_job_id=1, pid=20304 [2024-02-18T17:07:00.246+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:07:00+00:00, run_after=2024-02-18T17:08:00+00:00 [2024-02-18T17:07:00.250+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:07:00.285+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T17:07:00.285+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:07:00.286+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:07:00.286+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:07:00.288+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:07:00.288+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:07:00.288+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:07:00.288+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:07:00.379+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:06:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:07:00.380+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:06:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:07:00.386+0000] {scheduler_job.py:635} INFO - Setting external_id for to 968d205a-5f09-473a-949b-1482dc462842 [2024-02-18T17:07:00.386+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8df9caff-8790-4706-9987-c4d069c3eb88 [2024-02-18T17:07:02.549+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:07:02.549+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:06:00+00:00, run_id=scheduled__2024-02-18T17:06:00+00:00, run_start_date=2024-02-18 17:07:00.259093+00:00, run_end_date=2024-02-18 17:07:02.549859+00:00, run_duration=2.290766, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:06:00+00:00, data_interval_end=2024-02-18 17:07:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:07:02.556+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:07:00+00:00, run_after=2024-02-18T17:08:00+00:00 [2024-02-18T17:07:02.559+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:07:02.560+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:06:00+00:00, run_id=scheduled__2024-02-18T17:06:00+00:00, run_start_date=2024-02-18 17:07:00.259898+00:00, run_end_date=2024-02-18 17:07:02.560138+00:00, run_duration=2.30024, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:06:00+00:00, data_interval_end=2024-02-18 17:07:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:07:02.566+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:07:00+00:00, run_after=2024-02-18T17:08:00+00:00 [2024-02-18T17:07:02.586+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:06:00+00:00 exited with status success for try_number 1 [2024-02-18T17:07:02.586+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:06:00+00:00 exited with status success for try_number 1 [2024-02-18T17:07:02.590+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:06:00+00:00, map_index=-1, run_start_date=2024-02-18 17:07:01.431626+00:00, run_end_date=2024-02-18 17:07:01.653961+00:00, run_duration=0.222335, state=success, executor_state=success, try_number=1, max_tries=1, job_id=937, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:07:00.287175+00:00, queued_by_job_id=1, pid=20358 [2024-02-18T17:07:02.590+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:06:00+00:00, map_index=-1, run_start_date=2024-02-18 17:07:01.438148+00:00, run_end_date=2024-02-18 17:07:02.433539+00:00, run_duration=0.995391, state=success, executor_state=success, try_number=1, max_tries=1, job_id=938, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:07:00.287175+00:00, queued_by_job_id=1, pid=20359 [2024-02-18T17:07:12.590+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T17:08:00.466+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:08:00+00:00, run_after=2024-02-18T17:09:00+00:00 [2024-02-18T17:08:00.470+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:08:00.473+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:08:00.512+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T17:08:00.512+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T17:08:00.512+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:08:00.512+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:08:00.512+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:08:00.514+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T17:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:08:00.514+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T17:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T17:08:00.515+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:08:00.515+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:08:00.515+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:08:00.515+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:08:00.665+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:06:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:08:00.667+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:07:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:08:00.668+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:07:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:08:00.676+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5eda8c10-8226-41e8-b20e-90367784434a [2024-02-18T17:08:00.677+0000] {scheduler_job.py:635} INFO - Setting external_id for to ecbfef1c-caf1-4154-bd13-b0e766f2c732 [2024-02-18T17:08:00.677+0000] {scheduler_job.py:635} INFO - Setting external_id for to 05c8a810-9c3f-4c35-88b0-e68e5c0fad82 [2024-02-18T17:08:01.795+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:08:01.796+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 17:06:00+00:00, run_id=scheduled__2024-02-18T17:06:00+00:00, run_start_date=2024-02-18 17:08:00.481190+00:00, run_end_date=2024-02-18 17:08:01.795914+00:00, run_duration=1.314724, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:06:00+00:00, data_interval_end=2024-02-18 17:08:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T17:08:01.803+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T17:08:00+00:00, run_after=2024-02-18T17:10:00+00:00 [2024-02-18T17:08:01.846+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:06:00+00:00 exited with status success for try_number 1 [2024-02-18T17:08:01.850+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T17:06:00+00:00, map_index=-1, run_start_date=2024-02-18 17:08:01.140357+00:00, run_end_date=2024-02-18 17:08:01.376004+00:00, run_duration=0.235647, state=success, executor_state=success, try_number=1, max_tries=1, job_id=939, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:08:00.513594+00:00, queued_by_job_id=1, pid=20394 [2024-02-18T17:08:02.881+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:08:02.881+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:07:00+00:00, run_id=scheduled__2024-02-18T17:07:00+00:00, run_start_date=2024-02-18 17:08:00.481928+00:00, run_end_date=2024-02-18 17:08:02.881297+00:00, run_duration=2.399369, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:07:00+00:00, data_interval_end=2024-02-18 17:08:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:08:02.888+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:08:00+00:00, run_after=2024-02-18T17:09:00+00:00 [2024-02-18T17:08:02.910+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:07:00+00:00 exited with status success for try_number 1 [2024-02-18T17:08:02.913+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:07:00+00:00, map_index=-1, run_start_date=2024-02-18 17:08:01.934158+00:00, run_end_date=2024-02-18 17:08:02.143444+00:00, run_duration=0.209286, state=success, executor_state=success, try_number=1, max_tries=1, job_id=941, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:08:00.513594+00:00, queued_by_job_id=1, pid=20425 [2024-02-18T17:08:03.430+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:08:03.430+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:07:00+00:00, run_id=scheduled__2024-02-18T17:07:00+00:00, run_start_date=2024-02-18 17:08:00.482592+00:00, run_end_date=2024-02-18 17:08:03.430454+00:00, run_duration=2.947862, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:07:00+00:00, data_interval_end=2024-02-18 17:08:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:08:03.436+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:08:00+00:00, run_after=2024-02-18T17:09:00+00:00 [2024-02-18T17:08:03.456+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:07:00+00:00 exited with status success for try_number 1 [2024-02-18T17:08:03.459+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:07:00+00:00, map_index=-1, run_start_date=2024-02-18 17:08:01.811129+00:00, run_end_date=2024-02-18 17:08:02.820157+00:00, run_duration=1.009028, state=success, executor_state=success, try_number=1, max_tries=1, job_id=940, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:08:00.513594+00:00, queued_by_job_id=1, pid=20424 [2024-02-18T17:09:00.924+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:09:00.937+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:09:00+00:00, run_after=2024-02-18T17:10:00+00:00 [2024-02-18T17:09:00.971+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T17:09:00.971+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:09:00.972+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:09:00.972+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:09:00.974+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:09:00.974+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:09:00.974+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:09:00.974+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:09:01.061+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:08:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:09:01.062+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:08:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:09:01.068+0000] {scheduler_job.py:635} INFO - Setting external_id for to e97485a4-82b4-43a4-aeec-306bf04c3252 [2024-02-18T17:09:01.068+0000] {scheduler_job.py:635} INFO - Setting external_id for to 41fe8845-f494-456c-a466-d54cd8aabd93 [2024-02-18T17:09:03.243+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:09:03.243+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:08:00+00:00, run_id=scheduled__2024-02-18T17:08:00+00:00, run_start_date=2024-02-18 17:09:00.945376+00:00, run_end_date=2024-02-18 17:09:03.243433+00:00, run_duration=2.298057, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:08:00+00:00, data_interval_end=2024-02-18 17:09:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:09:03.250+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:09:00+00:00, run_after=2024-02-18T17:10:00+00:00 [2024-02-18T17:09:03.274+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:08:00+00:00 exited with status success for try_number 1 [2024-02-18T17:09:03.278+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:08:00+00:00, map_index=-1, run_start_date=2024-02-18 17:09:02.198216+00:00, run_end_date=2024-02-18 17:09:02.444728+00:00, run_duration=0.246512, state=success, executor_state=success, try_number=1, max_tries=1, job_id=943, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:09:00.973066+00:00, queued_by_job_id=1, pid=20481 [2024-02-18T17:09:03.901+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:09:03.901+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:08:00+00:00, run_id=scheduled__2024-02-18T17:08:00+00:00, run_start_date=2024-02-18 17:09:00.946204+00:00, run_end_date=2024-02-18 17:09:03.901589+00:00, run_duration=2.955385, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:08:00+00:00, data_interval_end=2024-02-18 17:09:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:09:03.908+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:09:00+00:00, run_after=2024-02-18T17:10:00+00:00 [2024-02-18T17:09:03.929+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:08:00+00:00 exited with status success for try_number 1 [2024-02-18T17:09:03.933+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:08:00+00:00, map_index=-1, run_start_date=2024-02-18 17:09:02.187968+00:00, run_end_date=2024-02-18 17:09:03.292108+00:00, run_duration=1.10414, state=success, executor_state=success, try_number=1, max_tries=1, job_id=942, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:09:00.973066+00:00, queued_by_job_id=1, pid=20480 [2024-02-18T17:10:00.435+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:10:00.443+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:10:00+00:00, run_after=2024-02-18T17:11:00+00:00 [2024-02-18T17:10:00.447+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:10:00.453+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:10:00+00:00, run_after=2024-02-18T17:15:00+00:00 [2024-02-18T17:10:00.503+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T17:10:00.503+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:10:00.503+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T17:10:00.504+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:10:00.504+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:10:00.504+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:10:00.506+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T17:05:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T17:10:00.506+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T17:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:10:00.507+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T17:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:10:00.507+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T17:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T17:10:00.507+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:10:00.507+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:10:00.507+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:10:00.507+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:10:00.862+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T17:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:10:00.862+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:08:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:10:00.862+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:09:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:10:00.862+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:09:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:10:00.873+0000] {scheduler_job.py:635} INFO - Setting external_id for to c3e7ef89-783a-4a1c-b414-550c76117d89 [2024-02-18T17:10:00.874+0000] {scheduler_job.py:635} INFO - Setting external_id for to 738297de-9737-4a6c-9da9-2560c86c571a [2024-02-18T17:10:00.874+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2903336e-7ff3-4c70-9d28-cbd31376d806 [2024-02-18T17:10:00.874+0000] {scheduler_job.py:635} INFO - Setting external_id for to 26c6595d-9865-4657-8b2f-0b4c516e4eaf [2024-02-18T17:10:02.270+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:08:00+00:00 exited with status success for try_number 1 [2024-02-18T17:10:02.280+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T17:08:00+00:00, map_index=-1, run_start_date=2024-02-18 17:10:01.335416+00:00, run_end_date=2024-02-18 17:10:02.074778+00:00, run_duration=0.739362, state=success, executor_state=success, try_number=1, max_tries=1, job_id=944, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:10:00.505400+00:00, queued_by_job_id=1, pid=20518 [2024-02-18T17:10:03.313+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:10:03.313+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 17:08:00+00:00, run_id=scheduled__2024-02-18T17:08:00+00:00, run_start_date=2024-02-18 17:10:00.462842+00:00, run_end_date=2024-02-18 17:10:03.313483+00:00, run_duration=2.850641, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:08:00+00:00, data_interval_end=2024-02-18 17:10:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T17:10:03.318+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T17:10:00+00:00, run_after=2024-02-18T17:12:00+00:00 [2024-02-18T17:10:03.329+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:10:03.329+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:09:00+00:00, run_id=scheduled__2024-02-18T17:09:00+00:00, run_start_date=2024-02-18 17:10:00.463512+00:00, run_end_date=2024-02-18 17:10:03.329507+00:00, run_duration=2.865995, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:09:00+00:00, data_interval_end=2024-02-18 17:10:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:10:03.336+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:10:00+00:00, run_after=2024-02-18T17:11:00+00:00 [2024-02-18T17:10:03.353+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:10:03.353+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:10:03.353+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:10:03.355+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T17:05:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T17:10:03.355+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T17:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:10:03.386+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T17:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:10:03.386+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T17:05:00+00:00 exited with status success for try_number 1 [2024-02-18T17:10:03.387+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:09:00+00:00 exited with status success for try_number 1 [2024-02-18T17:10:03.391+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:09:00+00:00, map_index=-1, run_start_date=2024-02-18 17:10:02.513782+00:00, run_end_date=2024-02-18 17:10:02.754260+00:00, run_duration=0.240478, state=success, executor_state=success, try_number=1, max_tries=1, job_id=946, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:10:00.505400+00:00, queued_by_job_id=1, pid=20550 [2024-02-18T17:10:03.392+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T17:05:00+00:00, map_index=-1, run_start_date=2024-02-18 17:10:02.690792+00:00, run_end_date=2024-02-18 17:10:02.901702+00:00, run_duration=0.21091, state=success, executor_state=success, try_number=1, max_tries=1, job_id=947, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:10:00.505400+00:00, queued_by_job_id=1, pid=20578 [2024-02-18T17:10:03.392+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0dbd49fe-8132-492f-af5d-baa5da0999b6 [2024-02-18T17:10:04.446+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:10:04.447+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:09:00+00:00, run_id=scheduled__2024-02-18T17:09:00+00:00, run_start_date=2024-02-18 17:10:00.464165+00:00, run_end_date=2024-02-18 17:10:04.447113+00:00, run_duration=3.982948, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:09:00+00:00, data_interval_end=2024-02-18 17:10:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:10:04.456+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:10:00+00:00, run_after=2024-02-18T17:11:00+00:00 [2024-02-18T17:10:04.498+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:09:00+00:00 exited with status success for try_number 1 [2024-02-18T17:10:04.502+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:09:00+00:00, map_index=-1, run_start_date=2024-02-18 17:10:02.442497+00:00, run_end_date=2024-02-18 17:10:03.554400+00:00, run_duration=1.111903, state=success, executor_state=success, try_number=1, max_tries=1, job_id=945, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:10:00.505400+00:00, queued_by_job_id=1, pid=20549 [2024-02-18T17:10:05.565+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:10:05.565+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:10:05.566+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:10:05.568+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T17:05:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T17:10:05.568+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T17:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T17:10:05.646+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T17:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:10:05.647+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T17:05:00+00:00 exited with status success for try_number 1 [2024-02-18T17:10:05.658+0000] {scheduler_job.py:635} INFO - Setting external_id for to 08e9e89d-00ed-4170-9609-797c48484e10 [2024-02-18T17:10:05.658+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T17:05:00+00:00, map_index=-1, run_start_date=2024-02-18 17:10:04.427111+00:00, run_end_date=2024-02-18 17:10:04.623388+00:00, run_duration=0.196277, state=success, executor_state=success, try_number=1, max_tries=1, job_id=948, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:10:03.354233+00:00, queued_by_job_id=1, pid=20599 [2024-02-18T17:10:07.903+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:10:07.903+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:10:07.903+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:10:07.905+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T17:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:10:07.905+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T17:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:10:07.931+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T17:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:10:07.932+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T17:05:00+00:00 exited with status success for try_number 1 [2024-02-18T17:10:07.935+0000] {scheduler_job.py:635} INFO - Setting external_id for to cfe4828c-6e4f-46cb-8f02-ade2075c24b8 [2024-02-18T17:10:07.935+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T17:05:00+00:00, map_index=0, run_start_date=2024-02-18 17:10:07.164388+00:00, run_end_date=2024-02-18 17:10:07.323043+00:00, run_duration=0.158655, state=success, executor_state=success, try_number=1, max_tries=1, job_id=949, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:10:05.566881+00:00, queued_by_job_id=1, pid=20611 [2024-02-18T17:10:09.541+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:10:09.541+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:05:00+00:00, run_id=scheduled__2024-02-18T17:05:00+00:00, run_start_date=2024-02-18 17:10:00.462096+00:00, run_end_date=2024-02-18 17:10:09.541678+00:00, run_duration=9.079582, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:05:00+00:00, data_interval_end=2024-02-18 17:10:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T17:10:09.545+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:10:00+00:00, run_after=2024-02-18T17:15:00+00:00 [2024-02-18T17:10:09.566+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T17:05:00+00:00 exited with status success for try_number 1 [2024-02-18T17:10:09.569+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T17:05:00+00:00, map_index=-1, run_start_date=2024-02-18 17:10:08.951014+00:00, run_end_date=2024-02-18 17:10:09.126190+00:00, run_duration=0.175176, state=success, executor_state=success, try_number=1, max_tries=1, job_id=950, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:10:07.904215+00:00, queued_by_job_id=1, pid=20623 [2024-02-18T17:11:00.019+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:11:00+00:00, run_after=2024-02-18T17:12:00+00:00 [2024-02-18T17:11:00.023+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:11:00.056+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T17:11:00.057+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:11:00.057+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:11:00.057+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:11:00.059+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:11:00.059+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:11:00.059+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:11:00.060+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:11:00.151+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:11:00.151+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:11:00.157+0000] {scheduler_job.py:635} INFO - Setting external_id for to f2b2bd98-129f-4a06-bd8c-6fc97776fe9d [2024-02-18T17:11:00.157+0000] {scheduler_job.py:635} INFO - Setting external_id for to 809a4a9d-cdf6-4e6a-911f-a851c791558a [2024-02-18T17:11:02.327+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:11:02.327+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:10:00+00:00, run_id=scheduled__2024-02-18T17:10:00+00:00, run_start_date=2024-02-18 17:11:00.030621+00:00, run_end_date=2024-02-18 17:11:02.327792+00:00, run_duration=2.297171, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:10:00+00:00, data_interval_end=2024-02-18 17:11:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:11:02.336+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:11:00+00:00, run_after=2024-02-18T17:12:00+00:00 [2024-02-18T17:11:02.340+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:11:02.340+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:10:00+00:00, run_id=scheduled__2024-02-18T17:10:00+00:00, run_start_date=2024-02-18 17:11:00.031475+00:00, run_end_date=2024-02-18 17:11:02.340797+00:00, run_duration=2.309322, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:10:00+00:00, data_interval_end=2024-02-18 17:11:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:11:02.347+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:11:00+00:00, run_after=2024-02-18T17:12:00+00:00 [2024-02-18T17:11:02.367+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:10:00+00:00 exited with status success for try_number 1 [2024-02-18T17:11:02.367+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:10:00+00:00 exited with status success for try_number 1 [2024-02-18T17:11:02.371+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:10:00+00:00, map_index=-1, run_start_date=2024-02-18 17:11:01.318662+00:00, run_end_date=2024-02-18 17:11:01.520902+00:00, run_duration=0.20224, state=success, executor_state=success, try_number=1, max_tries=1, job_id=951, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:11:00.058401+00:00, queued_by_job_id=1, pid=20659 [2024-02-18T17:11:02.371+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:10:00+00:00, map_index=-1, run_start_date=2024-02-18 17:11:01.321707+00:00, run_end_date=2024-02-18 17:11:02.262964+00:00, run_duration=0.941257, state=success, executor_state=success, try_number=1, max_tries=1, job_id=952, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:11:00.058401+00:00, queued_by_job_id=1, pid=20660 [2024-02-18T17:12:00.325+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:12:00.332+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:12:00+00:00, run_after=2024-02-18T17:13:00+00:00 [2024-02-18T17:12:00.336+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:12:00.380+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T17:12:00.380+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T17:12:00.381+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:12:00.381+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:12:00.381+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:12:00.383+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T17:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:12:00.383+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T17:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T17:12:00.384+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:12:00.384+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:12:00.384+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:12:00.384+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:12:00.526+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:12:00.526+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:11:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:12:00.527+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:11:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:12:00.535+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9bdfa0da-e0f7-4beb-bcf1-b129b74b5cca [2024-02-18T17:12:00.536+0000] {scheduler_job.py:635} INFO - Setting external_id for to d311744e-1cff-4abf-a700-86ccd772d502 [2024-02-18T17:12:00.536+0000] {scheduler_job.py:635} INFO - Setting external_id for to ab142367-bcfa-4ac8-81ac-e119f266d769 [2024-02-18T17:12:01.678+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:12:01.679+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 17:10:00+00:00, run_id=scheduled__2024-02-18T17:10:00+00:00, run_start_date=2024-02-18 17:12:00.346749+00:00, run_end_date=2024-02-18 17:12:01.679010+00:00, run_duration=1.332261, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:10:00+00:00, data_interval_end=2024-02-18 17:12:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T17:12:01.686+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T17:12:00+00:00, run_after=2024-02-18T17:14:00+00:00 [2024-02-18T17:12:01.734+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:10:00+00:00 exited with status success for try_number 1 [2024-02-18T17:12:01.739+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T17:10:00+00:00, map_index=-1, run_start_date=2024-02-18 17:12:00.946885+00:00, run_end_date=2024-02-18 17:12:01.170643+00:00, run_duration=0.223758, state=success, executor_state=success, try_number=1, max_tries=1, job_id=953, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:12:00.382443+00:00, queued_by_job_id=1, pid=20695 [2024-02-18T17:12:02.772+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:12:02.773+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:11:00+00:00, run_id=scheduled__2024-02-18T17:11:00+00:00, run_start_date=2024-02-18 17:12:00.347451+00:00, run_end_date=2024-02-18 17:12:02.773069+00:00, run_duration=2.425618, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:11:00+00:00, data_interval_end=2024-02-18 17:12:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:12:02.781+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:12:00+00:00, run_after=2024-02-18T17:13:00+00:00 [2024-02-18T17:12:02.785+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:12:02.786+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:11:00+00:00, run_id=scheduled__2024-02-18T17:11:00+00:00, run_start_date=2024-02-18 17:12:00.348083+00:00, run_end_date=2024-02-18 17:12:02.786090+00:00, run_duration=2.438007, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:11:00+00:00, data_interval_end=2024-02-18 17:12:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:12:02.792+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:12:00+00:00, run_after=2024-02-18T17:13:00+00:00 [2024-02-18T17:12:02.814+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:11:00+00:00 exited with status success for try_number 1 [2024-02-18T17:12:02.817+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:11:00+00:00, map_index=-1, run_start_date=2024-02-18 17:12:01.768913+00:00, run_end_date=2024-02-18 17:12:01.976525+00:00, run_duration=0.207612, state=success, executor_state=success, try_number=1, max_tries=1, job_id=955, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:12:00.382443+00:00, queued_by_job_id=1, pid=20726 [2024-02-18T17:12:03.857+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:11:00+00:00 exited with status success for try_number 1 [2024-02-18T17:12:03.860+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:11:00+00:00, map_index=-1, run_start_date=2024-02-18 17:12:01.763670+00:00, run_end_date=2024-02-18 17:12:02.771518+00:00, run_duration=1.007848, state=success, executor_state=success, try_number=1, max_tries=1, job_id=954, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:12:00.382443+00:00, queued_by_job_id=1, pid=20725 [2024-02-18T17:12:12.628+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T17:13:00.536+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:13:00.548+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:13:00+00:00, run_after=2024-02-18T17:14:00+00:00 [2024-02-18T17:13:00.593+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T17:13:00.593+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:13:00.593+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:13:00.594+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:13:00.596+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:13:00.596+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:13:00.596+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:13:00.596+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:13:00.707+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:12:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:13:00.710+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:12:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:13:00.718+0000] {scheduler_job.py:635} INFO - Setting external_id for to f2b1673b-bd84-4a24-a569-9fbeaebfab64 [2024-02-18T17:13:00.718+0000] {scheduler_job.py:635} INFO - Setting external_id for to 25c9bf2d-53ef-40cd-b508-e75a74c02580 [2024-02-18T17:13:02.267+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:13:02.268+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:12:00+00:00, run_id=scheduled__2024-02-18T17:12:00+00:00, run_start_date=2024-02-18 17:13:00.560527+00:00, run_end_date=2024-02-18 17:13:02.268167+00:00, run_duration=1.70764, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:12:00+00:00, data_interval_end=2024-02-18 17:13:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:13:02.274+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:13:00+00:00, run_after=2024-02-18T17:14:00+00:00 [2024-02-18T17:13:02.306+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:12:00+00:00 exited with status success for try_number 1 [2024-02-18T17:13:02.309+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:12:00+00:00, map_index=-1, run_start_date=2024-02-18 17:13:01.952629+00:00, run_end_date=2024-02-18 17:13:02.148560+00:00, run_duration=0.195931, state=success, executor_state=success, try_number=1, max_tries=1, job_id=956, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:13:00.594855+00:00, queued_by_job_id=1, pid=20780 [2024-02-18T17:13:03.341+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:13:03.341+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:12:00+00:00, run_id=scheduled__2024-02-18T17:12:00+00:00, run_start_date=2024-02-18 17:13:00.561420+00:00, run_end_date=2024-02-18 17:13:03.341357+00:00, run_duration=2.779937, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:12:00+00:00, data_interval_end=2024-02-18 17:13:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:13:03.348+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:13:00+00:00, run_after=2024-02-18T17:14:00+00:00 [2024-02-18T17:13:03.367+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:12:00+00:00 exited with status success for try_number 1 [2024-02-18T17:13:03.370+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:12:00+00:00, map_index=-1, run_start_date=2024-02-18 17:13:01.961975+00:00, run_end_date=2024-02-18 17:13:02.955230+00:00, run_duration=0.993255, state=success, executor_state=success, try_number=1, max_tries=1, job_id=957, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:13:00.594855+00:00, queued_by_job_id=1, pid=20781 [2024-02-18T17:14:00.733+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:14:00.742+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:14:00+00:00, run_after=2024-02-18T17:15:00+00:00 [2024-02-18T17:14:00.746+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:14:00.785+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T17:14:00.785+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T17:14:00.786+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:14:00.786+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:14:00.786+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:14:00.788+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T17:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:14:00.788+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T17:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T17:14:00.789+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:14:00.789+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:14:00.789+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:14:00.789+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:14:00.937+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:12:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:14:00.937+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:13:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:14:00.937+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:13:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:14:00.945+0000] {scheduler_job.py:635} INFO - Setting external_id for to d720619b-6dd3-486d-acd8-2dc3dc0092c9 [2024-02-18T17:14:00.947+0000] {scheduler_job.py:635} INFO - Setting external_id for to 99185cc3-6842-44a9-8349-8e7a2a94e46d [2024-02-18T17:14:00.947+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4f037b12-f3af-4a31-91ff-8bdf6e48d62b [2024-02-18T17:14:01.740+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:14:01.740+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 17:12:00+00:00, run_id=scheduled__2024-02-18T17:12:00+00:00, run_start_date=2024-02-18 17:14:00.753564+00:00, run_end_date=2024-02-18 17:14:01.740416+00:00, run_duration=0.986852, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:12:00+00:00, data_interval_end=2024-02-18 17:14:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T17:14:01.747+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T17:14:00+00:00, run_after=2024-02-18T17:16:00+00:00 [2024-02-18T17:14:01.787+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:12:00+00:00 exited with status success for try_number 1 [2024-02-18T17:14:01.792+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T17:12:00+00:00, map_index=-1, run_start_date=2024-02-18 17:14:01.322725+00:00, run_end_date=2024-02-18 17:14:01.573105+00:00, run_duration=0.25038, state=success, executor_state=success, try_number=1, max_tries=1, job_id=958, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:14:00.787279+00:00, queued_by_job_id=1, pid=20816 [2024-02-18T17:14:02.829+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:14:02.829+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:13:00+00:00, run_id=scheduled__2024-02-18T17:13:00+00:00, run_start_date=2024-02-18 17:14:00.754460+00:00, run_end_date=2024-02-18 17:14:02.829658+00:00, run_duration=2.075198, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:13:00+00:00, data_interval_end=2024-02-18 17:14:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:14:02.835+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:14:00+00:00, run_after=2024-02-18T17:15:00+00:00 [2024-02-18T17:14:02.860+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:13:00+00:00 exited with status success for try_number 1 [2024-02-18T17:14:02.863+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:13:00+00:00, map_index=-1, run_start_date=2024-02-18 17:14:02.147320+00:00, run_end_date=2024-02-18 17:14:02.350768+00:00, run_duration=0.203448, state=success, executor_state=success, try_number=1, max_tries=1, job_id=960, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:14:00.787279+00:00, queued_by_job_id=1, pid=20847 [2024-02-18T17:14:03.898+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:14:03.899+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:13:00+00:00, run_id=scheduled__2024-02-18T17:13:00+00:00, run_start_date=2024-02-18 17:14:00.755139+00:00, run_end_date=2024-02-18 17:14:03.899234+00:00, run_duration=3.144095, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:13:00+00:00, data_interval_end=2024-02-18 17:14:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:14:03.907+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:14:00+00:00, run_after=2024-02-18T17:15:00+00:00 [2024-02-18T17:14:03.943+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:13:00+00:00 exited with status success for try_number 1 [2024-02-18T17:14:03.947+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:13:00+00:00, map_index=-1, run_start_date=2024-02-18 17:14:02.136050+00:00, run_end_date=2024-02-18 17:14:03.144694+00:00, run_duration=1.008644, state=success, executor_state=success, try_number=1, max_tries=1, job_id=959, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:14:00.787279+00:00, queued_by_job_id=1, pid=20846 [2024-02-18T17:15:00.947+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:15:00.955+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:15:00+00:00, run_after=2024-02-18T17:20:00+00:00 [2024-02-18T17:15:00.963+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:15:00+00:00, run_after=2024-02-18T17:16:00+00:00 [2024-02-18T17:15:01.012+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T17:15:01.012+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:15:01.012+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:15:01.013+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:15:01.013+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:15:01.015+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T17:10:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T17:15:01.015+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T17:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:15:01.015+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:15:01.016+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:15:01.016+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:15:01.016+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:15:01.217+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T17:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:15:01.218+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:14:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:15:01.218+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:14:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:15:01.227+0000] {scheduler_job.py:635} INFO - Setting external_id for to 814fa41f-b2fc-403f-acf2-e97048bbc6c1 [2024-02-18T17:15:01.227+0000] {scheduler_job.py:635} INFO - Setting external_id for to e25de8b9-bc27-4cc6-8aec-13e61c6b2bf1 [2024-02-18T17:15:01.228+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6901b239-70f6-4484-b464-37755900efed [2024-02-18T17:15:03.354+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:15:03.354+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:14:00+00:00, run_id=scheduled__2024-02-18T17:14:00+00:00, run_start_date=2024-02-18 17:15:00.974415+00:00, run_end_date=2024-02-18 17:15:03.354261+00:00, run_duration=2.379846, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:14:00+00:00, data_interval_end=2024-02-18 17:15:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:15:03.361+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:15:00+00:00, run_after=2024-02-18T17:16:00+00:00 [2024-02-18T17:15:03.390+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:15:03.390+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:15:03.391+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:15:03.393+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T17:10:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T17:15:03.394+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T17:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:15:03.424+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T17:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:15:03.424+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T17:10:00+00:00 exited with status success for try_number 1 [2024-02-18T17:15:03.424+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:14:00+00:00 exited with status success for try_number 1 [2024-02-18T17:15:03.429+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T17:10:00+00:00, map_index=-1, run_start_date=2024-02-18 17:15:02.485231+00:00, run_end_date=2024-02-18 17:15:02.740226+00:00, run_duration=0.254995, state=success, executor_state=success, try_number=1, max_tries=1, job_id=961, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:15:01.014298+00:00, queued_by_job_id=1, pid=20911 [2024-02-18T17:15:03.429+0000] {scheduler_job.py:635} INFO - Setting external_id for to d31e1933-efcf-45fa-8b28-b4b45e50ebcc [2024-02-18T17:15:03.429+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:14:00+00:00, map_index=-1, run_start_date=2024-02-18 17:15:02.586307+00:00, run_end_date=2024-02-18 17:15:02.890674+00:00, run_duration=0.304367, state=success, executor_state=success, try_number=1, max_tries=1, job_id=963, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:15:01.014298+00:00, queued_by_job_id=1, pid=20913 [2024-02-18T17:15:04.527+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:15:04.527+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:14:00+00:00, run_id=scheduled__2024-02-18T17:14:00+00:00, run_start_date=2024-02-18 17:15:00.975338+00:00, run_end_date=2024-02-18 17:15:04.527636+00:00, run_duration=3.552298, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:14:00+00:00, data_interval_end=2024-02-18 17:15:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:15:04.540+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:15:00+00:00, run_after=2024-02-18T17:16:00+00:00 [2024-02-18T17:15:04.594+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:14:00+00:00 exited with status success for try_number 1 [2024-02-18T17:15:04.600+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:14:00+00:00, map_index=-1, run_start_date=2024-02-18 17:15:02.533205+00:00, run_end_date=2024-02-18 17:15:03.651517+00:00, run_duration=1.118312, state=success, executor_state=success, try_number=1, max_tries=1, job_id=962, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:15:01.014298+00:00, queued_by_job_id=1, pid=20912 [2024-02-18T17:15:05.657+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:15:05.657+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:15:05.658+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:15:05.660+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T17:10:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T17:15:05.661+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T17:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T17:15:05.704+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T17:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:15:05.704+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T17:10:00+00:00 exited with status success for try_number 1 [2024-02-18T17:15:05.722+0000] {scheduler_job.py:635} INFO - Setting external_id for to 147ca684-4b55-4faa-b657-d54f9127fd57 [2024-02-18T17:15:05.722+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T17:10:00+00:00, map_index=-1, run_start_date=2024-02-18 17:15:04.627585+00:00, run_end_date=2024-02-18 17:15:04.822162+00:00, run_duration=0.194577, state=success, executor_state=success, try_number=1, max_tries=1, job_id=964, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:15:03.392341+00:00, queued_by_job_id=1, pid=20952 [2024-02-18T17:15:08.420+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:15:08.421+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:15:08.421+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:15:08.422+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T17:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:15:08.422+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T17:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:15:08.449+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T17:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:15:08.450+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T17:10:00+00:00 exited with status success for try_number 1 [2024-02-18T17:15:08.453+0000] {scheduler_job.py:635} INFO - Setting external_id for to d28bd2f8-e404-4f85-8d12-6d30f1fed1d1 [2024-02-18T17:15:08.454+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T17:10:00+00:00, map_index=0, run_start_date=2024-02-18 17:15:07.327069+00:00, run_end_date=2024-02-18 17:15:07.493368+00:00, run_duration=0.166299, state=success, executor_state=success, try_number=1, max_tries=1, job_id=965, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:15:05.658885+00:00, queued_by_job_id=1, pid=20964 [2024-02-18T17:15:09.951+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:15:09.952+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:10:00+00:00, run_id=scheduled__2024-02-18T17:10:00+00:00, run_start_date=2024-02-18 17:15:00.973373+00:00, run_end_date=2024-02-18 17:15:09.952160+00:00, run_duration=8.978787, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:10:00+00:00, data_interval_end=2024-02-18 17:15:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T17:15:09.956+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:15:00+00:00, run_after=2024-02-18T17:20:00+00:00 [2024-02-18T17:15:09.974+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T17:10:00+00:00 exited with status success for try_number 1 [2024-02-18T17:15:09.976+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T17:10:00+00:00, map_index=-1, run_start_date=2024-02-18 17:15:09.492997+00:00, run_end_date=2024-02-18 17:15:09.656439+00:00, run_duration=0.163442, state=success, executor_state=success, try_number=1, max_tries=1, job_id=966, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:15:08.421756+00:00, queued_by_job_id=1, pid=20976 [2024-02-18T17:16:00.168+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:16:00+00:00, run_after=2024-02-18T17:17:00+00:00 [2024-02-18T17:16:00.173+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:16:00.176+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:16:00.217+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T17:16:00.217+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T17:16:00.218+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:16:00.218+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:16:00.218+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:16:00.220+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T17:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:16:00.220+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T17:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T17:16:00.220+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:16:00.220+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:16:00.221+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:16:00.221+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:16:00.360+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:14:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:16:00.360+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:16:00.360+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:16:00.375+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5691ebfb-48d2-4a1e-aa8b-701edc83119c [2024-02-18T17:16:00.375+0000] {scheduler_job.py:635} INFO - Setting external_id for to 79e41928-dc0d-450b-9b1c-715a0e124703 [2024-02-18T17:16:00.375+0000] {scheduler_job.py:635} INFO - Setting external_id for to c10f6687-c368-41d0-9122-87113ff6140b [2024-02-18T17:16:01.496+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:16:01.496+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 17:14:00+00:00, run_id=scheduled__2024-02-18T17:14:00+00:00, run_start_date=2024-02-18 17:16:00.184135+00:00, run_end_date=2024-02-18 17:16:01.496340+00:00, run_duration=1.312205, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:14:00+00:00, data_interval_end=2024-02-18 17:16:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T17:16:01.505+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T17:16:00+00:00, run_after=2024-02-18T17:18:00+00:00 [2024-02-18T17:16:01.547+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:14:00+00:00 exited with status success for try_number 1 [2024-02-18T17:16:01.551+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T17:14:00+00:00, map_index=-1, run_start_date=2024-02-18 17:16:00.842778+00:00, run_end_date=2024-02-18 17:16:01.038429+00:00, run_duration=0.195651, state=success, executor_state=success, try_number=1, max_tries=1, job_id=967, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:16:00.219242+00:00, queued_by_job_id=1, pid=20993 [2024-02-18T17:16:02.584+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:16:02.584+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:15:00+00:00, run_id=scheduled__2024-02-18T17:15:00+00:00, run_start_date=2024-02-18 17:16:00.184841+00:00, run_end_date=2024-02-18 17:16:02.584446+00:00, run_duration=2.399605, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:15:00+00:00, data_interval_end=2024-02-18 17:16:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:16:02.591+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:16:00+00:00, run_after=2024-02-18T17:17:00+00:00 [2024-02-18T17:16:02.615+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:15:00+00:00 exited with status success for try_number 1 [2024-02-18T17:16:02.618+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:15:00+00:00, map_index=-1, run_start_date=2024-02-18 17:16:01.626718+00:00, run_end_date=2024-02-18 17:16:01.820647+00:00, run_duration=0.193929, state=success, executor_state=success, try_number=1, max_tries=1, job_id=969, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:16:00.219242+00:00, queued_by_job_id=1, pid=21023 [2024-02-18T17:16:02.781+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:16:02.782+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:15:00+00:00, run_id=scheduled__2024-02-18T17:15:00+00:00, run_start_date=2024-02-18 17:16:00.185502+00:00, run_end_date=2024-02-18 17:16:02.782218+00:00, run_duration=2.596716, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:15:00+00:00, data_interval_end=2024-02-18 17:16:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:16:02.788+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:16:00+00:00, run_after=2024-02-18T17:17:00+00:00 [2024-02-18T17:16:02.808+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:15:00+00:00 exited with status success for try_number 1 [2024-02-18T17:16:02.811+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:15:00+00:00, map_index=-1, run_start_date=2024-02-18 17:16:01.624546+00:00, run_end_date=2024-02-18 17:16:02.641709+00:00, run_duration=1.017163, state=success, executor_state=success, try_number=1, max_tries=1, job_id=968, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:16:00.219242+00:00, queued_by_job_id=1, pid=21024 [2024-02-18T17:16:54.261+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:16:54.261+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-18T17:16:54.262+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:16:54.263+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240218171653_903708', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:16:54.263+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240218171653_903708', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-18T17:16:54.291+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218171653_903708 exited with status queued for try_number 1 [2024-02-18T17:16:54.295+0000] {scheduler_job.py:635} INFO - Setting external_id for to fab5205d-7e46-47eb-a078-0613be7d1ee0 [2024-02-18T17:16:55.379+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:16:55.380+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-18 17:16:53.607072+00:00, run_id=vdu_down_20240218171653_903708, run_start_date=2024-02-18 17:16:54.241965+00:00, run_end_date=2024-02-18 17:16:55.380137+00:00, run_duration=1.138172, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 17:16:53.607072+00:00, data_interval_end=2024-02-18 17:16:53.607072+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-18T17:16:55.382+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-18T17:16:55.405+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218171653_903708 exited with status success for try_number 1 [2024-02-18T17:16:55.408+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240218171653_903708, map_index=-1, run_start_date=2024-02-18 17:16:54.863249+00:00, run_end_date=2024-02-18 17:16:55.100116+00:00, run_duration=0.236867, state=success, executor_state=success, try_number=1, max_tries=1, job_id=970, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:16:54.262871+00:00, queued_by_job_id=1, pid=21057 [2024-02-18T17:17:00.590+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:17:00+00:00, run_after=2024-02-18T17:18:00+00:00 [2024-02-18T17:17:00.594+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:17:00.630+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T17:17:00.630+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:17:00.630+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:17:00.630+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:17:00.632+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:17:00.632+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:17:00.632+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:17:00.632+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:17:00.731+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:16:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:17:00.732+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:16:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:17:00.738+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6d095040-dcef-4b90-952b-bfd26cdd9e2c [2024-02-18T17:17:00.738+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6c6ccfb1-0ae8-4057-b2c1-4b4d1b5ec817 [2024-02-18T17:17:02.908+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:17:02.909+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:16:00+00:00, run_id=scheduled__2024-02-18T17:16:00+00:00, run_start_date=2024-02-18 17:17:00.604415+00:00, run_end_date=2024-02-18 17:17:02.908996+00:00, run_duration=2.304581, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:16:00+00:00, data_interval_end=2024-02-18 17:17:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:17:02.916+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:17:00+00:00, run_after=2024-02-18T17:18:00+00:00 [2024-02-18T17:17:02.940+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:16:00+00:00 exited with status success for try_number 1 [2024-02-18T17:17:02.943+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:16:00+00:00, map_index=-1, run_start_date=2024-02-18 17:17:01.774706+00:00, run_end_date=2024-02-18 17:17:01.987991+00:00, run_duration=0.213285, state=success, executor_state=success, try_number=1, max_tries=1, job_id=972, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:17:00.631403+00:00, queued_by_job_id=1, pid=21090 [2024-02-18T17:17:03.285+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:17:03.285+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:16:00+00:00, run_id=scheduled__2024-02-18T17:16:00+00:00, run_start_date=2024-02-18 17:17:00.605137+00:00, run_end_date=2024-02-18 17:17:03.285906+00:00, run_duration=2.680769, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:16:00+00:00, data_interval_end=2024-02-18 17:17:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:17:03.291+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:17:00+00:00, run_after=2024-02-18T17:18:00+00:00 [2024-02-18T17:17:03.312+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:16:00+00:00 exited with status success for try_number 1 [2024-02-18T17:17:03.315+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:16:00+00:00, map_index=-1, run_start_date=2024-02-18 17:17:01.772279+00:00, run_end_date=2024-02-18 17:17:02.952915+00:00, run_duration=1.180636, state=success, executor_state=success, try_number=1, max_tries=1, job_id=971, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:17:00.631403+00:00, queued_by_job_id=1, pid=21089 [2024-02-18T17:17:12.662+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T17:18:00.902+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:18:00.906+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:18:00.915+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:18:00+00:00, run_after=2024-02-18T17:19:00+00:00 [2024-02-18T17:18:00.957+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T17:18:00.957+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T17:18:00.957+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:18:00.957+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:18:00.958+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:18:00.959+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T17:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:18:00.960+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T17:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T17:18:00.960+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:18:00.960+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:18:00.960+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:18:00.960+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:18:01.098+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:16:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:18:01.098+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:17:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:18:01.098+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:17:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:18:01.110+0000] {scheduler_job.py:635} INFO - Setting external_id for to c406c008-04ca-4e33-9fc7-567a64e2f791 [2024-02-18T17:18:01.111+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3999dbad-8f0d-4b5a-8c87-61f61e37be91 [2024-02-18T17:18:01.111+0000] {scheduler_job.py:635} INFO - Setting external_id for to 99e1d4df-9a6f-49d9-b8a4-c88ebf1fa27e [2024-02-18T17:18:02.239+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:18:02.240+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 17:16:00+00:00, run_id=scheduled__2024-02-18T17:16:00+00:00, run_start_date=2024-02-18 17:18:00.923000+00:00, run_end_date=2024-02-18 17:18:02.239889+00:00, run_duration=1.316889, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:16:00+00:00, data_interval_end=2024-02-18 17:18:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T17:18:02.246+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T17:18:00+00:00, run_after=2024-02-18T17:20:00+00:00 [2024-02-18T17:18:02.284+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:16:00+00:00 exited with status success for try_number 1 [2024-02-18T17:18:02.290+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T17:16:00+00:00, map_index=-1, run_start_date=2024-02-18 17:18:01.563078+00:00, run_end_date=2024-02-18 17:18:01.797247+00:00, run_duration=0.234169, state=success, executor_state=success, try_number=1, max_tries=1, job_id=973, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:18:00.958614+00:00, queued_by_job_id=1, pid=21125 [2024-02-18T17:18:03.318+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:18:03.318+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:17:00+00:00, run_id=scheduled__2024-02-18T17:17:00+00:00, run_start_date=2024-02-18 17:18:00.923804+00:00, run_end_date=2024-02-18 17:18:03.318599+00:00, run_duration=2.394795, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:17:00+00:00, data_interval_end=2024-02-18 17:18:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:18:03.325+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:18:00+00:00, run_after=2024-02-18T17:19:00+00:00 [2024-02-18T17:18:03.355+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:17:00+00:00 exited with status success for try_number 1 [2024-02-18T17:18:03.358+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:17:00+00:00, map_index=-1, run_start_date=2024-02-18 17:18:02.254370+00:00, run_end_date=2024-02-18 17:18:02.465128+00:00, run_duration=0.210758, state=success, executor_state=success, try_number=1, max_tries=1, job_id=974, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:18:00.958614+00:00, queued_by_job_id=1, pid=21155 [2024-02-18T17:18:03.776+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:18:03.776+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:17:00+00:00, run_id=scheduled__2024-02-18T17:17:00+00:00, run_start_date=2024-02-18 17:18:00.924561+00:00, run_end_date=2024-02-18 17:18:03.776578+00:00, run_duration=2.852017, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:17:00+00:00, data_interval_end=2024-02-18 17:18:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:18:03.782+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:18:00+00:00, run_after=2024-02-18T17:19:00+00:00 [2024-02-18T17:18:03.800+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:17:00+00:00 exited with status success for try_number 1 [2024-02-18T17:18:03.803+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:17:00+00:00, map_index=-1, run_start_date=2024-02-18 17:18:02.359009+00:00, run_end_date=2024-02-18 17:18:03.619267+00:00, run_duration=1.260258, state=success, executor_state=success, try_number=1, max_tries=1, job_id=975, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:18:00.958614+00:00, queued_by_job_id=1, pid=21156 [2024-02-18T17:18:54.225+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:18:54.225+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-18T17:18:54.226+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:18:54.227+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240218171853_930362', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:18:54.227+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240218171853_930362', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-18T17:18:54.254+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218171853_930362 exited with status queued for try_number 1 [2024-02-18T17:18:54.258+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0d714e7f-2fa3-4237-9da8-fc2377978df5 [2024-02-18T17:18:55.356+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:18:55.357+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-18 17:18:53.605113+00:00, run_id=vdu_down_20240218171853_930362, run_start_date=2024-02-18 17:18:54.206449+00:00, run_end_date=2024-02-18 17:18:55.357243+00:00, run_duration=1.150794, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 17:18:53.605113+00:00, data_interval_end=2024-02-18 17:18:53.605113+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-18T17:18:55.359+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-18T17:18:55.393+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218171853_930362 exited with status success for try_number 1 [2024-02-18T17:18:55.406+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240218171853_930362, map_index=-1, run_start_date=2024-02-18 17:18:54.841727+00:00, run_end_date=2024-02-18 17:18:55.165233+00:00, run_duration=0.323506, state=success, executor_state=success, try_number=1, max_tries=1, job_id=976, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:18:54.226426+00:00, queued_by_job_id=1, pid=21190 [2024-02-18T17:19:00.328+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:19:00.336+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:19:00+00:00, run_after=2024-02-18T17:20:00+00:00 [2024-02-18T17:19:00.376+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T17:19:00.376+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:19:00.376+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:19:00.376+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:19:00.378+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:19:00.378+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:19:00.378+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:19:00.378+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:19:00.467+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:18:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:19:00.467+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:18:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:19:00.473+0000] {scheduler_job.py:635} INFO - Setting external_id for to c766cfd4-654b-4e5f-ac94-4c569b917416 [2024-02-18T17:19:00.473+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0fdce434-8ab1-4456-a51f-7e57512ca50e [2024-02-18T17:19:02.383+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:19:02.383+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:18:00+00:00, run_id=scheduled__2024-02-18T17:18:00+00:00, run_start_date=2024-02-18 17:19:00.346159+00:00, run_end_date=2024-02-18 17:19:02.383388+00:00, run_duration=2.037229, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:18:00+00:00, data_interval_end=2024-02-18 17:19:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:19:02.389+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:19:00+00:00, run_after=2024-02-18T17:20:00+00:00 [2024-02-18T17:19:02.416+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:18:00+00:00 exited with status success for try_number 1 [2024-02-18T17:19:02.419+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:18:00+00:00, map_index=-1, run_start_date=2024-02-18 17:19:01.605427+00:00, run_end_date=2024-02-18 17:19:01.805344+00:00, run_duration=0.199917, state=success, executor_state=success, try_number=1, max_tries=1, job_id=978, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:19:00.377254+00:00, queued_by_job_id=1, pid=21223 [2024-02-18T17:19:03.447+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:19:03.447+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:18:00+00:00, run_id=scheduled__2024-02-18T17:18:00+00:00, run_start_date=2024-02-18 17:19:00.346931+00:00, run_end_date=2024-02-18 17:19:03.447495+00:00, run_duration=3.100564, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:18:00+00:00, data_interval_end=2024-02-18 17:19:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:19:03.453+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:19:00+00:00, run_after=2024-02-18T17:20:00+00:00 [2024-02-18T17:19:03.472+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:18:00+00:00 exited with status success for try_number 1 [2024-02-18T17:19:03.475+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:18:00+00:00, map_index=-1, run_start_date=2024-02-18 17:19:01.581178+00:00, run_end_date=2024-02-18 17:19:02.858937+00:00, run_duration=1.277759, state=success, executor_state=success, try_number=1, max_tries=1, job_id=977, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:19:00.377254+00:00, queued_by_job_id=1, pid=21222 [2024-02-18T17:20:00.782+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:20:00.790+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:20:00+00:00, run_after=2024-02-18T17:21:00+00:00 [2024-02-18T17:20:00.797+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:20:00+00:00, run_after=2024-02-18T17:25:00+00:00 [2024-02-18T17:20:00.800+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:20:00.849+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T17:20:00.849+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:20:00.849+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T17:20:00.850+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:20:00.850+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:20:00.850+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:20:00.852+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T17:15:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T17:20:00.852+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T17:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:20:00.853+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T17:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:20:00.853+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T17:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T17:20:00.853+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:20:00.853+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:20:00.853+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:20:00.853+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:20:01.118+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T17:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:20:01.119+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:18:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:20:01.119+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:19:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:20:01.120+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:19:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:20:01.131+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2b3e7c81-e2df-46f5-af11-187cf36949c5 [2024-02-18T17:20:01.131+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2dd7994d-282b-4b4b-a2e5-bef5f03c2f83 [2024-02-18T17:20:01.132+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6f899fa8-c69a-4198-8e58-6b869768e611 [2024-02-18T17:20:01.133+0000] {scheduler_job.py:635} INFO - Setting external_id for to 589d8bc5-eaf6-4b41-a61e-7cd6b7720e4b [2024-02-18T17:20:02.855+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:20:02.856+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 17:18:00+00:00, run_id=scheduled__2024-02-18T17:18:00+00:00, run_start_date=2024-02-18 17:20:00.810156+00:00, run_end_date=2024-02-18 17:20:02.856136+00:00, run_duration=2.04598, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:18:00+00:00, data_interval_end=2024-02-18 17:20:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T17:20:02.866+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T17:20:00+00:00, run_after=2024-02-18T17:22:00+00:00 [2024-02-18T17:20:02.931+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:18:00+00:00 exited with status success for try_number 1 [2024-02-18T17:20:02.936+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T17:18:00+00:00, map_index=-1, run_start_date=2024-02-18 17:20:02.062806+00:00, run_end_date=2024-02-18 17:20:02.627026+00:00, run_duration=0.56422, state=success, executor_state=success, try_number=1, max_tries=1, job_id=979, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:20:00.851408+00:00, queued_by_job_id=1, pid=21260 [2024-02-18T17:20:03.972+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:20:03.972+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:19:00+00:00, run_id=scheduled__2024-02-18T17:19:00+00:00, run_start_date=2024-02-18 17:20:00.810804+00:00, run_end_date=2024-02-18 17:20:03.972713+00:00, run_duration=3.161909, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:19:00+00:00, data_interval_end=2024-02-18 17:20:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:20:03.979+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:20:00+00:00, run_after=2024-02-18T17:21:00+00:00 [2024-02-18T17:20:03.996+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:20:03.996+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:20:03.996+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:20:03.998+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T17:15:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T17:20:03.998+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T17:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:20:04.026+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T17:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:20:04.026+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T17:15:00+00:00 exited with status success for try_number 1 [2024-02-18T17:20:04.027+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:19:00+00:00 exited with status success for try_number 1 [2024-02-18T17:20:04.032+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T17:15:00+00:00, map_index=-1, run_start_date=2024-02-18 17:20:03.129085+00:00, run_end_date=2024-02-18 17:20:03.371254+00:00, run_duration=0.242169, state=success, executor_state=success, try_number=1, max_tries=1, job_id=980, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:20:00.851408+00:00, queued_by_job_id=1, pid=21299 [2024-02-18T17:20:04.032+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:19:00+00:00, map_index=-1, run_start_date=2024-02-18 17:20:03.275361+00:00, run_end_date=2024-02-18 17:20:03.508516+00:00, run_duration=0.233155, state=success, executor_state=success, try_number=1, max_tries=1, job_id=982, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:20:00.851408+00:00, queued_by_job_id=1, pid=21302 [2024-02-18T17:20:04.032+0000] {scheduler_job.py:635} INFO - Setting external_id for to 986d5ccc-20dc-4e1b-a72c-7829954cb1a0 [2024-02-18T17:20:04.790+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:20:04.790+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:19:00+00:00, run_id=scheduled__2024-02-18T17:19:00+00:00, run_start_date=2024-02-18 17:20:00.811446+00:00, run_end_date=2024-02-18 17:20:04.790868+00:00, run_duration=3.979422, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:19:00+00:00, data_interval_end=2024-02-18 17:20:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:20:04.800+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:20:00+00:00, run_after=2024-02-18T17:21:00+00:00 [2024-02-18T17:20:04.838+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:19:00+00:00 exited with status success for try_number 1 [2024-02-18T17:20:04.844+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:19:00+00:00, map_index=-1, run_start_date=2024-02-18 17:20:03.232405+00:00, run_end_date=2024-02-18 17:20:04.530824+00:00, run_duration=1.298419, state=success, executor_state=success, try_number=1, max_tries=1, job_id=981, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:20:00.851408+00:00, queued_by_job_id=1, pid=21301 [2024-02-18T17:20:05.903+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:20:05.903+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:20:05.904+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:20:05.906+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T17:15:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T17:20:05.906+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T17:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T17:20:05.950+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T17:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:20:05.951+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T17:15:00+00:00 exited with status success for try_number 1 [2024-02-18T17:20:05.955+0000] {scheduler_job.py:635} INFO - Setting external_id for to b9df1766-66e0-4d0f-a85f-2a7a79e90755 [2024-02-18T17:20:05.956+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T17:15:00+00:00, map_index=-1, run_start_date=2024-02-18 17:20:05.220690+00:00, run_end_date=2024-02-18 17:20:05.385678+00:00, run_duration=0.164988, state=success, executor_state=success, try_number=1, max_tries=1, job_id=983, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:20:03.997258+00:00, queued_by_job_id=1, pid=21341 [2024-02-18T17:20:08.131+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:20:08.131+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:20:08.132+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:20:08.133+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T17:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:20:08.133+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T17:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:20:08.163+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T17:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:20:08.163+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T17:15:00+00:00 exited with status success for try_number 1 [2024-02-18T17:20:08.167+0000] {scheduler_job.py:635} INFO - Setting external_id for to 34dcaa1f-6174-4386-9d38-e70e278fb6ca [2024-02-18T17:20:08.168+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T17:15:00+00:00, map_index=0, run_start_date=2024-02-18 17:20:07.201005+00:00, run_end_date=2024-02-18 17:20:07.363589+00:00, run_duration=0.162584, state=success, executor_state=success, try_number=1, max_tries=1, job_id=984, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:20:05.904880+00:00, queued_by_job_id=1, pid=21353 [2024-02-18T17:20:09.881+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:20:09.881+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:15:00+00:00, run_id=scheduled__2024-02-18T17:15:00+00:00, run_start_date=2024-02-18 17:20:00.809363+00:00, run_end_date=2024-02-18 17:20:09.881423+00:00, run_duration=9.07206, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:15:00+00:00, data_interval_end=2024-02-18 17:20:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T17:20:09.885+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:20:00+00:00, run_after=2024-02-18T17:25:00+00:00 [2024-02-18T17:20:09.903+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T17:15:00+00:00 exited with status success for try_number 1 [2024-02-18T17:20:09.906+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T17:15:00+00:00, map_index=-1, run_start_date=2024-02-18 17:20:09.211862+00:00, run_end_date=2024-02-18 17:20:09.379394+00:00, run_duration=0.167532, state=success, executor_state=success, try_number=1, max_tries=1, job_id=985, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:20:08.132693+00:00, queued_by_job_id=1, pid=21365 [2024-02-18T17:21:00.303+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:21:00+00:00, run_after=2024-02-18T17:22:00+00:00 [2024-02-18T17:21:00.307+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:21:00.352+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T17:21:00.352+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:21:00.352+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:21:00.353+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:21:00.355+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:21:00.355+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:21:00.355+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:21:00.355+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:21:00.447+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:21:00.448+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:21:00.453+0000] {scheduler_job.py:635} INFO - Setting external_id for to c379fe73-38cf-40e0-8bb5-d6bfd9e44206 [2024-02-18T17:21:00.454+0000] {scheduler_job.py:635} INFO - Setting external_id for to 309cce34-1051-4b59-ab4f-f8c2b4b1b7a7 [2024-02-18T17:21:03.026+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:21:03.027+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:20:00+00:00, run_id=scheduled__2024-02-18T17:20:00+00:00, run_start_date=2024-02-18 17:21:00.326341+00:00, run_end_date=2024-02-18 17:21:03.026934+00:00, run_duration=2.700593, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:20:00+00:00, data_interval_end=2024-02-18 17:21:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:21:03.033+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:21:00+00:00, run_after=2024-02-18T17:22:00+00:00 [2024-02-18T17:21:03.037+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:21:03.037+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:20:00+00:00, run_id=scheduled__2024-02-18T17:20:00+00:00, run_start_date=2024-02-18 17:21:00.327126+00:00, run_end_date=2024-02-18 17:21:03.037594+00:00, run_duration=2.710468, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:20:00+00:00, data_interval_end=2024-02-18 17:21:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:21:03.043+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:21:00+00:00, run_after=2024-02-18T17:22:00+00:00 [2024-02-18T17:21:03.067+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:20:00+00:00 exited with status success for try_number 1 [2024-02-18T17:21:03.067+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:20:00+00:00 exited with status success for try_number 1 [2024-02-18T17:21:03.071+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:20:00+00:00, map_index=-1, run_start_date=2024-02-18 17:21:01.806740+00:00, run_end_date=2024-02-18 17:21:02.019719+00:00, run_duration=0.212979, state=success, executor_state=success, try_number=1, max_tries=1, job_id=987, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:21:00.353916+00:00, queued_by_job_id=1, pid=21403 [2024-02-18T17:21:03.071+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:20:00+00:00, map_index=-1, run_start_date=2024-02-18 17:21:01.758925+00:00, run_end_date=2024-02-18 17:21:02.846631+00:00, run_duration=1.087706, state=success, executor_state=success, try_number=1, max_tries=1, job_id=986, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:21:00.353916+00:00, queued_by_job_id=1, pid=21402 [2024-02-18T17:22:00.438+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:22:00+00:00, run_after=2024-02-18T17:23:00+00:00 [2024-02-18T17:22:00.441+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:22:00.445+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:22:00.488+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T17:22:00.488+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T17:22:00.489+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:22:00.489+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:22:00.489+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:22:00.491+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T17:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:22:00.491+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T17:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T17:22:00.491+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:22:00.491+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:22:00.492+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:22:00.492+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:22:00.648+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:22:00.648+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:21:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:22:00.648+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:21:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:22:00.655+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8804e61d-0c3c-4065-9cf4-0137137ca503 [2024-02-18T17:22:00.656+0000] {scheduler_job.py:635} INFO - Setting external_id for to 468933f7-4935-4452-b7c5-616b4cd3c719 [2024-02-18T17:22:00.656+0000] {scheduler_job.py:635} INFO - Setting external_id for to 207561b2-260f-4fb3-8167-195e89a91db2 [2024-02-18T17:22:02.176+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:22:02.177+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 17:20:00+00:00, run_id=scheduled__2024-02-18T17:20:00+00:00, run_start_date=2024-02-18 17:22:00.455610+00:00, run_end_date=2024-02-18 17:22:02.177223+00:00, run_duration=1.721613, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:20:00+00:00, data_interval_end=2024-02-18 17:22:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T17:22:02.183+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T17:22:00+00:00, run_after=2024-02-18T17:24:00+00:00 [2024-02-18T17:22:02.188+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:22:02.188+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:21:00+00:00, run_id=scheduled__2024-02-18T17:21:00+00:00, run_start_date=2024-02-18 17:22:00.456427+00:00, run_end_date=2024-02-18 17:22:02.188730+00:00, run_duration=1.732303, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:21:00+00:00, data_interval_end=2024-02-18 17:22:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:22:02.198+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:22:00+00:00, run_after=2024-02-18T17:23:00+00:00 [2024-02-18T17:22:02.228+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:20:00+00:00 exited with status success for try_number 1 [2024-02-18T17:22:02.228+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:21:00+00:00 exited with status success for try_number 1 [2024-02-18T17:22:02.233+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:21:00+00:00, map_index=-1, run_start_date=2024-02-18 17:22:01.869115+00:00, run_end_date=2024-02-18 17:22:02.082618+00:00, run_duration=0.213503, state=success, executor_state=success, try_number=1, max_tries=1, job_id=990, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:22:00.490278+00:00, queued_by_job_id=1, pid=21469 [2024-02-18T17:22:02.233+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T17:20:00+00:00, map_index=-1, run_start_date=2024-02-18 17:22:01.138665+00:00, run_end_date=2024-02-18 17:22:01.383517+00:00, run_duration=0.244852, state=success, executor_state=success, try_number=1, max_tries=1, job_id=988, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:22:00.490278+00:00, queued_by_job_id=1, pid=21438 [2024-02-18T17:22:03.265+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:22:03.265+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:21:00+00:00, run_id=scheduled__2024-02-18T17:21:00+00:00, run_start_date=2024-02-18 17:22:00.457134+00:00, run_end_date=2024-02-18 17:22:03.265672+00:00, run_duration=2.808538, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:21:00+00:00, data_interval_end=2024-02-18 17:22:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:22:03.271+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:22:00+00:00, run_after=2024-02-18T17:23:00+00:00 [2024-02-18T17:22:03.291+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:21:00+00:00 exited with status success for try_number 1 [2024-02-18T17:22:03.294+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:21:00+00:00, map_index=-1, run_start_date=2024-02-18 17:22:01.842163+00:00, run_end_date=2024-02-18 17:22:03.025101+00:00, run_duration=1.182938, state=success, executor_state=success, try_number=1, max_tries=1, job_id=989, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:22:00.490278+00:00, queued_by_job_id=1, pid=21468 [2024-02-18T17:22:12.697+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T17:22:54.486+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:22:54.486+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-18T17:22:54.487+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:22:54.489+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240218172253_998878', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:22:54.489+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240218172253_998878', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-18T17:22:54.536+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218172253_998878 exited with status queued for try_number 1 [2024-02-18T17:22:54.543+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0b300019-372e-4e1a-b7ba-045908b22cde [2024-02-18T17:22:55.636+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:22:55.637+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-18 17:22:53.606248+00:00, run_id=vdu_down_20240218172253_998878, run_start_date=2024-02-18 17:22:54.459261+00:00, run_end_date=2024-02-18 17:22:55.637009+00:00, run_duration=1.177748, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 17:22:53.606248+00:00, data_interval_end=2024-02-18 17:22:53.606248+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-18T17:22:55.639+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-18T17:22:55.661+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218172253_998878 exited with status success for try_number 1 [2024-02-18T17:22:55.665+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240218172253_998878, map_index=-1, run_start_date=2024-02-18 17:22:55.175925+00:00, run_end_date=2024-02-18 17:22:55.426939+00:00, run_duration=0.251014, state=success, executor_state=success, try_number=1, max_tries=1, job_id=991, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:22:54.487796+00:00, queued_by_job_id=1, pid=21502 [2024-02-18T17:23:00.580+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:23:00.588+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:23:00+00:00, run_after=2024-02-18T17:24:00+00:00 [2024-02-18T17:23:00.620+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T17:23:00.621+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:23:00.621+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:23:00.621+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:23:00.623+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:23:00.623+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:23:00.623+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:23:00.623+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:23:00.716+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:22:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:23:00.717+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:22:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:23:00.722+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2972ef27-f041-4dd5-8023-f3fdda6db1bc [2024-02-18T17:23:00.722+0000] {scheduler_job.py:635} INFO - Setting external_id for to e1d2813c-1bf2-4eb3-8a62-b5cf5c9e0cbf [2024-02-18T17:23:02.429+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:23:02.429+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:22:00+00:00, run_id=scheduled__2024-02-18T17:22:00+00:00, run_start_date=2024-02-18 17:23:00.595880+00:00, run_end_date=2024-02-18 17:23:02.429526+00:00, run_duration=1.833646, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:22:00+00:00, data_interval_end=2024-02-18 17:23:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:23:02.435+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:23:00+00:00, run_after=2024-02-18T17:24:00+00:00 [2024-02-18T17:23:02.459+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:22:00+00:00 exited with status success for try_number 1 [2024-02-18T17:23:02.462+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:22:00+00:00, map_index=-1, run_start_date=2024-02-18 17:23:01.813552+00:00, run_end_date=2024-02-18 17:23:02.014218+00:00, run_duration=0.200666, state=success, executor_state=success, try_number=1, max_tries=1, job_id=993, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:23:00.622280+00:00, queued_by_job_id=1, pid=21535 [2024-02-18T17:23:03.492+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:23:03.492+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:22:00+00:00, run_id=scheduled__2024-02-18T17:22:00+00:00, run_start_date=2024-02-18 17:23:00.596599+00:00, run_end_date=2024-02-18 17:23:03.492396+00:00, run_duration=2.895797, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:22:00+00:00, data_interval_end=2024-02-18 17:23:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:23:03.498+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:23:00+00:00, run_after=2024-02-18T17:24:00+00:00 [2024-02-18T17:23:03.517+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:22:00+00:00 exited with status success for try_number 1 [2024-02-18T17:23:03.520+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:22:00+00:00, map_index=-1, run_start_date=2024-02-18 17:23:01.810403+00:00, run_end_date=2024-02-18 17:23:02.867844+00:00, run_duration=1.057441, state=success, executor_state=success, try_number=1, max_tries=1, job_id=992, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:23:00.622280+00:00, queued_by_job_id=1, pid=21534 [2024-02-18T17:24:00.705+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:24:00.713+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:24:00+00:00, run_after=2024-02-18T17:25:00+00:00 [2024-02-18T17:24:00.717+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:24:00.774+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T17:24:00.774+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T17:24:00.774+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:24:00.774+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:24:00.774+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:24:00.776+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T17:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:24:00.776+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T17:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T17:24:00.777+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:24:00.777+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:24:00.777+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:24:00.777+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:24:00.902+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:22:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:24:00.903+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:23:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:24:00.903+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:23:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:24:00.910+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0aea5d51-7751-49bf-be6e-86c6962f8341 [2024-02-18T17:24:00.911+0000] {scheduler_job.py:635} INFO - Setting external_id for to ab236f0b-d72e-42bc-a03f-2e800a77e14b [2024-02-18T17:24:00.911+0000] {scheduler_job.py:635} INFO - Setting external_id for to a806077a-0022-4972-b09f-b688c2fea883 [2024-02-18T17:24:02.041+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:24:02.041+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 17:22:00+00:00, run_id=scheduled__2024-02-18T17:22:00+00:00, run_start_date=2024-02-18 17:24:00.726012+00:00, run_end_date=2024-02-18 17:24:02.041289+00:00, run_duration=1.315277, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:22:00+00:00, data_interval_end=2024-02-18 17:24:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T17:24:02.049+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T17:24:00+00:00, run_after=2024-02-18T17:26:00+00:00 [2024-02-18T17:24:02.087+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:22:00+00:00 exited with status success for try_number 1 [2024-02-18T17:24:02.094+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T17:22:00+00:00, map_index=-1, run_start_date=2024-02-18 17:24:01.349495+00:00, run_end_date=2024-02-18 17:24:01.597296+00:00, run_duration=0.247801, state=success, executor_state=success, try_number=1, max_tries=1, job_id=994, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:24:00.775598+00:00, queued_by_job_id=1, pid=21571 [2024-02-18T17:24:02.654+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:24:02.655+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:23:00+00:00, run_id=scheduled__2024-02-18T17:23:00+00:00, run_start_date=2024-02-18 17:24:00.726701+00:00, run_end_date=2024-02-18 17:24:02.654973+00:00, run_duration=1.928272, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:23:00+00:00, data_interval_end=2024-02-18 17:24:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:24:02.660+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:24:00+00:00, run_after=2024-02-18T17:25:00+00:00 [2024-02-18T17:24:02.685+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:23:00+00:00 exited with status success for try_number 1 [2024-02-18T17:24:02.688+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:23:00+00:00, map_index=-1, run_start_date=2024-02-18 17:24:02.104734+00:00, run_end_date=2024-02-18 17:24:02.311928+00:00, run_duration=0.207194, state=success, executor_state=success, try_number=1, max_tries=1, job_id=995, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:24:00.775598+00:00, queued_by_job_id=1, pid=21601 [2024-02-18T17:24:03.718+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:24:03.719+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:23:00+00:00, run_id=scheduled__2024-02-18T17:23:00+00:00, run_start_date=2024-02-18 17:24:00.727320+00:00, run_end_date=2024-02-18 17:24:03.718986+00:00, run_duration=2.991666, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:23:00+00:00, data_interval_end=2024-02-18 17:24:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:24:03.724+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:24:00+00:00, run_after=2024-02-18T17:25:00+00:00 [2024-02-18T17:24:03.746+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:23:00+00:00 exited with status success for try_number 1 [2024-02-18T17:24:03.749+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:23:00+00:00, map_index=-1, run_start_date=2024-02-18 17:24:02.155277+00:00, run_end_date=2024-02-18 17:24:03.254096+00:00, run_duration=1.098819, state=success, executor_state=success, try_number=1, max_tries=1, job_id=996, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:24:00.775598+00:00, queued_by_job_id=1, pid=21602 [2024-02-18T17:24:53.903+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:24:53.904+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-18T17:24:53.904+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:24:53.906+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240218172453_581303', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:24:53.906+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240218172453_581303', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-18T17:24:53.937+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218172453_581303 exited with status queued for try_number 1 [2024-02-18T17:24:53.941+0000] {scheduler_job.py:635} INFO - Setting external_id for to a40d4bf3-820a-4e69-8e70-85ac59081b71 [2024-02-18T17:24:55.029+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:24:55.029+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-18 17:24:53.604415+00:00, run_id=vdu_down_20240218172453_581303, run_start_date=2024-02-18 17:24:53.883486+00:00, run_end_date=2024-02-18 17:24:55.029471+00:00, run_duration=1.145985, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 17:24:53.604415+00:00, data_interval_end=2024-02-18 17:24:53.604415+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-18T17:24:55.031+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-18T17:24:55.053+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218172453_581303 exited with status success for try_number 1 [2024-02-18T17:24:55.058+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240218172453_581303, map_index=-1, run_start_date=2024-02-18 17:24:54.345884+00:00, run_end_date=2024-02-18 17:24:54.624056+00:00, run_duration=0.278172, state=success, executor_state=success, try_number=1, max_tries=1, job_id=997, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:24:53.904913+00:00, queued_by_job_id=1, pid=21635 [2024-02-18T17:25:00.862+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:25:00+00:00, run_after=2024-02-18T17:30:00+00:00 [2024-02-18T17:25:00.870+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:25:00+00:00, run_after=2024-02-18T17:26:00+00:00 [2024-02-18T17:25:00.874+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:25:00.917+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T17:25:00.917+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:25:00.917+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:25:00.917+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:25:00.918+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:25:00.919+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T17:20:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T17:25:00.920+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T17:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:25:00.920+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:25:00.920+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:25:00.920+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:25:00.920+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:25:01.119+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T17:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:25:01.122+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:24:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:25:01.122+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:24:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:25:01.130+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4dba7807-4c57-4837-b1da-31e54b5e4b1d [2024-02-18T17:25:01.131+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3940db06-a1ae-4a12-bc13-724bedca2e8f [2024-02-18T17:25:01.131+0000] {scheduler_job.py:635} INFO - Setting external_id for to ca2ef8d9-5f2d-4459-beeb-0a57e2cdfc84 [2024-02-18T17:25:03.924+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:25:03.924+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:24:00+00:00, run_id=scheduled__2024-02-18T17:24:00+00:00, run_start_date=2024-02-18 17:25:00.883897+00:00, run_end_date=2024-02-18 17:25:03.924778+00:00, run_duration=3.040881, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:24:00+00:00, data_interval_end=2024-02-18 17:25:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:25:03.931+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:25:00+00:00, run_after=2024-02-18T17:26:00+00:00 [2024-02-18T17:25:03.935+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:25:03.935+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:24:00+00:00, run_id=scheduled__2024-02-18T17:24:00+00:00, run_start_date=2024-02-18 17:25:00.884543+00:00, run_end_date=2024-02-18 17:25:03.935606+00:00, run_duration=3.051063, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:24:00+00:00, data_interval_end=2024-02-18 17:25:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:25:03.941+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:25:00+00:00, run_after=2024-02-18T17:26:00+00:00 [2024-02-18T17:25:03.953+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:25:03.953+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:25:03.954+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:25:03.955+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T17:20:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T17:25:03.956+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T17:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:25:03.984+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T17:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:25:03.984+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T17:20:00+00:00 exited with status success for try_number 1 [2024-02-18T17:25:03.985+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:24:00+00:00 exited with status success for try_number 1 [2024-02-18T17:25:03.985+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:24:00+00:00 exited with status success for try_number 1 [2024-02-18T17:25:03.991+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:24:00+00:00, map_index=-1, run_start_date=2024-02-18 17:25:02.622988+00:00, run_end_date=2024-02-18 17:25:03.814847+00:00, run_duration=1.191859, state=success, executor_state=success, try_number=1, max_tries=1, job_id=999, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:25:00.918748+00:00, queued_by_job_id=1, pid=21688 [2024-02-18T17:25:03.991+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2f51cf23-5c0c-46a1-9a04-5e1a5e4a170d [2024-02-18T17:25:03.991+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T17:20:00+00:00, map_index=-1, run_start_date=2024-02-18 17:25:02.591299+00:00, run_end_date=2024-02-18 17:25:02.953622+00:00, run_duration=0.362323, state=success, executor_state=success, try_number=1, max_tries=1, job_id=998, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:25:00.918748+00:00, queued_by_job_id=1, pid=21687 [2024-02-18T17:25:03.991+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:24:00+00:00, map_index=-1, run_start_date=2024-02-18 17:25:02.655945+00:00, run_end_date=2024-02-18 17:25:03.002083+00:00, run_duration=0.346138, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1000, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:25:00.918748+00:00, queued_by_job_id=1, pid=21689 [2024-02-18T17:25:06.162+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:25:06.162+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:25:06.163+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:25:06.165+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T17:20:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T17:25:06.165+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T17:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T17:25:06.213+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T17:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:25:06.213+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T17:20:00+00:00 exited with status success for try_number 1 [2024-02-18T17:25:06.223+0000] {scheduler_job.py:635} INFO - Setting external_id for to 50c31750-d170-4bf7-8687-f57d6e52088d [2024-02-18T17:25:06.223+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T17:20:00+00:00, map_index=-1, run_start_date=2024-02-18 17:25:05.138276+00:00, run_end_date=2024-02-18 17:25:05.323798+00:00, run_duration=0.185522, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1001, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:25:03.954775+00:00, queued_by_job_id=1, pid=21728 [2024-02-18T17:25:07.921+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:25:07.921+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:25:07.922+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:25:07.923+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T17:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:25:07.923+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T17:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:25:07.951+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T17:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:25:07.951+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T17:20:00+00:00 exited with status success for try_number 1 [2024-02-18T17:25:07.955+0000] {scheduler_job.py:635} INFO - Setting external_id for to 16a0ca2c-1718-4e1a-a8d4-cbab80b8cdb1 [2024-02-18T17:25:07.955+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T17:20:00+00:00, map_index=0, run_start_date=2024-02-18 17:25:07.349355+00:00, run_end_date=2024-02-18 17:25:07.608450+00:00, run_duration=0.259095, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1002, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:25:06.164021+00:00, queued_by_job_id=1, pid=21740 [2024-02-18T17:25:10.103+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:25:10.103+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:20:00+00:00, run_id=scheduled__2024-02-18T17:20:00+00:00, run_start_date=2024-02-18 17:25:00.883144+00:00, run_end_date=2024-02-18 17:25:10.103771+00:00, run_duration=9.220627, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:20:00+00:00, data_interval_end=2024-02-18 17:25:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T17:25:10.108+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:25:00+00:00, run_after=2024-02-18T17:30:00+00:00 [2024-02-18T17:25:10.141+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T17:20:00+00:00 exited with status success for try_number 1 [2024-02-18T17:25:10.144+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T17:20:00+00:00, map_index=-1, run_start_date=2024-02-18 17:25:09.043321+00:00, run_end_date=2024-02-18 17:25:09.208736+00:00, run_duration=0.165415, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1003, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:25:07.922789+00:00, queued_by_job_id=1, pid=21752 [2024-02-18T17:26:01.018+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:26:01.026+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:26:00+00:00, run_after=2024-02-18T17:27:00+00:00 [2024-02-18T17:26:01.029+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:26:01.069+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T17:26:01.070+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T17:26:01.070+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:26:01.070+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:26:01.070+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:26:01.072+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T17:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:26:01.072+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T17:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T17:26:01.072+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:26:01.073+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:26:01.073+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:26:01.073+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:26:01.214+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:24:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:26:01.214+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:26:01.214+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:26:01.222+0000] {scheduler_job.py:635} INFO - Setting external_id for to 145f2388-6354-4f72-92d1-f6805043bba2 [2024-02-18T17:26:01.222+0000] {scheduler_job.py:635} INFO - Setting external_id for to 363150ad-857f-4614-b6a1-bfc7da9540f8 [2024-02-18T17:26:01.222+0000] {scheduler_job.py:635} INFO - Setting external_id for to a4d8de3e-99d1-4eac-af7a-423fefe18845 [2024-02-18T17:26:02.342+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:26:02.342+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 17:24:00+00:00, run_id=scheduled__2024-02-18T17:24:00+00:00, run_start_date=2024-02-18 17:26:01.037663+00:00, run_end_date=2024-02-18 17:26:02.342545+00:00, run_duration=1.304882, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:24:00+00:00, data_interval_end=2024-02-18 17:26:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T17:26:02.352+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T17:26:00+00:00, run_after=2024-02-18T17:28:00+00:00 [2024-02-18T17:26:02.395+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:24:00+00:00 exited with status success for try_number 1 [2024-02-18T17:26:02.400+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T17:24:00+00:00, map_index=-1, run_start_date=2024-02-18 17:26:01.590743+00:00, run_end_date=2024-02-18 17:26:01.850958+00:00, run_duration=0.260215, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1004, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:26:01.071400+00:00, queued_by_job_id=1, pid=21769 [2024-02-18T17:26:03.080+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:26:03.080+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:25:00+00:00, run_id=scheduled__2024-02-18T17:25:00+00:00, run_start_date=2024-02-18 17:26:01.038427+00:00, run_end_date=2024-02-18 17:26:03.080288+00:00, run_duration=2.041861, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:25:00+00:00, data_interval_end=2024-02-18 17:26:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:26:03.086+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:26:00+00:00, run_after=2024-02-18T17:27:00+00:00 [2024-02-18T17:26:03.110+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:25:00+00:00 exited with status success for try_number 1 [2024-02-18T17:26:03.113+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:25:00+00:00, map_index=-1, run_start_date=2024-02-18 17:26:02.480893+00:00, run_end_date=2024-02-18 17:26:02.674794+00:00, run_duration=0.193901, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1006, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:26:01.071400+00:00, queued_by_job_id=1, pid=21799 [2024-02-18T17:26:04.421+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:26:04.422+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:25:00+00:00, run_id=scheduled__2024-02-18T17:25:00+00:00, run_start_date=2024-02-18 17:26:01.039158+00:00, run_end_date=2024-02-18 17:26:04.422072+00:00, run_duration=3.382914, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:25:00+00:00, data_interval_end=2024-02-18 17:26:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:26:04.431+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:26:00+00:00, run_after=2024-02-18T17:27:00+00:00 [2024-02-18T17:26:04.460+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:25:00+00:00 exited with status success for try_number 1 [2024-02-18T17:26:04.464+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:25:00+00:00, map_index=-1, run_start_date=2024-02-18 17:26:02.456031+00:00, run_end_date=2024-02-18 17:26:03.389414+00:00, run_duration=0.933383, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1005, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:26:01.071400+00:00, queued_by_job_id=1, pid=21798 [2024-02-18T17:26:54.170+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:26:54.170+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-18T17:26:54.170+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:26:54.172+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240218172653_180135', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:26:54.172+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240218172653_180135', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-18T17:26:54.200+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218172653_180135 exited with status queued for try_number 1 [2024-02-18T17:26:54.204+0000] {scheduler_job.py:635} INFO - Setting external_id for to 711474ba-0259-4dda-b27e-fa6522cd636b [2024-02-18T17:26:55.296+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:26:55.296+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-18 17:26:53.608783+00:00, run_id=vdu_down_20240218172653_180135, run_start_date=2024-02-18 17:26:54.149576+00:00, run_end_date=2024-02-18 17:26:55.296623+00:00, run_duration=1.147047, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 17:26:53.608783+00:00, data_interval_end=2024-02-18 17:26:53.608783+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-18T17:26:55.299+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-18T17:26:55.326+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218172653_180135 exited with status success for try_number 1 [2024-02-18T17:26:55.330+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240218172653_180135, map_index=-1, run_start_date=2024-02-18 17:26:54.737309+00:00, run_end_date=2024-02-18 17:26:55.038295+00:00, run_duration=0.300986, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1007, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:26:54.171349+00:00, queued_by_job_id=1, pid=21832 [2024-02-18T17:27:00.136+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:27:00.146+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:27:00+00:00, run_after=2024-02-18T17:28:00+00:00 [2024-02-18T17:27:00.293+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T17:27:00.293+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:27:00.293+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:27:00.294+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:27:00.295+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:27:00.296+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:27:00.296+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:27:00.296+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:27:00.402+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:26:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:27:00.402+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:26:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:27:00.407+0000] {scheduler_job.py:635} INFO - Setting external_id for to b8a102a5-e390-4d60-a39e-3bc12375b30e [2024-02-18T17:27:00.408+0000] {scheduler_job.py:635} INFO - Setting external_id for to 36a16711-185a-4c0a-a747-1d575da0aa8a [2024-02-18T17:27:04.278+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:27:04.279+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:26:00+00:00, run_id=scheduled__2024-02-18T17:26:00+00:00, run_start_date=2024-02-18 17:27:00.192128+00:00, run_end_date=2024-02-18 17:27:04.279054+00:00, run_duration=4.086926, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:26:00+00:00, data_interval_end=2024-02-18 17:27:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:27:04.287+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:27:00+00:00, run_after=2024-02-18T17:28:00+00:00 [2024-02-18T17:27:04.342+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:26:00+00:00 exited with status success for try_number 1 [2024-02-18T17:27:04.346+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:26:00+00:00, map_index=-1, run_start_date=2024-02-18 17:27:02.867874+00:00, run_end_date=2024-02-18 17:27:03.622670+00:00, run_duration=0.754796, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1008, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:27:00.294602+00:00, queued_by_job_id=1, pid=21882 [2024-02-18T17:27:10.614+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:27:10.614+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:26:00+00:00, run_id=scheduled__2024-02-18T17:26:00+00:00, run_start_date=2024-02-18 17:27:00.192915+00:00, run_end_date=2024-02-18 17:27:10.614479+00:00, run_duration=10.421564, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:26:00+00:00, data_interval_end=2024-02-18 17:27:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:27:10.624+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:27:00+00:00, run_after=2024-02-18T17:28:00+00:00 [2024-02-18T17:27:11.785+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:26:00+00:00 exited with status success for try_number 1 [2024-02-18T17:27:11.789+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:26:00+00:00, map_index=-1, run_start_date=2024-02-18 17:27:02.871206+00:00, run_end_date=2024-02-18 17:27:10.485413+00:00, run_duration=7.614207, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1009, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:27:00.294602+00:00, queued_by_job_id=1, pid=21883 [2024-02-18T17:27:12.737+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T17:28:00.145+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:28:00.153+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:28:00+00:00, run_after=2024-02-18T17:29:00+00:00 [2024-02-18T17:28:00.157+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:28:00.201+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T17:28:00.201+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T17:28:00.201+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:28:00.202+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:28:00.202+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:28:00.205+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T17:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:28:00.205+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T17:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T17:28:00.205+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:28:00.205+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:28:00.205+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:28:00.206+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:28:00.423+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:26:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:28:00.423+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:27:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:28:00.426+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:27:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:28:00.437+0000] {scheduler_job.py:635} INFO - Setting external_id for to b541a96b-b209-4a51-9938-4f4d72920594 [2024-02-18T17:28:00.441+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8c4a6986-319e-4a7c-b71e-45179ac617dd [2024-02-18T17:28:00.442+0000] {scheduler_job.py:635} INFO - Setting external_id for to 552b8c6b-6ad1-4289-ae25-855ebf94f41e [2024-02-18T17:28:02.077+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:28:02.077+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 17:26:00+00:00, run_id=scheduled__2024-02-18T17:26:00+00:00, run_start_date=2024-02-18 17:28:00.165392+00:00, run_end_date=2024-02-18 17:28:02.077660+00:00, run_duration=1.912268, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:26:00+00:00, data_interval_end=2024-02-18 17:28:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T17:28:02.082+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T17:28:00+00:00, run_after=2024-02-18T17:30:00+00:00 [2024-02-18T17:28:02.086+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:28:02.086+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:27:00+00:00, run_id=scheduled__2024-02-18T17:27:00+00:00, run_start_date=2024-02-18 17:28:00.166239+00:00, run_end_date=2024-02-18 17:28:02.086665+00:00, run_duration=1.920426, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:27:00+00:00, data_interval_end=2024-02-18 17:28:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:28:02.094+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:28:00+00:00, run_after=2024-02-18T17:29:00+00:00 [2024-02-18T17:28:02.123+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:26:00+00:00 exited with status success for try_number 1 [2024-02-18T17:28:02.123+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:27:00+00:00 exited with status success for try_number 1 [2024-02-18T17:28:02.127+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T17:26:00+00:00, map_index=-1, run_start_date=2024-02-18 17:28:00.876274+00:00, run_end_date=2024-02-18 17:28:01.133844+00:00, run_duration=0.25757, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1010, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:28:00.203626+00:00, queued_by_job_id=1, pid=21918 [2024-02-18T17:28:02.127+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:27:00+00:00, map_index=-1, run_start_date=2024-02-18 17:28:01.678715+00:00, run_end_date=2024-02-18 17:28:01.872464+00:00, run_duration=0.193749, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1011, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:28:00.203626+00:00, queued_by_job_id=1, pid=21948 [2024-02-18T17:28:03.859+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:28:03.859+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:27:00+00:00, run_id=scheduled__2024-02-18T17:27:00+00:00, run_start_date=2024-02-18 17:28:00.166964+00:00, run_end_date=2024-02-18 17:28:03.859234+00:00, run_duration=3.69227, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:27:00+00:00, data_interval_end=2024-02-18 17:28:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:28:03.865+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:28:00+00:00, run_after=2024-02-18T17:29:00+00:00 [2024-02-18T17:28:03.887+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:27:00+00:00 exited with status success for try_number 1 [2024-02-18T17:28:03.890+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:27:00+00:00, map_index=-1, run_start_date=2024-02-18 17:28:01.733404+00:00, run_end_date=2024-02-18 17:28:02.661691+00:00, run_duration=0.928287, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1012, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:28:00.203626+00:00, queued_by_job_id=1, pid=21949 [2024-02-18T17:29:00.865+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:29:00.872+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:29:00+00:00, run_after=2024-02-18T17:30:00+00:00 [2024-02-18T17:29:00.906+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T17:29:00.906+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:29:00.906+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:29:00.906+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:29:00.908+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:29:00.908+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:29:00.908+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:29:00.909+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:29:00.997+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:28:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:29:00.997+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:28:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:29:01.003+0000] {scheduler_job.py:635} INFO - Setting external_id for to b883bb35-bafb-433b-b2cf-c4ce40d0b9ee [2024-02-18T17:29:01.004+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5090d937-513c-43a8-abbc-2375386ad846 [2024-02-18T17:29:02.852+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:29:02.852+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:28:00+00:00, run_id=scheduled__2024-02-18T17:28:00+00:00, run_start_date=2024-02-18 17:29:00.880739+00:00, run_end_date=2024-02-18 17:29:02.852552+00:00, run_duration=1.971813, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:28:00+00:00, data_interval_end=2024-02-18 17:29:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:29:02.859+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:29:00+00:00, run_after=2024-02-18T17:30:00+00:00 [2024-02-18T17:29:02.884+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:28:00+00:00 exited with status success for try_number 1 [2024-02-18T17:29:02.887+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:28:00+00:00, map_index=-1, run_start_date=2024-02-18 17:29:02.148773+00:00, run_end_date=2024-02-18 17:29:02.346358+00:00, run_duration=0.197585, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1014, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:29:00.907468+00:00, queued_by_job_id=1, pid=22004 [2024-02-18T17:29:03.916+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:29:03.917+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:28:00+00:00, run_id=scheduled__2024-02-18T17:28:00+00:00, run_start_date=2024-02-18 17:29:00.881539+00:00, run_end_date=2024-02-18 17:29:03.916997+00:00, run_duration=3.035458, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:28:00+00:00, data_interval_end=2024-02-18 17:29:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:29:03.923+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:29:00+00:00, run_after=2024-02-18T17:30:00+00:00 [2024-02-18T17:29:03.942+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:28:00+00:00 exited with status success for try_number 1 [2024-02-18T17:29:03.945+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:28:00+00:00, map_index=-1, run_start_date=2024-02-18 17:29:02.070627+00:00, run_end_date=2024-02-18 17:29:03.162658+00:00, run_duration=1.092031, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1013, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:29:00.907468+00:00, queued_by_job_id=1, pid=22003 [2024-02-18T17:30:00.397+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:30:00+00:00, run_after=2024-02-18T17:35:00+00:00 [2024-02-18T17:30:00.406+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:30:00+00:00, run_after=2024-02-18T17:31:00+00:00 [2024-02-18T17:30:00.410+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:30:00.414+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:30:00.464+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T17:30:00.464+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:30:00.464+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T17:30:00.464+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:30:00.464+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:30:00.465+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:30:00.467+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T17:25:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T17:30:00.467+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T17:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:30:00.468+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T17:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:30:00.468+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T17:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T17:30:00.468+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:30:00.468+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:30:00.468+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:30:00.468+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:30:00.819+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T17:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:30:00.819+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:28:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:30:00.820+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:29:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:30:00.820+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:29:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:30:00.838+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7a18751b-5b68-4765-b5f8-e0929996a0d7 [2024-02-18T17:30:00.839+0000] {scheduler_job.py:635} INFO - Setting external_id for to f58f6c38-de84-418e-9624-6ece3d3e2243 [2024-02-18T17:30:00.839+0000] {scheduler_job.py:635} INFO - Setting external_id for to e86cbc00-2af8-4d7a-bf2d-004f489b3855 [2024-02-18T17:30:00.839+0000] {scheduler_job.py:635} INFO - Setting external_id for to 50fae6d8-7d48-4b8c-bb17-b9d005e8b73c [2024-02-18T17:30:02.342+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:30:02.342+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 17:28:00+00:00, run_id=scheduled__2024-02-18T17:28:00+00:00, run_start_date=2024-02-18 17:30:00.423398+00:00, run_end_date=2024-02-18 17:30:02.342806+00:00, run_duration=1.919408, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:28:00+00:00, data_interval_end=2024-02-18 17:30:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T17:30:02.351+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T17:30:00+00:00, run_after=2024-02-18T17:32:00+00:00 [2024-02-18T17:30:02.415+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:28:00+00:00 exited with status success for try_number 1 [2024-02-18T17:30:02.419+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T17:28:00+00:00, map_index=-1, run_start_date=2024-02-18 17:30:01.261128+00:00, run_end_date=2024-02-18 17:30:01.583199+00:00, run_duration=0.322071, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1015, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:30:00.466135+00:00, queued_by_job_id=1, pid=22041 [2024-02-18T17:30:03.473+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:30:03.473+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:29:00+00:00, run_id=scheduled__2024-02-18T17:29:00+00:00, run_start_date=2024-02-18 17:30:00.424082+00:00, run_end_date=2024-02-18 17:30:03.473706+00:00, run_duration=3.049624, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:29:00+00:00, data_interval_end=2024-02-18 17:30:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:30:03.480+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:30:00+00:00, run_after=2024-02-18T17:31:00+00:00 [2024-02-18T17:30:03.484+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:30:03.484+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:29:00+00:00, run_id=scheduled__2024-02-18T17:29:00+00:00, run_start_date=2024-02-18 17:30:00.424781+00:00, run_end_date=2024-02-18 17:30:03.484629+00:00, run_duration=3.059848, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:29:00+00:00, data_interval_end=2024-02-18 17:30:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:30:03.490+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:30:00+00:00, run_after=2024-02-18T17:31:00+00:00 [2024-02-18T17:30:03.502+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:30:03.502+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:30:03.502+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:30:03.504+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T17:25:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T17:30:03.504+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T17:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:30:03.530+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T17:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:30:03.530+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T17:25:00+00:00 exited with status success for try_number 1 [2024-02-18T17:30:03.530+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:29:00+00:00 exited with status success for try_number 1 [2024-02-18T17:30:03.530+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:29:00+00:00 exited with status success for try_number 1 [2024-02-18T17:30:03.536+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:29:00+00:00, map_index=-1, run_start_date=2024-02-18 17:30:02.208396+00:00, run_end_date=2024-02-18 17:30:02.473265+00:00, run_duration=0.264869, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1017, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:30:00.466135+00:00, queued_by_job_id=1, pid=22082 [2024-02-18T17:30:03.536+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T17:25:00+00:00, map_index=-1, run_start_date=2024-02-18 17:30:02.217255+00:00, run_end_date=2024-02-18 17:30:02.462230+00:00, run_duration=0.244975, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1018, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:30:00.466135+00:00, queued_by_job_id=1, pid=22083 [2024-02-18T17:30:03.536+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1ba9e648-605e-42f1-b332-489ccb02b2de [2024-02-18T17:30:03.536+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:29:00+00:00, map_index=-1, run_start_date=2024-02-18 17:30:02.137995+00:00, run_end_date=2024-02-18 17:30:03.217600+00:00, run_duration=1.079605, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1016, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:30:00.466135+00:00, queued_by_job_id=1, pid=22081 [2024-02-18T17:30:05.392+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:30:05.392+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:30:05.392+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:30:05.394+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T17:25:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T17:30:05.394+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T17:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T17:30:05.424+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T17:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:30:05.425+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T17:25:00+00:00 exited with status success for try_number 1 [2024-02-18T17:30:05.435+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0a2c5e6d-5f50-4a54-bf71-572073326e5d [2024-02-18T17:30:05.435+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T17:25:00+00:00, map_index=-1, run_start_date=2024-02-18 17:30:04.622051+00:00, run_end_date=2024-02-18 17:30:04.826227+00:00, run_duration=0.204176, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1019, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:30:03.503012+00:00, queued_by_job_id=1, pid=22122 [2024-02-18T17:30:07.477+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:30:07.477+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:30:07.478+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:30:07.479+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T17:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:30:07.479+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T17:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:30:07.506+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T17:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:30:07.506+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T17:25:00+00:00 exited with status success for try_number 1 [2024-02-18T17:30:07.510+0000] {scheduler_job.py:635} INFO - Setting external_id for to 014d699d-997c-4b80-a3ec-697f2c0be2d7 [2024-02-18T17:30:07.511+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T17:25:00+00:00, map_index=0, run_start_date=2024-02-18 17:30:06.852369+00:00, run_end_date=2024-02-18 17:30:07.011110+00:00, run_duration=0.158741, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1020, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:30:05.393165+00:00, queued_by_job_id=1, pid=22134 [2024-02-18T17:30:09.667+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:30:09.668+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:25:00+00:00, run_id=scheduled__2024-02-18T17:25:00+00:00, run_start_date=2024-02-18 17:30:00.422654+00:00, run_end_date=2024-02-18 17:30:09.668160+00:00, run_duration=9.245506, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:25:00+00:00, data_interval_end=2024-02-18 17:30:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T17:30:09.672+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:30:00+00:00, run_after=2024-02-18T17:35:00+00:00 [2024-02-18T17:30:09.690+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T17:25:00+00:00 exited with status success for try_number 1 [2024-02-18T17:30:09.693+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T17:25:00+00:00, map_index=-1, run_start_date=2024-02-18 17:30:08.529589+00:00, run_end_date=2024-02-18 17:30:08.702956+00:00, run_duration=0.173367, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1021, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:30:07.478589+00:00, queued_by_job_id=1, pid=22146 [2024-02-18T17:30:53.901+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:30:53.901+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-18T17:30:53.902+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:30:53.903+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240218173053_878945', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:30:53.903+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240218173053_878945', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-18T17:30:53.932+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218173053_878945 exited with status queued for try_number 1 [2024-02-18T17:30:53.936+0000] {scheduler_job.py:635} INFO - Setting external_id for to d7b651bf-c08d-415a-9724-5ba01167b4b2 [2024-02-18T17:30:55.646+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:30:55.647+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-18 17:30:53.611969+00:00, run_id=vdu_down_20240218173053_878945, run_start_date=2024-02-18 17:30:53.881979+00:00, run_end_date=2024-02-18 17:30:55.647067+00:00, run_duration=1.765088, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 17:30:53.611969+00:00, data_interval_end=2024-02-18 17:30:53.611969+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-18T17:30:55.649+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-18T17:30:55.670+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218173053_878945 exited with status success for try_number 1 [2024-02-18T17:30:55.674+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240218173053_878945, map_index=-1, run_start_date=2024-02-18 17:30:54.336621+00:00, run_end_date=2024-02-18 17:30:54.672898+00:00, run_duration=0.336277, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1022, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:30:53.902382+00:00, queued_by_job_id=1, pid=22161 [2024-02-18T17:31:00.983+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:31:00.992+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:31:00+00:00, run_after=2024-02-18T17:32:00+00:00 [2024-02-18T17:31:01.027+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T17:31:01.028+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:31:01.028+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:31:01.028+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:31:01.030+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:31:01.030+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:31:01.030+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:31:01.030+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:31:01.126+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:31:01.127+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:31:01.133+0000] {scheduler_job.py:635} INFO - Setting external_id for to 481af9d8-6cbf-43c4-aa69-329f5f0539b3 [2024-02-18T17:31:01.133+0000] {scheduler_job.py:635} INFO - Setting external_id for to 16a54051-c5a7-483a-9542-2532f127b09e [2024-02-18T17:31:02.529+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:31:02.529+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:30:00+00:00, run_id=scheduled__2024-02-18T17:30:00+00:00, run_start_date=2024-02-18 17:31:01.000998+00:00, run_end_date=2024-02-18 17:31:02.529850+00:00, run_duration=1.528852, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:30:00+00:00, data_interval_end=2024-02-18 17:31:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:31:02.539+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:31:00+00:00, run_after=2024-02-18T17:32:00+00:00 [2024-02-18T17:31:02.565+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:30:00+00:00 exited with status success for try_number 1 [2024-02-18T17:31:02.568+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:30:00+00:00, map_index=-1, run_start_date=2024-02-18 17:31:02.170752+00:00, run_end_date=2024-02-18 17:31:02.367444+00:00, run_duration=0.196692, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1023, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:31:01.029204+00:00, queued_by_job_id=1, pid=22210 [2024-02-18T17:31:03.983+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:31:03.983+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:30:00+00:00, run_id=scheduled__2024-02-18T17:30:00+00:00, run_start_date=2024-02-18 17:31:01.002022+00:00, run_end_date=2024-02-18 17:31:03.983325+00:00, run_duration=2.981303, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:30:00+00:00, data_interval_end=2024-02-18 17:31:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:31:03.989+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:31:00+00:00, run_after=2024-02-18T17:32:00+00:00 [2024-02-18T17:31:04.018+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:30:00+00:00 exited with status success for try_number 1 [2024-02-18T17:31:04.021+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:30:00+00:00, map_index=-1, run_start_date=2024-02-18 17:31:02.181539+00:00, run_end_date=2024-02-18 17:31:03.016859+00:00, run_duration=0.83532, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1024, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:31:01.029204+00:00, queued_by_job_id=1, pid=22211 [2024-02-18T17:32:00.535+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:32:00.541+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:32:00.552+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:32:00+00:00, run_after=2024-02-18T17:33:00+00:00 [2024-02-18T17:32:00.606+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T17:32:00.607+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T17:32:00.607+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:32:00.607+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:32:00.607+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:32:00.610+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T17:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:32:00.610+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T17:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T17:32:00.610+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:32:00.610+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:32:00.611+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:32:00.611+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:32:00.870+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:32:00.870+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:31:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:32:00.870+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:31:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:32:00.881+0000] {scheduler_job.py:635} INFO - Setting external_id for to 868999e7-3e3b-4ee2-abe0-1c37233dce47 [2024-02-18T17:32:00.881+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5973404a-f732-46c7-a353-a5727f2313fd [2024-02-18T17:32:00.882+0000] {scheduler_job.py:635} INFO - Setting external_id for to a7ee091e-0cb7-4a9d-b590-b3cc3afa8a96 [2024-02-18T17:32:01.643+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:32:01.643+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 17:30:00+00:00, run_id=scheduled__2024-02-18T17:30:00+00:00, run_start_date=2024-02-18 17:32:00.563621+00:00, run_end_date=2024-02-18 17:32:01.643429+00:00, run_duration=1.079808, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:30:00+00:00, data_interval_end=2024-02-18 17:32:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T17:32:01.648+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T17:32:00+00:00, run_after=2024-02-18T17:34:00+00:00 [2024-02-18T17:32:02.715+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:32:02.716+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:31:00+00:00, run_id=scheduled__2024-02-18T17:31:00+00:00, run_start_date=2024-02-18 17:32:00.564525+00:00, run_end_date=2024-02-18 17:32:02.716049+00:00, run_duration=2.151524, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:31:00+00:00, data_interval_end=2024-02-18 17:32:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:32:02.722+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:32:00+00:00, run_after=2024-02-18T17:33:00+00:00 [2024-02-18T17:32:02.751+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:30:00+00:00 exited with status success for try_number 1 [2024-02-18T17:32:02.752+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:31:00+00:00 exited with status success for try_number 1 [2024-02-18T17:32:02.757+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T17:30:00+00:00, map_index=-1, run_start_date=2024-02-18 17:32:01.334626+00:00, run_end_date=2024-02-18 17:32:01.606498+00:00, run_duration=0.271872, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1025, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:32:00.608552+00:00, queued_by_job_id=1, pid=22246 [2024-02-18T17:32:02.757+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:31:00+00:00, map_index=-1, run_start_date=2024-02-18 17:32:02.156426+00:00, run_end_date=2024-02-18 17:32:02.351195+00:00, run_duration=0.194769, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1027, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:32:00.608552+00:00, queued_by_job_id=1, pid=22277 [2024-02-18T17:32:03.507+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:32:03.507+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:31:00+00:00, run_id=scheduled__2024-02-18T17:31:00+00:00, run_start_date=2024-02-18 17:32:00.565351+00:00, run_end_date=2024-02-18 17:32:03.507686+00:00, run_duration=2.942335, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:31:00+00:00, data_interval_end=2024-02-18 17:32:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:32:03.513+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:32:00+00:00, run_after=2024-02-18T17:33:00+00:00 [2024-02-18T17:32:03.534+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:31:00+00:00 exited with status success for try_number 1 [2024-02-18T17:32:03.537+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:31:00+00:00, map_index=-1, run_start_date=2024-02-18 17:32:02.151195+00:00, run_end_date=2024-02-18 17:32:03.310220+00:00, run_duration=1.159025, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1026, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:32:00.608552+00:00, queued_by_job_id=1, pid=22276 [2024-02-18T17:32:12.773+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T17:33:01.012+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:33:00+00:00, run_after=2024-02-18T17:34:00+00:00 [2024-02-18T17:33:01.016+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:33:01.049+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T17:33:01.049+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:33:01.049+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:33:01.050+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:33:01.051+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:33:01.051+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:33:01.052+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:33:01.052+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:33:01.140+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:32:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:33:01.141+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:32:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:33:01.146+0000] {scheduler_job.py:635} INFO - Setting external_id for to 128c06d7-c421-49f8-afe6-92f73b3cb2ef [2024-02-18T17:33:01.146+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2857ee15-56df-4e18-8793-696084c8990b [2024-02-18T17:33:02.905+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:33:02.906+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:32:00+00:00, run_id=scheduled__2024-02-18T17:32:00+00:00, run_start_date=2024-02-18 17:33:01.024184+00:00, run_end_date=2024-02-18 17:33:02.905906+00:00, run_duration=1.881722, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:32:00+00:00, data_interval_end=2024-02-18 17:33:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:33:02.912+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:33:00+00:00, run_after=2024-02-18T17:34:00+00:00 [2024-02-18T17:33:02.937+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:32:00+00:00 exited with status success for try_number 1 [2024-02-18T17:33:02.940+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:32:00+00:00, map_index=-1, run_start_date=2024-02-18 17:33:02.289191+00:00, run_end_date=2024-02-18 17:33:02.486381+00:00, run_duration=0.19719, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1029, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:33:01.050680+00:00, queued_by_job_id=1, pid=22333 [2024-02-18T17:33:03.970+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:33:03.970+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:32:00+00:00, run_id=scheduled__2024-02-18T17:32:00+00:00, run_start_date=2024-02-18 17:33:01.024928+00:00, run_end_date=2024-02-18 17:33:03.970458+00:00, run_duration=2.94553, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:32:00+00:00, data_interval_end=2024-02-18 17:33:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:33:03.979+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:33:00+00:00, run_after=2024-02-18T17:34:00+00:00 [2024-02-18T17:33:04.003+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:32:00+00:00 exited with status success for try_number 1 [2024-02-18T17:33:04.006+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:32:00+00:00, map_index=-1, run_start_date=2024-02-18 17:33:02.265057+00:00, run_end_date=2024-02-18 17:33:03.292982+00:00, run_duration=1.027925, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1028, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:33:01.050680+00:00, queued_by_job_id=1, pid=22332 [2024-02-18T17:34:00.470+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:34:00.478+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:34:00+00:00, run_after=2024-02-18T17:35:00+00:00 [2024-02-18T17:34:00.482+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:34:00.529+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T17:34:00.529+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T17:34:00.529+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:34:00.529+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:34:00.530+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:34:00.532+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T17:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:34:00.532+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T17:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T17:34:00.532+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:34:00.533+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:34:00.533+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:34:00.533+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:34:00.672+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:32:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:34:00.674+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:33:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:34:00.675+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:33:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:34:00.682+0000] {scheduler_job.py:635} INFO - Setting external_id for to 374e1c91-a601-4ef0-8491-edd802e87a89 [2024-02-18T17:34:00.682+0000] {scheduler_job.py:635} INFO - Setting external_id for to c851d068-0131-4eaa-a644-b068629ab530 [2024-02-18T17:34:00.682+0000] {scheduler_job.py:635} INFO - Setting external_id for to bd387025-a78d-4340-8774-4984db11db72 [2024-02-18T17:34:01.814+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:34:01.815+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 17:32:00+00:00, run_id=scheduled__2024-02-18T17:32:00+00:00, run_start_date=2024-02-18 17:34:00.490431+00:00, run_end_date=2024-02-18 17:34:01.815272+00:00, run_duration=1.324841, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:32:00+00:00, data_interval_end=2024-02-18 17:34:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T17:34:01.822+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T17:34:00+00:00, run_after=2024-02-18T17:36:00+00:00 [2024-02-18T17:34:01.864+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:32:00+00:00 exited with status success for try_number 1 [2024-02-18T17:34:01.868+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T17:32:00+00:00, map_index=-1, run_start_date=2024-02-18 17:34:01.119651+00:00, run_end_date=2024-02-18 17:34:01.356148+00:00, run_duration=0.236497, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1030, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:34:00.531038+00:00, queued_by_job_id=1, pid=22367 [2024-02-18T17:34:03.065+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:34:03.066+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:33:00+00:00, run_id=scheduled__2024-02-18T17:33:00+00:00, run_start_date=2024-02-18 17:34:00.491164+00:00, run_end_date=2024-02-18 17:34:03.065894+00:00, run_duration=2.57473, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:33:00+00:00, data_interval_end=2024-02-18 17:34:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:34:03.072+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:34:00+00:00, run_after=2024-02-18T17:35:00+00:00 [2024-02-18T17:34:03.075+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:34:03.076+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:33:00+00:00, run_id=scheduled__2024-02-18T17:33:00+00:00, run_start_date=2024-02-18 17:34:00.491833+00:00, run_end_date=2024-02-18 17:34:03.075987+00:00, run_duration=2.584154, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:33:00+00:00, data_interval_end=2024-02-18 17:34:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:34:03.081+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:34:00+00:00, run_after=2024-02-18T17:35:00+00:00 [2024-02-18T17:34:03.101+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:33:00+00:00 exited with status success for try_number 1 [2024-02-18T17:34:03.101+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:33:00+00:00 exited with status success for try_number 1 [2024-02-18T17:34:03.105+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:33:00+00:00, map_index=-1, run_start_date=2024-02-18 17:34:01.885664+00:00, run_end_date=2024-02-18 17:34:02.085780+00:00, run_duration=0.200116, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1031, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:34:00.531038+00:00, queued_by_job_id=1, pid=22397 [2024-02-18T17:34:03.105+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:33:00+00:00, map_index=-1, run_start_date=2024-02-18 17:34:01.891823+00:00, run_end_date=2024-02-18 17:34:02.965919+00:00, run_duration=1.074096, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1032, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:34:00.531038+00:00, queued_by_job_id=1, pid=22398 [2024-02-18T17:35:00.999+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:35:00+00:00, run_after=2024-02-18T17:40:00+00:00 [2024-02-18T17:35:01.003+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:35:01.010+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:35:00+00:00, run_after=2024-02-18T17:36:00+00:00 [2024-02-18T17:35:01.055+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T17:35:01.055+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:35:01.055+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:35:01.056+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:35:01.056+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:35:01.058+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T17:30:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T17:35:01.058+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T17:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:35:01.058+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:35:01.058+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:35:01.059+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:35:01.059+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:35:01.201+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T17:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:35:01.202+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:34:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:35:01.202+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:34:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:35:01.209+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0d5f0d31-02d1-4f24-9e3c-d9e6a4a80940 [2024-02-18T17:35:01.209+0000] {scheduler_job.py:635} INFO - Setting external_id for to 754fd6e2-5e44-419f-a6e7-4dfb7e5a6995 [2024-02-18T17:35:01.209+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9b558b62-64f9-4b82-9c39-2e97e7ba6def [2024-02-18T17:35:03.263+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:35:03.263+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:34:00+00:00, run_id=scheduled__2024-02-18T17:34:00+00:00, run_start_date=2024-02-18 17:35:01.021545+00:00, run_end_date=2024-02-18 17:35:03.263242+00:00, run_duration=2.241697, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:34:00+00:00, data_interval_end=2024-02-18 17:35:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:35:03.270+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:35:00+00:00, run_after=2024-02-18T17:36:00+00:00 [2024-02-18T17:35:03.286+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:35:03.286+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:35:03.287+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:35:03.288+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T17:30:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T17:35:03.288+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T17:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:35:03.318+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T17:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:35:03.319+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T17:30:00+00:00 exited with status success for try_number 1 [2024-02-18T17:35:03.319+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:34:00+00:00 exited with status success for try_number 1 [2024-02-18T17:35:03.324+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:34:00+00:00, map_index=-1, run_start_date=2024-02-18 17:35:02.465215+00:00, run_end_date=2024-02-18 17:35:02.698095+00:00, run_duration=0.23288, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1033, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:35:01.057208+00:00, queued_by_job_id=1, pid=22463 [2024-02-18T17:35:03.324+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T17:30:00+00:00, map_index=-1, run_start_date=2024-02-18 17:35:02.480003+00:00, run_end_date=2024-02-18 17:35:02.709999+00:00, run_duration=0.229996, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1034, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:35:01.057208+00:00, queued_by_job_id=1, pid=22464 [2024-02-18T17:35:03.324+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8f1299f8-4bbf-4559-8e3d-547b4046e901 [2024-02-18T17:35:04.417+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:35:04.417+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:34:00+00:00, run_id=scheduled__2024-02-18T17:34:00+00:00, run_start_date=2024-02-18 17:35:01.022225+00:00, run_end_date=2024-02-18 17:35:04.417556+00:00, run_duration=3.395331, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:34:00+00:00, data_interval_end=2024-02-18 17:35:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:35:04.426+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:35:00+00:00, run_after=2024-02-18T17:36:00+00:00 [2024-02-18T17:35:04.466+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:34:00+00:00 exited with status success for try_number 1 [2024-02-18T17:35:04.471+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:34:00+00:00, map_index=-1, run_start_date=2024-02-18 17:35:02.573952+00:00, run_end_date=2024-02-18 17:35:03.970479+00:00, run_duration=1.396527, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1035, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:35:01.057208+00:00, queued_by_job_id=1, pid=22465 [2024-02-18T17:35:05.022+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:35:05.023+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:35:05.023+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:35:05.025+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T17:30:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T17:35:05.025+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T17:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T17:35:05.057+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T17:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:35:05.057+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T17:30:00+00:00 exited with status success for try_number 1 [2024-02-18T17:35:05.062+0000] {scheduler_job.py:635} INFO - Setting external_id for to 64fd666c-acbd-48fb-ba25-e8260d8e9dde [2024-02-18T17:35:05.062+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T17:30:00+00:00, map_index=-1, run_start_date=2024-02-18 17:35:04.370115+00:00, run_end_date=2024-02-18 17:35:04.579675+00:00, run_duration=0.20956, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1036, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:35:03.287776+00:00, queued_by_job_id=1, pid=22504 [2024-02-18T17:35:06.706+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:35:06.706+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:35:06.707+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:35:06.708+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T17:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:35:06.708+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T17:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:35:06.740+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T17:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:35:06.744+0000] {scheduler_job.py:635} INFO - Setting external_id for to d80b3401-6316-48bb-aeb6-e69b93e5f03e [2024-02-18T17:35:06.808+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T17:30:00+00:00 exited with status success for try_number 1 [2024-02-18T17:35:06.813+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T17:30:00+00:00, map_index=0, run_start_date=2024-02-18 17:35:06.472977+00:00, run_end_date=2024-02-18 17:35:06.674219+00:00, run_duration=0.201242, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1037, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:35:05.024022+00:00, queued_by_job_id=1, pid=22515 [2024-02-18T17:35:09.031+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:35:09.031+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:30:00+00:00, run_id=scheduled__2024-02-18T17:30:00+00:00, run_start_date=2024-02-18 17:35:01.020818+00:00, run_end_date=2024-02-18 17:35:09.031569+00:00, run_duration=8.010751, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:30:00+00:00, data_interval_end=2024-02-18 17:35:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T17:35:09.039+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:35:00+00:00, run_after=2024-02-18T17:40:00+00:00 [2024-02-18T17:35:09.062+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T17:30:00+00:00 exited with status success for try_number 1 [2024-02-18T17:35:09.066+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T17:30:00+00:00, map_index=-1, run_start_date=2024-02-18 17:35:07.828985+00:00, run_end_date=2024-02-18 17:35:08.000254+00:00, run_duration=0.171269, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1038, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:35:06.707511+00:00, queued_by_job_id=1, pid=22527 [2024-02-18T17:36:00.535+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:36:00.545+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:36:00+00:00, run_after=2024-02-18T17:37:00+00:00 [2024-02-18T17:36:00.549+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:36:00.592+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T17:36:00.593+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T17:36:00.593+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:36:00.593+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:36:00.593+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:36:00.595+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T17:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:36:00.595+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T17:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T17:36:00.595+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:36:00.596+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:36:00.596+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:36:00.596+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:36:00.739+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:34:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:36:00.740+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:36:00.740+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:36:00.755+0000] {scheduler_job.py:635} INFO - Setting external_id for to 06fbdcd9-aa2b-42c2-91e7-de2b26d82a8c [2024-02-18T17:36:00.756+0000] {scheduler_job.py:635} INFO - Setting external_id for to a238f88c-8d64-4a0e-932b-2ef53dd78437 [2024-02-18T17:36:00.756+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8c5c62da-2132-4a8f-9a97-45f0b9ee6653 [2024-02-18T17:36:01.880+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:36:01.881+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 17:34:00+00:00, run_id=scheduled__2024-02-18T17:34:00+00:00, run_start_date=2024-02-18 17:36:00.557047+00:00, run_end_date=2024-02-18 17:36:01.881250+00:00, run_duration=1.324203, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:34:00+00:00, data_interval_end=2024-02-18 17:36:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T17:36:01.898+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T17:36:00+00:00, run_after=2024-02-18T17:38:00+00:00 [2024-02-18T17:36:01.962+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:34:00+00:00 exited with status success for try_number 1 [2024-02-18T17:36:01.968+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T17:34:00+00:00, map_index=-1, run_start_date=2024-02-18 17:36:01.296514+00:00, run_end_date=2024-02-18 17:36:01.573567+00:00, run_duration=0.277053, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1039, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:36:00.594503+00:00, queued_by_job_id=1, pid=22544 [2024-02-18T17:36:03.451+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:36:03.452+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:35:00+00:00, run_id=scheduled__2024-02-18T17:35:00+00:00, run_start_date=2024-02-18 17:36:00.557894+00:00, run_end_date=2024-02-18 17:36:03.452117+00:00, run_duration=2.894223, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:35:00+00:00, data_interval_end=2024-02-18 17:36:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:36:03.458+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:36:00+00:00, run_after=2024-02-18T17:37:00+00:00 [2024-02-18T17:36:03.485+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:35:00+00:00 exited with status success for try_number 1 [2024-02-18T17:36:03.488+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:35:00+00:00, map_index=-1, run_start_date=2024-02-18 17:36:02.291189+00:00, run_end_date=2024-02-18 17:36:02.544003+00:00, run_duration=0.252814, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1040, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:36:00.594503+00:00, queued_by_job_id=1, pid=22574 [2024-02-18T17:36:04.517+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:36:04.517+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:35:00+00:00, run_id=scheduled__2024-02-18T17:35:00+00:00, run_start_date=2024-02-18 17:36:00.558588+00:00, run_end_date=2024-02-18 17:36:04.517859+00:00, run_duration=3.959271, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:35:00+00:00, data_interval_end=2024-02-18 17:36:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:36:04.524+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:36:00+00:00, run_after=2024-02-18T17:37:00+00:00 [2024-02-18T17:36:04.549+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:35:00+00:00 exited with status success for try_number 1 [2024-02-18T17:36:04.553+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:35:00+00:00, map_index=-1, run_start_date=2024-02-18 17:36:02.347285+00:00, run_end_date=2024-02-18 17:36:03.472375+00:00, run_duration=1.12509, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1041, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:36:00.594503+00:00, queued_by_job_id=1, pid=22575 [2024-02-18T17:37:00.389+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:37:00+00:00, run_after=2024-02-18T17:38:00+00:00 [2024-02-18T17:37:00.392+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:37:00.428+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T17:37:00.428+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:37:00.428+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:37:00.429+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:37:00.430+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:37:00.430+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:37:00.431+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:37:00.431+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:37:00.515+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:36:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:37:00.515+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:36:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:37:00.520+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2a9b7a00-ae13-47b1-a476-668db4779a18 [2024-02-18T17:37:00.520+0000] {scheduler_job.py:635} INFO - Setting external_id for to caf262b9-dc4e-4446-a70f-b4b81e4911cd [2024-02-18T17:37:02.375+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:37:02.375+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:36:00+00:00, run_id=scheduled__2024-02-18T17:36:00+00:00, run_start_date=2024-02-18 17:37:00.401492+00:00, run_end_date=2024-02-18 17:37:02.375419+00:00, run_duration=1.973927, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:36:00+00:00, data_interval_end=2024-02-18 17:37:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:37:02.381+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:37:00+00:00, run_after=2024-02-18T17:38:00+00:00 [2024-02-18T17:37:02.405+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:36:00+00:00 exited with status success for try_number 1 [2024-02-18T17:37:02.408+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:36:00+00:00, map_index=-1, run_start_date=2024-02-18 17:37:01.611922+00:00, run_end_date=2024-02-18 17:37:01.825168+00:00, run_duration=0.213246, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1042, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:37:00.429619+00:00, queued_by_job_id=1, pid=22629 [2024-02-18T17:37:03.598+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:37:03.598+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:36:00+00:00, run_id=scheduled__2024-02-18T17:36:00+00:00, run_start_date=2024-02-18 17:37:00.402223+00:00, run_end_date=2024-02-18 17:37:03.598727+00:00, run_duration=3.196504, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:36:00+00:00, data_interval_end=2024-02-18 17:37:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:37:03.604+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:37:00+00:00, run_after=2024-02-18T17:38:00+00:00 [2024-02-18T17:37:03.623+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:36:00+00:00 exited with status success for try_number 1 [2024-02-18T17:37:03.626+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:36:00+00:00, map_index=-1, run_start_date=2024-02-18 17:37:01.623043+00:00, run_end_date=2024-02-18 17:37:02.738458+00:00, run_duration=1.115415, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1043, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:37:00.429619+00:00, queued_by_job_id=1, pid=22630 [2024-02-18T17:37:12.810+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T17:38:00.901+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:38:00.909+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:38:00+00:00, run_after=2024-02-18T17:39:00+00:00 [2024-02-18T17:38:00.913+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:38:00.953+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T17:38:00.953+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T17:38:00.953+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:38:00.953+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:38:00.954+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:38:00.956+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T17:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:38:00.956+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T17:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T17:38:00.956+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:38:00.956+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:38:00.956+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:38:00.956+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:38:01.097+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:36:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:38:01.097+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:37:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:38:01.097+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:37:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:38:01.106+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9a82ec48-1b38-4142-8368-547a35df9059 [2024-02-18T17:38:01.106+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3f0e8ed9-755e-482b-9d49-1501659718e7 [2024-02-18T17:38:01.107+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6d362c2e-9123-4afe-a9f4-ab806f9b41f5 [2024-02-18T17:38:01.822+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:38:01.823+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 17:36:00+00:00, run_id=scheduled__2024-02-18T17:36:00+00:00, run_start_date=2024-02-18 17:38:00.921192+00:00, run_end_date=2024-02-18 17:38:01.823069+00:00, run_duration=0.901877, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:36:00+00:00, data_interval_end=2024-02-18 17:38:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T17:38:01.832+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T17:38:00+00:00, run_after=2024-02-18T17:40:00+00:00 [2024-02-18T17:38:02.678+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:38:02.678+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:37:00+00:00, run_id=scheduled__2024-02-18T17:37:00+00:00, run_start_date=2024-02-18 17:38:00.921929+00:00, run_end_date=2024-02-18 17:38:02.678445+00:00, run_duration=1.756516, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:37:00+00:00, data_interval_end=2024-02-18 17:38:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:38:02.684+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:38:00+00:00, run_after=2024-02-18T17:39:00+00:00 [2024-02-18T17:38:02.707+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:36:00+00:00 exited with status success for try_number 1 [2024-02-18T17:38:02.707+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:37:00+00:00 exited with status success for try_number 1 [2024-02-18T17:38:02.711+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T17:36:00+00:00, map_index=-1, run_start_date=2024-02-18 17:38:01.513506+00:00, run_end_date=2024-02-18 17:38:01.749029+00:00, run_duration=0.235523, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1044, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:38:00.954722+00:00, queued_by_job_id=1, pid=22665 [2024-02-18T17:38:02.711+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:37:00+00:00, map_index=-1, run_start_date=2024-02-18 17:38:02.307547+00:00, run_end_date=2024-02-18 17:38:02.494510+00:00, run_duration=0.186963, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1045, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:38:00.954722+00:00, queued_by_job_id=1, pid=22695 [2024-02-18T17:38:04.791+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:38:04.791+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:37:00+00:00, run_id=scheduled__2024-02-18T17:37:00+00:00, run_start_date=2024-02-18 17:38:00.922585+00:00, run_end_date=2024-02-18 17:38:04.791809+00:00, run_duration=3.869224, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:37:00+00:00, data_interval_end=2024-02-18 17:38:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:38:04.798+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:38:00+00:00, run_after=2024-02-18T17:39:00+00:00 [2024-02-18T17:38:04.820+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:37:00+00:00 exited with status success for try_number 1 [2024-02-18T17:38:04.824+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:37:00+00:00, map_index=-1, run_start_date=2024-02-18 17:38:02.341635+00:00, run_end_date=2024-02-18 17:38:03.836888+00:00, run_duration=1.495253, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1046, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:38:00.954722+00:00, queued_by_job_id=1, pid=22696 [2024-02-18T17:39:00.385+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:39:00.393+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:39:00+00:00, run_after=2024-02-18T17:40:00+00:00 [2024-02-18T17:39:00.427+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T17:39:00.427+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:39:00.427+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:39:00.427+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:39:00.429+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:39:00.429+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:39:00.430+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:39:00.430+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:39:00.522+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:38:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:39:00.523+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:38:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:39:00.529+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2b95d154-4375-43ee-9784-8208f01e6748 [2024-02-18T17:39:00.529+0000] {scheduler_job.py:635} INFO - Setting external_id for to e64d38cb-6908-4d33-93e5-c96ef833a41b [2024-02-18T17:39:02.331+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:39:02.332+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:38:00+00:00, run_id=scheduled__2024-02-18T17:38:00+00:00, run_start_date=2024-02-18 17:39:00.400675+00:00, run_end_date=2024-02-18 17:39:02.331974+00:00, run_duration=1.931299, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:38:00+00:00, data_interval_end=2024-02-18 17:39:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:39:02.338+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:39:00+00:00, run_after=2024-02-18T17:40:00+00:00 [2024-02-18T17:39:02.362+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:38:00+00:00 exited with status success for try_number 1 [2024-02-18T17:39:02.365+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:38:00+00:00, map_index=-1, run_start_date=2024-02-18 17:39:01.628177+00:00, run_end_date=2024-02-18 17:39:01.839932+00:00, run_duration=0.211755, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1047, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:39:00.428484+00:00, queued_by_job_id=1, pid=22750 [2024-02-18T17:39:02.843+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:39:02.843+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:38:00+00:00, run_id=scheduled__2024-02-18T17:38:00+00:00, run_start_date=2024-02-18 17:39:00.401373+00:00, run_end_date=2024-02-18 17:39:02.843601+00:00, run_duration=2.442228, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:38:00+00:00, data_interval_end=2024-02-18 17:39:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:39:02.849+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:39:00+00:00, run_after=2024-02-18T17:40:00+00:00 [2024-02-18T17:39:02.868+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:38:00+00:00 exited with status success for try_number 1 [2024-02-18T17:39:02.871+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:38:00+00:00, map_index=-1, run_start_date=2024-02-18 17:39:01.631189+00:00, run_end_date=2024-02-18 17:39:02.714912+00:00, run_duration=1.083723, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1048, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:39:00.428484+00:00, queued_by_job_id=1, pid=22751 [2024-02-18T17:40:00.909+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:40:00+00:00, run_after=2024-02-18T17:45:00+00:00 [2024-02-18T17:40:00.913+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:40:00.921+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:40:00+00:00, run_after=2024-02-18T17:41:00+00:00 [2024-02-18T17:40:00.924+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:40:00.976+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T17:40:00.976+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:40:00.977+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T17:40:00.977+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:40:00.977+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:40:00.977+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:40:00.980+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T17:35:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T17:40:00.980+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T17:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:40:00.980+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T17:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:40:00.980+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T17:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T17:40:00.980+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:40:00.980+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:40:00.980+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:40:00.981+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:40:01.324+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T17:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:40:01.325+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:38:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:40:01.325+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:39:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:40:01.325+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:39:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:40:01.332+0000] {scheduler_job.py:635} INFO - Setting external_id for to 23772602-1008-4be7-b958-96a3c959e479 [2024-02-18T17:40:01.332+0000] {scheduler_job.py:635} INFO - Setting external_id for to 12e4bf7d-8a86-429a-bf55-ceafffa504f7 [2024-02-18T17:40:01.333+0000] {scheduler_job.py:635} INFO - Setting external_id for to 686fa8f2-8e61-4e0d-83a4-4b05134b8d92 [2024-02-18T17:40:01.333+0000] {scheduler_job.py:635} INFO - Setting external_id for to bb3d1710-c562-463b-8177-e0e6e29ee48b [2024-02-18T17:40:02.582+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:40:02.583+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 17:38:00+00:00, run_id=scheduled__2024-02-18T17:38:00+00:00, run_start_date=2024-02-18 17:40:00.932727+00:00, run_end_date=2024-02-18 17:40:02.583063+00:00, run_duration=1.650336, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:38:00+00:00, data_interval_end=2024-02-18 17:40:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T17:40:02.591+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T17:40:00+00:00, run_after=2024-02-18T17:42:00+00:00 [2024-02-18T17:40:02.635+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:38:00+00:00 exited with status success for try_number 1 [2024-02-18T17:40:02.642+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T17:38:00+00:00, map_index=-1, run_start_date=2024-02-18 17:40:01.661150+00:00, run_end_date=2024-02-18 17:40:01.960405+00:00, run_duration=0.299255, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1049, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:40:00.978608+00:00, queued_by_job_id=1, pid=22787 [2024-02-18T17:40:03.002+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:40:03.003+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:39:00+00:00, run_id=scheduled__2024-02-18T17:39:00+00:00, run_start_date=2024-02-18 17:40:00.933449+00:00, run_end_date=2024-02-18 17:40:03.003141+00:00, run_duration=2.069692, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:39:00+00:00, data_interval_end=2024-02-18 17:40:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:40:03.010+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:40:00+00:00, run_after=2024-02-18T17:41:00+00:00 [2024-02-18T17:40:03.037+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:40:03.038+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:40:03.038+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:40:03.040+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T17:35:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T17:40:03.040+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T17:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:40:03.073+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T17:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:40:03.074+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T17:35:00+00:00 exited with status success for try_number 1 [2024-02-18T17:40:03.079+0000] {scheduler_job.py:635} INFO - Setting external_id for to 685e1145-89b2-4a46-afc5-afb315504d52 [2024-02-18T17:40:03.079+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T17:35:00+00:00, map_index=-1, run_start_date=2024-02-18 17:40:02.623529+00:00, run_end_date=2024-02-18 17:40:02.862991+00:00, run_duration=0.239462, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1051, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:40:00.978608+00:00, queued_by_job_id=1, pid=22828 [2024-02-18T17:40:03.143+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:39:00+00:00 exited with status success for try_number 1 [2024-02-18T17:40:03.147+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:39:00+00:00, map_index=-1, run_start_date=2024-02-18 17:40:02.710928+00:00, run_end_date=2024-02-18 17:40:02.982908+00:00, run_duration=0.27198, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1052, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:40:00.978608+00:00, queued_by_job_id=1, pid=22829 [2024-02-18T17:40:04.180+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:40:04.180+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:39:00+00:00, run_id=scheduled__2024-02-18T17:39:00+00:00, run_start_date=2024-02-18 17:40:00.934170+00:00, run_end_date=2024-02-18 17:40:04.180383+00:00, run_duration=3.246213, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:39:00+00:00, data_interval_end=2024-02-18 17:40:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:40:04.190+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:40:00+00:00, run_after=2024-02-18T17:41:00+00:00 [2024-02-18T17:40:05.262+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:40:05.262+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:40:05.263+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:40:05.264+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T17:35:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T17:40:05.264+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T17:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T17:40:05.294+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T17:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:40:05.294+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:39:00+00:00 exited with status success for try_number 1 [2024-02-18T17:40:05.294+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T17:35:00+00:00 exited with status success for try_number 1 [2024-02-18T17:40:05.299+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6b85bd0f-7200-45fd-9596-5b85603bee05 [2024-02-18T17:40:05.299+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:39:00+00:00, map_index=-1, run_start_date=2024-02-18 17:40:02.607895+00:00, run_end_date=2024-02-18 17:40:04.159873+00:00, run_duration=1.551978, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1050, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:40:00.978608+00:00, queued_by_job_id=1, pid=22827 [2024-02-18T17:40:05.299+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T17:35:00+00:00, map_index=-1, run_start_date=2024-02-18 17:40:04.101290+00:00, run_end_date=2024-02-18 17:40:04.286568+00:00, run_duration=0.185278, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1053, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:40:03.038981+00:00, queued_by_job_id=1, pid=22868 [2024-02-18T17:40:07.916+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:40:07.917+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:40:07.917+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:40:07.918+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T17:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:40:07.918+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T17:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:40:07.946+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T17:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:40:07.946+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T17:35:00+00:00 exited with status success for try_number 1 [2024-02-18T17:40:07.950+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1cbdb8e8-0ec9-4ff4-a946-e22bf437d0fd [2024-02-18T17:40:07.950+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T17:35:00+00:00, map_index=0, run_start_date=2024-02-18 17:40:06.672918+00:00, run_end_date=2024-02-18 17:40:06.853047+00:00, run_duration=0.180129, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1054, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:40:05.263728+00:00, queued_by_job_id=1, pid=22880 [2024-02-18T17:40:10.116+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:40:10.116+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:35:00+00:00, run_id=scheduled__2024-02-18T17:35:00+00:00, run_start_date=2024-02-18 17:40:00.931975+00:00, run_end_date=2024-02-18 17:40:10.116659+00:00, run_duration=9.184684, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:35:00+00:00, data_interval_end=2024-02-18 17:40:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T17:40:10.120+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:40:00+00:00, run_after=2024-02-18T17:45:00+00:00 [2024-02-18T17:40:10.138+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T17:35:00+00:00 exited with status success for try_number 1 [2024-02-18T17:40:10.141+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T17:35:00+00:00, map_index=-1, run_start_date=2024-02-18 17:40:08.970378+00:00, run_end_date=2024-02-18 17:40:09.157932+00:00, run_duration=0.187554, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1055, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:40:07.917865+00:00, queued_by_job_id=1, pid=22892 [2024-02-18T17:41:00.423+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:41:00+00:00, run_after=2024-02-18T17:42:00+00:00 [2024-02-18T17:41:00.428+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:41:00.462+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T17:41:00.462+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:41:00.462+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:41:00.463+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:41:00.464+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:41:00.464+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:41:00.465+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:41:00.465+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:41:00.574+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:41:00.575+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:41:00.580+0000] {scheduler_job.py:635} INFO - Setting external_id for to 142fd17e-c137-4228-84ea-2ab4d09045db [2024-02-18T17:41:00.580+0000] {scheduler_job.py:635} INFO - Setting external_id for to cfea705b-d9cb-4fac-96b4-cad33f8b7ac0 [2024-02-18T17:41:02.728+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:41:02.728+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:40:00+00:00, run_id=scheduled__2024-02-18T17:40:00+00:00, run_start_date=2024-02-18 17:41:00.435495+00:00, run_end_date=2024-02-18 17:41:02.728229+00:00, run_duration=2.292734, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:40:00+00:00, data_interval_end=2024-02-18 17:41:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:41:02.734+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:41:00+00:00, run_after=2024-02-18T17:42:00+00:00 [2024-02-18T17:41:02.762+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:40:00+00:00 exited with status success for try_number 1 [2024-02-18T17:41:02.765+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:40:00+00:00, map_index=-1, run_start_date=2024-02-18 17:41:01.752480+00:00, run_end_date=2024-02-18 17:41:01.948500+00:00, run_duration=0.19602, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1057, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:41:00.463593+00:00, queued_by_job_id=1, pid=22929 [2024-02-18T17:41:03.212+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:41:03.213+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:40:00+00:00, run_id=scheduled__2024-02-18T17:40:00+00:00, run_start_date=2024-02-18 17:41:00.436288+00:00, run_end_date=2024-02-18 17:41:03.213187+00:00, run_duration=2.776899, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:40:00+00:00, data_interval_end=2024-02-18 17:41:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:41:03.219+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:41:00+00:00, run_after=2024-02-18T17:42:00+00:00 [2024-02-18T17:41:03.239+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:40:00+00:00 exited with status success for try_number 1 [2024-02-18T17:41:03.242+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:40:00+00:00, map_index=-1, run_start_date=2024-02-18 17:41:01.739229+00:00, run_end_date=2024-02-18 17:41:03.137116+00:00, run_duration=1.397887, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1056, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:41:00.463593+00:00, queued_by_job_id=1, pid=22928 [2024-02-18T17:42:00.867+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:42:00.871+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:42:00.879+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:42:00+00:00, run_after=2024-02-18T17:43:00+00:00 [2024-02-18T17:42:00.924+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T17:42:00.925+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T17:42:00.925+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:42:00.925+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:42:00.925+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:42:00.927+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T17:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:42:00.927+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T17:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T17:42:00.928+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:42:00.928+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:42:00.928+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:42:00.928+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:42:01.194+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:42:01.195+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:41:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:42:01.195+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:41:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:42:01.204+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6b2f3349-f6fc-4f93-80b0-ef885bccdeb5 [2024-02-18T17:42:01.204+0000] {scheduler_job.py:635} INFO - Setting external_id for to e76035ee-fb0a-42c8-b4c2-ed02b91d0d56 [2024-02-18T17:42:01.204+0000] {scheduler_job.py:635} INFO - Setting external_id for to 52528539-ec4d-4914-b413-f6ece8cf9432 [2024-02-18T17:42:02.323+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:42:02.324+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 17:40:00+00:00, run_id=scheduled__2024-02-18T17:40:00+00:00, run_start_date=2024-02-18 17:42:00.887939+00:00, run_end_date=2024-02-18 17:42:02.323886+00:00, run_duration=1.435947, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:40:00+00:00, data_interval_end=2024-02-18 17:42:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T17:42:02.332+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T17:42:00+00:00, run_after=2024-02-18T17:44:00+00:00 [2024-02-18T17:42:02.369+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:40:00+00:00 exited with status success for try_number 1 [2024-02-18T17:42:02.375+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T17:40:00+00:00, map_index=-1, run_start_date=2024-02-18 17:42:01.585885+00:00, run_end_date=2024-02-18 17:42:01.860886+00:00, run_duration=0.275001, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1058, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:42:00.926578+00:00, queued_by_job_id=1, pid=22964 [2024-02-18T17:42:03.363+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:42:03.364+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:41:00+00:00, run_id=scheduled__2024-02-18T17:41:00+00:00, run_start_date=2024-02-18 17:42:00.888700+00:00, run_end_date=2024-02-18 17:42:03.363962+00:00, run_duration=2.475262, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:41:00+00:00, data_interval_end=2024-02-18 17:42:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:42:03.370+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:42:00+00:00, run_after=2024-02-18T17:43:00+00:00 [2024-02-18T17:42:03.393+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:41:00+00:00 exited with status success for try_number 1 [2024-02-18T17:42:03.397+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:41:00+00:00, map_index=-1, run_start_date=2024-02-18 17:42:02.373154+00:00, run_end_date=2024-02-18 17:42:02.567515+00:00, run_duration=0.194361, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1059, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:42:00.926578+00:00, queued_by_job_id=1, pid=22994 [2024-02-18T17:42:03.840+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:42:03.841+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:41:00+00:00, run_id=scheduled__2024-02-18T17:41:00+00:00, run_start_date=2024-02-18 17:42:00.889394+00:00, run_end_date=2024-02-18 17:42:03.841171+00:00, run_duration=2.951777, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:41:00+00:00, data_interval_end=2024-02-18 17:42:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:42:03.847+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:42:00+00:00, run_after=2024-02-18T17:43:00+00:00 [2024-02-18T17:42:03.866+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:41:00+00:00 exited with status success for try_number 1 [2024-02-18T17:42:03.868+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:41:00+00:00, map_index=-1, run_start_date=2024-02-18 17:42:02.404389+00:00, run_end_date=2024-02-18 17:42:03.515655+00:00, run_duration=1.111266, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1060, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:42:00.926578+00:00, queued_by_job_id=1, pid=22995 [2024-02-18T17:42:12.846+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T17:42:54.273+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:42:54.273+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-18T17:42:54.274+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:42:54.275+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240218174253_614621', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:42:54.275+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240218174253_614621', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-18T17:42:54.305+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218174253_614621 exited with status queued for try_number 1 [2024-02-18T17:42:54.308+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7651be02-5da6-4b6c-94a1-150f466e0e11 [2024-02-18T17:42:55.402+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:42:55.403+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-18 17:42:53.625101+00:00, run_id=vdu_down_20240218174253_614621, run_start_date=2024-02-18 17:42:54.254117+00:00, run_end_date=2024-02-18 17:42:55.403098+00:00, run_duration=1.148981, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 17:42:53.625101+00:00, data_interval_end=2024-02-18 17:42:53.625101+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-18T17:42:55.405+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-18T17:42:55.428+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218174253_614621 exited with status success for try_number 1 [2024-02-18T17:42:55.432+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240218174253_614621, map_index=-1, run_start_date=2024-02-18 17:42:54.843842+00:00, run_end_date=2024-02-18 17:42:55.105382+00:00, run_duration=0.26154, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1061, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:42:54.274483+00:00, queued_by_job_id=1, pid=23029 [2024-02-18T17:43:00.379+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:43:00.392+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:43:00+00:00, run_after=2024-02-18T17:44:00+00:00 [2024-02-18T17:43:00.443+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T17:43:00.444+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:43:00.445+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:43:00.446+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:43:00.448+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:43:00.448+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:43:00.449+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:43:00.449+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:43:00.630+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:42:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:43:00.631+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:42:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:43:00.645+0000] {scheduler_job.py:635} INFO - Setting external_id for to c201937d-3928-4500-868c-3fb00ef7780a [2024-02-18T17:43:00.645+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3dabf30a-954f-491f-91f9-8c9368b9cd79 [2024-02-18T17:43:02.903+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:43:02.904+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:42:00+00:00, run_id=scheduled__2024-02-18T17:42:00+00:00, run_start_date=2024-02-18 17:43:00.403564+00:00, run_end_date=2024-02-18 17:43:02.904016+00:00, run_duration=2.500452, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:42:00+00:00, data_interval_end=2024-02-18 17:43:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:43:02.914+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:43:00+00:00, run_after=2024-02-18T17:44:00+00:00 [2024-02-18T17:43:02.943+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:42:00+00:00 exited with status success for try_number 1 [2024-02-18T17:43:02.946+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:42:00+00:00, map_index=-1, run_start_date=2024-02-18 17:43:02.118844+00:00, run_end_date=2024-02-18 17:43:02.318649+00:00, run_duration=0.199805, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1063, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:43:00.446999+00:00, queued_by_job_id=1, pid=23062 [2024-02-18T17:43:03.522+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:43:03.523+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:42:00+00:00, run_id=scheduled__2024-02-18T17:42:00+00:00, run_start_date=2024-02-18 17:43:00.404709+00:00, run_end_date=2024-02-18 17:43:03.522931+00:00, run_duration=3.118222, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:42:00+00:00, data_interval_end=2024-02-18 17:43:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:43:03.532+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:43:00+00:00, run_after=2024-02-18T17:44:00+00:00 [2024-02-18T17:43:03.553+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:42:00+00:00 exited with status success for try_number 1 [2024-02-18T17:43:03.557+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:42:00+00:00, map_index=-1, run_start_date=2024-02-18 17:43:02.108971+00:00, run_end_date=2024-02-18 17:43:03.305201+00:00, run_duration=1.19623, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1062, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:43:00.446999+00:00, queued_by_job_id=1, pid=23061 [2024-02-18T17:44:00.849+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:44:00.857+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:44:00+00:00, run_after=2024-02-18T17:45:00+00:00 [2024-02-18T17:44:00.860+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:44:00.906+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T17:44:00.906+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T17:44:00.906+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:44:00.907+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:44:00.907+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:44:00.909+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T17:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:44:00.909+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T17:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T17:44:00.909+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:44:00.909+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:44:00.910+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:44:00.910+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:44:01.051+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:42:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:44:01.051+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:43:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:44:01.052+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:43:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:44:01.060+0000] {scheduler_job.py:635} INFO - Setting external_id for to b988fc61-f2ee-4e75-bef4-1138fdd753dd [2024-02-18T17:44:01.060+0000] {scheduler_job.py:635} INFO - Setting external_id for to fea3b1be-31e9-43fe-ba0c-2b15a351d0ac [2024-02-18T17:44:01.061+0000] {scheduler_job.py:635} INFO - Setting external_id for to 189dca45-a82c-491b-be7d-9cca31827256 [2024-02-18T17:44:02.178+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:44:02.179+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 17:42:00+00:00, run_id=scheduled__2024-02-18T17:42:00+00:00, run_start_date=2024-02-18 17:44:00.872505+00:00, run_end_date=2024-02-18 17:44:02.179509+00:00, run_duration=1.307004, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:42:00+00:00, data_interval_end=2024-02-18 17:44:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T17:44:02.188+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T17:44:00+00:00, run_after=2024-02-18T17:46:00+00:00 [2024-02-18T17:44:02.228+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:42:00+00:00 exited with status success for try_number 1 [2024-02-18T17:44:02.233+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T17:42:00+00:00, map_index=-1, run_start_date=2024-02-18 17:44:01.465779+00:00, run_end_date=2024-02-18 17:44:01.748649+00:00, run_duration=0.28287, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1064, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:44:00.908131+00:00, queued_by_job_id=1, pid=23097 [2024-02-18T17:44:03.260+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:44:03.261+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:43:00+00:00, run_id=scheduled__2024-02-18T17:43:00+00:00, run_start_date=2024-02-18 17:44:00.873266+00:00, run_end_date=2024-02-18 17:44:03.261138+00:00, run_duration=2.387872, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:43:00+00:00, data_interval_end=2024-02-18 17:44:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:44:03.267+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:44:00+00:00, run_after=2024-02-18T17:45:00+00:00 [2024-02-18T17:44:03.292+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:43:00+00:00 exited with status success for try_number 1 [2024-02-18T17:44:03.295+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:43:00+00:00, map_index=-1, run_start_date=2024-02-18 17:44:02.383536+00:00, run_end_date=2024-02-18 17:44:02.588291+00:00, run_duration=0.204755, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1065, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:44:00.908131+00:00, queued_by_job_id=1, pid=23127 [2024-02-18T17:44:04.728+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:44:04.728+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:43:00+00:00, run_id=scheduled__2024-02-18T17:43:00+00:00, run_start_date=2024-02-18 17:44:00.874059+00:00, run_end_date=2024-02-18 17:44:04.728367+00:00, run_duration=3.854308, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:43:00+00:00, data_interval_end=2024-02-18 17:44:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:44:04.735+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:44:00+00:00, run_after=2024-02-18T17:45:00+00:00 [2024-02-18T17:44:04.758+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:43:00+00:00 exited with status success for try_number 1 [2024-02-18T17:44:04.762+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:43:00+00:00, map_index=-1, run_start_date=2024-02-18 17:44:02.441120+00:00, run_end_date=2024-02-18 17:44:03.851315+00:00, run_duration=1.410195, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1066, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:44:00.908131+00:00, queued_by_job_id=1, pid=23128 [2024-02-18T17:44:54.369+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:44:54.369+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-18T17:44:54.370+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:44:54.371+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240218174453_535003', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:44:54.371+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240218174453_535003', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-18T17:44:54.417+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218174453_535003 exited with status queued for try_number 1 [2024-02-18T17:44:54.423+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1b45b5b8-cda1-4fdb-bb2c-d3142559354e [2024-02-18T17:44:56.361+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:44:56.361+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-18 17:44:53.628255+00:00, run_id=vdu_down_20240218174453_535003, run_start_date=2024-02-18 17:44:54.343795+00:00, run_end_date=2024-02-18 17:44:56.361261+00:00, run_duration=2.017466, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 17:44:53.628255+00:00, data_interval_end=2024-02-18 17:44:53.628255+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-18T17:44:56.363+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-18T17:44:56.384+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218174453_535003 exited with status success for try_number 1 [2024-02-18T17:44:56.387+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240218174453_535003, map_index=-1, run_start_date=2024-02-18 17:44:55.000177+00:00, run_end_date=2024-02-18 17:44:55.353423+00:00, run_duration=0.353246, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1067, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:44:54.370515+00:00, queued_by_job_id=1, pid=23161 [2024-02-18T17:45:00.357+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:45:00+00:00, run_after=2024-02-18T17:50:00+00:00 [2024-02-18T17:45:00.364+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:45:00+00:00, run_after=2024-02-18T17:46:00+00:00 [2024-02-18T17:45:00.368+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:45:00.420+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T17:45:00.420+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:45:00.420+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:45:00.420+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:45:00.421+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:45:00.423+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T17:40:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T17:45:00.423+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T17:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:45:00.423+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:45:00.423+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:45:00.423+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:45:00.423+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:45:00.630+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T17:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:45:00.630+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:44:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:45:00.630+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:44:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:45:00.644+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5991922a-c127-45a1-8b56-b9edd9b38838 [2024-02-18T17:45:00.645+0000] {scheduler_job.py:635} INFO - Setting external_id for to a8085846-c85e-4a05-b447-b51752a82589 [2024-02-18T17:45:00.645+0000] {scheduler_job.py:635} INFO - Setting external_id for to 48a24ef5-10fd-45ba-ad8b-499d6af18bd8 [2024-02-18T17:45:02.883+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:45:02.883+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:44:00+00:00, run_id=scheduled__2024-02-18T17:44:00+00:00, run_start_date=2024-02-18 17:45:00.377939+00:00, run_end_date=2024-02-18 17:45:02.883402+00:00, run_duration=2.505463, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:44:00+00:00, data_interval_end=2024-02-18 17:45:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:45:02.890+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:45:00+00:00, run_after=2024-02-18T17:46:00+00:00 [2024-02-18T17:45:02.908+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:45:02.908+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:45:02.908+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:45:02.910+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T17:40:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T17:45:02.910+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T17:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:45:02.939+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T17:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:45:02.940+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T17:40:00+00:00 exited with status success for try_number 1 [2024-02-18T17:45:02.940+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:44:00+00:00 exited with status success for try_number 1 [2024-02-18T17:45:02.944+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:44:00+00:00, map_index=-1, run_start_date=2024-02-18 17:45:01.964904+00:00, run_end_date=2024-02-18 17:45:02.201115+00:00, run_duration=0.236211, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1069, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:45:00.421997+00:00, queued_by_job_id=1, pid=23214 [2024-02-18T17:45:02.945+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T17:40:00+00:00, map_index=-1, run_start_date=2024-02-18 17:45:01.931993+00:00, run_end_date=2024-02-18 17:45:02.188728+00:00, run_duration=0.256735, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1068, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:45:00.421997+00:00, queued_by_job_id=1, pid=23213 [2024-02-18T17:45:02.945+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2bd4986d-b47c-4f44-9150-b8cb0dc002f8 [2024-02-18T17:45:03.829+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:45:03.829+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:44:00+00:00, run_id=scheduled__2024-02-18T17:44:00+00:00, run_start_date=2024-02-18 17:45:00.378606+00:00, run_end_date=2024-02-18 17:45:03.829489+00:00, run_duration=3.450883, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:44:00+00:00, data_interval_end=2024-02-18 17:45:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:45:03.838+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:45:00+00:00, run_after=2024-02-18T17:46:00+00:00 [2024-02-18T17:45:03.871+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:44:00+00:00 exited with status success for try_number 1 [2024-02-18T17:45:03.875+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:44:00+00:00, map_index=-1, run_start_date=2024-02-18 17:45:02.007470+00:00, run_end_date=2024-02-18 17:45:03.501132+00:00, run_duration=1.493662, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1070, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:45:00.421997+00:00, queued_by_job_id=1, pid=23215 [2024-02-18T17:45:04.920+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:45:04.920+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:45:04.921+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:45:04.922+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T17:40:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T17:45:04.922+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T17:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T17:45:04.956+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T17:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:45:04.956+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T17:40:00+00:00 exited with status success for try_number 1 [2024-02-18T17:45:04.960+0000] {scheduler_job.py:635} INFO - Setting external_id for to f81e5347-4853-4bde-b1e6-4c3104df9abc [2024-02-18T17:45:04.960+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T17:40:00+00:00, map_index=-1, run_start_date=2024-02-18 17:45:04.112616+00:00, run_end_date=2024-02-18 17:45:04.284500+00:00, run_duration=0.171884, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1071, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:45:02.909190+00:00, queued_by_job_id=1, pid=23254 [2024-02-18T17:45:06.793+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:45:06.793+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:45:06.793+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:45:06.795+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T17:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:45:06.796+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T17:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:45:06.852+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T17:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:45:06.852+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T17:40:00+00:00 exited with status success for try_number 1 [2024-02-18T17:45:06.857+0000] {scheduler_job.py:635} INFO - Setting external_id for to daa34345-8627-4198-aaff-12afdbabdaca [2024-02-18T17:45:06.858+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T17:40:00+00:00, map_index=0, run_start_date=2024-02-18 17:45:06.342510+00:00, run_end_date=2024-02-18 17:45:06.618077+00:00, run_duration=0.275567, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1072, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:45:04.921525+00:00, queued_by_job_id=1, pid=23266 [2024-02-18T17:45:08.947+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:45:08.947+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:40:00+00:00, run_id=scheduled__2024-02-18T17:40:00+00:00, run_start_date=2024-02-18 17:45:00.377176+00:00, run_end_date=2024-02-18 17:45:08.947470+00:00, run_duration=8.570294, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:40:00+00:00, data_interval_end=2024-02-18 17:45:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T17:45:08.953+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:45:00+00:00, run_after=2024-02-18T17:50:00+00:00 [2024-02-18T17:45:08.981+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T17:40:00+00:00 exited with status success for try_number 1 [2024-02-18T17:45:08.986+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T17:40:00+00:00, map_index=-1, run_start_date=2024-02-18 17:45:07.993714+00:00, run_end_date=2024-02-18 17:45:08.157326+00:00, run_duration=0.163612, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1073, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:45:06.794361+00:00, queued_by_job_id=1, pid=23278 [2024-02-18T17:46:00.147+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:46:00.155+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:46:00+00:00, run_after=2024-02-18T17:47:00+00:00 [2024-02-18T17:46:00.159+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:46:00.199+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T17:46:00.199+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T17:46:00.200+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:46:00.200+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:46:00.200+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:46:00.202+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T17:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:46:00.202+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T17:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T17:46:00.202+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:46:00.202+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:46:00.203+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:46:00.203+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:46:00.348+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:44:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:46:00.348+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:46:00.348+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:46:00.356+0000] {scheduler_job.py:635} INFO - Setting external_id for to f4f628da-2081-4e37-9c09-cfaf26c71d1d [2024-02-18T17:46:00.356+0000] {scheduler_job.py:635} INFO - Setting external_id for to c3eb5a48-178f-487f-a360-6d011cf6534a [2024-02-18T17:46:00.356+0000] {scheduler_job.py:635} INFO - Setting external_id for to af861e87-5921-4b5b-9324-8e961085bf1b [2024-02-18T17:46:01.204+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:46:01.205+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 17:44:00+00:00, run_id=scheduled__2024-02-18T17:44:00+00:00, run_start_date=2024-02-18 17:46:00.167343+00:00, run_end_date=2024-02-18 17:46:01.205268+00:00, run_duration=1.037925, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:44:00+00:00, data_interval_end=2024-02-18 17:46:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T17:46:01.212+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T17:46:00+00:00, run_after=2024-02-18T17:48:00+00:00 [2024-02-18T17:46:01.256+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:44:00+00:00 exited with status success for try_number 1 [2024-02-18T17:46:01.260+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T17:44:00+00:00, map_index=-1, run_start_date=2024-02-18 17:46:00.813696+00:00, run_end_date=2024-02-18 17:46:01.051712+00:00, run_duration=0.238016, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1074, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:46:00.201287+00:00, queued_by_job_id=1, pid=23295 [2024-02-18T17:46:02.299+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:46:02.300+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:45:00+00:00, run_id=scheduled__2024-02-18T17:45:00+00:00, run_start_date=2024-02-18 17:46:00.168148+00:00, run_end_date=2024-02-18 17:46:02.300018+00:00, run_duration=2.13187, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:45:00+00:00, data_interval_end=2024-02-18 17:46:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:46:02.306+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:46:00+00:00, run_after=2024-02-18T17:47:00+00:00 [2024-02-18T17:46:02.330+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:45:00+00:00 exited with status success for try_number 1 [2024-02-18T17:46:02.333+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:45:00+00:00, map_index=-1, run_start_date=2024-02-18 17:46:01.596360+00:00, run_end_date=2024-02-18 17:46:01.800677+00:00, run_duration=0.204317, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1076, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:46:00.201287+00:00, queued_by_job_id=1, pid=23326 [2024-02-18T17:46:03.361+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:46:03.362+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:45:00+00:00, run_id=scheduled__2024-02-18T17:45:00+00:00, run_start_date=2024-02-18 17:46:00.168821+00:00, run_end_date=2024-02-18 17:46:03.362106+00:00, run_duration=3.193285, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:45:00+00:00, data_interval_end=2024-02-18 17:46:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:46:03.368+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:46:00+00:00, run_after=2024-02-18T17:47:00+00:00 [2024-02-18T17:46:03.387+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:45:00+00:00 exited with status success for try_number 1 [2024-02-18T17:46:03.391+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:45:00+00:00, map_index=-1, run_start_date=2024-02-18 17:46:01.546681+00:00, run_end_date=2024-02-18 17:46:02.759122+00:00, run_duration=1.212441, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1075, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:46:00.201287+00:00, queued_by_job_id=1, pid=23325 [2024-02-18T17:47:00.348+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:47:00.360+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:47:00+00:00, run_after=2024-02-18T17:48:00+00:00 [2024-02-18T17:47:00.402+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T17:47:00.403+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:47:00.403+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:47:00.403+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:47:00.406+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:47:00.406+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:47:00.406+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:47:00.406+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:47:00.514+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:46:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:47:00.514+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:46:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:47:00.520+0000] {scheduler_job.py:635} INFO - Setting external_id for to 40df3483-00fd-4332-bb16-aa2a7acf75af [2024-02-18T17:47:00.521+0000] {scheduler_job.py:635} INFO - Setting external_id for to a34bb243-92c4-4852-a654-1acf37720686 [2024-02-18T17:47:02.814+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:47:02.814+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:46:00+00:00, run_id=scheduled__2024-02-18T17:46:00+00:00, run_start_date=2024-02-18 17:47:00.371838+00:00, run_end_date=2024-02-18 17:47:02.814568+00:00, run_duration=2.44273, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:46:00+00:00, data_interval_end=2024-02-18 17:47:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:47:02.821+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:47:00+00:00, run_after=2024-02-18T17:48:00+00:00 [2024-02-18T17:47:02.825+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:47:02.825+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:46:00+00:00, run_id=scheduled__2024-02-18T17:46:00+00:00, run_start_date=2024-02-18 17:47:00.370885+00:00, run_end_date=2024-02-18 17:47:02.825889+00:00, run_duration=2.455004, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:46:00+00:00, data_interval_end=2024-02-18 17:47:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:47:02.832+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:47:00+00:00, run_after=2024-02-18T17:48:00+00:00 [2024-02-18T17:47:02.853+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:46:00+00:00 exited with status success for try_number 1 [2024-02-18T17:47:02.856+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:46:00+00:00, map_index=-1, run_start_date=2024-02-18 17:47:01.831141+00:00, run_end_date=2024-02-18 17:47:02.030806+00:00, run_duration=0.199665, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1078, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:47:00.404672+00:00, queued_by_job_id=1, pid=23382 [2024-02-18T17:47:03.897+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:46:00+00:00 exited with status success for try_number 1 [2024-02-18T17:47:03.900+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:46:00+00:00, map_index=-1, run_start_date=2024-02-18 17:47:01.726025+00:00, run_end_date=2024-02-18 17:47:02.752430+00:00, run_duration=1.026405, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1077, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:47:00.404672+00:00, queued_by_job_id=1, pid=23381 [2024-02-18T17:47:12.880+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T17:48:00.561+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:48:00+00:00, run_after=2024-02-18T17:49:00+00:00 [2024-02-18T17:48:00.566+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:48:00.570+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:48:00.614+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T17:48:00.614+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T17:48:00.614+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:48:00.614+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:48:00.615+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:48:00.617+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T17:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:48:00.617+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T17:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T17:48:00.617+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:48:00.617+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:48:00.617+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:48:00.617+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:48:00.750+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:46:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:48:00.750+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:47:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:48:00.750+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:47:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:48:00.757+0000] {scheduler_job.py:635} INFO - Setting external_id for to db6dd9c8-1c20-4a17-9dc9-4ab5e7760072 [2024-02-18T17:48:00.758+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6b7a917a-98c4-4339-8dd3-0ece184795e4 [2024-02-18T17:48:00.758+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0c94a166-2cfc-459d-b668-243f34e1979f [2024-02-18T17:48:01.871+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:48:01.871+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 17:46:00+00:00, run_id=scheduled__2024-02-18T17:46:00+00:00, run_start_date=2024-02-18 17:48:00.578791+00:00, run_end_date=2024-02-18 17:48:01.871747+00:00, run_duration=1.292956, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:46:00+00:00, data_interval_end=2024-02-18 17:48:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T17:48:01.880+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T17:48:00+00:00, run_after=2024-02-18T17:50:00+00:00 [2024-02-18T17:48:01.925+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:46:00+00:00 exited with status success for try_number 1 [2024-02-18T17:48:01.930+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T17:46:00+00:00, map_index=-1, run_start_date=2024-02-18 17:48:01.189116+00:00, run_end_date=2024-02-18 17:48:01.412615+00:00, run_duration=0.223499, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1079, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:48:00.615649+00:00, queued_by_job_id=1, pid=23417 [2024-02-18T17:48:02.251+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:48:02.251+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:47:00+00:00, run_id=scheduled__2024-02-18T17:47:00+00:00, run_start_date=2024-02-18 17:48:00.579581+00:00, run_end_date=2024-02-18 17:48:02.251549+00:00, run_duration=1.671968, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:47:00+00:00, data_interval_end=2024-02-18 17:48:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:48:02.257+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:48:00+00:00, run_after=2024-02-18T17:49:00+00:00 [2024-02-18T17:48:02.283+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:47:00+00:00 exited with status success for try_number 1 [2024-02-18T17:48:02.287+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:47:00+00:00, map_index=-1, run_start_date=2024-02-18 17:48:01.963956+00:00, run_end_date=2024-02-18 17:48:02.164922+00:00, run_duration=0.200966, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1081, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:48:00.615649+00:00, queued_by_job_id=1, pid=23448 [2024-02-18T17:48:03.325+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:48:03.326+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:47:00+00:00, run_id=scheduled__2024-02-18T17:47:00+00:00, run_start_date=2024-02-18 17:48:00.580321+00:00, run_end_date=2024-02-18 17:48:03.326031+00:00, run_duration=2.74571, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:47:00+00:00, data_interval_end=2024-02-18 17:48:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:48:03.334+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:48:00+00:00, run_after=2024-02-18T17:49:00+00:00 [2024-02-18T17:48:03.356+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:47:00+00:00 exited with status success for try_number 1 [2024-02-18T17:48:03.359+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:47:00+00:00, map_index=-1, run_start_date=2024-02-18 17:48:01.959411+00:00, run_end_date=2024-02-18 17:48:03.078644+00:00, run_duration=1.119233, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1080, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:48:00.615649+00:00, queued_by_job_id=1, pid=23447 [2024-02-18T17:48:53.700+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:48:53.701+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-18T17:48:53.701+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:48:53.702+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240218174853_361098', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:48:53.703+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240218174853_361098', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-18T17:48:53.731+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218174853_361098 exited with status queued for try_number 1 [2024-02-18T17:48:53.735+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5a435f46-57ba-4aa8-b68a-8edd0cb83cac [2024-02-18T17:48:54.818+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:48:54.819+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-18 17:48:53.608108+00:00, run_id=vdu_down_20240218174853_361098, run_start_date=2024-02-18 17:48:53.681421+00:00, run_end_date=2024-02-18 17:48:54.819045+00:00, run_duration=1.137624, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 17:48:53.608108+00:00, data_interval_end=2024-02-18 17:48:53.608108+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-18T17:48:54.821+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-18T17:48:54.844+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218174853_361098 exited with status success for try_number 1 [2024-02-18T17:48:54.849+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240218174853_361098, map_index=-1, run_start_date=2024-02-18 17:48:54.134018+00:00, run_end_date=2024-02-18 17:48:54.321911+00:00, run_duration=0.187893, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1082, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:48:53.701965+00:00, queued_by_job_id=1, pid=23481 [2024-02-18T17:49:00.742+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:49:00.749+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:49:00+00:00, run_after=2024-02-18T17:50:00+00:00 [2024-02-18T17:49:00.789+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T17:49:00.789+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:49:00.789+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:49:00.790+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:49:00.791+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:49:00.792+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:49:00.792+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:49:00.792+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:49:00.885+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:48:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:49:00.886+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:48:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:49:00.892+0000] {scheduler_job.py:635} INFO - Setting external_id for to bc703d1b-bbe6-4c6c-ab2e-29ad99522327 [2024-02-18T17:49:00.892+0000] {scheduler_job.py:635} INFO - Setting external_id for to d2fcc4e8-eab4-4815-bea7-e655b6088de2 [2024-02-18T17:49:02.729+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:49:02.730+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:48:00+00:00, run_id=scheduled__2024-02-18T17:48:00+00:00, run_start_date=2024-02-18 17:49:00.758797+00:00, run_end_date=2024-02-18 17:49:02.730049+00:00, run_duration=1.971252, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:48:00+00:00, data_interval_end=2024-02-18 17:49:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:49:02.736+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:49:00+00:00, run_after=2024-02-18T17:50:00+00:00 [2024-02-18T17:49:02.759+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:48:00+00:00 exited with status success for try_number 1 [2024-02-18T17:49:02.762+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:48:00+00:00, map_index=-1, run_start_date=2024-02-18 17:49:01.918851+00:00, run_end_date=2024-02-18 17:49:02.134431+00:00, run_duration=0.21558, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1084, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:49:00.790781+00:00, queued_by_job_id=1, pid=23523 [2024-02-18T17:49:03.798+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:49:03.798+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:48:00+00:00, run_id=scheduled__2024-02-18T17:48:00+00:00, run_start_date=2024-02-18 17:49:00.759833+00:00, run_end_date=2024-02-18 17:49:03.798735+00:00, run_duration=3.038902, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:48:00+00:00, data_interval_end=2024-02-18 17:49:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:49:03.805+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:49:00+00:00, run_after=2024-02-18T17:50:00+00:00 [2024-02-18T17:49:03.823+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:48:00+00:00 exited with status success for try_number 1 [2024-02-18T17:49:03.826+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:48:00+00:00, map_index=-1, run_start_date=2024-02-18 17:49:01.915976+00:00, run_end_date=2024-02-18 17:49:02.927529+00:00, run_duration=1.011553, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1083, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:49:00.790781+00:00, queued_by_job_id=1, pid=23522 [2024-02-18T17:50:00.955+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:50:00.963+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:50:00+00:00, run_after=2024-02-18T17:51:00+00:00 [2024-02-18T17:50:00.967+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:50:00.974+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:50:00+00:00, run_after=2024-02-18T17:55:00+00:00 [2024-02-18T17:50:01.025+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T17:50:01.025+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:50:01.025+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T17:50:01.025+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:50:01.025+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:50:01.026+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:50:01.028+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T17:45:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T17:50:01.028+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T17:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:50:01.028+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T17:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:50:01.029+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T17:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T17:50:01.029+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:50:01.029+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:50:01.029+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:50:01.029+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:50:01.508+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T17:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:50:01.509+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:48:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:50:01.509+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:49:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:50:01.509+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:49:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:50:01.523+0000] {scheduler_job.py:635} INFO - Setting external_id for to 47ce21e0-cdaf-4a50-9546-0230cdd15fbd [2024-02-18T17:50:01.523+0000] {scheduler_job.py:635} INFO - Setting external_id for to 27bf46f7-8109-4ac4-8a29-564d7e909a1a [2024-02-18T17:50:01.524+0000] {scheduler_job.py:635} INFO - Setting external_id for to be5a307e-503c-496e-ba93-76de63ca50fd [2024-02-18T17:50:01.524+0000] {scheduler_job.py:635} INFO - Setting external_id for to 293d1c5e-d099-4ea4-86d1-3291c69fda8c [2024-02-18T17:50:02.729+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:50:02.730+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 17:48:00+00:00, run_id=scheduled__2024-02-18T17:48:00+00:00, run_start_date=2024-02-18 17:50:00.983232+00:00, run_end_date=2024-02-18 17:50:02.730198+00:00, run_duration=1.746966, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:48:00+00:00, data_interval_end=2024-02-18 17:50:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T17:50:02.737+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T17:50:00+00:00, run_after=2024-02-18T17:52:00+00:00 [2024-02-18T17:50:02.792+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:48:00+00:00 exited with status success for try_number 1 [2024-02-18T17:50:02.798+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T17:48:00+00:00, map_index=-1, run_start_date=2024-02-18 17:50:01.721170+00:00, run_end_date=2024-02-18 17:50:01.984093+00:00, run_duration=0.262923, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1085, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:50:01.027281+00:00, queued_by_job_id=1, pid=23559 [2024-02-18T17:50:03.209+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:50:03.209+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:49:00+00:00, run_id=scheduled__2024-02-18T17:49:00+00:00, run_start_date=2024-02-18 17:50:00.983888+00:00, run_end_date=2024-02-18 17:50:03.209420+00:00, run_duration=2.225532, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:49:00+00:00, data_interval_end=2024-02-18 17:50:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:50:03.215+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:50:00+00:00, run_after=2024-02-18T17:51:00+00:00 [2024-02-18T17:50:03.230+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:50:03.231+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:50:03.231+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:50:03.232+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T17:45:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T17:50:03.233+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T17:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:50:03.262+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T17:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:50:03.262+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T17:45:00+00:00 exited with status success for try_number 1 [2024-02-18T17:50:03.262+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:49:00+00:00 exited with status success for try_number 1 [2024-02-18T17:50:03.269+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:49:00+00:00, map_index=-1, run_start_date=2024-02-18 17:50:02.634289+00:00, run_end_date=2024-02-18 17:50:02.883279+00:00, run_duration=0.24899, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1086, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:50:01.027281+00:00, queued_by_job_id=1, pid=23599 [2024-02-18T17:50:03.269+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T17:45:00+00:00, map_index=-1, run_start_date=2024-02-18 17:50:02.654978+00:00, run_end_date=2024-02-18 17:50:02.940513+00:00, run_duration=0.285535, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1087, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:50:01.027281+00:00, queued_by_job_id=1, pid=23600 [2024-02-18T17:50:03.270+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9af6737a-1c2f-4efd-b7a0-6c50a01580b5 [2024-02-18T17:50:04.373+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:50:04.373+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:49:00+00:00, run_id=scheduled__2024-02-18T17:49:00+00:00, run_start_date=2024-02-18 17:50:00.984523+00:00, run_end_date=2024-02-18 17:50:04.373441+00:00, run_duration=3.388918, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:49:00+00:00, data_interval_end=2024-02-18 17:50:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:50:04.383+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:50:00+00:00, run_after=2024-02-18T17:51:00+00:00 [2024-02-18T17:50:04.423+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:49:00+00:00 exited with status success for try_number 1 [2024-02-18T17:50:04.428+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:49:00+00:00, map_index=-1, run_start_date=2024-02-18 17:50:02.707861+00:00, run_end_date=2024-02-18 17:50:03.703939+00:00, run_duration=0.996078, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1088, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:50:01.027281+00:00, queued_by_job_id=1, pid=23601 [2024-02-18T17:50:04.643+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:50:04.643+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:50:04.644+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:50:04.646+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T17:45:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T17:50:04.646+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T17:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T17:50:04.679+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T17:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:50:04.679+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T17:45:00+00:00 exited with status success for try_number 1 [2024-02-18T17:50:04.684+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7b2ef669-3705-4f06-b412-16ac48737624 [2024-02-18T17:50:04.684+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T17:45:00+00:00, map_index=-1, run_start_date=2024-02-18 17:50:04.303687+00:00, run_end_date=2024-02-18 17:50:04.496958+00:00, run_duration=0.193271, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1089, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:50:03.231880+00:00, queued_by_job_id=1, pid=23640 [2024-02-18T17:50:06.862+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:50:06.862+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:50:06.863+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:50:06.864+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T17:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:50:06.864+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T17:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:50:06.892+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T17:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:50:06.892+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T17:45:00+00:00 exited with status success for try_number 1 [2024-02-18T17:50:06.896+0000] {scheduler_job.py:635} INFO - Setting external_id for to 29e92af5-fa15-4f3d-adac-579c33312764 [2024-02-18T17:50:06.896+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T17:45:00+00:00, map_index=0, run_start_date=2024-02-18 17:50:05.962969+00:00, run_end_date=2024-02-18 17:50:06.187492+00:00, run_duration=0.224523, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1090, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:50:04.644743+00:00, queued_by_job_id=1, pid=23652 [2024-02-18T17:50:08.309+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:50:08.309+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:45:00+00:00, run_id=scheduled__2024-02-18T17:45:00+00:00, run_start_date=2024-02-18 17:50:00.982510+00:00, run_end_date=2024-02-18 17:50:08.309348+00:00, run_duration=7.326838, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:45:00+00:00, data_interval_end=2024-02-18 17:50:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T17:50:08.313+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:50:00+00:00, run_after=2024-02-18T17:55:00+00:00 [2024-02-18T17:50:08.332+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T17:45:00+00:00 exited with status success for try_number 1 [2024-02-18T17:50:08.335+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T17:45:00+00:00, map_index=-1, run_start_date=2024-02-18 17:50:07.971082+00:00, run_end_date=2024-02-18 17:50:08.170641+00:00, run_duration=0.199559, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1091, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:50:06.863516+00:00, queued_by_job_id=1, pid=23664 [2024-02-18T17:50:53.681+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:50:53.681+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-18T17:50:53.682+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:50:53.683+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240218175053_204904', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:50:53.683+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240218175053_204904', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-18T17:50:53.710+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218175053_204904 exited with status queued for try_number 1 [2024-02-18T17:50:53.713+0000] {scheduler_job.py:635} INFO - Setting external_id for to cb1d2b0f-ea16-4b2e-9181-c70826395d18 [2024-02-18T17:50:54.807+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:50:54.807+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-18 17:50:53.614692+00:00, run_id=vdu_down_20240218175053_204904, run_start_date=2024-02-18 17:50:53.662962+00:00, run_end_date=2024-02-18 17:50:54.807285+00:00, run_duration=1.144323, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 17:50:53.614692+00:00, data_interval_end=2024-02-18 17:50:53.614692+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-18T17:50:54.811+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-18T17:50:54.841+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218175053_204904 exited with status success for try_number 1 [2024-02-18T17:50:54.846+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240218175053_204904, map_index=-1, run_start_date=2024-02-18 17:50:54.120890+00:00, run_end_date=2024-02-18 17:50:54.313581+00:00, run_duration=0.192691, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1092, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:50:53.682675+00:00, queued_by_job_id=1, pid=23680 [2024-02-18T17:51:00.159+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:51:00+00:00, run_after=2024-02-18T17:52:00+00:00 [2024-02-18T17:51:00.163+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:51:00.197+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T17:51:00.197+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:51:00.198+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:51:00.198+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:51:00.200+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:51:00.200+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:51:00.200+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:51:00.200+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:51:00.289+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:51:00.289+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:51:00.294+0000] {scheduler_job.py:635} INFO - Setting external_id for to dc5ad6d2-8751-445a-af8a-c8be21df6a89 [2024-02-18T17:51:00.294+0000] {scheduler_job.py:635} INFO - Setting external_id for to c4df384f-fa92-4904-b7be-2b9fa5cd8395 [2024-02-18T17:51:02.446+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:51:02.446+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:50:00+00:00, run_id=scheduled__2024-02-18T17:50:00+00:00, run_start_date=2024-02-18 17:51:00.172730+00:00, run_end_date=2024-02-18 17:51:02.446327+00:00, run_duration=2.273597, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:50:00+00:00, data_interval_end=2024-02-18 17:51:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:51:02.452+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:51:00+00:00, run_after=2024-02-18T17:52:00+00:00 [2024-02-18T17:51:02.479+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:50:00+00:00 exited with status success for try_number 1 [2024-02-18T17:51:02.482+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:50:00+00:00, map_index=-1, run_start_date=2024-02-18 17:51:01.450653+00:00, run_end_date=2024-02-18 17:51:01.666411+00:00, run_duration=0.215758, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1093, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:51:00.199011+00:00, queued_by_job_id=1, pid=23721 [2024-02-18T17:51:03.509+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:51:03.510+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:50:00+00:00, run_id=scheduled__2024-02-18T17:50:00+00:00, run_start_date=2024-02-18 17:51:00.173445+00:00, run_end_date=2024-02-18 17:51:03.510012+00:00, run_duration=3.336567, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:50:00+00:00, data_interval_end=2024-02-18 17:51:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:51:03.516+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:51:00+00:00, run_after=2024-02-18T17:52:00+00:00 [2024-02-18T17:51:03.536+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:50:00+00:00 exited with status success for try_number 1 [2024-02-18T17:51:03.539+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:50:00+00:00, map_index=-1, run_start_date=2024-02-18 17:51:01.458409+00:00, run_end_date=2024-02-18 17:51:02.594936+00:00, run_duration=1.136527, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1094, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:51:00.199011+00:00, queued_by_job_id=1, pid=23722 [2024-02-18T17:52:00.364+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:52:00.371+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:52:00+00:00, run_after=2024-02-18T17:53:00+00:00 [2024-02-18T17:52:00.375+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:52:00.416+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T17:52:00.417+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T17:52:00.417+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:52:00.417+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:52:00.417+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:52:00.419+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T17:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:52:00.419+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T17:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T17:52:00.420+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:52:00.420+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:52:00.420+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:52:00.420+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:52:00.750+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:52:00.750+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:51:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:52:00.750+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:51:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:52:00.757+0000] {scheduler_job.py:635} INFO - Setting external_id for to d3ebf019-526c-4db5-9a21-3ebe9c6dcd94 [2024-02-18T17:52:00.757+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4bee43cf-0960-4457-beb7-34af20fa94cb [2024-02-18T17:52:00.758+0000] {scheduler_job.py:635} INFO - Setting external_id for to 79d1df48-16c1-47e3-a8ac-9a97d27f990f [2024-02-18T17:52:01.878+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:52:01.879+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 17:50:00+00:00, run_id=scheduled__2024-02-18T17:50:00+00:00, run_start_date=2024-02-18 17:52:00.384105+00:00, run_end_date=2024-02-18 17:52:01.879453+00:00, run_duration=1.495348, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:50:00+00:00, data_interval_end=2024-02-18 17:52:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T17:52:01.886+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T17:52:00+00:00, run_after=2024-02-18T17:54:00+00:00 [2024-02-18T17:52:01.927+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:50:00+00:00 exited with status success for try_number 1 [2024-02-18T17:52:01.932+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T17:50:00+00:00, map_index=-1, run_start_date=2024-02-18 17:52:01.065571+00:00, run_end_date=2024-02-18 17:52:01.306831+00:00, run_duration=0.24126, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1095, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:52:00.418525+00:00, queued_by_job_id=1, pid=23758 [2024-02-18T17:52:02.964+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:52:02.964+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:51:00+00:00, run_id=scheduled__2024-02-18T17:51:00+00:00, run_start_date=2024-02-18 17:52:00.384834+00:00, run_end_date=2024-02-18 17:52:02.964419+00:00, run_duration=2.579585, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:51:00+00:00, data_interval_end=2024-02-18 17:52:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:52:02.970+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:52:00+00:00, run_after=2024-02-18T17:53:00+00:00 [2024-02-18T17:52:02.975+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:52:02.975+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:51:00+00:00, run_id=scheduled__2024-02-18T17:51:00+00:00, run_start_date=2024-02-18 17:52:00.385504+00:00, run_end_date=2024-02-18 17:52:02.975419+00:00, run_duration=2.589915, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:51:00+00:00, data_interval_end=2024-02-18 17:52:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:52:02.982+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:52:00+00:00, run_after=2024-02-18T17:53:00+00:00 [2024-02-18T17:52:03.003+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:51:00+00:00 exited with status success for try_number 1 [2024-02-18T17:52:03.003+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:51:00+00:00 exited with status success for try_number 1 [2024-02-18T17:52:03.008+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:51:00+00:00, map_index=-1, run_start_date=2024-02-18 17:52:01.879794+00:00, run_end_date=2024-02-18 17:52:02.094473+00:00, run_duration=0.214679, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1097, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:52:00.418525+00:00, queued_by_job_id=1, pid=23789 [2024-02-18T17:52:03.008+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:51:00+00:00, map_index=-1, run_start_date=2024-02-18 17:52:01.839702+00:00, run_end_date=2024-02-18 17:52:02.887890+00:00, run_duration=1.048188, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1096, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:52:00.418525+00:00, queued_by_job_id=1, pid=23788 [2024-02-18T17:52:12.914+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T17:53:00.729+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:53:00.740+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:53:00+00:00, run_after=2024-02-18T17:54:00+00:00 [2024-02-18T17:53:00.783+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T17:53:00.783+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:53:00.783+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:53:00.783+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:53:00.785+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:53:00.785+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:53:00.785+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:53:00.786+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:53:00.894+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:52:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:53:00.894+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:52:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:53:00.901+0000] {scheduler_job.py:635} INFO - Setting external_id for to 05e73a09-a8b3-43c1-99e7-cc97f774d8ea [2024-02-18T17:53:00.901+0000] {scheduler_job.py:635} INFO - Setting external_id for to cc7989ba-5cb1-4275-82ab-cd5bc11a5908 [2024-02-18T17:53:03.084+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:53:03.084+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:52:00+00:00, run_id=scheduled__2024-02-18T17:52:00+00:00, run_start_date=2024-02-18 17:53:00.750043+00:00, run_end_date=2024-02-18 17:53:03.084660+00:00, run_duration=2.334617, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:52:00+00:00, data_interval_end=2024-02-18 17:53:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:53:03.090+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:53:00+00:00, run_after=2024-02-18T17:54:00+00:00 [2024-02-18T17:53:03.116+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:52:00+00:00 exited with status success for try_number 1 [2024-02-18T17:53:03.119+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:52:00+00:00, map_index=-1, run_start_date=2024-02-18 17:53:02.119154+00:00, run_end_date=2024-02-18 17:53:02.325589+00:00, run_duration=0.206435, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1098, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:53:00.784415+00:00, queued_by_job_id=1, pid=23844 [2024-02-18T17:53:04.148+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:53:04.148+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:52:00+00:00, run_id=scheduled__2024-02-18T17:52:00+00:00, run_start_date=2024-02-18 17:53:00.750954+00:00, run_end_date=2024-02-18 17:53:04.148301+00:00, run_duration=3.397347, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:52:00+00:00, data_interval_end=2024-02-18 17:53:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:53:04.154+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:53:00+00:00, run_after=2024-02-18T17:54:00+00:00 [2024-02-18T17:53:04.173+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:52:00+00:00 exited with status success for try_number 1 [2024-02-18T17:53:04.176+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:52:00+00:00, map_index=-1, run_start_date=2024-02-18 17:53:02.173359+00:00, run_end_date=2024-02-18 17:53:03.340385+00:00, run_duration=1.167026, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1099, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:53:00.784415+00:00, queued_by_job_id=1, pid=23845 [2024-02-18T17:54:00.224+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:54:00+00:00, run_after=2024-02-18T17:55:00+00:00 [2024-02-18T17:54:00.229+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:54:00.233+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:54:00.284+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T17:54:00.284+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T17:54:00.285+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:54:00.285+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:54:00.285+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:54:00.288+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T17:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:54:00.288+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T17:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T17:54:00.288+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:54:00.288+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:54:00.288+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:54:00.289+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:54:00.453+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:52:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:54:00.454+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:53:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:54:00.454+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:53:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:54:00.462+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9c18e5fb-c485-4c7e-bcb5-627b0b557b07 [2024-02-18T17:54:00.462+0000] {scheduler_job.py:635} INFO - Setting external_id for to 32db72ed-bb6b-47fa-a09d-809b38ad8945 [2024-02-18T17:54:00.462+0000] {scheduler_job.py:635} INFO - Setting external_id for to 800f1a49-1012-448a-bdf7-289320638245 [2024-02-18T17:54:01.604+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:54:01.605+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 17:52:00+00:00, run_id=scheduled__2024-02-18T17:52:00+00:00, run_start_date=2024-02-18 17:54:00.242352+00:00, run_end_date=2024-02-18 17:54:01.605302+00:00, run_duration=1.36295, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:52:00+00:00, data_interval_end=2024-02-18 17:54:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T17:54:01.611+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T17:54:00+00:00, run_after=2024-02-18T17:56:00+00:00 [2024-02-18T17:54:01.653+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:52:00+00:00 exited with status success for try_number 1 [2024-02-18T17:54:01.658+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T17:52:00+00:00, map_index=-1, run_start_date=2024-02-18 17:54:00.908065+00:00, run_end_date=2024-02-18 17:54:01.160473+00:00, run_duration=0.252408, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1100, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:54:00.286610+00:00, queued_by_job_id=1, pid=23880 [2024-02-18T17:54:02.690+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:54:02.690+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:53:00+00:00, run_id=scheduled__2024-02-18T17:53:00+00:00, run_start_date=2024-02-18 17:54:00.243293+00:00, run_end_date=2024-02-18 17:54:02.690414+00:00, run_duration=2.447121, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:53:00+00:00, data_interval_end=2024-02-18 17:54:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:54:02.699+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:54:00+00:00, run_after=2024-02-18T17:55:00+00:00 [2024-02-18T17:54:02.703+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:54:02.703+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:53:00+00:00, run_id=scheduled__2024-02-18T17:53:00+00:00, run_start_date=2024-02-18 17:54:00.244192+00:00, run_end_date=2024-02-18 17:54:02.703559+00:00, run_duration=2.459367, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:53:00+00:00, data_interval_end=2024-02-18 17:54:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:54:02.710+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:54:00+00:00, run_after=2024-02-18T17:55:00+00:00 [2024-02-18T17:54:02.729+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:53:00+00:00 exited with status success for try_number 1 [2024-02-18T17:54:02.729+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:53:00+00:00 exited with status success for try_number 1 [2024-02-18T17:54:02.732+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:53:00+00:00, map_index=-1, run_start_date=2024-02-18 17:54:01.676837+00:00, run_end_date=2024-02-18 17:54:02.612682+00:00, run_duration=0.935845, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1101, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:54:00.286610+00:00, queued_by_job_id=1, pid=23910 [2024-02-18T17:54:02.733+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:53:00+00:00, map_index=-1, run_start_date=2024-02-18 17:54:01.701523+00:00, run_end_date=2024-02-18 17:54:01.902380+00:00, run_duration=0.200857, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1102, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:54:00.286610+00:00, queued_by_job_id=1, pid=23911 [2024-02-18T17:55:00.992+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:55:00+00:00, run_after=2024-02-18T17:56:00+00:00 [2024-02-18T17:55:00.997+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:55:01.005+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:55:00+00:00, run_after=2024-02-18T18:00:00+00:00 [2024-02-18T17:55:01.047+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T17:55:01.047+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:55:01.047+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:55:01.048+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:55:01.048+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:55:01.050+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T17:50:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T17:55:01.050+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T17:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:55:01.050+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:55:01.050+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:55:01.051+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:55:01.051+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:55:01.200+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T17:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:55:01.201+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:54:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:55:01.201+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:54:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:55:01.210+0000] {scheduler_job.py:635} INFO - Setting external_id for to 167244a5-2c09-4c7f-8283-a86f2cfd4133 [2024-02-18T17:55:01.210+0000] {scheduler_job.py:635} INFO - Setting external_id for to 43d55446-9a20-4c9c-b8bf-b6a417a143f3 [2024-02-18T17:55:01.210+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3f8ff323-2336-4244-aa64-da68ad06ad14 [2024-02-18T17:55:03.419+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:55:03.419+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:54:00+00:00, run_id=scheduled__2024-02-18T17:54:00+00:00, run_start_date=2024-02-18 17:55:01.014212+00:00, run_end_date=2024-02-18 17:55:03.419421+00:00, run_duration=2.405209, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:54:00+00:00, data_interval_end=2024-02-18 17:55:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:55:03.425+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:55:00+00:00, run_after=2024-02-18T17:56:00+00:00 [2024-02-18T17:55:03.444+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:55:03.444+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:55:03.444+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:55:03.446+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T17:50:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T17:55:03.446+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T17:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:55:03.480+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T17:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:55:03.480+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T17:50:00+00:00 exited with status success for try_number 1 [2024-02-18T17:55:03.480+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:54:00+00:00 exited with status success for try_number 1 [2024-02-18T17:55:03.485+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T17:50:00+00:00, map_index=-1, run_start_date=2024-02-18 17:55:02.675049+00:00, run_end_date=2024-02-18 17:55:02.998077+00:00, run_duration=0.323028, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1104, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:55:01.049216+00:00, queued_by_job_id=1, pid=23976 [2024-02-18T17:55:03.485+0000] {scheduler_job.py:635} INFO - Setting external_id for to ada669fe-ffb9-40ac-bf7b-afa89e56c1cc [2024-02-18T17:55:03.485+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:54:00+00:00, map_index=-1, run_start_date=2024-02-18 17:55:02.718322+00:00, run_end_date=2024-02-18 17:55:03.040742+00:00, run_duration=0.32242, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1105, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:55:01.049216+00:00, queued_by_job_id=1, pid=23978 [2024-02-18T17:55:04.585+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:55:04.586+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:54:00+00:00, run_id=scheduled__2024-02-18T17:54:00+00:00, run_start_date=2024-02-18 17:55:01.014903+00:00, run_end_date=2024-02-18 17:55:04.586280+00:00, run_duration=3.571377, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:54:00+00:00, data_interval_end=2024-02-18 17:55:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:55:04.595+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:55:00+00:00, run_after=2024-02-18T17:56:00+00:00 [2024-02-18T17:55:04.630+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:54:00+00:00 exited with status success for try_number 1 [2024-02-18T17:55:04.634+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:54:00+00:00, map_index=-1, run_start_date=2024-02-18 17:55:02.684182+00:00, run_end_date=2024-02-18 17:55:03.771863+00:00, run_duration=1.087681, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1103, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:55:01.049216+00:00, queued_by_job_id=1, pid=23977 [2024-02-18T17:55:05.447+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:55:05.447+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:55:05.447+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:55:05.451+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T17:50:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T17:55:05.451+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T17:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T17:55:05.513+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T17:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:55:05.513+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T17:50:00+00:00 exited with status success for try_number 1 [2024-02-18T17:55:05.520+0000] {scheduler_job.py:635} INFO - Setting external_id for to cfe979f5-f83f-46d5-b15b-0f0e36033637 [2024-02-18T17:55:05.520+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T17:50:00+00:00, map_index=-1, run_start_date=2024-02-18 17:55:04.641241+00:00, run_end_date=2024-02-18 17:55:04.846990+00:00, run_duration=0.205749, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1106, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:55:03.445246+00:00, queued_by_job_id=1, pid=24017 [2024-02-18T17:55:08.404+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:55:08.404+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:55:08.404+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:55:08.406+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T17:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:55:08.406+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T17:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:55:08.433+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T17:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:55:08.433+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T17:50:00+00:00 exited with status success for try_number 1 [2024-02-18T17:55:08.437+0000] {scheduler_job.py:635} INFO - Setting external_id for to a4200fbb-9d50-4ee1-8758-ef11a803c95f [2024-02-18T17:55:08.438+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T17:50:00+00:00, map_index=0, run_start_date=2024-02-18 17:55:07.237497+00:00, run_end_date=2024-02-18 17:55:07.431829+00:00, run_duration=0.194332, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1107, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:55:05.448384+00:00, queued_by_job_id=1, pid=24029 [2024-02-18T17:55:10.043+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:55:10.043+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:50:00+00:00, run_id=scheduled__2024-02-18T17:50:00+00:00, run_start_date=2024-02-18 17:55:01.013453+00:00, run_end_date=2024-02-18 17:55:10.043862+00:00, run_duration=9.030409, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:50:00+00:00, data_interval_end=2024-02-18 17:55:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T17:55:10.048+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:55:00+00:00, run_after=2024-02-18T18:00:00+00:00 [2024-02-18T17:55:10.066+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T17:50:00+00:00 exited with status success for try_number 1 [2024-02-18T17:55:10.069+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T17:50:00+00:00, map_index=-1, run_start_date=2024-02-18 17:55:09.460564+00:00, run_end_date=2024-02-18 17:55:09.622894+00:00, run_duration=0.16233, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1108, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:55:08.405181+00:00, queued_by_job_id=1, pid=24041 [2024-02-18T17:55:57.758+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb to 2024-02-18T17:55:00+00:00, run_after=2024-02-18T18:00:00+00:00 [2024-02-18T17:55:57.915+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:55:57.916+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb has 0/16 running and queued tasks [2024-02-18T17:55:57.916+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:55:57.918+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T17:50:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T17:55:57.918+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T17:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:55:57.952+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T17:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:55:57.956+0000] {scheduler_job.py:635} INFO - Setting external_id for to 58b8df12-4473-49cc-a807-680332fb4a15 [2024-02-18T17:56:00.117+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:56:00.125+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:56:00+00:00, run_after=2024-02-18T17:57:00+00:00 [2024-02-18T17:56:00.129+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:56:00.174+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T17:56:00.174+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb has 0/16 running and queued tasks [2024-02-18T17:56:00.174+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T17:56:00.174+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:56:00.174+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:56:00.175+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:56:00.177+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb', task_id='split_metrics', run_id='scheduled__2024-02-18T17:50:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T17:56:00.177+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb', 'split_metrics', 'scheduled__2024-02-18T17:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:56:00.177+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T17:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:56:00.177+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T17:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T17:56:00.177+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:56:00.177+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:56:00.178+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:56:00.178+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:56:00.557+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb.split_metrics run_id=scheduled__2024-02-18T17:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:56:00.558+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:54:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:56:00.558+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:56:00.558+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:56:00.558+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T17:50:00+00:00 exited with status success for try_number 1 [2024-02-18T17:56:00.598+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T17:50:00+00:00, map_index=-1, run_start_date=2024-02-18 17:55:59.065453+00:00, run_end_date=2024-02-18 17:55:59.233769+00:00, run_duration=0.168316, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1109, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:55:57.917005+00:00, queued_by_job_id=1, pid=24067 [2024-02-18T17:56:00.598+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1976f3b2-46be-4eb1-a610-5c38fb2d898d [2024-02-18T17:56:00.598+0000] {scheduler_job.py:635} INFO - Setting external_id for to 66a27e2b-83a2-4f3d-8911-b61401731667 [2024-02-18T17:56:00.598+0000] {scheduler_job.py:635} INFO - Setting external_id for to 89c8ef4e-3033-4630-84f5-76c146ae774f [2024-02-18T17:56:00.599+0000] {scheduler_job.py:635} INFO - Setting external_id for to dd41de0e-bdec-4746-9784-d898d5e3f7d5 [2024-02-18T17:56:01.770+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:56:01.770+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 17:54:00+00:00, run_id=scheduled__2024-02-18T17:54:00+00:00, run_start_date=2024-02-18 17:56:00.136901+00:00, run_end_date=2024-02-18 17:56:01.770789+00:00, run_duration=1.633888, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:54:00+00:00, data_interval_end=2024-02-18 17:56:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T17:56:01.779+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T17:56:00+00:00, run_after=2024-02-18T17:58:00+00:00 [2024-02-18T17:56:01.837+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:54:00+00:00 exited with status success for try_number 1 [2024-02-18T17:56:01.841+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T17:54:00+00:00, map_index=-1, run_start_date=2024-02-18 17:56:00.960862+00:00, run_end_date=2024-02-18 17:56:01.251806+00:00, run_duration=0.290944, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1110, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:56:00.175872+00:00, queued_by_job_id=1, pid=24081 [2024-02-18T17:56:02.891+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:56:02.891+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:55:00+00:00, run_id=scheduled__2024-02-18T17:55:00+00:00, run_start_date=2024-02-18 17:56:00.137614+00:00, run_end_date=2024-02-18 17:56:02.891699+00:00, run_duration=2.754085, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:55:00+00:00, data_interval_end=2024-02-18 17:56:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:56:02.902+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:56:00+00:00, run_after=2024-02-18T17:57:00+00:00 [2024-02-18T17:56:02.914+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:56:02.914+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb has 0/16 running and queued tasks [2024-02-18T17:56:02.914+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:56:02.916+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb', task_id='collect_metrics', run_id='scheduled__2024-02-18T17:50:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T17:56:02.916+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb', 'collect_metrics', 'scheduled__2024-02-18T17:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T17:56:02.944+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb.collect_metrics run_id=scheduled__2024-02-18T17:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:56:02.944+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb.split_metrics run_id=scheduled__2024-02-18T17:50:00+00:00 exited with status success for try_number 1 [2024-02-18T17:56:02.944+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:55:00+00:00 exited with status success for try_number 1 [2024-02-18T17:56:02.949+0000] {scheduler_job.py:635} INFO - Setting external_id for to 030c6c8f-e327-45ab-ae9e-c8e20e794254 [2024-02-18T17:56:02.949+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb, task_id=split_metrics, run_id=scheduled__2024-02-18T17:50:00+00:00, map_index=-1, run_start_date=2024-02-18 17:56:01.863083+00:00, run_end_date=2024-02-18 17:56:02.086570+00:00, run_duration=0.223487, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1111, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:56:00.175872+00:00, queued_by_job_id=1, pid=24121 [2024-02-18T17:56:02.949+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:55:00+00:00, map_index=-1, run_start_date=2024-02-18 17:56:01.980227+00:00, run_end_date=2024-02-18 17:56:02.204222+00:00, run_duration=0.223995, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1113, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:56:00.175872+00:00, queued_by_job_id=1, pid=24123 [2024-02-18T17:56:04.037+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:56:04.037+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:55:00+00:00, run_id=scheduled__2024-02-18T17:55:00+00:00, run_start_date=2024-02-18 17:56:00.138295+00:00, run_end_date=2024-02-18 17:56:04.037349+00:00, run_duration=3.899054, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:55:00+00:00, data_interval_end=2024-02-18 17:56:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:56:04.044+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:56:00+00:00, run_after=2024-02-18T17:57:00+00:00 [2024-02-18T17:56:04.075+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:55:00+00:00 exited with status success for try_number 1 [2024-02-18T17:56:04.078+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:55:00+00:00, map_index=-1, run_start_date=2024-02-18 17:56:01.892413+00:00, run_end_date=2024-02-18 17:56:03.161568+00:00, run_duration=1.269155, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1112, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:56:00.175872+00:00, queued_by_job_id=1, pid=24122 [2024-02-18T17:56:05.121+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:56:05.122+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb has 0/16 running and queued tasks [2024-02-18T17:56:05.122+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:56:05.123+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb', task_id='send_prometheus', run_id='scheduled__2024-02-18T17:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:56:05.123+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb', 'send_prometheus', 'scheduled__2024-02-18T17:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T17:56:05.152+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb.send_prometheus run_id=scheduled__2024-02-18T17:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:56:05.152+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb.collect_metrics run_id=scheduled__2024-02-18T17:50:00+00:00 exited with status success for try_number 1 [2024-02-18T17:56:05.156+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9d55071e-bf63-49dc-987a-6c6e2fcb098f [2024-02-18T17:56:05.156+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb, task_id=collect_metrics, run_id=scheduled__2024-02-18T17:50:00+00:00, map_index=0, run_start_date=2024-02-18 17:56:03.974690+00:00, run_end_date=2024-02-18 17:56:04.145371+00:00, run_duration=0.170681, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1114, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:56:02.914945+00:00, queued_by_job_id=1, pid=24153 [2024-02-18T17:56:08.010+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:56:08.028+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:56:08.028+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb, execution_date=2024-02-18 17:50:00+00:00, run_id=scheduled__2024-02-18T17:50:00+00:00, run_start_date=2024-02-18 17:55:57.846922+00:00, run_end_date=2024-02-18 17:56:08.028873+00:00, run_duration=10.181951, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:50:00+00:00, data_interval_end=2024-02-18 17:55:00+00:00, dag_hash=4916c02a658482ca60a486db5bb3c493 [2024-02-18T17:56:08.032+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb to 2024-02-18T17:55:00+00:00, run_after=2024-02-18T18:00:00+00:00 [2024-02-18T17:56:08.042+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:56:08.042+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb has 0/16 running and queued tasks [2024-02-18T17:56:08.043+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:56:08.044+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:56:08.044+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:56:08.074+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:56:08.074+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb.send_prometheus run_id=scheduled__2024-02-18T17:50:00+00:00 exited with status success for try_number 1 [2024-02-18T17:56:08.078+0000] {scheduler_job.py:635} INFO - Setting external_id for to d41a64ff-36bc-4279-ad4f-2a84388dedfd [2024-02-18T17:56:08.079+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb, task_id=send_prometheus, run_id=scheduled__2024-02-18T17:50:00+00:00, map_index=-1, run_start_date=2024-02-18 17:56:06.933177+00:00, run_end_date=2024-02-18 17:56:07.241401+00:00, run_duration=0.308224, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1115, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:56:05.122766+00:00, queued_by_job_id=1, pid=24165 [2024-02-18T17:56:10.228+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:55:00+00:00 exited with status success for try_number 1 [2024-02-18T17:56:10.231+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:55:00+00:00, map_index=-1, run_start_date=2024-02-18 17:56:09.111915+00:00, run_end_date=2024-02-18 17:56:09.275330+00:00, run_duration=0.163415, state=up_for_retry, executor_state=success, try_number=1, max_tries=1, job_id=1116, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:56:08.043484+00:00, queued_by_job_id=1, pid=24177 [2024-02-18T17:56:10.655+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_22dd1c5a-bc3b-4929-a28b-0d55b386edcb to 2024-02-18T17:56:00+00:00, run_after=2024-02-18T17:57:00+00:00 [2024-02-18T17:56:10.684+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:56:10.684+0000] {scheduler_job.py:425} INFO - DAG vim_status_22dd1c5a-bc3b-4929-a28b-0d55b386edcb has 0/16 running and queued tasks [2024-02-18T17:56:10.685+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:56:10.686+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_22dd1c5a-bc3b-4929-a28b-0d55b386edcb', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:56:10.686+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_22dd1c5a-bc3b-4929-a28b-0d55b386edcb', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:56:10.719+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_22dd1c5a-bc3b-4929-a28b-0d55b386edcb.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:56:10.724+0000] {scheduler_job.py:635} INFO - Setting external_id for to 841c679a-a996-42bd-8235-25703c081252 [2024-02-18T17:56:12.039+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_22dd1c5a-bc3b-4929-a28b-0d55b386edcb.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:55:00+00:00 exited with status success for try_number 1 [2024-02-18T17:56:12.042+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_22dd1c5a-bc3b-4929-a28b-0d55b386edcb, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:55:00+00:00, map_index=-1, run_start_date=2024-02-18 17:56:11.756509+00:00, run_end_date=2024-02-18 17:56:11.920809+00:00, run_duration=0.1643, state=up_for_retry, executor_state=success, try_number=1, max_tries=1, job_id=1117, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:56:10.685739+00:00, queued_by_job_id=1, pid=24198 [2024-02-18T17:56:20.229+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:56:20.229+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb has 0/16 running and queued tasks [2024-02-18T17:56:20.229+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:56:20.231+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:55:00+00:00', try_number=2, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:56:20.231+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:56:20.257+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:55:00+00:00 exited with status queued for try_number 2 [2024-02-18T17:56:20.261+0000] {scheduler_job.py:635} INFO - Setting external_id for to edf9c420-41b1-419b-932b-054cb882af63 [2024-02-18T17:56:21.891+0000] {dagrun.py:586} ERROR - Marking run failed [2024-02-18T17:56:21.892+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb, execution_date=2024-02-18 17:55:00+00:00, run_id=scheduled__2024-02-18T17:55:00+00:00, run_start_date=2024-02-18 17:56:08.016991+00:00, run_end_date=2024-02-18 17:56:21.892113+00:00, run_duration=13.875122, state=failed, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:55:00+00:00, data_interval_end=2024-02-18 17:56:00+00:00, dag_hash=6abf3a454aeee870653255cc81abf6a1 [2024-02-18T17:56:21.900+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb to 2024-02-18T17:56:00+00:00, run_after=2024-02-18T17:57:00+00:00 [2024-02-18T17:56:21.921+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:55:00+00:00 exited with status success for try_number 2 [2024-02-18T17:56:21.924+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:55:00+00:00, map_index=-1, run_start_date=2024-02-18 17:56:21.321213+00:00, run_end_date=2024-02-18 17:56:21.474031+00:00, run_duration=0.152818, state=failed, executor_state=success, try_number=2, max_tries=1, job_id=1118, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:56:20.230219+00:00, queued_by_job_id=1, pid=24219 [2024-02-18T17:56:22.137+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T17:56:22.137+0000] {scheduler_job.py:425} INFO - DAG vim_status_22dd1c5a-bc3b-4929-a28b-0d55b386edcb has 0/16 running and queued tasks [2024-02-18T17:56:22.138+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:56:22.139+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_22dd1c5a-bc3b-4929-a28b-0d55b386edcb', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:55:00+00:00', try_number=2, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:56:22.139+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_22dd1c5a-bc3b-4929-a28b-0d55b386edcb', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:56:22.166+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_22dd1c5a-bc3b-4929-a28b-0d55b386edcb.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:55:00+00:00 exited with status queued for try_number 2 [2024-02-18T17:56:22.170+0000] {scheduler_job.py:635} INFO - Setting external_id for to 84f91834-c626-4787-ae89-34c2fcc624bc [2024-02-18T17:56:24.305+0000] {dagrun.py:586} ERROR - Marking run failed [2024-02-18T17:56:24.305+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_22dd1c5a-bc3b-4929-a28b-0d55b386edcb, execution_date=2024-02-18 17:55:00+00:00, run_id=scheduled__2024-02-18T17:55:00+00:00, run_start_date=2024-02-18 17:56:10.662133+00:00, run_end_date=2024-02-18 17:56:24.305774+00:00, run_duration=13.643641, state=failed, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:55:00+00:00, data_interval_end=2024-02-18 17:56:00+00:00, dag_hash=d700fe5227a6368520b613b784093e97 [2024-02-18T17:56:24.312+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_22dd1c5a-bc3b-4929-a28b-0d55b386edcb to 2024-02-18T17:56:00+00:00, run_after=2024-02-18T17:57:00+00:00 [2024-02-18T17:56:24.330+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_22dd1c5a-bc3b-4929-a28b-0d55b386edcb.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:55:00+00:00 exited with status success for try_number 2 [2024-02-18T17:56:24.333+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_22dd1c5a-bc3b-4929-a28b-0d55b386edcb, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:55:00+00:00, map_index=-1, run_start_date=2024-02-18 17:56:23.190423+00:00, run_end_date=2024-02-18 17:56:23.357322+00:00, run_duration=0.166899, state=failed, executor_state=success, try_number=2, max_tries=1, job_id=1119, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:56:22.138742+00:00, queued_by_job_id=1, pid=24240 [2024-02-18T17:57:00.548+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:57:00+00:00, run_after=2024-02-18T17:58:00+00:00 [2024-02-18T17:57:00.557+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_22dd1c5a-bc3b-4929-a28b-0d55b386edcb to 2024-02-18T17:57:00+00:00, run_after=2024-02-18T17:58:00+00:00 [2024-02-18T17:57:00.561+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:57:00.565+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:57:00.610+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T17:57:00.610+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb has 0/16 running and queued tasks [2024-02-18T17:57:00.610+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:57:00.610+0000] {scheduler_job.py:425} INFO - DAG vim_status_22dd1c5a-bc3b-4929-a28b-0d55b386edcb has 0/16 running and queued tasks [2024-02-18T17:57:00.610+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:57:00.611+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:57:00.613+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:57:00.613+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:57:00.613+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:57:00.613+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:57:00.613+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_22dd1c5a-bc3b-4929-a28b-0d55b386edcb', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:57:00.614+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_22dd1c5a-bc3b-4929-a28b-0d55b386edcb', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:57:00.614+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:57:00.614+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:57:00.954+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:56:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:57:00.954+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:56:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:57:00.954+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_22dd1c5a-bc3b-4929-a28b-0d55b386edcb.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:56:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:57:00.955+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:56:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:57:00.967+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3102413e-b93e-4472-9e2c-b61d6f09c730 [2024-02-18T17:57:00.967+0000] {scheduler_job.py:635} INFO - Setting external_id for to d3275089-63bb-4b22-9b9a-76a196d6accf [2024-02-18T17:57:00.968+0000] {scheduler_job.py:635} INFO - Setting external_id for to 297952d2-d6fa-4360-b833-9c68e02191ce [2024-02-18T17:57:00.968+0000] {scheduler_job.py:635} INFO - Setting external_id for to e637797d-65d8-4b7e-bb71-aa0b24a84edb [2024-02-18T17:57:02.566+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:56:00+00:00 exited with status failed for try_number 1 [2024-02-18T17:57:02.567+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_22dd1c5a-bc3b-4929-a28b-0d55b386edcb.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:56:00+00:00 exited with status failed for try_number 1 [2024-02-18T17:57:02.571+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_22dd1c5a-bc3b-4929-a28b-0d55b386edcb, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:56:00+00:00, map_index=-1, run_start_date=None, run_end_date=None, run_duration=None, state=queued, executor_state=failed, try_number=1, max_tries=1, job_id=None, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:57:00.612127+00:00, queued_by_job_id=1, pid=None [2024-02-18T17:57:02.572+0000] {scheduler_job.py:687} ERROR - Executor reports task instance finished (failed) although the task says its queued. (Info: None) Was the task killed externally? [2024-02-18T17:57:02.584+0000] {taskinstance.py:1778} ERROR - Executor reports task instance finished (failed) although the task says its queued. (Info: None) Was the task killed externally? [2024-02-18T17:57:02.603+0000] {taskinstance.py:1327} INFO - Marking task as UP_FOR_RETRY. dag_id=vim_status_22dd1c5a-bc3b-4929-a28b-0d55b386edcb, task_id=get_vim_status_and_send_to_prometheus, execution_date=20240218T175600, start_date=, end_date=20240218T175702 [2024-02-18T17:57:02.619+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:56:00+00:00, map_index=-1, run_start_date=None, run_end_date=None, run_duration=None, state=queued, executor_state=failed, try_number=1, max_tries=1, job_id=None, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:57:00.612127+00:00, queued_by_job_id=1, pid=None [2024-02-18T17:57:02.620+0000] {scheduler_job.py:687} ERROR - Executor reports task instance finished (failed) although the task says its queued. (Info: None) Was the task killed externally? [2024-02-18T17:57:02.628+0000] {taskinstance.py:1778} ERROR - Executor reports task instance finished (failed) although the task says its queued. (Info: None) Was the task killed externally? [2024-02-18T17:57:02.637+0000] {taskinstance.py:1327} INFO - Marking task as UP_FOR_RETRY. dag_id=vm_status_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb, task_id=get_all_vm_status_and_send_to_prometheus, execution_date=20240218T175600, start_date=, end_date=20240218T175702 [2024-02-18T17:57:03.685+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:57:03.685+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:56:00+00:00, run_id=scheduled__2024-02-18T17:56:00+00:00, run_start_date=2024-02-18 17:57:00.574215+00:00, run_end_date=2024-02-18 17:57:03.685668+00:00, run_duration=3.111453, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:56:00+00:00, data_interval_end=2024-02-18 17:57:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:57:03.691+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:57:00+00:00, run_after=2024-02-18T17:58:00+00:00 [2024-02-18T17:57:03.700+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:57:03.700+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:56:00+00:00, run_id=scheduled__2024-02-18T17:56:00+00:00, run_start_date=2024-02-18 17:57:00.575494+00:00, run_end_date=2024-02-18 17:57:03.700658+00:00, run_duration=3.125164, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:56:00+00:00, data_interval_end=2024-02-18 17:57:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:57:03.707+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:57:00+00:00, run_after=2024-02-18T17:58:00+00:00 [2024-02-18T17:57:03.734+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:56:00+00:00 exited with status success for try_number 1 [2024-02-18T17:57:03.734+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:56:00+00:00 exited with status success for try_number 1 [2024-02-18T17:57:03.739+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:56:00+00:00, map_index=-1, run_start_date=2024-02-18 17:57:02.461729+00:00, run_end_date=2024-02-18 17:57:02.738476+00:00, run_duration=0.276747, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1121, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:57:00.612127+00:00, queued_by_job_id=1, pid=24326 [2024-02-18T17:57:03.739+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:56:00+00:00, map_index=-1, run_start_date=2024-02-18 17:57:02.464334+00:00, run_end_date=2024-02-18 17:57:03.547109+00:00, run_duration=1.082775, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1120, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:57:00.612127+00:00, queued_by_job_id=1, pid=24327 [2024-02-18T17:57:12.758+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T17:57:12.758+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb has 0/16 running and queued tasks [2024-02-18T17:57:12.758+0000] {scheduler_job.py:425} INFO - DAG vim_status_22dd1c5a-bc3b-4929-a28b-0d55b386edcb has 0/16 running and queued tasks [2024-02-18T17:57:12.758+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:57:12.760+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:56:00+00:00', try_number=2, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:57:12.760+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:57:12.760+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_22dd1c5a-bc3b-4929-a28b-0d55b386edcb', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:56:00+00:00', try_number=2, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:57:12.761+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_22dd1c5a-bc3b-4929-a28b-0d55b386edcb', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:57:12.862+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:56:00+00:00 exited with status queued for try_number 2 [2024-02-18T17:57:12.863+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_22dd1c5a-bc3b-4929-a28b-0d55b386edcb.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:56:00+00:00 exited with status queued for try_number 2 [2024-02-18T17:57:12.868+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4481c512-d44c-47f4-949e-6530a2b05af4 [2024-02-18T17:57:12.868+0000] {scheduler_job.py:635} INFO - Setting external_id for to 39e94d9d-b349-4c94-bb70-7a73b22e9683 [2024-02-18T17:57:12.962+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T17:57:14.027+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:56:00+00:00 exited with status failed for try_number 2 [2024-02-18T17:57:14.027+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_22dd1c5a-bc3b-4929-a28b-0d55b386edcb.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:56:00+00:00 exited with status failed for try_number 2 [2024-02-18T17:57:14.031+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:56:00+00:00, map_index=-1, run_start_date=None, run_end_date=2024-02-18 17:57:02.630444+00:00, run_duration=None, state=queued, executor_state=failed, try_number=2, max_tries=1, job_id=None, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:57:12.759407+00:00, queued_by_job_id=1, pid=None [2024-02-18T17:57:14.031+0000] {scheduler_job.py:687} ERROR - Executor reports task instance finished (failed) although the task says its queued. (Info: None) Was the task killed externally? [2024-02-18T17:57:14.035+0000] {taskinstance.py:1778} ERROR - Executor reports task instance finished (failed) although the task says its queued. (Info: None) Was the task killed externally? [2024-02-18T17:57:14.042+0000] {taskinstance.py:1327} INFO - Marking task as FAILED. dag_id=vm_status_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb, task_id=get_all_vm_status_and_send_to_prometheus, execution_date=20240218T175600, start_date=, end_date=20240218T175714 [2024-02-18T17:57:14.048+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_22dd1c5a-bc3b-4929-a28b-0d55b386edcb, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:56:00+00:00, map_index=-1, run_start_date=None, run_end_date=2024-02-18 17:57:02.591164+00:00, run_duration=None, state=queued, executor_state=failed, try_number=2, max_tries=1, job_id=None, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:57:12.759407+00:00, queued_by_job_id=1, pid=None [2024-02-18T17:57:14.049+0000] {scheduler_job.py:687} ERROR - Executor reports task instance finished (failed) although the task says its queued. (Info: None) Was the task killed externally? [2024-02-18T17:57:14.054+0000] {taskinstance.py:1778} ERROR - Executor reports task instance finished (failed) although the task says its queued. (Info: None) Was the task killed externally? [2024-02-18T17:57:14.061+0000] {taskinstance.py:1327} INFO - Marking task as FAILED. dag_id=vim_status_22dd1c5a-bc3b-4929-a28b-0d55b386edcb, task_id=get_vim_status_and_send_to_prometheus, execution_date=20240218T175600, start_date=, end_date=20240218T175714 [2024-02-18T17:57:15.103+0000] {dagrun.py:586} ERROR - Marking run failed [2024-02-18T17:57:15.106+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_22dd1c5a-bc3b-4929-a28b-0d55b386edcb, execution_date=2024-02-18 17:56:00+00:00, run_id=scheduled__2024-02-18T17:56:00+00:00, run_start_date=2024-02-18 17:57:00.573481+00:00, run_end_date=2024-02-18 17:57:15.106049+00:00, run_duration=14.532568, state=failed, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:56:00+00:00, data_interval_end=2024-02-18 17:57:00+00:00, dag_hash=d700fe5227a6368520b613b784093e97 [2024-02-18T17:57:15.116+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_22dd1c5a-bc3b-4929-a28b-0d55b386edcb to 2024-02-18T17:57:00+00:00, run_after=2024-02-18T17:58:00+00:00 [2024-02-18T17:57:15.122+0000] {dagrun.py:586} ERROR - Marking run failed [2024-02-18T17:57:15.122+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb, execution_date=2024-02-18 17:56:00+00:00, run_id=scheduled__2024-02-18T17:56:00+00:00, run_start_date=2024-02-18 17:57:00.574861+00:00, run_end_date=2024-02-18 17:57:15.122577+00:00, run_duration=14.547716, state=failed, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:56:00+00:00, data_interval_end=2024-02-18 17:57:00+00:00, dag_hash=6abf3a454aeee870653255cc81abf6a1 [2024-02-18T17:57:15.132+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_22dd1c5a-bc3b-4929-a28b-0d55b386edcb to 2024-02-18T17:57:00+00:00, run_after=2024-02-18T17:58:00+00:00 [2024-02-18T17:58:00.316+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:58:00.325+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:58:00+00:00, run_after=2024-02-18T17:59:00+00:00 [2024-02-18T17:58:00.328+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:58:00.368+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T17:58:00.368+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T17:58:00.368+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:58:00.368+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:58:00.369+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:58:00.371+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T17:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:58:00.371+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T17:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T17:58:00.371+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:58:00.371+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:58:00.371+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:58:00.371+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:58:00.515+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:56:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:58:00.515+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:57:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:58:00.516+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:57:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:58:00.523+0000] {scheduler_job.py:635} INFO - Setting external_id for to bda2e80e-009d-4b80-9cbe-63cf5be44412 [2024-02-18T17:58:00.523+0000] {scheduler_job.py:635} INFO - Setting external_id for to 05ffdca8-d5b0-4bfb-a113-eaed3fd05f37 [2024-02-18T17:58:00.524+0000] {scheduler_job.py:635} INFO - Setting external_id for to 04e53bbe-0752-4dbc-817e-61f83a82d70a [2024-02-18T17:58:02.326+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:58:02.326+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 17:56:00+00:00, run_id=scheduled__2024-02-18T17:56:00+00:00, run_start_date=2024-02-18 17:58:00.336168+00:00, run_end_date=2024-02-18 17:58:02.326735+00:00, run_duration=1.990567, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:56:00+00:00, data_interval_end=2024-02-18 17:58:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T17:58:02.334+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T17:58:00+00:00, run_after=2024-02-18T18:00:00+00:00 [2024-02-18T17:58:02.342+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:58:02.342+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:57:00+00:00, run_id=scheduled__2024-02-18T17:57:00+00:00, run_start_date=2024-02-18 17:58:00.336904+00:00, run_end_date=2024-02-18 17:58:02.342230+00:00, run_duration=2.005326, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:57:00+00:00, data_interval_end=2024-02-18 17:58:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:58:02.349+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:58:00+00:00, run_after=2024-02-18T17:59:00+00:00 [2024-02-18T17:58:02.369+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:56:00+00:00 exited with status success for try_number 1 [2024-02-18T17:58:02.369+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:57:00+00:00 exited with status success for try_number 1 [2024-02-18T17:58:02.373+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:57:00+00:00, map_index=-1, run_start_date=2024-02-18 17:58:01.899889+00:00, run_end_date=2024-02-18 17:58:02.154148+00:00, run_duration=0.254259, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1124, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:58:00.369749+00:00, queued_by_job_id=1, pid=24432 [2024-02-18T17:58:02.373+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T17:56:00+00:00, map_index=-1, run_start_date=2024-02-18 17:58:00.973190+00:00, run_end_date=2024-02-18 17:58:01.247226+00:00, run_duration=0.274036, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1122, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:58:00.369749+00:00, queued_by_job_id=1, pid=24401 [2024-02-18T17:58:03.270+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:58:03.270+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:57:00+00:00, run_id=scheduled__2024-02-18T17:57:00+00:00, run_start_date=2024-02-18 17:58:00.337530+00:00, run_end_date=2024-02-18 17:58:03.270429+00:00, run_duration=2.932899, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:57:00+00:00, data_interval_end=2024-02-18 17:58:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:58:03.276+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:58:00+00:00, run_after=2024-02-18T17:59:00+00:00 [2024-02-18T17:58:03.296+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:57:00+00:00 exited with status success for try_number 1 [2024-02-18T17:58:03.299+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:57:00+00:00, map_index=-1, run_start_date=2024-02-18 17:58:01.862741+00:00, run_end_date=2024-02-18 17:58:02.846118+00:00, run_duration=0.983377, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1123, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:58:00.369749+00:00, queued_by_job_id=1, pid=24431 [2024-02-18T17:59:00.717+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T17:59:00.725+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:59:00+00:00, run_after=2024-02-18T18:00:00+00:00 [2024-02-18T17:59:00.759+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T17:59:00.759+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:59:00.759+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T17:59:00.760+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T17:59:00.761+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:59:00.762+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T17:59:00.762+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T17:59:00.762+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T17:59:00.855+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:58:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:59:00.856+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:58:00+00:00 exited with status queued for try_number 1 [2024-02-18T17:59:00.860+0000] {scheduler_job.py:635} INFO - Setting external_id for to d6f4d5b2-67e1-47ad-a3db-910da5ab2543 [2024-02-18T17:59:00.860+0000] {scheduler_job.py:635} INFO - Setting external_id for to b0765a1f-23e8-4bd0-91d0-17d76e7324b6 [2024-02-18T17:59:02.597+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:59:02.597+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:58:00+00:00, run_id=scheduled__2024-02-18T17:58:00+00:00, run_start_date=2024-02-18 17:59:00.733100+00:00, run_end_date=2024-02-18 17:59:02.597488+00:00, run_duration=1.864388, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:58:00+00:00, data_interval_end=2024-02-18 17:59:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T17:59:02.604+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:59:00+00:00, run_after=2024-02-18T18:00:00+00:00 [2024-02-18T17:59:02.623+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:58:00+00:00 exited with status success for try_number 1 [2024-02-18T17:59:02.625+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:58:00+00:00, map_index=-1, run_start_date=2024-02-18 17:59:01.948494+00:00, run_end_date=2024-02-18 17:59:02.147628+00:00, run_duration=0.199134, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1126, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:59:00.760778+00:00, queued_by_job_id=1, pid=24486 [2024-02-18T17:59:03.654+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T17:59:03.654+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:58:00+00:00, run_id=scheduled__2024-02-18T17:58:00+00:00, run_start_date=2024-02-18 17:59:00.733793+00:00, run_end_date=2024-02-18 17:59:03.654867+00:00, run_duration=2.921074, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:58:00+00:00, data_interval_end=2024-02-18 17:59:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T17:59:03.661+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T17:59:00+00:00, run_after=2024-02-18T18:00:00+00:00 [2024-02-18T17:59:03.680+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:58:00+00:00 exited with status success for try_number 1 [2024-02-18T17:59:03.683+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:58:00+00:00, map_index=-1, run_start_date=2024-02-18 17:59:01.931119+00:00, run_end_date=2024-02-18 17:59:02.881593+00:00, run_duration=0.950474, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1125, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 17:59:00.760778+00:00, queued_by_job_id=1, pid=24485 [2024-02-18T18:00:00.203+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:00:00+00:00, run_after=2024-02-18T18:01:00+00:00 [2024-02-18T18:00:00.207+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:00:00.214+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:00:00+00:00, run_after=2024-02-18T18:05:00+00:00 [2024-02-18T18:00:00.218+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:00:00.290+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T18:00:00.290+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:00:00.291+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T18:00:00.291+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:00:00.291+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:00:00.292+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:00:00.294+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T17:55:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T18:00:00.294+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T17:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T18:00:00.295+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T17:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:00:00.295+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T17:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T18:00:00.295+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:00:00.295+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:00:00.295+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T17:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:00:00.295+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T17:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:00:00.666+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T17:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:00:00.666+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:58:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:00:00.666+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:59:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:00:00.667+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:59:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:00:00.682+0000] {scheduler_job.py:635} INFO - Setting external_id for to 02cf22e7-8879-438c-b2dc-c5c79484d8bf [2024-02-18T18:00:00.682+0000] {scheduler_job.py:635} INFO - Setting external_id for to df8fb67b-6961-49b2-994a-22118f2f6637 [2024-02-18T18:00:00.682+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1726071b-3744-4a3c-94e0-d045146e60de [2024-02-18T18:00:00.682+0000] {scheduler_job.py:635} INFO - Setting external_id for to b49bfd42-a56c-425c-9928-159515e2d2aa [2024-02-18T18:00:01.794+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:00:01.795+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 17:58:00+00:00, run_id=scheduled__2024-02-18T17:58:00+00:00, run_start_date=2024-02-18 18:00:00.227908+00:00, run_end_date=2024-02-18 18:00:01.795097+00:00, run_duration=1.567189, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:58:00+00:00, data_interval_end=2024-02-18 18:00:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T18:00:01.804+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T18:00:00+00:00, run_after=2024-02-18T18:02:00+00:00 [2024-02-18T18:00:01.856+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T17:58:00+00:00 exited with status success for try_number 1 [2024-02-18T18:00:01.862+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T17:58:00+00:00, map_index=-1, run_start_date=2024-02-18 18:00:01.245203+00:00, run_end_date=2024-02-18 18:00:01.529579+00:00, run_duration=0.284376, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1127, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:00:00.293304+00:00, queued_by_job_id=1, pid=24522 [2024-02-18T18:00:02.902+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:00:02.902+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:59:00+00:00, run_id=scheduled__2024-02-18T17:59:00+00:00, run_start_date=2024-02-18 18:00:00.228559+00:00, run_end_date=2024-02-18 18:00:02.902237+00:00, run_duration=2.673678, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:59:00+00:00, data_interval_end=2024-02-18 18:00:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:00:02.908+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:00:00+00:00, run_after=2024-02-18T18:01:00+00:00 [2024-02-18T18:00:02.923+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:00:02.924+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:00:02.924+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:00:02.925+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T17:55:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T18:00:02.926+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T17:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T18:00:02.953+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T17:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:00:02.954+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T17:55:00+00:00 exited with status success for try_number 1 [2024-02-18T18:00:02.954+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:59:00+00:00 exited with status success for try_number 1 [2024-02-18T18:00:02.959+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8fa4d628-f7bc-4dce-b1c7-95056baf9308 [2024-02-18T18:00:02.959+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T17:55:00+00:00, map_index=-1, run_start_date=2024-02-18 18:00:02.198540+00:00, run_end_date=2024-02-18 18:00:02.458844+00:00, run_duration=0.260304, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1129, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:00:00.293304+00:00, queued_by_job_id=1, pid=24563 [2024-02-18T18:00:02.959+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:59:00+00:00, map_index=-1, run_start_date=2024-02-18 18:00:02.288907+00:00, run_end_date=2024-02-18 18:00:02.523180+00:00, run_duration=0.234273, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1130, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:00:00.293304+00:00, queued_by_job_id=1, pid=24564 [2024-02-18T18:00:04.050+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:00:04.050+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:59:00+00:00, run_id=scheduled__2024-02-18T17:59:00+00:00, run_start_date=2024-02-18 18:00:00.229221+00:00, run_end_date=2024-02-18 18:00:04.050345+00:00, run_duration=3.821124, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:59:00+00:00, data_interval_end=2024-02-18 18:00:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:00:04.056+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:00:00+00:00, run_after=2024-02-18T18:01:00+00:00 [2024-02-18T18:00:04.089+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T17:59:00+00:00 exited with status success for try_number 1 [2024-02-18T18:00:04.094+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T17:59:00+00:00, map_index=-1, run_start_date=2024-02-18 18:00:02.150383+00:00, run_end_date=2024-02-18 18:00:03.373974+00:00, run_duration=1.223591, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1128, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:00:00.293304+00:00, queued_by_job_id=1, pid=24562 [2024-02-18T18:00:04.232+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:00:04.232+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:00:04.233+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:00:04.235+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T17:55:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T18:00:04.235+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T17:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T18:00:04.272+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T17:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:00:04.276+0000] {scheduler_job.py:635} INFO - Setting external_id for to 107f6b2a-b80a-4e1c-af30-5657a574ddeb [2024-02-18T18:00:04.339+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T17:55:00+00:00 exited with status success for try_number 1 [2024-02-18T18:00:04.343+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T17:55:00+00:00, map_index=-1, run_start_date=2024-02-18 18:00:04.017224+00:00, run_end_date=2024-02-18 18:00:04.188952+00:00, run_duration=0.171728, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1131, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:00:02.924805+00:00, queued_by_job_id=1, pid=24603 [2024-02-18T18:00:06.429+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:00:06.429+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:00:06.430+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:00:06.432+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T17:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:00:06.432+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T17:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T18:00:06.467+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T17:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:00:06.467+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T17:55:00+00:00 exited with status success for try_number 1 [2024-02-18T18:00:06.472+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3ae77427-28c1-4fd4-83e7-ea88fcf7fa4f [2024-02-18T18:00:06.472+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T17:55:00+00:00, map_index=0, run_start_date=2024-02-18 18:00:05.492757+00:00, run_end_date=2024-02-18 18:00:05.733653+00:00, run_duration=0.240896, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1132, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:00:04.233701+00:00, queued_by_job_id=1, pid=24615 [2024-02-18T18:00:08.656+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:00:08.656+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 17:55:00+00:00, run_id=scheduled__2024-02-18T17:55:00+00:00, run_start_date=2024-02-18 18:00:00.227177+00:00, run_end_date=2024-02-18 18:00:08.656246+00:00, run_duration=8.429069, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 17:55:00+00:00, data_interval_end=2024-02-18 18:00:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T18:00:08.660+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:00:00+00:00, run_after=2024-02-18T18:05:00+00:00 [2024-02-18T18:00:08.679+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T17:55:00+00:00 exited with status success for try_number 1 [2024-02-18T18:00:08.683+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T17:55:00+00:00, map_index=-1, run_start_date=2024-02-18 18:00:07.575259+00:00, run_end_date=2024-02-18 18:00:07.821344+00:00, run_duration=0.246085, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1133, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:00:06.431093+00:00, queued_by_job_id=1, pid=24627 [2024-02-18T18:01:00.782+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:01:00.790+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:01:00+00:00, run_after=2024-02-18T18:02:00+00:00 [2024-02-18T18:01:00.824+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T18:01:00.824+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:01:00.824+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:01:00.825+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:01:00.827+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:01:00.827+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:01:00.827+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:01:00.827+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:01:00.910+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:01:00.911+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:01:00.917+0000] {scheduler_job.py:635} INFO - Setting external_id for to b6073adb-1300-4e9c-a02d-387eb070d5c0 [2024-02-18T18:01:00.917+0000] {scheduler_job.py:635} INFO - Setting external_id for to d1138722-db01-49ab-b339-c264ea06b226 [2024-02-18T18:01:03.150+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:01:03.150+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:00:00+00:00, run_id=scheduled__2024-02-18T18:00:00+00:00, run_start_date=2024-02-18 18:01:00.798859+00:00, run_end_date=2024-02-18 18:01:03.150768+00:00, run_duration=2.351909, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:00:00+00:00, data_interval_end=2024-02-18 18:01:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:01:03.159+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:01:00+00:00, run_after=2024-02-18T18:02:00+00:00 [2024-02-18T18:01:03.163+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:01:03.164+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:00:00+00:00, run_id=scheduled__2024-02-18T18:00:00+00:00, run_start_date=2024-02-18 18:01:00.799604+00:00, run_end_date=2024-02-18 18:01:03.164034+00:00, run_duration=2.36443, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:00:00+00:00, data_interval_end=2024-02-18 18:01:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:01:03.170+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:01:00+00:00, run_after=2024-02-18T18:02:00+00:00 [2024-02-18T18:01:03.189+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:00:00+00:00 exited with status success for try_number 1 [2024-02-18T18:01:03.192+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:00:00+00:00, map_index=-1, run_start_date=2024-02-18 18:01:01.958152+00:00, run_end_date=2024-02-18 18:01:02.172722+00:00, run_duration=0.21457, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1135, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:01:00.825991+00:00, queued_by_job_id=1, pid=24664 [2024-02-18T18:01:04.230+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:00:00+00:00 exited with status success for try_number 1 [2024-02-18T18:01:04.233+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:00:00+00:00, map_index=-1, run_start_date=2024-02-18 18:01:01.956303+00:00, run_end_date=2024-02-18 18:01:03.136235+00:00, run_duration=1.179932, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1134, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:01:00.825991+00:00, queued_by_job_id=1, pid=24663 [2024-02-18T18:02:00.260+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:02:00.267+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:02:00+00:00, run_after=2024-02-18T18:03:00+00:00 [2024-02-18T18:02:00.271+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:02:00.318+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T18:02:00.319+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T18:02:00.319+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:02:00.319+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:02:00.319+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:02:00.321+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T18:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:02:00.321+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T18:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T18:02:00.321+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:02:00.322+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:02:00.322+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:02:00.322+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:02:00.453+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:02:00.453+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:01:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:02:00.454+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:01:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:02:00.463+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4dd894c9-8258-4eb0-85cd-2b309f070b8c [2024-02-18T18:02:00.463+0000] {scheduler_job.py:635} INFO - Setting external_id for to cc042d8d-4edc-45ca-9aa4-f4ee8d18a722 [2024-02-18T18:02:00.463+0000] {scheduler_job.py:635} INFO - Setting external_id for to 68311880-0962-4259-a22b-18c53c1164eb [2024-02-18T18:02:01.603+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:02:01.604+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 18:00:00+00:00, run_id=scheduled__2024-02-18T18:00:00+00:00, run_start_date=2024-02-18 18:02:00.281287+00:00, run_end_date=2024-02-18 18:02:01.604060+00:00, run_duration=1.322773, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:00:00+00:00, data_interval_end=2024-02-18 18:02:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T18:02:01.611+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T18:02:00+00:00, run_after=2024-02-18T18:04:00+00:00 [2024-02-18T18:02:01.651+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:00:00+00:00 exited with status success for try_number 1 [2024-02-18T18:02:01.658+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T18:00:00+00:00, map_index=-1, run_start_date=2024-02-18 18:02:00.901627+00:00, run_end_date=2024-02-18 18:02:01.119157+00:00, run_duration=0.21753, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1136, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:02:00.320383+00:00, queued_by_job_id=1, pid=24699 [2024-02-18T18:02:02.319+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:02:02.319+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:01:00+00:00, run_id=scheduled__2024-02-18T18:01:00+00:00, run_start_date=2024-02-18 18:02:00.282053+00:00, run_end_date=2024-02-18 18:02:02.319842+00:00, run_duration=2.037789, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:01:00+00:00, data_interval_end=2024-02-18 18:02:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:02:02.326+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:02:00+00:00, run_after=2024-02-18T18:03:00+00:00 [2024-02-18T18:02:02.353+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:01:00+00:00 exited with status success for try_number 1 [2024-02-18T18:02:02.356+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:01:00+00:00, map_index=-1, run_start_date=2024-02-18 18:02:01.686496+00:00, run_end_date=2024-02-18 18:02:01.882208+00:00, run_duration=0.195712, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1138, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:02:00.320383+00:00, queued_by_job_id=1, pid=24730 [2024-02-18T18:02:03.386+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:02:03.386+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:01:00+00:00, run_id=scheduled__2024-02-18T18:01:00+00:00, run_start_date=2024-02-18 18:02:00.282858+00:00, run_end_date=2024-02-18 18:02:03.386880+00:00, run_duration=3.104022, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:01:00+00:00, data_interval_end=2024-02-18 18:02:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:02:03.393+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:02:00+00:00, run_after=2024-02-18T18:03:00+00:00 [2024-02-18T18:02:03.412+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:01:00+00:00 exited with status success for try_number 1 [2024-02-18T18:02:03.414+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:01:00+00:00, map_index=-1, run_start_date=2024-02-18 18:02:01.664969+00:00, run_end_date=2024-02-18 18:02:02.692400+00:00, run_duration=1.027431, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1137, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:02:00.320383+00:00, queued_by_job_id=1, pid=24729 [2024-02-18T18:02:13.012+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T18:03:00.223+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:03:00+00:00, run_after=2024-02-18T18:04:00+00:00 [2024-02-18T18:03:00.227+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:03:00.259+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T18:03:00.260+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:03:00.260+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:03:00.260+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:03:00.262+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:03:00.262+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:03:00.262+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:03:00.262+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:03:00.349+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:02:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:03:00.350+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:02:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:03:00.355+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9209d2f7-6316-45c7-ae09-3f24938c4591 [2024-02-18T18:03:00.355+0000] {scheduler_job.py:635} INFO - Setting external_id for to a2b9e9be-75a7-4c85-ace9-70230f2b05c7 [2024-02-18T18:03:02.105+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:03:02.106+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:02:00+00:00, run_id=scheduled__2024-02-18T18:02:00+00:00, run_start_date=2024-02-18 18:03:00.234750+00:00, run_end_date=2024-02-18 18:03:02.106005+00:00, run_duration=1.871255, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:02:00+00:00, data_interval_end=2024-02-18 18:03:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:03:02.115+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:03:00+00:00, run_after=2024-02-18T18:04:00+00:00 [2024-02-18T18:03:02.565+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:02:00+00:00 exited with status success for try_number 1 [2024-02-18T18:03:02.568+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:02:00+00:00, map_index=-1, run_start_date=2024-02-18 18:03:01.534618+00:00, run_end_date=2024-02-18 18:03:01.743350+00:00, run_duration=0.208732, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1140, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:03:00.261197+00:00, queued_by_job_id=1, pid=24784 [2024-02-18T18:03:03.648+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:03:03.648+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:02:00+00:00, run_id=scheduled__2024-02-18T18:02:00+00:00, run_start_date=2024-02-18 18:03:00.235573+00:00, run_end_date=2024-02-18 18:03:03.648337+00:00, run_duration=3.412764, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:02:00+00:00, data_interval_end=2024-02-18 18:03:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:03:03.654+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:03:00+00:00, run_after=2024-02-18T18:04:00+00:00 [2024-02-18T18:03:03.786+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:02:00+00:00 exited with status success for try_number 1 [2024-02-18T18:03:03.789+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:02:00+00:00, map_index=-1, run_start_date=2024-02-18 18:03:01.534745+00:00, run_end_date=2024-02-18 18:03:02.526759+00:00, run_duration=0.992014, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1139, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:03:00.261197+00:00, queued_by_job_id=1, pid=24785 [2024-02-18T18:04:00.322+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:04:00.326+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:04:00.334+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:04:00+00:00, run_after=2024-02-18T18:05:00+00:00 [2024-02-18T18:04:00.511+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T18:04:00.511+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T18:04:00.512+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:04:00.512+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:04:00.512+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:04:00.514+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T18:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:04:00.514+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T18:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T18:04:00.515+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:04:00.515+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:04:00.515+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:04:00.515+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:04:00.624+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:02:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:04:00.624+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:03:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:04:00.624+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:03:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:04:00.629+0000] {scheduler_job.py:635} INFO - Setting external_id for to d27cee06-7c5d-47dd-9c08-683b2aa1eb65 [2024-02-18T18:04:00.629+0000] {scheduler_job.py:635} INFO - Setting external_id for to 60d17a9c-cca7-4ddc-b05a-3085e0e6f98d [2024-02-18T18:04:00.630+0000] {scheduler_job.py:635} INFO - Setting external_id for to f6c98ec5-6011-45b7-bddd-6696b129c148 [2024-02-18T18:04:03.097+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:04:03.097+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 18:02:00+00:00, run_id=scheduled__2024-02-18T18:02:00+00:00, run_start_date=2024-02-18 18:04:00.347729+00:00, run_end_date=2024-02-18 18:04:03.097436+00:00, run_duration=2.749707, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:02:00+00:00, data_interval_end=2024-02-18 18:04:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T18:04:03.102+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T18:04:00+00:00, run_after=2024-02-18T18:06:00+00:00 [2024-02-18T18:04:03.107+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:04:03.107+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:03:00+00:00, run_id=scheduled__2024-02-18T18:03:00+00:00, run_start_date=2024-02-18 18:04:00.348669+00:00, run_end_date=2024-02-18 18:04:03.107372+00:00, run_duration=2.758703, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:03:00+00:00, data_interval_end=2024-02-18 18:04:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:04:03.114+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:04:00+00:00, run_after=2024-02-18T18:05:00+00:00 [2024-02-18T18:04:03.152+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:02:00+00:00 exited with status success for try_number 1 [2024-02-18T18:04:03.152+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:03:00+00:00 exited with status success for try_number 1 [2024-02-18T18:04:03.156+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:03:00+00:00, map_index=-1, run_start_date=2024-02-18 18:04:02.177772+00:00, run_end_date=2024-02-18 18:04:02.520218+00:00, run_duration=0.342446, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1142, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:04:00.513361+00:00, queued_by_job_id=1, pid=24841 [2024-02-18T18:04:03.156+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T18:02:00+00:00, map_index=-1, run_start_date=2024-02-18 18:04:02.016619+00:00, run_end_date=2024-02-18 18:04:02.484267+00:00, run_duration=0.467648, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1141, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:04:00.513361+00:00, queued_by_job_id=1, pid=24840 [2024-02-18T18:04:04.342+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:04:04.343+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:03:00+00:00, run_id=scheduled__2024-02-18T18:03:00+00:00, run_start_date=2024-02-18 18:04:00.349370+00:00, run_end_date=2024-02-18 18:04:04.343046+00:00, run_duration=3.993676, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:03:00+00:00, data_interval_end=2024-02-18 18:04:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:04:04.350+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:04:00+00:00, run_after=2024-02-18T18:05:00+00:00 [2024-02-18T18:04:04.477+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:03:00+00:00 exited with status success for try_number 1 [2024-02-18T18:04:04.481+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:03:00+00:00, map_index=-1, run_start_date=2024-02-18 18:04:02.177134+00:00, run_end_date=2024-02-18 18:04:03.584765+00:00, run_duration=1.407631, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1143, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:04:00.513361+00:00, queued_by_job_id=1, pid=24842 [2024-02-18T18:05:00.426+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:05:00.434+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:05:00+00:00, run_after=2024-02-18T18:06:00+00:00 [2024-02-18T18:05:00.441+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:05:00+00:00, run_after=2024-02-18T18:10:00+00:00 [2024-02-18T18:05:00.486+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T18:05:00.486+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:05:00.486+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:05:00.486+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:05:00.486+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:05:00.488+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T18:00:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T18:05:00.488+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T18:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T18:05:00.489+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:05:00.489+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:05:00.489+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:05:00.489+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:05:00.673+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T18:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:05:00.674+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:04:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:05:00.674+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:04:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:05:00.682+0000] {scheduler_job.py:635} INFO - Setting external_id for to b0cacb24-ad9f-422f-bbcc-37f95a64480f [2024-02-18T18:05:00.682+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0314bc04-4dfc-4a3c-b4e5-e88dd195aa7f [2024-02-18T18:05:00.682+0000] {scheduler_job.py:635} INFO - Setting external_id for to e8899e9d-a622-4796-a87b-37823715e624 [2024-02-18T18:05:03.485+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:05:03.485+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:04:00+00:00, run_id=scheduled__2024-02-18T18:04:00+00:00, run_start_date=2024-02-18 18:05:00.451178+00:00, run_end_date=2024-02-18 18:05:03.485731+00:00, run_duration=3.034553, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:04:00+00:00, data_interval_end=2024-02-18 18:05:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:05:03.492+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:05:00+00:00, run_after=2024-02-18T18:06:00+00:00 [2024-02-18T18:05:03.508+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:05:03.508+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:05:03.508+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:05:03.510+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T18:00:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T18:05:03.510+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T18:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T18:05:03.539+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T18:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:05:03.539+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T18:00:00+00:00 exited with status success for try_number 1 [2024-02-18T18:05:03.539+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:04:00+00:00 exited with status success for try_number 1 [2024-02-18T18:05:03.544+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T18:00:00+00:00, map_index=-1, run_start_date=2024-02-18 18:05:02.209990+00:00, run_end_date=2024-02-18 18:05:02.482549+00:00, run_duration=0.272559, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1146, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:05:00.487547+00:00, queued_by_job_id=1, pid=24917 [2024-02-18T18:05:03.544+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:04:00+00:00, map_index=-1, run_start_date=2024-02-18 18:05:02.212854+00:00, run_end_date=2024-02-18 18:05:02.507966+00:00, run_duration=0.295112, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1145, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:05:00.487547+00:00, queued_by_job_id=1, pid=24918 [2024-02-18T18:05:03.544+0000] {scheduler_job.py:635} INFO - Setting external_id for to f360de35-7d7d-443b-9a16-0c312a48011a [2024-02-18T18:05:05.732+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:05:05.732+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:04:00+00:00, run_id=scheduled__2024-02-18T18:04:00+00:00, run_start_date=2024-02-18 18:05:00.451836+00:00, run_end_date=2024-02-18 18:05:05.732528+00:00, run_duration=5.280692, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:04:00+00:00, data_interval_end=2024-02-18 18:05:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:05:05.743+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:05:00+00:00, run_after=2024-02-18T18:06:00+00:00 [2024-02-18T18:05:05.774+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:05:05.774+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:05:05.775+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:05:05.778+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T18:00:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T18:05:05.778+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T18:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T18:05:05.844+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T18:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:05:05.844+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:04:00+00:00 exited with status success for try_number 1 [2024-02-18T18:05:05.844+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T18:00:00+00:00 exited with status success for try_number 1 [2024-02-18T18:05:05.851+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T18:00:00+00:00, map_index=-1, run_start_date=2024-02-18 18:05:04.643283+00:00, run_end_date=2024-02-18 18:05:04.900265+00:00, run_duration=0.256982, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1147, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:05:03.509261+00:00, queued_by_job_id=1, pid=24957 [2024-02-18T18:05:05.851+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:04:00+00:00, map_index=-1, run_start_date=2024-02-18 18:05:02.191219+00:00, run_end_date=2024-02-18 18:05:04.912172+00:00, run_duration=2.720953, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1144, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:05:00.487547+00:00, queued_by_job_id=1, pid=24916 [2024-02-18T18:05:05.851+0000] {scheduler_job.py:635} INFO - Setting external_id for to c42b4bd4-a2ca-4b40-9e17-657e97a3e061 [2024-02-18T18:05:07.491+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:05:07.492+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:05:07.492+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:05:07.493+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T18:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:05:07.494+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T18:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T18:05:07.521+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T18:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:05:07.521+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T18:00:00+00:00 exited with status success for try_number 1 [2024-02-18T18:05:07.525+0000] {scheduler_job.py:635} INFO - Setting external_id for to 64cd9369-9c09-4bcc-9a19-2eeecd71cb67 [2024-02-18T18:05:07.525+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T18:00:00+00:00, map_index=0, run_start_date=2024-02-18 18:05:07.101504+00:00, run_end_date=2024-02-18 18:05:07.274516+00:00, run_duration=0.173012, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1148, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:05:05.775820+00:00, queued_by_job_id=1, pid=24969 [2024-02-18T18:05:09.671+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:05:09.672+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:00:00+00:00, run_id=scheduled__2024-02-18T18:00:00+00:00, run_start_date=2024-02-18 18:05:00.450440+00:00, run_end_date=2024-02-18 18:05:09.672051+00:00, run_duration=9.221611, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:00:00+00:00, data_interval_end=2024-02-18 18:05:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T18:05:09.676+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:05:00+00:00, run_after=2024-02-18T18:10:00+00:00 [2024-02-18T18:05:09.695+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T18:00:00+00:00 exited with status success for try_number 1 [2024-02-18T18:05:09.699+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T18:00:00+00:00, map_index=-1, run_start_date=2024-02-18 18:05:08.547699+00:00, run_end_date=2024-02-18 18:05:08.716597+00:00, run_duration=0.168898, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1149, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:05:07.492895+00:00, queued_by_job_id=1, pid=24981 [2024-02-18T18:05:53.730+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:05:53.730+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-18T18:05:53.730+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:05:53.732+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240218180553_861316', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:05:53.732+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240218180553_861316', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-18T18:05:53.758+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218180553_861316 exited with status queued for try_number 1 [2024-02-18T18:05:53.762+0000] {scheduler_job.py:635} INFO - Setting external_id for to a392c5ff-987a-44c0-be67-b791e3a091d2 [2024-02-18T18:05:54.865+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:05:54.865+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-18 18:05:53.603530+00:00, run_id=vdu_down_20240218180553_861316, run_start_date=2024-02-18 18:05:53.711336+00:00, run_end_date=2024-02-18 18:05:54.865446+00:00, run_duration=1.15411, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 18:05:53.603530+00:00, data_interval_end=2024-02-18 18:05:53.603530+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-18T18:05:54.868+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-18T18:05:54.903+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218180553_861316 exited with status success for try_number 1 [2024-02-18T18:05:54.910+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240218180553_861316, map_index=-1, run_start_date=2024-02-18 18:05:54.203278+00:00, run_end_date=2024-02-18 18:05:54.371600+00:00, run_duration=0.168322, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1150, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:05:53.731327+00:00, queued_by_job_id=1, pid=24996 [2024-02-18T18:06:01.218+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:06:01.222+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:06:01.230+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:06:00+00:00, run_after=2024-02-18T18:07:00+00:00 [2024-02-18T18:06:01.269+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T18:06:01.269+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T18:06:01.269+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:06:01.269+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:06:01.270+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:06:01.272+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T18:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:06:01.272+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T18:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T18:06:01.273+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:06:01.273+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:06:01.273+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:06:01.273+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:06:01.414+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:04:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:06:01.414+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:06:01.414+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:06:01.422+0000] {scheduler_job.py:635} INFO - Setting external_id for to 85866682-9c03-4970-a191-7c4626de0781 [2024-02-18T18:06:01.422+0000] {scheduler_job.py:635} INFO - Setting external_id for to 94f0d538-3a75-484e-a0dd-8eaec3529c94 [2024-02-18T18:06:01.423+0000] {scheduler_job.py:635} INFO - Setting external_id for to 039f9f54-878f-4687-8daa-11d71f315722 [2024-02-18T18:06:02.532+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:06:02.533+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 18:04:00+00:00, run_id=scheduled__2024-02-18T18:04:00+00:00, run_start_date=2024-02-18 18:06:01.237850+00:00, run_end_date=2024-02-18 18:06:02.533269+00:00, run_duration=1.295419, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:04:00+00:00, data_interval_end=2024-02-18 18:06:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T18:06:02.543+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T18:06:00+00:00, run_after=2024-02-18T18:08:00+00:00 [2024-02-18T18:06:02.590+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:04:00+00:00 exited with status success for try_number 1 [2024-02-18T18:06:02.594+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T18:04:00+00:00, map_index=-1, run_start_date=2024-02-18 18:06:01.776590+00:00, run_end_date=2024-02-18 18:06:01.969422+00:00, run_duration=0.192832, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1151, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:06:01.271271+00:00, queued_by_job_id=1, pid=25009 [2024-02-18T18:06:03.793+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:06:03.793+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:05:00+00:00, run_id=scheduled__2024-02-18T18:05:00+00:00, run_start_date=2024-02-18 18:06:01.238620+00:00, run_end_date=2024-02-18 18:06:03.793556+00:00, run_duration=2.554936, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:05:00+00:00, data_interval_end=2024-02-18 18:06:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:06:03.799+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:06:00+00:00, run_after=2024-02-18T18:07:00+00:00 [2024-02-18T18:06:03.822+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:05:00+00:00 exited with status success for try_number 1 [2024-02-18T18:06:03.825+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:05:00+00:00, map_index=-1, run_start_date=2024-02-18 18:06:02.617752+00:00, run_end_date=2024-02-18 18:06:03.439417+00:00, run_duration=0.821665, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1152, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:06:01.271271+00:00, queued_by_job_id=1, pid=25039 [2024-02-18T18:06:04.866+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:06:04.867+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:05:00+00:00, run_id=scheduled__2024-02-18T18:05:00+00:00, run_start_date=2024-02-18 18:06:01.239305+00:00, run_end_date=2024-02-18 18:06:04.867106+00:00, run_duration=3.627801, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:05:00+00:00, data_interval_end=2024-02-18 18:06:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:06:04.877+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:06:00+00:00, run_after=2024-02-18T18:07:00+00:00 [2024-02-18T18:06:04.906+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:05:00+00:00 exited with status success for try_number 1 [2024-02-18T18:06:04.910+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:05:00+00:00, map_index=-1, run_start_date=2024-02-18 18:06:02.618515+00:00, run_end_date=2024-02-18 18:06:04.271993+00:00, run_duration=1.653478, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1153, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:06:01.271271+00:00, queued_by_job_id=1, pid=25040 [2024-02-18T18:07:00.345+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:07:00.353+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:07:00+00:00, run_after=2024-02-18T18:08:00+00:00 [2024-02-18T18:07:02.882+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T18:07:02.882+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:07:02.882+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:07:02.883+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:07:02.885+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:07:02.885+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:07:02.885+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:07:02.885+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:07:02.964+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:06:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:07:02.964+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:06:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:07:02.970+0000] {scheduler_job.py:635} INFO - Setting external_id for to 65919335-ba8f-4192-9f38-1445bb1e10ea [2024-02-18T18:07:02.970+0000] {scheduler_job.py:635} INFO - Setting external_id for to bd41414c-08c5-409a-8ea4-0119748d9b81 [2024-02-18T18:07:05.850+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:07:05.851+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:06:00+00:00, run_id=scheduled__2024-02-18T18:06:00+00:00, run_start_date=2024-02-18 18:07:01.157141+00:00, run_end_date=2024-02-18 18:07:05.850934+00:00, run_duration=4.693793, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:06:00+00:00, data_interval_end=2024-02-18 18:07:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:07:05.858+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:07:00+00:00, run_after=2024-02-18T18:08:00+00:00 [2024-02-18T18:07:05.862+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:07:05.862+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:06:00+00:00, run_id=scheduled__2024-02-18T18:06:00+00:00, run_start_date=2024-02-18 18:07:01.158003+00:00, run_end_date=2024-02-18 18:07:05.862387+00:00, run_duration=4.704384, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:06:00+00:00, data_interval_end=2024-02-18 18:07:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:07:05.868+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:07:00+00:00, run_after=2024-02-18T18:08:00+00:00 [2024-02-18T18:07:05.893+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:06:00+00:00 exited with status success for try_number 1 [2024-02-18T18:07:05.893+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:06:00+00:00 exited with status success for try_number 1 [2024-02-18T18:07:05.903+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:06:00+00:00, map_index=-1, run_start_date=2024-02-18 18:07:04.582961+00:00, run_end_date=2024-02-18 18:07:04.868540+00:00, run_duration=0.285579, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1155, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:07:02.883775+00:00, queued_by_job_id=1, pid=25095 [2024-02-18T18:07:05.903+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:06:00+00:00, map_index=-1, run_start_date=2024-02-18 18:07:04.574203+00:00, run_end_date=2024-02-18 18:07:05.630396+00:00, run_duration=1.056193, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1154, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:07:02.883775+00:00, queued_by_job_id=1, pid=25094 [2024-02-18T18:07:13.050+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T18:07:53.857+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:07:53.857+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-18T18:07:53.857+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:07:53.859+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240218180753_593678', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:07:53.859+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240218180753_593678', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-18T18:07:53.887+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218180753_593678 exited with status queued for try_number 1 [2024-02-18T18:07:53.890+0000] {scheduler_job.py:635} INFO - Setting external_id for to 79c58ac3-3491-4da6-a175-ac5c470331e3 [2024-02-18T18:07:54.979+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:07:54.980+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-18 18:07:53.605942+00:00, run_id=vdu_down_20240218180753_593678, run_start_date=2024-02-18 18:07:53.837218+00:00, run_end_date=2024-02-18 18:07:54.980172+00:00, run_duration=1.142954, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 18:07:53.605942+00:00, data_interval_end=2024-02-18 18:07:53.605942+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-18T18:07:54.983+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-18T18:07:55.010+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218180753_593678 exited with status success for try_number 1 [2024-02-18T18:07:55.015+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240218180753_593678, map_index=-1, run_start_date=2024-02-18 18:07:54.296582+00:00, run_end_date=2024-02-18 18:07:54.609528+00:00, run_duration=0.312946, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1156, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:07:53.858131+00:00, queued_by_job_id=1, pid=25128 [2024-02-18T18:08:00.992+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:08:00+00:00, run_after=2024-02-18T18:09:00+00:00 [2024-02-18T18:08:00.996+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:08:01.000+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:08:01.045+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T18:08:01.045+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T18:08:01.045+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:08:01.045+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:08:01.046+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:08:01.048+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T18:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:08:01.048+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T18:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T18:08:01.048+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:08:01.048+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:08:01.049+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:08:01.049+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:08:01.361+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:06:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:08:01.361+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:07:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:08:01.362+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:07:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:08:01.382+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8acb73bb-9cdd-444b-8485-043b2f9911b9 [2024-02-18T18:08:01.382+0000] {scheduler_job.py:635} INFO - Setting external_id for to ea15749d-9ba7-4fcc-925d-fb8981836860 [2024-02-18T18:08:01.382+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6e3dacb6-7df3-4255-8816-0a165f7eab74 [2024-02-18T18:08:02.525+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:08:02.525+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 18:06:00+00:00, run_id=scheduled__2024-02-18T18:06:00+00:00, run_start_date=2024-02-18 18:08:01.009540+00:00, run_end_date=2024-02-18 18:08:02.525711+00:00, run_duration=1.516171, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:06:00+00:00, data_interval_end=2024-02-18 18:08:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T18:08:02.531+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T18:08:00+00:00, run_after=2024-02-18T18:10:00+00:00 [2024-02-18T18:08:02.570+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:06:00+00:00 exited with status success for try_number 1 [2024-02-18T18:08:02.574+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T18:06:00+00:00, map_index=-1, run_start_date=2024-02-18 18:08:01.724379+00:00, run_end_date=2024-02-18 18:08:01.972164+00:00, run_duration=0.247785, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1157, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:08:01.047239+00:00, queued_by_job_id=1, pid=25141 [2024-02-18T18:08:03.604+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:08:03.604+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:07:00+00:00, run_id=scheduled__2024-02-18T18:07:00+00:00, run_start_date=2024-02-18 18:08:01.010449+00:00, run_end_date=2024-02-18 18:08:03.604652+00:00, run_duration=2.594203, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:07:00+00:00, data_interval_end=2024-02-18 18:08:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:08:03.612+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:08:00+00:00, run_after=2024-02-18T18:09:00+00:00 [2024-02-18T18:08:03.616+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:08:03.616+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:07:00+00:00, run_id=scheduled__2024-02-18T18:07:00+00:00, run_start_date=2024-02-18 18:08:01.011244+00:00, run_end_date=2024-02-18 18:08:03.616545+00:00, run_duration=2.605301, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:07:00+00:00, data_interval_end=2024-02-18 18:08:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:08:03.622+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:08:00+00:00, run_after=2024-02-18T18:09:00+00:00 [2024-02-18T18:08:03.642+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:07:00+00:00 exited with status success for try_number 1 [2024-02-18T18:08:03.642+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:07:00+00:00 exited with status success for try_number 1 [2024-02-18T18:08:03.646+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:07:00+00:00, map_index=-1, run_start_date=2024-02-18 18:08:02.534122+00:00, run_end_date=2024-02-18 18:08:02.745892+00:00, run_duration=0.21177, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1159, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:08:01.047239+00:00, queued_by_job_id=1, pid=25172 [2024-02-18T18:08:03.646+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:07:00+00:00, map_index=-1, run_start_date=2024-02-18 18:08:02.510500+00:00, run_end_date=2024-02-18 18:08:03.516456+00:00, run_duration=1.005956, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1158, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:08:01.047239+00:00, queued_by_job_id=1, pid=25171 [2024-02-18T18:08:54.402+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:08:54.403+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-18T18:08:54.403+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:08:54.405+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240218180853_760187', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:08:54.405+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240218180853_760187', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-18T18:08:54.446+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218180853_760187 exited with status queued for try_number 1 [2024-02-18T18:08:54.450+0000] {scheduler_job.py:635} INFO - Setting external_id for to aa180d87-eb44-498d-91cd-a7bfd4a85867 [2024-02-18T18:08:56.281+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:08:56.281+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-18 18:08:53.604825+00:00, run_id=vdu_down_20240218180853_760187, run_start_date=2024-02-18 18:08:54.373064+00:00, run_end_date=2024-02-18 18:08:56.281655+00:00, run_duration=1.908591, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 18:08:53.604825+00:00, data_interval_end=2024-02-18 18:08:53.604825+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-18T18:08:56.283+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-18T18:08:56.302+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218180853_760187 exited with status success for try_number 1 [2024-02-18T18:08:56.306+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240218180853_760187, map_index=-1, run_start_date=2024-02-18 18:08:55.023213+00:00, run_end_date=2024-02-18 18:08:55.303962+00:00, run_duration=0.280749, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1160, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:08:54.404257+00:00, queued_by_job_id=1, pid=25206 [2024-02-18T18:09:00.529+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:09:00.537+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:09:00+00:00, run_after=2024-02-18T18:10:00+00:00 [2024-02-18T18:09:00.573+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T18:09:00.573+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:09:00.573+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:09:00.574+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:09:00.575+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:09:00.576+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:09:00.576+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:09:00.576+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:09:00.679+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:08:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:09:00.679+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:08:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:09:00.685+0000] {scheduler_job.py:635} INFO - Setting external_id for to d6ffd4a6-0576-4b61-b2d5-da3235d79d1a [2024-02-18T18:09:00.685+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0080c480-51d6-4cca-85c0-97e92fd734f1 [2024-02-18T18:09:02.847+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:09:02.847+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:08:00+00:00, run_id=scheduled__2024-02-18T18:08:00+00:00, run_start_date=2024-02-18 18:09:00.545647+00:00, run_end_date=2024-02-18 18:09:02.847378+00:00, run_duration=2.301731, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:08:00+00:00, data_interval_end=2024-02-18 18:09:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:09:02.854+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:09:00+00:00, run_after=2024-02-18T18:10:00+00:00 [2024-02-18T18:09:02.858+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:09:02.859+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:08:00+00:00, run_id=scheduled__2024-02-18T18:08:00+00:00, run_start_date=2024-02-18 18:09:00.546429+00:00, run_end_date=2024-02-18 18:09:02.858969+00:00, run_duration=2.31254, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:08:00+00:00, data_interval_end=2024-02-18 18:09:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:09:02.867+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:09:00+00:00, run_after=2024-02-18T18:10:00+00:00 [2024-02-18T18:09:02.890+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:08:00+00:00 exited with status success for try_number 1 [2024-02-18T18:09:02.890+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:08:00+00:00 exited with status success for try_number 1 [2024-02-18T18:09:02.894+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:08:00+00:00, map_index=-1, run_start_date=2024-02-18 18:09:01.722036+00:00, run_end_date=2024-02-18 18:09:01.966705+00:00, run_duration=0.244669, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1162, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:09:00.574746+00:00, queued_by_job_id=1, pid=25238 [2024-02-18T18:09:02.894+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:08:00+00:00, map_index=-1, run_start_date=2024-02-18 18:09:01.721861+00:00, run_end_date=2024-02-18 18:09:02.747502+00:00, run_duration=1.025641, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1161, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:09:00.574746+00:00, queued_by_job_id=1, pid=25239 [2024-02-18T18:10:01.023+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:10:01.031+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:10:00+00:00, run_after=2024-02-18T18:11:00+00:00 [2024-02-18T18:10:01.038+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:10:00+00:00, run_after=2024-02-18T18:15:00+00:00 [2024-02-18T18:10:01.042+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:10:01.094+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T18:10:01.094+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:10:01.094+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T18:10:01.094+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:10:01.094+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:10:01.095+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:10:01.097+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T18:05:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T18:10:01.097+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T18:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T18:10:01.097+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T18:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:10:01.097+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T18:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T18:10:01.097+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:10:01.097+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:10:01.098+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:10:01.098+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:10:01.454+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T18:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:10:01.455+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:08:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:10:01.455+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:09:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:10:01.455+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:09:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:10:01.464+0000] {scheduler_job.py:635} INFO - Setting external_id for to e0d8442e-97e8-444c-8a10-d4c03e56fb4e [2024-02-18T18:10:01.464+0000] {scheduler_job.py:635} INFO - Setting external_id for to 45a2b085-e544-43c5-8daa-d74113c2e42b [2024-02-18T18:10:01.464+0000] {scheduler_job.py:635} INFO - Setting external_id for to 59f2b55b-b292-4fa8-9c4f-bf574f7982df [2024-02-18T18:10:01.465+0000] {scheduler_job.py:635} INFO - Setting external_id for to cc72f924-7f48-4f21-b8dd-47eb87e78b75 [2024-02-18T18:10:02.625+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:10:02.627+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 18:08:00+00:00, run_id=scheduled__2024-02-18T18:08:00+00:00, run_start_date=2024-02-18 18:10:01.052165+00:00, run_end_date=2024-02-18 18:10:02.626881+00:00, run_duration=1.574716, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:08:00+00:00, data_interval_end=2024-02-18 18:10:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T18:10:02.636+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T18:10:00+00:00, run_after=2024-02-18T18:12:00+00:00 [2024-02-18T18:10:02.684+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:08:00+00:00 exited with status success for try_number 1 [2024-02-18T18:10:02.691+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T18:08:00+00:00, map_index=-1, run_start_date=2024-02-18 18:10:01.867404+00:00, run_end_date=2024-02-18 18:10:02.135387+00:00, run_duration=0.267983, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1163, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:10:01.095823+00:00, queued_by_job_id=1, pid=25275 [2024-02-18T18:10:03.730+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:10:03.730+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:09:00+00:00, run_id=scheduled__2024-02-18T18:09:00+00:00, run_start_date=2024-02-18 18:10:01.052828+00:00, run_end_date=2024-02-18 18:10:03.730682+00:00, run_duration=2.677854, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:09:00+00:00, data_interval_end=2024-02-18 18:10:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:10:03.737+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:10:00+00:00, run_after=2024-02-18T18:11:00+00:00 [2024-02-18T18:10:03.753+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:10:03.753+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:10:03.753+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:10:03.755+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T18:05:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T18:10:03.755+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T18:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T18:10:03.783+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T18:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:10:03.784+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T18:05:00+00:00 exited with status success for try_number 1 [2024-02-18T18:10:03.784+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:09:00+00:00 exited with status success for try_number 1 [2024-02-18T18:10:03.790+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T18:05:00+00:00, map_index=-1, run_start_date=2024-02-18 18:10:02.685190+00:00, run_end_date=2024-02-18 18:10:02.940340+00:00, run_duration=0.25515, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1164, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:10:01.095823+00:00, queued_by_job_id=1, pid=25315 [2024-02-18T18:10:03.790+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:09:00+00:00, map_index=-1, run_start_date=2024-02-18 18:10:02.747306+00:00, run_end_date=2024-02-18 18:10:03.009270+00:00, run_duration=0.261964, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1165, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:10:01.095823+00:00, queued_by_job_id=1, pid=25316 [2024-02-18T18:10:03.790+0000] {scheduler_job.py:635} INFO - Setting external_id for to ec4527eb-5bf9-4955-b2a9-cc1edb7329a7 [2024-02-18T18:10:04.888+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:10:04.889+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:09:00+00:00, run_id=scheduled__2024-02-18T18:09:00+00:00, run_start_date=2024-02-18 18:10:01.053485+00:00, run_end_date=2024-02-18 18:10:04.888891+00:00, run_duration=3.835406, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:09:00+00:00, data_interval_end=2024-02-18 18:10:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:10:04.897+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:10:00+00:00, run_after=2024-02-18T18:11:00+00:00 [2024-02-18T18:10:04.933+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:09:00+00:00 exited with status success for try_number 1 [2024-02-18T18:10:04.938+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:09:00+00:00, map_index=-1, run_start_date=2024-02-18 18:10:02.751467+00:00, run_end_date=2024-02-18 18:10:03.824715+00:00, run_duration=1.073248, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1166, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:10:01.095823+00:00, queued_by_job_id=1, pid=25317 [2024-02-18T18:10:05.574+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:10:05.575+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:10:05.575+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:10:05.577+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T18:05:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T18:10:05.578+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T18:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T18:10:05.627+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T18:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:10:05.628+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T18:05:00+00:00 exited with status success for try_number 1 [2024-02-18T18:10:05.633+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7a9eaf1e-79b5-4c0c-867b-55857a52685d [2024-02-18T18:10:05.633+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T18:05:00+00:00, map_index=-1, run_start_date=2024-02-18 18:10:04.922702+00:00, run_end_date=2024-02-18 18:10:05.114951+00:00, run_duration=0.192249, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1167, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:10:03.753973+00:00, queued_by_job_id=1, pid=25356 [2024-02-18T18:10:07.810+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:10:07.810+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:10:07.811+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:10:07.812+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T18:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:10:07.812+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T18:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T18:10:07.839+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T18:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:10:07.839+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T18:05:00+00:00 exited with status success for try_number 1 [2024-02-18T18:10:07.843+0000] {scheduler_job.py:635} INFO - Setting external_id for to 44162b7d-874c-4c02-b0dd-0d55aa542e06 [2024-02-18T18:10:07.843+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T18:05:00+00:00, map_index=0, run_start_date=2024-02-18 18:10:07.126329+00:00, run_end_date=2024-02-18 18:10:07.355533+00:00, run_duration=0.229204, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1168, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:10:05.576492+00:00, queued_by_job_id=1, pid=25368 [2024-02-18T18:10:09.976+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:10:09.976+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:05:00+00:00, run_id=scheduled__2024-02-18T18:05:00+00:00, run_start_date=2024-02-18 18:10:01.051396+00:00, run_end_date=2024-02-18 18:10:09.976261+00:00, run_duration=8.924865, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:05:00+00:00, data_interval_end=2024-02-18 18:10:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T18:10:09.981+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:10:00+00:00, run_after=2024-02-18T18:15:00+00:00 [2024-02-18T18:10:10.006+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T18:05:00+00:00 exited with status success for try_number 1 [2024-02-18T18:10:10.010+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T18:05:00+00:00, map_index=-1, run_start_date=2024-02-18 18:10:08.848951+00:00, run_end_date=2024-02-18 18:10:09.026668+00:00, run_duration=0.177717, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1169, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:10:07.811551+00:00, queued_by_job_id=1, pid=25380 [2024-02-18T18:10:54.644+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:10:54.644+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-18T18:10:54.644+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:10:54.646+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240218181053_700000', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:10:54.646+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240218181053_700000', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-18T18:10:54.689+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218181053_700000 exited with status queued for try_number 1 [2024-02-18T18:10:54.696+0000] {scheduler_job.py:635} INFO - Setting external_id for to 70c19d8b-40c2-4e18-a6df-91bdd4b5938d [2024-02-18T18:10:55.832+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:10:55.832+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-18 18:10:53.609422+00:00, run_id=vdu_down_20240218181053_700000, run_start_date=2024-02-18 18:10:54.615457+00:00, run_end_date=2024-02-18 18:10:55.832492+00:00, run_duration=1.217035, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 18:10:53.609422+00:00, data_interval_end=2024-02-18 18:10:53.609422+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-18T18:10:55.834+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-18T18:10:55.857+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218181053_700000 exited with status success for try_number 1 [2024-02-18T18:10:55.860+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240218181053_700000, map_index=-1, run_start_date=2024-02-18 18:10:55.279757+00:00, run_end_date=2024-02-18 18:10:55.527674+00:00, run_duration=0.247917, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1170, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:10:54.645396+00:00, queued_by_job_id=1, pid=25395 [2024-02-18T18:11:00.585+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:11:00.596+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:11:00+00:00, run_after=2024-02-18T18:12:00+00:00 [2024-02-18T18:11:00.639+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T18:11:00.639+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:11:00.639+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:11:00.640+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:11:00.642+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:11:00.642+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:11:00.643+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:11:00.643+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:11:00.732+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:11:00.732+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:11:00.737+0000] {scheduler_job.py:635} INFO - Setting external_id for to bd170bdd-135d-4c68-aef0-8e5926152e02 [2024-02-18T18:11:00.737+0000] {scheduler_job.py:635} INFO - Setting external_id for to bca529ed-cb35-4ffa-9ea6-9fe91eab22be [2024-02-18T18:11:02.883+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:11:02.884+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:10:00+00:00, run_id=scheduled__2024-02-18T18:10:00+00:00, run_start_date=2024-02-18 18:11:00.606734+00:00, run_end_date=2024-02-18 18:11:02.884139+00:00, run_duration=2.277405, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:10:00+00:00, data_interval_end=2024-02-18 18:11:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:11:02.891+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:11:00+00:00, run_after=2024-02-18T18:12:00+00:00 [2024-02-18T18:11:02.897+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:11:02.897+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:10:00+00:00, run_id=scheduled__2024-02-18T18:10:00+00:00, run_start_date=2024-02-18 18:11:00.607759+00:00, run_end_date=2024-02-18 18:11:02.897576+00:00, run_duration=2.289817, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:10:00+00:00, data_interval_end=2024-02-18 18:11:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:11:02.904+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:11:00+00:00, run_after=2024-02-18T18:12:00+00:00 [2024-02-18T18:11:02.932+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:10:00+00:00 exited with status success for try_number 1 [2024-02-18T18:11:02.936+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:10:00+00:00, map_index=-1, run_start_date=2024-02-18 18:11:01.847633+00:00, run_end_date=2024-02-18 18:11:02.054681+00:00, run_duration=0.207048, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1171, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:11:00.641242+00:00, queued_by_job_id=1, pid=25436 [2024-02-18T18:11:03.979+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:10:00+00:00 exited with status success for try_number 1 [2024-02-18T18:11:03.982+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:10:00+00:00, map_index=-1, run_start_date=2024-02-18 18:11:01.858602+00:00, run_end_date=2024-02-18 18:11:02.863155+00:00, run_duration=1.004553, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1172, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:11:00.641242+00:00, queued_by_job_id=1, pid=25437 [2024-02-18T18:12:00.596+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:12:00.601+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:12:00.611+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:12:00+00:00, run_after=2024-02-18T18:13:00+00:00 [2024-02-18T18:12:00.653+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T18:12:00.653+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T18:12:00.653+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:12:00.654+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:12:00.654+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:12:00.656+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T18:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:12:00.656+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T18:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T18:12:00.656+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:12:00.656+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:12:00.657+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:12:00.657+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:12:00.790+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:12:00.790+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:11:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:12:00.791+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:11:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:12:00.800+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6404bd30-c898-42ce-aa40-65f58638f404 [2024-02-18T18:12:00.800+0000] {scheduler_job.py:635} INFO - Setting external_id for to 62e2c112-fd5d-46ce-bfe5-f7dff6783944 [2024-02-18T18:12:00.800+0000] {scheduler_job.py:635} INFO - Setting external_id for to 62ed31e4-6bb5-41d0-8684-7b76eca4d1f5 [2024-02-18T18:12:02.380+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:12:02.380+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 18:10:00+00:00, run_id=scheduled__2024-02-18T18:10:00+00:00, run_start_date=2024-02-18 18:12:00.621210+00:00, run_end_date=2024-02-18 18:12:02.380592+00:00, run_duration=1.759382, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:10:00+00:00, data_interval_end=2024-02-18 18:12:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T18:12:02.385+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T18:12:00+00:00, run_after=2024-02-18T18:14:00+00:00 [2024-02-18T18:12:02.389+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:12:02.389+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:11:00+00:00, run_id=scheduled__2024-02-18T18:11:00+00:00, run_start_date=2024-02-18 18:12:00.621996+00:00, run_end_date=2024-02-18 18:12:02.389537+00:00, run_duration=1.767541, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:11:00+00:00, data_interval_end=2024-02-18 18:12:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:12:02.395+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:12:00+00:00, run_after=2024-02-18T18:13:00+00:00 [2024-02-18T18:12:02.420+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:10:00+00:00 exited with status success for try_number 1 [2024-02-18T18:12:02.420+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:11:00+00:00 exited with status success for try_number 1 [2024-02-18T18:12:02.424+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T18:10:00+00:00, map_index=-1, run_start_date=2024-02-18 18:12:01.183553+00:00, run_end_date=2024-02-18 18:12:01.480706+00:00, run_duration=0.297153, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1173, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:12:00.655265+00:00, queued_by_job_id=1, pid=25472 [2024-02-18T18:12:02.425+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:11:00+00:00, map_index=-1, run_start_date=2024-02-18 18:12:02.055257+00:00, run_end_date=2024-02-18 18:12:02.251648+00:00, run_duration=0.196391, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1174, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:12:00.655265+00:00, queued_by_job_id=1, pid=25502 [2024-02-18T18:12:03.452+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:12:03.452+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:11:00+00:00, run_id=scheduled__2024-02-18T18:11:00+00:00, run_start_date=2024-02-18 18:12:00.622667+00:00, run_end_date=2024-02-18 18:12:03.452220+00:00, run_duration=2.829553, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:11:00+00:00, data_interval_end=2024-02-18 18:12:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:12:03.458+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:12:00+00:00, run_after=2024-02-18T18:13:00+00:00 [2024-02-18T18:12:03.487+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:11:00+00:00 exited with status success for try_number 1 [2024-02-18T18:12:03.490+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:11:00+00:00, map_index=-1, run_start_date=2024-02-18 18:12:02.074263+00:00, run_end_date=2024-02-18 18:12:03.013841+00:00, run_duration=0.939578, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1175, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:12:00.655265+00:00, queued_by_job_id=1, pid=25503 [2024-02-18T18:12:13.087+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T18:13:00.343+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:13:00.351+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:13:00+00:00, run_after=2024-02-18T18:14:00+00:00 [2024-02-18T18:13:00.386+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T18:13:00.386+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:13:00.386+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:13:00.387+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:13:00.388+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:13:00.388+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:13:00.389+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:13:00.389+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:13:00.470+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:12:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:13:00.470+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:12:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:13:00.476+0000] {scheduler_job.py:635} INFO - Setting external_id for to fb756277-127e-44f0-a23a-252fcc626e20 [2024-02-18T18:13:00.476+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3bc03980-9b7b-4844-8637-34f98e8bdac8 [2024-02-18T18:13:02.970+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:13:02.970+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:12:00+00:00, run_id=scheduled__2024-02-18T18:12:00+00:00, run_start_date=2024-02-18 18:13:00.360390+00:00, run_end_date=2024-02-18 18:13:02.970386+00:00, run_duration=2.609996, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:12:00+00:00, data_interval_end=2024-02-18 18:13:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:13:02.976+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:13:00+00:00, run_after=2024-02-18T18:14:00+00:00 [2024-02-18T18:13:02.980+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:13:02.980+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:12:00+00:00, run_id=scheduled__2024-02-18T18:12:00+00:00, run_start_date=2024-02-18 18:13:00.361179+00:00, run_end_date=2024-02-18 18:13:02.980256+00:00, run_duration=2.619077, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:12:00+00:00, data_interval_end=2024-02-18 18:13:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:13:02.986+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:13:00+00:00, run_after=2024-02-18T18:14:00+00:00 [2024-02-18T18:13:03.006+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:12:00+00:00 exited with status success for try_number 1 [2024-02-18T18:13:03.007+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:12:00+00:00 exited with status success for try_number 1 [2024-02-18T18:13:03.011+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:12:00+00:00, map_index=-1, run_start_date=2024-02-18 18:13:01.756068+00:00, run_end_date=2024-02-18 18:13:01.983502+00:00, run_duration=0.227434, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1177, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:13:00.387690+00:00, queued_by_job_id=1, pid=25559 [2024-02-18T18:13:03.011+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:12:00+00:00, map_index=-1, run_start_date=2024-02-18 18:13:01.696914+00:00, run_end_date=2024-02-18 18:13:02.756718+00:00, run_duration=1.059804, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1176, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:13:00.387690+00:00, queued_by_job_id=1, pid=25558 [2024-02-18T18:14:00.493+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:14:00.496+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:14:00.504+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:14:00+00:00, run_after=2024-02-18T18:15:00+00:00 [2024-02-18T18:14:00.556+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T18:14:00.556+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T18:14:00.556+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:14:00.556+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:14:00.557+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:14:00.559+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T18:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:14:00.559+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T18:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T18:14:00.560+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:14:00.560+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:14:00.560+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:14:00.560+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:14:00.691+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:12:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:14:00.692+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:13:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:14:00.692+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:13:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:14:00.701+0000] {scheduler_job.py:635} INFO - Setting external_id for to 541494be-5697-4f47-8509-75328f9913e4 [2024-02-18T18:14:00.701+0000] {scheduler_job.py:635} INFO - Setting external_id for to c51ef858-6722-4855-8719-0c7554b21b5c [2024-02-18T18:14:00.701+0000] {scheduler_job.py:635} INFO - Setting external_id for to 71869e1b-09ec-4ae8-82c7-cec58f8a33c2 [2024-02-18T18:14:01.814+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:14:01.814+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 18:12:00+00:00, run_id=scheduled__2024-02-18T18:12:00+00:00, run_start_date=2024-02-18 18:14:00.517975+00:00, run_end_date=2024-02-18 18:14:01.814445+00:00, run_duration=1.29647, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:12:00+00:00, data_interval_end=2024-02-18 18:14:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T18:14:01.823+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T18:14:00+00:00, run_after=2024-02-18T18:16:00+00:00 [2024-02-18T18:14:01.861+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:12:00+00:00 exited with status success for try_number 1 [2024-02-18T18:14:01.865+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T18:12:00+00:00, map_index=-1, run_start_date=2024-02-18 18:14:01.117527+00:00, run_end_date=2024-02-18 18:14:01.305929+00:00, run_duration=0.188402, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1178, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:14:00.558087+00:00, queued_by_job_id=1, pid=25594 [2024-02-18T18:14:02.432+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:14:02.432+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:13:00+00:00, run_id=scheduled__2024-02-18T18:13:00+00:00, run_start_date=2024-02-18 18:14:00.518777+00:00, run_end_date=2024-02-18 18:14:02.432562+00:00, run_duration=1.913785, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:13:00+00:00, data_interval_end=2024-02-18 18:14:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:14:02.439+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:14:00+00:00, run_after=2024-02-18T18:15:00+00:00 [2024-02-18T18:14:02.458+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:13:00+00:00 exited with status success for try_number 1 [2024-02-18T18:14:02.461+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:13:00+00:00, map_index=-1, run_start_date=2024-02-18 18:14:01.931912+00:00, run_end_date=2024-02-18 18:14:02.145452+00:00, run_duration=0.21354, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1180, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:14:00.558087+00:00, queued_by_job_id=1, pid=25625 [2024-02-18T18:14:03.494+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:14:03.494+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:13:00+00:00, run_id=scheduled__2024-02-18T18:13:00+00:00, run_start_date=2024-02-18 18:14:00.519459+00:00, run_end_date=2024-02-18 18:14:03.494737+00:00, run_duration=2.975278, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:13:00+00:00, data_interval_end=2024-02-18 18:14:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:14:03.500+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:14:00+00:00, run_after=2024-02-18T18:15:00+00:00 [2024-02-18T18:14:03.519+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:13:00+00:00 exited with status success for try_number 1 [2024-02-18T18:14:03.522+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:13:00+00:00, map_index=-1, run_start_date=2024-02-18 18:14:01.898704+00:00, run_end_date=2024-02-18 18:14:02.889956+00:00, run_duration=0.991252, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1179, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:14:00.558087+00:00, queued_by_job_id=1, pid=25624 [2024-02-18T18:15:00.962+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:15:00+00:00, run_after=2024-02-18T18:16:00+00:00 [2024-02-18T18:15:00.970+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:15:00+00:00, run_after=2024-02-18T18:20:00+00:00 [2024-02-18T18:15:00.974+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:15:01.023+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T18:15:01.024+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:15:01.024+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:15:01.024+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:15:01.024+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:15:01.026+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T18:10:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T18:15:01.027+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T18:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T18:15:01.027+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:15:01.027+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:15:01.027+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:15:01.027+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:15:01.169+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T18:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:15:01.172+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:14:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:15:01.172+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:14:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:15:01.180+0000] {scheduler_job.py:635} INFO - Setting external_id for to 96447042-a14c-4508-970b-8d82443098f4 [2024-02-18T18:15:01.180+0000] {scheduler_job.py:635} INFO - Setting external_id for to 18b463bd-5037-437c-8d6e-3589e46c7ceb [2024-02-18T18:15:01.180+0000] {scheduler_job.py:635} INFO - Setting external_id for to b5254025-1a0f-4179-8213-5bbf3b84e9f2 [2024-02-18T18:15:02.962+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:15:02.962+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:15:02.963+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:15:02.965+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T18:10:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T18:15:02.965+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T18:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T18:15:03.048+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T18:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:15:03.048+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T18:10:00+00:00 exited with status success for try_number 1 [2024-02-18T18:15:03.054+0000] {scheduler_job.py:635} INFO - Setting external_id for to 058e5d10-d4b8-4db0-b24d-2608e6891ed1 [2024-02-18T18:15:03.054+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T18:10:00+00:00, map_index=-1, run_start_date=2024-02-18 18:15:02.414130+00:00, run_end_date=2024-02-18 18:15:02.720451+00:00, run_duration=0.306321, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1181, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:15:01.025421+00:00, queued_by_job_id=1, pid=25672 [2024-02-18T18:15:03.117+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:15:03.118+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:14:00+00:00, run_id=scheduled__2024-02-18T18:14:00+00:00, run_start_date=2024-02-18 18:15:00.983664+00:00, run_end_date=2024-02-18 18:15:03.118005+00:00, run_duration=2.134341, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:14:00+00:00, data_interval_end=2024-02-18 18:15:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:15:03.130+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:15:00+00:00, run_after=2024-02-18T18:16:00+00:00 [2024-02-18T18:15:03.171+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:14:00+00:00 exited with status success for try_number 1 [2024-02-18T18:15:03.176+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:14:00+00:00, map_index=-1, run_start_date=2024-02-18 18:15:02.642443+00:00, run_end_date=2024-02-18 18:15:02.941594+00:00, run_duration=0.299151, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1182, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:15:01.025421+00:00, queued_by_job_id=1, pid=25699 [2024-02-18T18:15:04.206+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:15:04.207+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:14:00+00:00, run_id=scheduled__2024-02-18T18:14:00+00:00, run_start_date=2024-02-18 18:15:00.984351+00:00, run_end_date=2024-02-18 18:15:04.207030+00:00, run_duration=3.222679, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:14:00+00:00, data_interval_end=2024-02-18 18:15:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:15:04.213+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:15:00+00:00, run_after=2024-02-18T18:16:00+00:00 [2024-02-18T18:15:04.246+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:14:00+00:00 exited with status success for try_number 1 [2024-02-18T18:15:04.249+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:14:00+00:00, map_index=-1, run_start_date=2024-02-18 18:15:02.637037+00:00, run_end_date=2024-02-18 18:15:03.894958+00:00, run_duration=1.257921, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1183, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:15:01.025421+00:00, queued_by_job_id=1, pid=25697 [2024-02-18T18:15:05.292+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:15:05.293+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:15:05.293+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:15:05.294+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T18:10:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T18:15:05.295+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T18:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T18:15:05.323+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T18:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:15:05.323+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T18:10:00+00:00 exited with status success for try_number 1 [2024-02-18T18:15:05.327+0000] {scheduler_job.py:635} INFO - Setting external_id for to cf3eef93-b5a2-4bd0-a523-4f3752244e66 [2024-02-18T18:15:05.327+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T18:10:00+00:00, map_index=-1, run_start_date=2024-02-18 18:15:04.168127+00:00, run_end_date=2024-02-18 18:15:04.375303+00:00, run_duration=0.207176, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1184, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:15:02.963805+00:00, queued_by_job_id=1, pid=25729 [2024-02-18T18:15:07.902+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:15:07.902+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:15:07.903+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:15:07.904+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T18:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:15:07.904+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T18:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T18:15:07.931+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T18:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:15:07.932+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T18:10:00+00:00 exited with status success for try_number 1 [2024-02-18T18:15:07.936+0000] {scheduler_job.py:635} INFO - Setting external_id for to 137007a5-9db2-4adf-874f-cf5e16443554 [2024-02-18T18:15:07.936+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T18:10:00+00:00, map_index=0, run_start_date=2024-02-18 18:15:06.713138+00:00, run_end_date=2024-02-18 18:15:06.906596+00:00, run_duration=0.193458, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1185, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:15:05.293941+00:00, queued_by_job_id=1, pid=25741 [2024-02-18T18:15:09.154+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:15:09.154+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:10:00+00:00, run_id=scheduled__2024-02-18T18:10:00+00:00, run_start_date=2024-02-18 18:15:00.982928+00:00, run_end_date=2024-02-18 18:15:09.154794+00:00, run_duration=8.171866, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:10:00+00:00, data_interval_end=2024-02-18 18:15:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T18:15:09.159+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:15:00+00:00, run_after=2024-02-18T18:20:00+00:00 [2024-02-18T18:15:10.218+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T18:10:00+00:00 exited with status success for try_number 1 [2024-02-18T18:15:10.221+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T18:10:00+00:00, map_index=-1, run_start_date=2024-02-18 18:15:08.966089+00:00, run_end_date=2024-02-18 18:15:09.139720+00:00, run_duration=0.173631, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1186, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:15:07.903464+00:00, queued_by_job_id=1, pid=25753 [2024-02-18T18:16:00.670+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:16:00.678+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:16:00+00:00, run_after=2024-02-18T18:17:00+00:00 [2024-02-18T18:16:00.682+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:16:00.724+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T18:16:00.724+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T18:16:00.724+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:16:00.724+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:16:00.725+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:16:00.727+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T18:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:16:00.727+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T18:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T18:16:00.727+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:16:00.727+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:16:00.728+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:16:00.728+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:16:00.857+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:14:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:16:00.857+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:16:00.857+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:16:00.864+0000] {scheduler_job.py:635} INFO - Setting external_id for to bf6a72ec-9300-44c5-a226-71a451817384 [2024-02-18T18:16:00.864+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1249d943-a7d9-4b51-a2e7-61f0400d2e7b [2024-02-18T18:16:00.865+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0f83447c-5b25-4932-b51c-9bb1deacd6a0 [2024-02-18T18:16:01.974+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:16:01.974+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 18:14:00+00:00, run_id=scheduled__2024-02-18T18:14:00+00:00, run_start_date=2024-02-18 18:16:00.691772+00:00, run_end_date=2024-02-18 18:16:01.974740+00:00, run_duration=1.282968, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:14:00+00:00, data_interval_end=2024-02-18 18:16:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T18:16:01.984+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T18:16:00+00:00, run_after=2024-02-18T18:18:00+00:00 [2024-02-18T18:16:02.021+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:14:00+00:00 exited with status success for try_number 1 [2024-02-18T18:16:02.026+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T18:14:00+00:00, map_index=-1, run_start_date=2024-02-18 18:16:01.267589+00:00, run_end_date=2024-02-18 18:16:01.501827+00:00, run_duration=0.234238, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1187, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:16:00.726123+00:00, queued_by_job_id=1, pid=25771 [2024-02-18T18:16:03.058+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:16:03.059+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:15:00+00:00, run_id=scheduled__2024-02-18T18:15:00+00:00, run_start_date=2024-02-18 18:16:00.693086+00:00, run_end_date=2024-02-18 18:16:03.059045+00:00, run_duration=2.365959, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:15:00+00:00, data_interval_end=2024-02-18 18:16:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:16:03.071+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:16:00+00:00, run_after=2024-02-18T18:17:00+00:00 [2024-02-18T18:16:03.075+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:16:03.076+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:15:00+00:00, run_id=scheduled__2024-02-18T18:15:00+00:00, run_start_date=2024-02-18 18:16:00.692456+00:00, run_end_date=2024-02-18 18:16:03.076131+00:00, run_duration=2.383675, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:15:00+00:00, data_interval_end=2024-02-18 18:16:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:16:03.084+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:16:00+00:00, run_after=2024-02-18T18:17:00+00:00 [2024-02-18T18:16:03.110+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:15:00+00:00 exited with status success for try_number 1 [2024-02-18T18:16:03.114+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:15:00+00:00, map_index=-1, run_start_date=2024-02-18 18:16:02.088082+00:00, run_end_date=2024-02-18 18:16:02.287594+00:00, run_duration=0.199512, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1189, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:16:00.726123+00:00, queued_by_job_id=1, pid=25802 [2024-02-18T18:16:03.542+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:15:00+00:00 exited with status success for try_number 1 [2024-02-18T18:16:03.546+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:15:00+00:00, map_index=-1, run_start_date=2024-02-18 18:16:02.012527+00:00, run_end_date=2024-02-18 18:16:03.008870+00:00, run_duration=0.996343, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1188, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:16:00.726123+00:00, queued_by_job_id=1, pid=25801 [2024-02-18T18:17:00.039+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:17:00.047+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:17:00+00:00, run_after=2024-02-18T18:18:00+00:00 [2024-02-18T18:17:00.197+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T18:17:00.197+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:17:00.197+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:17:00.198+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:17:00.199+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:17:00.200+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:17:00.200+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:17:00.200+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:17:00.292+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:16:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:17:00.292+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:16:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:17:00.299+0000] {scheduler_job.py:635} INFO - Setting external_id for to 787a8a3d-4e8b-4484-b643-c275bd61121b [2024-02-18T18:17:00.299+0000] {scheduler_job.py:635} INFO - Setting external_id for to 45023461-d25a-434c-b1e3-88d3d569e7f4 [2024-02-18T18:17:02.503+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:17:02.503+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:16:00+00:00, run_id=scheduled__2024-02-18T18:16:00+00:00, run_start_date=2024-02-18 18:17:00.056283+00:00, run_end_date=2024-02-18 18:17:02.503256+00:00, run_duration=2.446973, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:16:00+00:00, data_interval_end=2024-02-18 18:17:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:17:02.509+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:17:00+00:00, run_after=2024-02-18T18:18:00+00:00 [2024-02-18T18:17:02.535+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:16:00+00:00 exited with status success for try_number 1 [2024-02-18T18:17:02.538+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:16:00+00:00, map_index=-1, run_start_date=2024-02-18 18:17:01.447470+00:00, run_end_date=2024-02-18 18:17:01.678506+00:00, run_duration=0.231036, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1191, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:17:00.198788+00:00, queued_by_job_id=1, pid=25857 [2024-02-18T18:17:03.568+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:17:03.568+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:16:00+00:00, run_id=scheduled__2024-02-18T18:16:00+00:00, run_start_date=2024-02-18 18:17:00.057013+00:00, run_end_date=2024-02-18 18:17:03.568410+00:00, run_duration=3.511397, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:16:00+00:00, data_interval_end=2024-02-18 18:17:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:17:03.574+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:17:00+00:00, run_after=2024-02-18T18:18:00+00:00 [2024-02-18T18:17:03.593+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:16:00+00:00 exited with status success for try_number 1 [2024-02-18T18:17:03.597+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:16:00+00:00, map_index=-1, run_start_date=2024-02-18 18:17:01.434806+00:00, run_end_date=2024-02-18 18:17:02.530697+00:00, run_duration=1.095891, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1190, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:17:00.198788+00:00, queued_by_job_id=1, pid=25856 [2024-02-18T18:17:13.123+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T18:18:00.507+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:18:00.514+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:18:00+00:00, run_after=2024-02-18T18:19:00+00:00 [2024-02-18T18:18:00.518+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:18:00.565+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T18:18:00.565+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T18:18:00.565+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:18:00.565+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:18:00.566+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:18:00.568+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T18:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:18:00.568+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T18:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T18:18:00.569+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:18:00.569+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:18:00.569+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:18:00.569+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:18:00.704+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:16:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:18:00.704+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:17:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:18:00.704+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:17:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:18:00.713+0000] {scheduler_job.py:635} INFO - Setting external_id for to ab16018e-11e1-4248-b393-5239d57e5b2d [2024-02-18T18:18:00.714+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0363cbfd-80b5-476e-96cf-81b0f52d2a2b [2024-02-18T18:18:00.714+0000] {scheduler_job.py:635} INFO - Setting external_id for to df34567e-a444-403c-9996-a4664ed8d3e7 [2024-02-18T18:18:01.834+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:18:01.834+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 18:16:00+00:00, run_id=scheduled__2024-02-18T18:16:00+00:00, run_start_date=2024-02-18 18:18:00.527010+00:00, run_end_date=2024-02-18 18:18:01.834704+00:00, run_duration=1.307694, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:16:00+00:00, data_interval_end=2024-02-18 18:18:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T18:18:01.843+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T18:18:00+00:00, run_after=2024-02-18T18:20:00+00:00 [2024-02-18T18:18:01.886+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:16:00+00:00 exited with status success for try_number 1 [2024-02-18T18:18:01.890+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T18:16:00+00:00, map_index=-1, run_start_date=2024-02-18 18:18:01.164305+00:00, run_end_date=2024-02-18 18:18:01.399854+00:00, run_duration=0.235549, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1192, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:18:00.567365+00:00, queued_by_job_id=1, pid=25892 [2024-02-18T18:18:02.922+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:18:02.922+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:17:00+00:00, run_id=scheduled__2024-02-18T18:17:00+00:00, run_start_date=2024-02-18 18:18:00.527862+00:00, run_end_date=2024-02-18 18:18:02.922289+00:00, run_duration=2.394427, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:17:00+00:00, data_interval_end=2024-02-18 18:18:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:18:02.928+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:18:00+00:00, run_after=2024-02-18T18:19:00+00:00 [2024-02-18T18:18:02.932+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:18:02.932+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:17:00+00:00, run_id=scheduled__2024-02-18T18:17:00+00:00, run_start_date=2024-02-18 18:18:00.528754+00:00, run_end_date=2024-02-18 18:18:02.932825+00:00, run_duration=2.404071, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:17:00+00:00, data_interval_end=2024-02-18 18:18:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:18:02.939+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:18:00+00:00, run_after=2024-02-18T18:19:00+00:00 [2024-02-18T18:18:02.960+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:17:00+00:00 exited with status success for try_number 1 [2024-02-18T18:18:02.963+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:17:00+00:00, map_index=-1, run_start_date=2024-02-18 18:18:01.909511+00:00, run_end_date=2024-02-18 18:18:02.117348+00:00, run_duration=0.207837, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1193, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:18:00.567365+00:00, queued_by_job_id=1, pid=25922 [2024-02-18T18:18:04.003+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:17:00+00:00 exited with status success for try_number 1 [2024-02-18T18:18:04.006+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:17:00+00:00, map_index=-1, run_start_date=2024-02-18 18:18:01.955061+00:00, run_end_date=2024-02-18 18:18:02.894326+00:00, run_duration=0.939265, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1194, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:18:00.567365+00:00, queued_by_job_id=1, pid=25923 [2024-02-18T18:19:01.025+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:19:01.032+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:19:00+00:00, run_after=2024-02-18T18:20:00+00:00 [2024-02-18T18:19:01.068+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T18:19:01.068+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:19:01.068+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:19:01.069+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:19:01.071+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:19:01.071+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:19:01.071+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:19:01.071+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:19:01.170+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:18:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:19:01.170+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:18:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:19:01.176+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7214b483-099b-4b89-a51a-e0dc03c6ae65 [2024-02-18T18:19:01.176+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5017a34f-d3ea-4dd4-928c-5e5951d575ea [2024-02-18T18:19:03.348+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:19:03.349+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:18:00+00:00, run_id=scheduled__2024-02-18T18:18:00+00:00, run_start_date=2024-02-18 18:19:01.040703+00:00, run_end_date=2024-02-18 18:19:03.349172+00:00, run_duration=2.308469, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:18:00+00:00, data_interval_end=2024-02-18 18:19:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:19:03.359+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:19:00+00:00, run_after=2024-02-18T18:20:00+00:00 [2024-02-18T18:19:03.365+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:19:03.365+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:18:00+00:00, run_id=scheduled__2024-02-18T18:18:00+00:00, run_start_date=2024-02-18 18:19:01.041463+00:00, run_end_date=2024-02-18 18:19:03.365365+00:00, run_duration=2.323902, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:18:00+00:00, data_interval_end=2024-02-18 18:19:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:19:03.372+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:19:00+00:00, run_after=2024-02-18T18:20:00+00:00 [2024-02-18T18:19:03.395+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:18:00+00:00 exited with status success for try_number 1 [2024-02-18T18:19:03.396+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:18:00+00:00 exited with status success for try_number 1 [2024-02-18T18:19:03.400+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:18:00+00:00, map_index=-1, run_start_date=2024-02-18 18:19:02.209564+00:00, run_end_date=2024-02-18 18:19:03.247158+00:00, run_duration=1.037594, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1196, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:19:01.069961+00:00, queued_by_job_id=1, pid=25978 [2024-02-18T18:19:03.400+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:18:00+00:00, map_index=-1, run_start_date=2024-02-18 18:19:02.207225+00:00, run_end_date=2024-02-18 18:19:02.434543+00:00, run_duration=0.227318, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1195, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:19:01.069961+00:00, queued_by_job_id=1, pid=25977 [2024-02-18T18:20:00.253+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:20:00.261+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:20:00+00:00, run_after=2024-02-18T18:25:00+00:00 [2024-02-18T18:20:00.268+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:20:00+00:00, run_after=2024-02-18T18:21:00+00:00 [2024-02-18T18:20:00.272+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:20:00.322+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T18:20:00.323+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:20:00.323+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T18:20:00.323+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:20:00.323+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:20:00.323+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:20:00.326+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T18:15:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T18:20:00.326+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T18:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T18:20:00.326+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T18:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:20:00.326+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T18:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T18:20:00.326+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:20:00.326+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:20:00.326+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:20:00.326+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:20:00.682+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T18:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:20:00.683+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:18:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:20:00.684+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:19:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:20:00.684+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:19:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:20:00.710+0000] {scheduler_job.py:635} INFO - Setting external_id for to c72f8168-4846-45b2-a77e-918784c7d459 [2024-02-18T18:20:00.710+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8c3f1d97-d89d-43d4-bae9-b429ceea8b03 [2024-02-18T18:20:00.710+0000] {scheduler_job.py:635} INFO - Setting external_id for to 01ff5114-aa0a-4024-b031-7b6db425aaf5 [2024-02-18T18:20:00.710+0000] {scheduler_job.py:635} INFO - Setting external_id for to c02961cb-3f44-4db7-8124-808b5aaed047 [2024-02-18T18:20:01.937+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:20:01.937+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 18:18:00+00:00, run_id=scheduled__2024-02-18T18:18:00+00:00, run_start_date=2024-02-18 18:20:00.281651+00:00, run_end_date=2024-02-18 18:20:01.937525+00:00, run_duration=1.655874, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:18:00+00:00, data_interval_end=2024-02-18 18:20:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T18:20:01.946+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T18:20:00+00:00, run_after=2024-02-18T18:22:00+00:00 [2024-02-18T18:20:01.999+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:18:00+00:00 exited with status success for try_number 1 [2024-02-18T18:20:02.015+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T18:18:00+00:00, map_index=-1, run_start_date=2024-02-18 18:20:01.087114+00:00, run_end_date=2024-02-18 18:20:01.367649+00:00, run_duration=0.280535, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1197, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:20:00.324627+00:00, queued_by_job_id=1, pid=26014 [2024-02-18T18:20:03.050+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:20:03.050+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:19:00+00:00, run_id=scheduled__2024-02-18T18:19:00+00:00, run_start_date=2024-02-18 18:20:00.282382+00:00, run_end_date=2024-02-18 18:20:03.050645+00:00, run_duration=2.768263, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:19:00+00:00, data_interval_end=2024-02-18 18:20:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:20:03.057+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:20:00+00:00, run_after=2024-02-18T18:21:00+00:00 [2024-02-18T18:20:03.061+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:20:03.061+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:19:00+00:00, run_id=scheduled__2024-02-18T18:19:00+00:00, run_start_date=2024-02-18 18:20:00.283225+00:00, run_end_date=2024-02-18 18:20:03.061648+00:00, run_duration=2.778423, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:19:00+00:00, data_interval_end=2024-02-18 18:20:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:20:03.071+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:20:00+00:00, run_after=2024-02-18T18:21:00+00:00 [2024-02-18T18:20:03.084+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:20:03.084+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:20:03.084+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:20:03.086+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T18:15:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T18:20:03.086+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T18:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T18:20:03.118+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T18:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:20:03.119+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T18:15:00+00:00 exited with status success for try_number 1 [2024-02-18T18:20:03.119+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:19:00+00:00 exited with status success for try_number 1 [2024-02-18T18:20:03.124+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T18:15:00+00:00, map_index=-1, run_start_date=2024-02-18 18:20:02.001510+00:00, run_end_date=2024-02-18 18:20:02.252076+00:00, run_duration=0.250566, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1199, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:20:00.324627+00:00, queued_by_job_id=1, pid=26055 [2024-02-18T18:20:03.125+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:19:00+00:00, map_index=-1, run_start_date=2024-02-18 18:20:02.068421+00:00, run_end_date=2024-02-18 18:20:02.308028+00:00, run_duration=0.239607, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1200, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:20:00.324627+00:00, queued_by_job_id=1, pid=26056 [2024-02-18T18:20:03.125+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3b773491-57c3-4409-a13d-8ee139c9316f [2024-02-18T18:20:03.188+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:19:00+00:00 exited with status success for try_number 1 [2024-02-18T18:20:03.191+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:19:00+00:00, map_index=-1, run_start_date=2024-02-18 18:20:01.913184+00:00, run_end_date=2024-02-18 18:20:03.004236+00:00, run_duration=1.091052, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1198, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:20:00.324627+00:00, queued_by_job_id=1, pid=26054 [2024-02-18T18:20:05.286+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:20:05.286+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:20:05.286+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:20:05.287+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T18:15:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T18:20:05.288+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T18:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T18:20:05.314+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T18:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:20:05.314+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T18:15:00+00:00 exited with status success for try_number 1 [2024-02-18T18:20:05.318+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4a0e3abf-35a3-405d-858b-88b1cbb471d0 [2024-02-18T18:20:05.318+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T18:15:00+00:00, map_index=-1, run_start_date=2024-02-18 18:20:04.124901+00:00, run_end_date=2024-02-18 18:20:04.291587+00:00, run_duration=0.166686, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1201, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:20:03.085286+00:00, queued_by_job_id=1, pid=26095 [2024-02-18T18:20:07.932+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:20:07.932+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:20:07.932+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:20:07.933+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T18:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:20:07.934+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T18:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T18:20:07.963+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T18:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:20:07.963+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T18:15:00+00:00 exited with status success for try_number 1 [2024-02-18T18:20:07.968+0000] {scheduler_job.py:635} INFO - Setting external_id for to 159a9f36-b242-4582-bc27-86dcc1344fe2 [2024-02-18T18:20:07.968+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T18:15:00+00:00, map_index=0, run_start_date=2024-02-18 18:20:07.109483+00:00, run_end_date=2024-02-18 18:20:07.310785+00:00, run_duration=0.201302, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1202, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:20:05.287032+00:00, queued_by_job_id=1, pid=26107 [2024-02-18T18:20:10.105+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:20:10.105+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:15:00+00:00, run_id=scheduled__2024-02-18T18:15:00+00:00, run_start_date=2024-02-18 18:20:00.280909+00:00, run_end_date=2024-02-18 18:20:10.105830+00:00, run_duration=9.824921, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:15:00+00:00, data_interval_end=2024-02-18 18:20:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T18:20:10.109+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:20:00+00:00, run_after=2024-02-18T18:25:00+00:00 [2024-02-18T18:20:10.128+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T18:15:00+00:00 exited with status success for try_number 1 [2024-02-18T18:20:10.132+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T18:15:00+00:00, map_index=-1, run_start_date=2024-02-18 18:20:09.005710+00:00, run_end_date=2024-02-18 18:20:09.175456+00:00, run_duration=0.169746, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1203, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:20:07.932905+00:00, queued_by_job_id=1, pid=26119 [2024-02-18T18:21:00.367+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:21:00+00:00, run_after=2024-02-18T18:22:00+00:00 [2024-02-18T18:21:00.371+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:21:00.412+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T18:21:00.413+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:21:00.413+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:21:00.413+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:21:00.415+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:21:00.415+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:21:00.416+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:21:00.416+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:21:00.501+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:21:00.502+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:21:00.507+0000] {scheduler_job.py:635} INFO - Setting external_id for to a295a0b5-2d44-4d6e-8e3f-2c13e1d23b82 [2024-02-18T18:21:00.507+0000] {scheduler_job.py:635} INFO - Setting external_id for to ff4c34d8-6455-4e2d-831c-4c61c91ee335 [2024-02-18T18:21:02.568+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:21:02.568+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:20:00+00:00, run_id=scheduled__2024-02-18T18:20:00+00:00, run_start_date=2024-02-18 18:21:00.378695+00:00, run_end_date=2024-02-18 18:21:02.568703+00:00, run_duration=2.190008, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:20:00+00:00, data_interval_end=2024-02-18 18:21:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:21:02.574+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:21:00+00:00, run_after=2024-02-18T18:22:00+00:00 [2024-02-18T18:21:02.620+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:20:00+00:00 exited with status success for try_number 1 [2024-02-18T18:21:02.623+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:20:00+00:00, map_index=-1, run_start_date=2024-02-18 18:21:01.551694+00:00, run_end_date=2024-02-18 18:21:01.756022+00:00, run_duration=0.204328, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1204, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:21:00.414561+00:00, queued_by_job_id=1, pid=26155 [2024-02-18T18:21:04.704+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:21:04.705+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:20:00+00:00, run_id=scheduled__2024-02-18T18:20:00+00:00, run_start_date=2024-02-18 18:21:00.379382+00:00, run_end_date=2024-02-18 18:21:04.704925+00:00, run_duration=4.325543, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:20:00+00:00, data_interval_end=2024-02-18 18:21:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:21:04.715+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:21:00+00:00, run_after=2024-02-18T18:22:00+00:00 [2024-02-18T18:21:04.736+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:20:00+00:00 exited with status success for try_number 1 [2024-02-18T18:21:04.739+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:20:00+00:00, map_index=-1, run_start_date=2024-02-18 18:21:01.576944+00:00, run_end_date=2024-02-18 18:21:04.590633+00:00, run_duration=3.013689, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1205, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:21:00.414561+00:00, queued_by_job_id=1, pid=26156 [2024-02-18T18:22:00.501+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:22:00.505+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:22:00.512+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:22:00+00:00, run_after=2024-02-18T18:23:00+00:00 [2024-02-18T18:22:00.559+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T18:22:00.560+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T18:22:00.560+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:22:00.560+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:22:00.560+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:22:00.563+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T18:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:22:00.563+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T18:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T18:22:00.563+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:22:00.563+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:22:00.563+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:22:00.564+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:22:00.699+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:22:00.700+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:21:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:22:00.700+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:21:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:22:00.708+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5833dad8-5a72-40d8-b57f-64ec4eee3391 [2024-02-18T18:22:00.708+0000] {scheduler_job.py:635} INFO - Setting external_id for to 785ba2c6-e5cc-4224-bc4c-de6f8623db97 [2024-02-18T18:22:00.708+0000] {scheduler_job.py:635} INFO - Setting external_id for to 909ff330-0052-4522-8895-05a76710b92e [2024-02-18T18:22:01.822+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:22:01.823+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 18:20:00+00:00, run_id=scheduled__2024-02-18T18:20:00+00:00, run_start_date=2024-02-18 18:22:00.522272+00:00, run_end_date=2024-02-18 18:22:01.823166+00:00, run_duration=1.300894, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:20:00+00:00, data_interval_end=2024-02-18 18:22:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T18:22:01.830+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T18:22:00+00:00, run_after=2024-02-18T18:24:00+00:00 [2024-02-18T18:22:01.872+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:20:00+00:00 exited with status success for try_number 1 [2024-02-18T18:22:01.876+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T18:20:00+00:00, map_index=-1, run_start_date=2024-02-18 18:22:01.125261+00:00, run_end_date=2024-02-18 18:22:01.361467+00:00, run_duration=0.236206, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1206, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:22:00.561556+00:00, queued_by_job_id=1, pid=26191 [2024-02-18T18:22:03.071+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:22:03.071+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:21:00+00:00, run_id=scheduled__2024-02-18T18:21:00+00:00, run_start_date=2024-02-18 18:22:00.523367+00:00, run_end_date=2024-02-18 18:22:03.071745+00:00, run_duration=2.548378, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:21:00+00:00, data_interval_end=2024-02-18 18:22:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:22:03.077+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:22:00+00:00, run_after=2024-02-18T18:23:00+00:00 [2024-02-18T18:22:03.081+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:22:03.081+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:21:00+00:00, run_id=scheduled__2024-02-18T18:21:00+00:00, run_start_date=2024-02-18 18:22:00.524368+00:00, run_end_date=2024-02-18 18:22:03.081703+00:00, run_duration=2.557335, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:21:00+00:00, data_interval_end=2024-02-18 18:22:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:22:03.087+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:22:00+00:00, run_after=2024-02-18T18:23:00+00:00 [2024-02-18T18:22:03.109+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:21:00+00:00 exited with status success for try_number 1 [2024-02-18T18:22:03.109+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:21:00+00:00 exited with status success for try_number 1 [2024-02-18T18:22:03.113+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:21:00+00:00, map_index=-1, run_start_date=2024-02-18 18:22:01.921207+00:00, run_end_date=2024-02-18 18:22:02.130705+00:00, run_duration=0.209498, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1208, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:22:00.561556+00:00, queued_by_job_id=1, pid=26220 [2024-02-18T18:22:03.113+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:21:00+00:00, map_index=-1, run_start_date=2024-02-18 18:22:01.867093+00:00, run_end_date=2024-02-18 18:22:02.885600+00:00, run_duration=1.018507, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1207, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:22:00.561556+00:00, queued_by_job_id=1, pid=26219 [2024-02-18T18:22:13.167+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T18:23:00.619+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:23:00+00:00, run_after=2024-02-18T18:24:00+00:00 [2024-02-18T18:23:00.622+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:23:00.708+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T18:23:00.708+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:23:00.708+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:23:00.709+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:23:00.711+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:23:00.711+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:23:00.711+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:23:00.711+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:23:00.791+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:22:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:23:00.791+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:22:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:23:00.795+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6a05f68e-91e1-4929-8b8f-98558c20925d [2024-02-18T18:23:00.795+0000] {scheduler_job.py:635} INFO - Setting external_id for to d2f81870-cd1d-4b3d-ad2c-b37b06eb9020 [2024-02-18T18:23:02.650+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:23:02.650+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:22:00+00:00, run_id=scheduled__2024-02-18T18:22:00+00:00, run_start_date=2024-02-18 18:23:00.658396+00:00, run_end_date=2024-02-18 18:23:02.650425+00:00, run_duration=1.992029, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:22:00+00:00, data_interval_end=2024-02-18 18:23:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:23:02.657+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:23:00+00:00, run_after=2024-02-18T18:24:00+00:00 [2024-02-18T18:23:02.686+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:22:00+00:00 exited with status success for try_number 1 [2024-02-18T18:23:02.689+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:22:00+00:00, map_index=-1, run_start_date=2024-02-18 18:23:01.939049+00:00, run_end_date=2024-02-18 18:23:02.148759+00:00, run_duration=0.20971, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1209, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:23:00.709830+00:00, queued_by_job_id=1, pid=26275 [2024-02-18T18:23:03.722+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:23:03.722+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:22:00+00:00, run_id=scheduled__2024-02-18T18:22:00+00:00, run_start_date=2024-02-18 18:23:00.659153+00:00, run_end_date=2024-02-18 18:23:03.722776+00:00, run_duration=3.063623, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:22:00+00:00, data_interval_end=2024-02-18 18:23:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:23:03.730+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:23:00+00:00, run_after=2024-02-18T18:24:00+00:00 [2024-02-18T18:23:03.753+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:22:00+00:00 exited with status success for try_number 1 [2024-02-18T18:23:03.756+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:22:00+00:00, map_index=-1, run_start_date=2024-02-18 18:23:01.963262+00:00, run_end_date=2024-02-18 18:23:02.897238+00:00, run_duration=0.933976, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1210, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:23:00.709830+00:00, queued_by_job_id=1, pid=26276 [2024-02-18T18:24:00.816+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:24:00.824+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:24:00+00:00, run_after=2024-02-18T18:25:00+00:00 [2024-02-18T18:24:00.828+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:24:00.868+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T18:24:00.869+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T18:24:00.869+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:24:00.869+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:24:00.869+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:24:00.871+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T18:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:24:00.871+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T18:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T18:24:00.871+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:24:00.872+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:24:00.872+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:24:00.872+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:24:01.009+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:22:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:24:01.009+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:23:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:24:01.009+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:23:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:24:01.017+0000] {scheduler_job.py:635} INFO - Setting external_id for to b76ee881-7ef9-4859-b328-5fac2a80daff [2024-02-18T18:24:01.017+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2ba0c432-25cd-42f2-9937-71ab9b63a1e8 [2024-02-18T18:24:01.017+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5e4fd811-5b15-4b92-8bde-51343ee27360 [2024-02-18T18:24:02.133+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:24:02.134+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 18:22:00+00:00, run_id=scheduled__2024-02-18T18:22:00+00:00, run_start_date=2024-02-18 18:24:00.835945+00:00, run_end_date=2024-02-18 18:24:02.134073+00:00, run_duration=1.298128, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:22:00+00:00, data_interval_end=2024-02-18 18:24:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T18:24:02.141+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T18:24:00+00:00, run_after=2024-02-18T18:26:00+00:00 [2024-02-18T18:24:02.182+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:22:00+00:00 exited with status success for try_number 1 [2024-02-18T18:24:02.187+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T18:22:00+00:00, map_index=-1, run_start_date=2024-02-18 18:24:01.468704+00:00, run_end_date=2024-02-18 18:24:01.701039+00:00, run_duration=0.232335, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1211, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:24:00.870394+00:00, queued_by_job_id=1, pid=26311 [2024-02-18T18:24:03.144+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:24:03.144+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:23:00+00:00, run_id=scheduled__2024-02-18T18:23:00+00:00, run_start_date=2024-02-18 18:24:00.836632+00:00, run_end_date=2024-02-18 18:24:03.144768+00:00, run_duration=2.308136, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:23:00+00:00, data_interval_end=2024-02-18 18:24:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:24:03.150+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:24:00+00:00, run_after=2024-02-18T18:25:00+00:00 [2024-02-18T18:24:03.176+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:23:00+00:00 exited with status success for try_number 1 [2024-02-18T18:24:03.179+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:23:00+00:00, map_index=-1, run_start_date=2024-02-18 18:24:02.176534+00:00, run_end_date=2024-02-18 18:24:02.375479+00:00, run_duration=0.198945, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1212, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:24:00.870394+00:00, queued_by_job_id=1, pid=26341 [2024-02-18T18:24:04.216+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:24:04.216+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:23:00+00:00, run_id=scheduled__2024-02-18T18:23:00+00:00, run_start_date=2024-02-18 18:24:00.837319+00:00, run_end_date=2024-02-18 18:24:04.216564+00:00, run_duration=3.379245, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:23:00+00:00, data_interval_end=2024-02-18 18:24:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:24:04.222+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:24:00+00:00, run_after=2024-02-18T18:25:00+00:00 [2024-02-18T18:24:04.250+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:23:00+00:00 exited with status success for try_number 1 [2024-02-18T18:24:04.253+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:23:00+00:00, map_index=-1, run_start_date=2024-02-18 18:24:02.215400+00:00, run_end_date=2024-02-18 18:24:03.582658+00:00, run_duration=1.367258, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1213, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:24:00.870394+00:00, queued_by_job_id=1, pid=26342 [2024-02-18T18:25:01.040+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:25:00+00:00, run_after=2024-02-18T18:30:00+00:00 [2024-02-18T18:25:01.048+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:25:00+00:00, run_after=2024-02-18T18:26:00+00:00 [2024-02-18T18:25:01.052+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:25:01.097+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T18:25:01.098+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:25:01.098+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:25:01.098+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:25:01.098+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:25:01.100+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T18:20:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T18:25:01.100+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T18:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T18:25:01.101+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:25:01.101+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:25:01.101+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:25:01.101+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:25:01.242+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T18:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:25:01.242+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:24:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:25:01.242+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:24:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:25:01.249+0000] {scheduler_job.py:635} INFO - Setting external_id for to d5e03870-c575-4d17-97f3-0d2a4543cfd2 [2024-02-18T18:25:01.250+0000] {scheduler_job.py:635} INFO - Setting external_id for to f7658132-ea50-4549-b56a-ad71ed432880 [2024-02-18T18:25:01.250+0000] {scheduler_job.py:635} INFO - Setting external_id for to 007ce6a1-405d-4132-88cc-14a334d48b54 [2024-02-18T18:25:03.468+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:25:03.468+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:24:00+00:00, run_id=scheduled__2024-02-18T18:24:00+00:00, run_start_date=2024-02-18 18:25:01.063174+00:00, run_end_date=2024-02-18 18:25:03.468765+00:00, run_duration=2.405591, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:24:00+00:00, data_interval_end=2024-02-18 18:25:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:25:03.475+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:25:00+00:00, run_after=2024-02-18T18:26:00+00:00 [2024-02-18T18:25:03.486+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:25:03.486+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:25:03.487+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:25:03.488+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T18:20:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T18:25:03.488+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T18:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T18:25:03.517+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T18:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:25:03.517+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T18:20:00+00:00 exited with status success for try_number 1 [2024-02-18T18:25:03.517+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:24:00+00:00 exited with status success for try_number 1 [2024-02-18T18:25:03.522+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:24:00+00:00, map_index=-1, run_start_date=2024-02-18 18:25:02.962257+00:00, run_end_date=2024-02-18 18:25:03.204563+00:00, run_duration=0.242306, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1216, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:25:01.099402+00:00, queued_by_job_id=1, pid=26412 [2024-02-18T18:25:03.522+0000] {scheduler_job.py:635} INFO - Setting external_id for to 225a7854-d1af-466b-bed6-6557b1b11402 [2024-02-18T18:25:03.522+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T18:20:00+00:00, map_index=-1, run_start_date=2024-02-18 18:25:02.889308+00:00, run_end_date=2024-02-18 18:25:03.146701+00:00, run_duration=0.257393, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1215, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:25:01.099402+00:00, queued_by_job_id=1, pid=26409 [2024-02-18T18:25:04.728+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:25:04.728+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:24:00+00:00, run_id=scheduled__2024-02-18T18:24:00+00:00, run_start_date=2024-02-18 18:25:01.063854+00:00, run_end_date=2024-02-18 18:25:04.728871+00:00, run_duration=3.665017, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:24:00+00:00, data_interval_end=2024-02-18 18:25:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:25:04.738+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:25:00+00:00, run_after=2024-02-18T18:26:00+00:00 [2024-02-18T18:25:04.775+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:24:00+00:00 exited with status success for try_number 1 [2024-02-18T18:25:04.780+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:24:00+00:00, map_index=-1, run_start_date=2024-02-18 18:25:02.413387+00:00, run_end_date=2024-02-18 18:25:03.968992+00:00, run_duration=1.555605, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1214, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:25:01.099402+00:00, queued_by_job_id=1, pid=26390 [2024-02-18T18:25:05.822+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:25:05.822+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:25:05.823+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:25:05.825+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T18:20:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T18:25:05.825+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T18:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T18:25:05.867+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T18:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:25:05.867+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T18:20:00+00:00 exited with status success for try_number 1 [2024-02-18T18:25:05.878+0000] {scheduler_job.py:635} INFO - Setting external_id for to 82d9f6be-b558-48a0-8ba9-7deb710088ee [2024-02-18T18:25:05.878+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T18:20:00+00:00, map_index=-1, run_start_date=2024-02-18 18:25:04.605790+00:00, run_end_date=2024-02-18 18:25:04.812285+00:00, run_duration=0.206495, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1217, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:25:03.487433+00:00, queued_by_job_id=1, pid=26449 [2024-02-18T18:25:08.048+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:25:08.049+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:25:08.049+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:25:08.050+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T18:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:25:08.050+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T18:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T18:25:08.077+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T18:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:25:08.077+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T18:20:00+00:00 exited with status success for try_number 1 [2024-02-18T18:25:08.081+0000] {scheduler_job.py:635} INFO - Setting external_id for to 08379b0c-b25a-435b-ad82-2d965980c738 [2024-02-18T18:25:08.082+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T18:20:00+00:00, map_index=0, run_start_date=2024-02-18 18:25:07.132721+00:00, run_end_date=2024-02-18 18:25:07.290626+00:00, run_duration=0.157905, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1218, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:25:05.824035+00:00, queued_by_job_id=1, pid=26461 [2024-02-18T18:25:10.107+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:25:10.107+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:20:00+00:00, run_id=scheduled__2024-02-18T18:20:00+00:00, run_start_date=2024-02-18 18:25:01.062440+00:00, run_end_date=2024-02-18 18:25:10.107552+00:00, run_duration=9.045112, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:20:00+00:00, data_interval_end=2024-02-18 18:25:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T18:25:10.111+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:25:00+00:00, run_after=2024-02-18T18:30:00+00:00 [2024-02-18T18:25:10.131+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T18:20:00+00:00 exited with status success for try_number 1 [2024-02-18T18:25:10.134+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T18:20:00+00:00, map_index=-1, run_start_date=2024-02-18 18:25:09.139499+00:00, run_end_date=2024-02-18 18:25:09.423584+00:00, run_duration=0.284085, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1219, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:25:08.049764+00:00, queued_by_job_id=1, pid=26473 [2024-02-18T18:26:00.074+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:26:00.083+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:26:00+00:00, run_after=2024-02-18T18:27:00+00:00 [2024-02-18T18:26:00.088+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:26:00.133+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T18:26:00.133+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T18:26:00.133+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:26:00.133+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:26:00.134+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:26:00.136+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T18:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:26:00.136+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T18:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T18:26:00.136+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:26:00.136+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:26:00.136+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:26:00.136+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:26:00.343+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:24:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:26:00.343+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:26:00.344+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:26:00.352+0000] {scheduler_job.py:635} INFO - Setting external_id for to c00a97e2-e016-4ecc-893e-5e90fa733229 [2024-02-18T18:26:00.352+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1f598cfa-1ef1-4a4a-bd7d-0966c9533c1a [2024-02-18T18:26:00.352+0000] {scheduler_job.py:635} INFO - Setting external_id for to b2cfc8bf-8595-4216-9bb6-c11e0aed61ad [2024-02-18T18:26:01.499+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:26:01.499+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 18:24:00+00:00, run_id=scheduled__2024-02-18T18:24:00+00:00, run_start_date=2024-02-18 18:26:00.096788+00:00, run_end_date=2024-02-18 18:26:01.499317+00:00, run_duration=1.402529, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:24:00+00:00, data_interval_end=2024-02-18 18:26:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T18:26:01.506+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T18:26:00+00:00, run_after=2024-02-18T18:28:00+00:00 [2024-02-18T18:26:01.568+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:24:00+00:00 exited with status success for try_number 1 [2024-02-18T18:26:01.578+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T18:24:00+00:00, map_index=-1, run_start_date=2024-02-18 18:26:00.942022+00:00, run_end_date=2024-02-18 18:26:01.224302+00:00, run_duration=0.28228, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1220, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:26:00.134809+00:00, queued_by_job_id=1, pid=26491 [2024-02-18T18:26:02.608+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:26:02.608+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:25:00+00:00, run_id=scheduled__2024-02-18T18:25:00+00:00, run_start_date=2024-02-18 18:26:00.097501+00:00, run_end_date=2024-02-18 18:26:02.608235+00:00, run_duration=2.510734, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:25:00+00:00, data_interval_end=2024-02-18 18:26:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:26:02.614+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:26:00+00:00, run_after=2024-02-18T18:27:00+00:00 [2024-02-18T18:26:02.638+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:25:00+00:00 exited with status success for try_number 1 [2024-02-18T18:26:02.641+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:25:00+00:00, map_index=-1, run_start_date=2024-02-18 18:26:01.811916+00:00, run_end_date=2024-02-18 18:26:02.047280+00:00, run_duration=0.235364, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1221, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:26:00.134809+00:00, queued_by_job_id=1, pid=26521 [2024-02-18T18:26:03.668+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:26:03.669+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:25:00+00:00, run_id=scheduled__2024-02-18T18:25:00+00:00, run_start_date=2024-02-18 18:26:00.098162+00:00, run_end_date=2024-02-18 18:26:03.669073+00:00, run_duration=3.570911, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:25:00+00:00, data_interval_end=2024-02-18 18:26:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:26:03.675+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:26:00+00:00, run_after=2024-02-18T18:27:00+00:00 [2024-02-18T18:26:03.707+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:25:00+00:00 exited with status success for try_number 1 [2024-02-18T18:26:03.709+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:25:00+00:00, map_index=-1, run_start_date=2024-02-18 18:26:01.904429+00:00, run_end_date=2024-02-18 18:26:02.902805+00:00, run_duration=0.998376, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1222, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:26:00.134809+00:00, queued_by_job_id=1, pid=26522 [2024-02-18T18:27:00.103+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:27:00.111+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:27:00+00:00, run_after=2024-02-18T18:28:00+00:00 [2024-02-18T18:27:00.145+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T18:27:00.145+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:27:00.145+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:27:00.146+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:27:00.148+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:27:00.148+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:27:00.148+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:27:00.148+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:27:00.233+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:26:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:27:00.233+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:26:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:27:00.240+0000] {scheduler_job.py:635} INFO - Setting external_id for to 41062285-aeee-4fe3-87a0-f8875ebf2ce1 [2024-02-18T18:27:00.240+0000] {scheduler_job.py:635} INFO - Setting external_id for to a868e293-a86c-4fa2-8ac6-da9fa23dc7ca [2024-02-18T18:27:01.949+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:27:01.949+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:26:00+00:00, run_id=scheduled__2024-02-18T18:26:00+00:00, run_start_date=2024-02-18 18:27:00.119615+00:00, run_end_date=2024-02-18 18:27:01.949732+00:00, run_duration=1.830117, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:26:00+00:00, data_interval_end=2024-02-18 18:27:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:27:01.956+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:27:00+00:00, run_after=2024-02-18T18:28:00+00:00 [2024-02-18T18:27:01.981+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:26:00+00:00 exited with status success for try_number 1 [2024-02-18T18:27:01.984+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:26:00+00:00, map_index=-1, run_start_date=2024-02-18 18:27:01.348333+00:00, run_end_date=2024-02-18 18:27:01.550351+00:00, run_duration=0.202018, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1223, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:27:00.146989+00:00, queued_by_job_id=1, pid=26576 [2024-02-18T18:27:03.013+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:27:03.013+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:26:00+00:00, run_id=scheduled__2024-02-18T18:26:00+00:00, run_start_date=2024-02-18 18:27:00.120377+00:00, run_end_date=2024-02-18 18:27:03.013269+00:00, run_duration=2.892892, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:26:00+00:00, data_interval_end=2024-02-18 18:27:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:27:03.019+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:27:00+00:00, run_after=2024-02-18T18:28:00+00:00 [2024-02-18T18:27:03.085+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:26:00+00:00 exited with status success for try_number 1 [2024-02-18T18:27:03.088+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:26:00+00:00, map_index=-1, run_start_date=2024-02-18 18:27:01.352266+00:00, run_end_date=2024-02-18 18:27:02.639553+00:00, run_duration=1.287287, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1224, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:27:00.146989+00:00, queued_by_job_id=1, pid=26577 [2024-02-18T18:27:13.203+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T18:28:00.268+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:28:00+00:00, run_after=2024-02-18T18:29:00+00:00 [2024-02-18T18:28:00.274+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:28:00.280+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:28:00.340+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T18:28:00.340+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T18:28:00.340+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:28:00.340+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:28:00.341+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:28:00.344+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T18:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:28:00.344+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T18:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T18:28:00.344+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:28:00.344+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:28:00.345+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:28:00.345+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:28:00.518+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:26:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:28:00.518+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:27:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:28:00.519+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:27:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:28:00.530+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7055f257-6386-4772-8fd7-d916169813f1 [2024-02-18T18:28:00.531+0000] {scheduler_job.py:635} INFO - Setting external_id for to ad152427-4407-4145-8e1e-98bdc3f0fa84 [2024-02-18T18:28:00.531+0000] {scheduler_job.py:635} INFO - Setting external_id for to dac37c96-26b5-45e6-b3ca-c5d7b49c8679 [2024-02-18T18:28:01.451+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:28:01.452+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 18:26:00+00:00, run_id=scheduled__2024-02-18T18:26:00+00:00, run_start_date=2024-02-18 18:28:00.292307+00:00, run_end_date=2024-02-18 18:28:01.452282+00:00, run_duration=1.159975, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:26:00+00:00, data_interval_end=2024-02-18 18:28:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T18:28:01.458+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T18:28:00+00:00, run_after=2024-02-18T18:30:00+00:00 [2024-02-18T18:28:01.508+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:26:00+00:00 exited with status success for try_number 1 [2024-02-18T18:28:01.515+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T18:26:00+00:00, map_index=-1, run_start_date=2024-02-18 18:28:00.974103+00:00, run_end_date=2024-02-18 18:28:01.186423+00:00, run_duration=0.21232, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1225, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:28:00.342281+00:00, queued_by_job_id=1, pid=26612 [2024-02-18T18:28:02.555+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:28:02.555+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:27:00+00:00, run_id=scheduled__2024-02-18T18:27:00+00:00, run_start_date=2024-02-18 18:28:00.293352+00:00, run_end_date=2024-02-18 18:28:02.555350+00:00, run_duration=2.261998, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:27:00+00:00, data_interval_end=2024-02-18 18:28:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:28:02.562+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:28:00+00:00, run_after=2024-02-18T18:29:00+00:00 [2024-02-18T18:28:02.588+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:27:00+00:00 exited with status success for try_number 1 [2024-02-18T18:28:02.591+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:27:00+00:00, map_index=-1, run_start_date=2024-02-18 18:28:01.821647+00:00, run_end_date=2024-02-18 18:28:02.020393+00:00, run_duration=0.198746, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1227, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:28:00.342281+00:00, queued_by_job_id=1, pid=26643 [2024-02-18T18:28:03.619+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:28:03.620+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:27:00+00:00, run_id=scheduled__2024-02-18T18:27:00+00:00, run_start_date=2024-02-18 18:28:00.294296+00:00, run_end_date=2024-02-18 18:28:03.620102+00:00, run_duration=3.325806, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:27:00+00:00, data_interval_end=2024-02-18 18:28:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:28:03.626+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:28:00+00:00, run_after=2024-02-18T18:29:00+00:00 [2024-02-18T18:28:03.645+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:27:00+00:00 exited with status success for try_number 1 [2024-02-18T18:28:03.648+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:27:00+00:00, map_index=-1, run_start_date=2024-02-18 18:28:01.747731+00:00, run_end_date=2024-02-18 18:28:02.712453+00:00, run_duration=0.964722, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1226, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:28:00.342281+00:00, queued_by_job_id=1, pid=26642 [2024-02-18T18:29:00.391+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:29:00+00:00, run_after=2024-02-18T18:30:00+00:00 [2024-02-18T18:29:00.395+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:29:00.429+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T18:29:00.429+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:29:00.429+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:29:00.430+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:29:00.432+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:29:00.432+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:29:00.432+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:29:00.432+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:29:00.520+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:28:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:29:00.520+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:28:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:29:00.525+0000] {scheduler_job.py:635} INFO - Setting external_id for to fd2b1347-a71a-49c3-89df-13952c689f50 [2024-02-18T18:29:00.525+0000] {scheduler_job.py:635} INFO - Setting external_id for to d8749079-41c6-4d95-8065-cbea91a4ea8b [2024-02-18T18:29:02.030+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:29:02.031+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:28:00+00:00, run_id=scheduled__2024-02-18T18:28:00+00:00, run_start_date=2024-02-18 18:29:00.402695+00:00, run_end_date=2024-02-18 18:29:02.031141+00:00, run_duration=1.628446, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:28:00+00:00, data_interval_end=2024-02-18 18:29:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:29:02.040+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:29:00+00:00, run_after=2024-02-18T18:30:00+00:00 [2024-02-18T18:29:02.068+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:28:00+00:00 exited with status success for try_number 1 [2024-02-18T18:29:02.072+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:28:00+00:00, map_index=-1, run_start_date=2024-02-18 18:29:01.665055+00:00, run_end_date=2024-02-18 18:29:01.909540+00:00, run_duration=0.244485, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1228, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:29:00.430902+00:00, queued_by_job_id=1, pid=26697 [2024-02-18T18:29:03.107+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:29:03.107+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:28:00+00:00, run_id=scheduled__2024-02-18T18:28:00+00:00, run_start_date=2024-02-18 18:29:00.403406+00:00, run_end_date=2024-02-18 18:29:03.107519+00:00, run_duration=2.704113, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:28:00+00:00, data_interval_end=2024-02-18 18:29:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:29:03.113+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:29:00+00:00, run_after=2024-02-18T18:30:00+00:00 [2024-02-18T18:29:03.137+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:28:00+00:00 exited with status success for try_number 1 [2024-02-18T18:29:03.140+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:28:00+00:00, map_index=-1, run_start_date=2024-02-18 18:29:01.720559+00:00, run_end_date=2024-02-18 18:29:02.833748+00:00, run_duration=1.113189, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1229, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:29:00.430902+00:00, queued_by_job_id=1, pid=26698 [2024-02-18T18:30:00.520+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:30:00.528+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:30:00+00:00, run_after=2024-02-18T18:31:00+00:00 [2024-02-18T18:30:00.536+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:30:00+00:00, run_after=2024-02-18T18:35:00+00:00 [2024-02-18T18:30:00.540+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:30:00.594+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T18:30:00.594+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:30:00.594+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T18:30:00.594+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:30:00.594+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:30:00.595+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:30:00.597+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T18:25:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T18:30:00.597+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T18:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T18:30:00.597+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T18:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:30:00.597+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T18:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T18:30:00.597+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:30:00.598+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:30:00.598+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:30:00.598+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:30:01.044+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T18:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:30:01.044+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:28:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:30:01.044+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:29:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:30:01.044+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:29:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:30:01.063+0000] {scheduler_job.py:635} INFO - Setting external_id for to 804b1992-bf9a-483d-96a1-bfb72b086f8d [2024-02-18T18:30:01.063+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8c322e1c-703c-4ffe-b379-c5facad1bad8 [2024-02-18T18:30:01.064+0000] {scheduler_job.py:635} INFO - Setting external_id for to 838dcd31-89db-4f94-8234-523f1a05891f [2024-02-18T18:30:01.064+0000] {scheduler_job.py:635} INFO - Setting external_id for to d6935823-238c-48c4-85ee-d34b2d7134b7 [2024-02-18T18:30:02.576+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:30:02.579+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 18:28:00+00:00, run_id=scheduled__2024-02-18T18:28:00+00:00, run_start_date=2024-02-18 18:30:00.549608+00:00, run_end_date=2024-02-18 18:30:02.578350+00:00, run_duration=2.028742, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:28:00+00:00, data_interval_end=2024-02-18 18:30:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T18:30:02.596+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T18:30:00+00:00, run_after=2024-02-18T18:32:00+00:00 [2024-02-18T18:30:02.696+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:28:00+00:00 exited with status success for try_number 1 [2024-02-18T18:30:02.705+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T18:28:00+00:00, map_index=-1, run_start_date=2024-02-18 18:30:01.344175+00:00, run_end_date=2024-02-18 18:30:01.678273+00:00, run_duration=0.334098, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1230, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:30:00.595930+00:00, queued_by_job_id=1, pid=26734 [2024-02-18T18:30:03.764+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:30:03.764+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:29:00+00:00, run_id=scheduled__2024-02-18T18:29:00+00:00, run_start_date=2024-02-18 18:30:00.550333+00:00, run_end_date=2024-02-18 18:30:03.764709+00:00, run_duration=3.214376, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:29:00+00:00, data_interval_end=2024-02-18 18:30:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:30:03.770+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:30:00+00:00, run_after=2024-02-18T18:31:00+00:00 [2024-02-18T18:30:03.792+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:30:03.792+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:30:03.792+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:30:03.793+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T18:25:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T18:30:03.794+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T18:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T18:30:03.821+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T18:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:30:03.821+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T18:25:00+00:00 exited with status success for try_number 1 [2024-02-18T18:30:03.822+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:29:00+00:00 exited with status success for try_number 1 [2024-02-18T18:30:03.826+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:29:00+00:00, map_index=-1, run_start_date=2024-02-18 18:30:02.317394+00:00, run_end_date=2024-02-18 18:30:02.688058+00:00, run_duration=0.370664, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1233, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:30:00.595930+00:00, queued_by_job_id=1, pid=26776 [2024-02-18T18:30:03.827+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T18:25:00+00:00, map_index=-1, run_start_date=2024-02-18 18:30:02.311476+00:00, run_end_date=2024-02-18 18:30:02.649308+00:00, run_duration=0.337832, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1232, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:30:00.595930+00:00, queued_by_job_id=1, pid=26775 [2024-02-18T18:30:03.827+0000] {scheduler_job.py:635} INFO - Setting external_id for to f4cb156b-38ac-452f-85da-d8b3f81c9377 [2024-02-18T18:30:04.919+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:30:04.919+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:29:00+00:00, run_id=scheduled__2024-02-18T18:29:00+00:00, run_start_date=2024-02-18 18:30:00.551040+00:00, run_end_date=2024-02-18 18:30:04.919290+00:00, run_duration=4.36825, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:29:00+00:00, data_interval_end=2024-02-18 18:30:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:30:04.934+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:30:00+00:00, run_after=2024-02-18T18:31:00+00:00 [2024-02-18T18:30:04.981+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:29:00+00:00 exited with status success for try_number 1 [2024-02-18T18:30:04.987+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:29:00+00:00, map_index=-1, run_start_date=2024-02-18 18:30:02.250411+00:00, run_end_date=2024-02-18 18:30:04.677230+00:00, run_duration=2.426819, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1231, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:30:00.595930+00:00, queued_by_job_id=1, pid=26774 [2024-02-18T18:30:06.050+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:30:06.051+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:30:06.051+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:30:06.053+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T18:25:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T18:30:06.053+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T18:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T18:30:06.149+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T18:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:30:06.149+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T18:25:00+00:00 exited with status success for try_number 1 [2024-02-18T18:30:06.166+0000] {scheduler_job.py:635} INFO - Setting external_id for to 44921f73-f6c9-4b47-95f7-f389033a56fc [2024-02-18T18:30:06.166+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T18:25:00+00:00, map_index=-1, run_start_date=2024-02-18 18:30:04.935069+00:00, run_end_date=2024-02-18 18:30:05.196004+00:00, run_duration=0.260935, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1234, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:30:03.792937+00:00, queued_by_job_id=1, pid=26815 [2024-02-18T18:30:07.776+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:30:07.777+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:30:07.777+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:30:07.778+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T18:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:30:07.778+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T18:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T18:30:07.804+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T18:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:30:07.804+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T18:25:00+00:00 exited with status success for try_number 1 [2024-02-18T18:30:07.808+0000] {scheduler_job.py:635} INFO - Setting external_id for to 28e74810-0a41-4dde-a4f5-bd5bed48c24a [2024-02-18T18:30:07.808+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T18:25:00+00:00, map_index=0, run_start_date=2024-02-18 18:30:07.358650+00:00, run_end_date=2024-02-18 18:30:07.516998+00:00, run_duration=0.158348, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1235, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:30:06.052275+00:00, queued_by_job_id=1, pid=26827 [2024-02-18T18:30:09.949+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:30:09.949+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:25:00+00:00, run_id=scheduled__2024-02-18T18:25:00+00:00, run_start_date=2024-02-18 18:30:00.548838+00:00, run_end_date=2024-02-18 18:30:09.949648+00:00, run_duration=9.40081, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:25:00+00:00, data_interval_end=2024-02-18 18:30:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T18:30:09.953+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:30:00+00:00, run_after=2024-02-18T18:35:00+00:00 [2024-02-18T18:30:09.972+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T18:25:00+00:00 exited with status success for try_number 1 [2024-02-18T18:30:09.975+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T18:25:00+00:00, map_index=-1, run_start_date=2024-02-18 18:30:08.810246+00:00, run_end_date=2024-02-18 18:30:09.005470+00:00, run_duration=0.195224, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1236, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:30:07.777788+00:00, queued_by_job_id=1, pid=26839 [2024-02-18T18:31:00.665+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:31:00.673+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:31:00+00:00, run_after=2024-02-18T18:32:00+00:00 [2024-02-18T18:31:00.707+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T18:31:00.707+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:31:00.707+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:31:00.708+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:31:00.710+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:31:00.710+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:31:00.710+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:31:00.710+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:31:00.804+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:31:00.804+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:31:00.810+0000] {scheduler_job.py:635} INFO - Setting external_id for to ea98bda6-3a0b-41a8-a579-2b5c6a7faea8 [2024-02-18T18:31:00.810+0000] {scheduler_job.py:635} INFO - Setting external_id for to c23f6f72-fbb6-48dc-9bf2-40eccc235c6e [2024-02-18T18:31:02.761+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:31:02.761+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:30:00+00:00, run_id=scheduled__2024-02-18T18:30:00+00:00, run_start_date=2024-02-18 18:31:00.680675+00:00, run_end_date=2024-02-18 18:31:02.761446+00:00, run_duration=2.080771, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:30:00+00:00, data_interval_end=2024-02-18 18:31:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:31:02.768+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:31:00+00:00, run_after=2024-02-18T18:32:00+00:00 [2024-02-18T18:31:02.792+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:30:00+00:00 exited with status success for try_number 1 [2024-02-18T18:31:02.795+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:30:00+00:00, map_index=-1, run_start_date=2024-02-18 18:31:01.856996+00:00, run_end_date=2024-02-18 18:31:02.050652+00:00, run_duration=0.193656, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1238, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:31:00.708832+00:00, queued_by_job_id=1, pid=26876 [2024-02-18T18:31:03.225+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:31:03.225+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:30:00+00:00, run_id=scheduled__2024-02-18T18:30:00+00:00, run_start_date=2024-02-18 18:31:00.681393+00:00, run_end_date=2024-02-18 18:31:03.225571+00:00, run_duration=2.544178, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:30:00+00:00, data_interval_end=2024-02-18 18:31:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:31:03.232+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:31:00+00:00, run_after=2024-02-18T18:32:00+00:00 [2024-02-18T18:31:03.252+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:30:00+00:00 exited with status success for try_number 1 [2024-02-18T18:31:03.255+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:30:00+00:00, map_index=-1, run_start_date=2024-02-18 18:31:01.843508+00:00, run_end_date=2024-02-18 18:31:02.875877+00:00, run_duration=1.032369, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1237, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:31:00.708832+00:00, queued_by_job_id=1, pid=26875 [2024-02-18T18:32:00.792+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:32:00.800+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:32:00+00:00, run_after=2024-02-18T18:33:00+00:00 [2024-02-18T18:32:00.804+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:32:00.846+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T18:32:00.846+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T18:32:00.846+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:32:00.846+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:32:00.847+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:32:00.849+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T18:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:32:00.849+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T18:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T18:32:00.849+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:32:00.849+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:32:00.850+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:32:00.850+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:32:00.984+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:32:00.984+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:31:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:32:00.984+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:31:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:32:00.991+0000] {scheduler_job.py:635} INFO - Setting external_id for to d2a93a32-aba8-4c31-871e-ffb9bddd766f [2024-02-18T18:32:00.992+0000] {scheduler_job.py:635} INFO - Setting external_id for to aa808bdf-aeda-49b5-8fff-853375655f1b [2024-02-18T18:32:00.992+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6fd04c6b-a48d-4cc7-919f-37ee1732dea1 [2024-02-18T18:32:01.929+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:32:01.930+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 18:30:00+00:00, run_id=scheduled__2024-02-18T18:30:00+00:00, run_start_date=2024-02-18 18:32:00.813010+00:00, run_end_date=2024-02-18 18:32:01.930165+00:00, run_duration=1.117155, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:30:00+00:00, data_interval_end=2024-02-18 18:32:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T18:32:01.935+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T18:32:00+00:00, run_after=2024-02-18T18:34:00+00:00 [2024-02-18T18:32:01.967+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:30:00+00:00 exited with status success for try_number 1 [2024-02-18T18:32:01.971+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T18:30:00+00:00, map_index=-1, run_start_date=2024-02-18 18:32:01.465571+00:00, run_end_date=2024-02-18 18:32:01.709625+00:00, run_duration=0.244054, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1239, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:32:00.848108+00:00, queued_by_job_id=1, pid=26911 [2024-02-18T18:32:03.003+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:32:03.004+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:31:00+00:00, run_id=scheduled__2024-02-18T18:31:00+00:00, run_start_date=2024-02-18 18:32:00.813754+00:00, run_end_date=2024-02-18 18:32:03.004056+00:00, run_duration=2.190302, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:31:00+00:00, data_interval_end=2024-02-18 18:32:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:32:03.010+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:32:00+00:00, run_after=2024-02-18T18:33:00+00:00 [2024-02-18T18:32:03.034+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:31:00+00:00 exited with status success for try_number 1 [2024-02-18T18:32:03.037+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:31:00+00:00, map_index=-1, run_start_date=2024-02-18 18:32:02.258556+00:00, run_end_date=2024-02-18 18:32:02.458376+00:00, run_duration=0.19982, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1240, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:32:00.848108+00:00, queued_by_job_id=1, pid=26941 [2024-02-18T18:32:03.730+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:32:03.731+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:31:00+00:00, run_id=scheduled__2024-02-18T18:31:00+00:00, run_start_date=2024-02-18 18:32:00.814480+00:00, run_end_date=2024-02-18 18:32:03.731087+00:00, run_duration=2.916607, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:31:00+00:00, data_interval_end=2024-02-18 18:32:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:32:03.737+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:32:00+00:00, run_after=2024-02-18T18:33:00+00:00 [2024-02-18T18:32:03.758+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:31:00+00:00 exited with status success for try_number 1 [2024-02-18T18:32:03.762+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:31:00+00:00, map_index=-1, run_start_date=2024-02-18 18:32:02.274329+00:00, run_end_date=2024-02-18 18:32:03.347575+00:00, run_duration=1.073246, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1241, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:32:00.848108+00:00, queued_by_job_id=1, pid=26942 [2024-02-18T18:32:13.237+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T18:33:00.934+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:33:00.942+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:33:00+00:00, run_after=2024-02-18T18:34:00+00:00 [2024-02-18T18:33:00.975+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T18:33:00.976+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:33:00.976+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:33:00.976+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:33:00.978+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:33:00.978+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:33:00.978+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:33:00.978+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:33:01.068+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:32:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:33:01.068+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:32:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:33:01.075+0000] {scheduler_job.py:635} INFO - Setting external_id for to e751d68d-d0e7-430a-8250-75858094a641 [2024-02-18T18:33:01.075+0000] {scheduler_job.py:635} INFO - Setting external_id for to 36a74b76-bc48-4629-ae89-0a342f5273ff [2024-02-18T18:33:03.241+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:33:03.242+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:32:00+00:00, run_id=scheduled__2024-02-18T18:32:00+00:00, run_start_date=2024-02-18 18:33:00.950966+00:00, run_end_date=2024-02-18 18:33:03.241911+00:00, run_duration=2.290945, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:32:00+00:00, data_interval_end=2024-02-18 18:33:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:33:03.248+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:33:00+00:00, run_after=2024-02-18T18:34:00+00:00 [2024-02-18T18:33:03.251+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:33:03.251+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:32:00+00:00, run_id=scheduled__2024-02-18T18:32:00+00:00, run_start_date=2024-02-18 18:33:00.950115+00:00, run_end_date=2024-02-18 18:33:03.251889+00:00, run_duration=2.301774, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:32:00+00:00, data_interval_end=2024-02-18 18:33:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:33:03.258+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:33:00+00:00, run_after=2024-02-18T18:34:00+00:00 [2024-02-18T18:33:03.285+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:32:00+00:00 exited with status success for try_number 1 [2024-02-18T18:33:03.288+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:32:00+00:00, map_index=-1, run_start_date=2024-02-18 18:33:02.112542+00:00, run_end_date=2024-02-18 18:33:02.353569+00:00, run_duration=0.241027, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1243, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:33:00.977358+00:00, queued_by_job_id=1, pid=26997 [2024-02-18T18:33:04.257+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:32:00+00:00 exited with status success for try_number 1 [2024-02-18T18:33:04.260+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:32:00+00:00, map_index=-1, run_start_date=2024-02-18 18:33:02.100441+00:00, run_end_date=2024-02-18 18:33:03.214010+00:00, run_duration=1.113569, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1242, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:33:00.977358+00:00, queued_by_job_id=1, pid=26996 [2024-02-18T18:34:00.048+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:34:00.056+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:34:00+00:00, run_after=2024-02-18T18:35:00+00:00 [2024-02-18T18:34:00.060+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:34:00.102+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T18:34:00.102+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T18:34:00.102+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:34:00.102+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:34:00.103+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:34:00.106+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T18:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:34:00.106+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T18:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T18:34:00.106+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:34:00.106+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:34:00.106+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:34:00.106+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:34:00.238+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:32:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:34:00.238+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:33:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:34:00.238+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:33:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:34:00.246+0000] {scheduler_job.py:635} INFO - Setting external_id for to cfccae27-c074-4226-b06c-c821931116de [2024-02-18T18:34:00.246+0000] {scheduler_job.py:635} INFO - Setting external_id for to adf1e7c9-b746-4235-9d66-e4fb24226219 [2024-02-18T18:34:00.246+0000] {scheduler_job.py:635} INFO - Setting external_id for to 625aad55-6887-4b41-8fc5-568bee470e81 [2024-02-18T18:34:01.373+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:34:01.374+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 18:32:00+00:00, run_id=scheduled__2024-02-18T18:32:00+00:00, run_start_date=2024-02-18 18:34:00.067762+00:00, run_end_date=2024-02-18 18:34:01.374408+00:00, run_duration=1.306646, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:32:00+00:00, data_interval_end=2024-02-18 18:34:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T18:34:01.380+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T18:34:00+00:00, run_after=2024-02-18T18:36:00+00:00 [2024-02-18T18:34:01.422+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:32:00+00:00 exited with status success for try_number 1 [2024-02-18T18:34:01.429+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T18:32:00+00:00, map_index=-1, run_start_date=2024-02-18 18:34:00.708902+00:00, run_end_date=2024-02-18 18:34:00.943084+00:00, run_duration=0.234182, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1244, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:34:00.104245+00:00, queued_by_job_id=1, pid=27032 [2024-02-18T18:34:02.419+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:34:02.419+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:33:00+00:00, run_id=scheduled__2024-02-18T18:33:00+00:00, run_start_date=2024-02-18 18:34:00.068518+00:00, run_end_date=2024-02-18 18:34:02.419739+00:00, run_duration=2.351221, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:33:00+00:00, data_interval_end=2024-02-18 18:34:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:34:02.425+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:34:00+00:00, run_after=2024-02-18T18:35:00+00:00 [2024-02-18T18:34:02.452+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:33:00+00:00 exited with status success for try_number 1 [2024-02-18T18:34:02.455+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:33:00+00:00, map_index=-1, run_start_date=2024-02-18 18:34:01.443336+00:00, run_end_date=2024-02-18 18:34:01.641417+00:00, run_duration=0.198081, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1245, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:34:00.104245+00:00, queued_by_job_id=1, pid=27062 [2024-02-18T18:34:03.491+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:34:03.491+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:33:00+00:00, run_id=scheduled__2024-02-18T18:33:00+00:00, run_start_date=2024-02-18 18:34:00.069156+00:00, run_end_date=2024-02-18 18:34:03.491546+00:00, run_duration=3.42239, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:33:00+00:00, data_interval_end=2024-02-18 18:34:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:34:03.498+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:34:00+00:00, run_after=2024-02-18T18:35:00+00:00 [2024-02-18T18:34:03.527+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:33:00+00:00 exited with status success for try_number 1 [2024-02-18T18:34:03.530+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:33:00+00:00, map_index=-1, run_start_date=2024-02-18 18:34:01.469036+00:00, run_end_date=2024-02-18 18:34:02.514524+00:00, run_duration=1.045488, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1246, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:34:00.104245+00:00, queued_by_job_id=1, pid=27063 [2024-02-18T18:35:00.218+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:35:00.226+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:35:00+00:00, run_after=2024-02-18T18:36:00+00:00 [2024-02-18T18:35:00.233+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:35:00+00:00, run_after=2024-02-18T18:40:00+00:00 [2024-02-18T18:35:00.290+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T18:35:00.290+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:35:00.291+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:35:00.291+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:35:00.291+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:35:00.293+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T18:30:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T18:35:00.293+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T18:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T18:35:00.293+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:35:00.293+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:35:00.294+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:35:00.294+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:35:00.451+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T18:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:35:00.452+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:34:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:35:00.452+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:34:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:35:00.459+0000] {scheduler_job.py:635} INFO - Setting external_id for to 19c8683c-910d-42f3-8731-c88d411673cd [2024-02-18T18:35:00.459+0000] {scheduler_job.py:635} INFO - Setting external_id for to bd73a6ed-477a-4018-b591-a3aca6d7f80d [2024-02-18T18:35:00.459+0000] {scheduler_job.py:635} INFO - Setting external_id for to c50f8b0d-8b95-4e3f-a93a-050329c797bc [2024-02-18T18:35:02.662+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:35:02.662+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:34:00+00:00, run_id=scheduled__2024-02-18T18:34:00+00:00, run_start_date=2024-02-18 18:35:00.255352+00:00, run_end_date=2024-02-18 18:35:02.662410+00:00, run_duration=2.407058, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:34:00+00:00, data_interval_end=2024-02-18 18:35:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:35:02.669+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:35:00+00:00, run_after=2024-02-18T18:36:00+00:00 [2024-02-18T18:35:02.685+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:35:02.685+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:35:02.685+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:35:02.687+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T18:30:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T18:35:02.687+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T18:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T18:35:02.717+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T18:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:35:02.717+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T18:30:00+00:00 exited with status success for try_number 1 [2024-02-18T18:35:02.717+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:34:00+00:00 exited with status success for try_number 1 [2024-02-18T18:35:02.722+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T18:30:00+00:00, map_index=-1, run_start_date=2024-02-18 18:35:01.775189+00:00, run_end_date=2024-02-18 18:35:02.013672+00:00, run_duration=0.238483, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1247, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:35:00.292185+00:00, queued_by_job_id=1, pid=27128 [2024-02-18T18:35:02.722+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:34:00+00:00, map_index=-1, run_start_date=2024-02-18 18:35:01.821106+00:00, run_end_date=2024-02-18 18:35:02.055976+00:00, run_duration=0.23487, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1248, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:35:00.292185+00:00, queued_by_job_id=1, pid=27129 [2024-02-18T18:35:02.722+0000] {scheduler_job.py:635} INFO - Setting external_id for to 67d0cce7-ceda-4233-aa74-1a861700cec4 [2024-02-18T18:35:03.816+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:35:03.816+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:34:00+00:00, run_id=scheduled__2024-02-18T18:34:00+00:00, run_start_date=2024-02-18 18:35:00.256041+00:00, run_end_date=2024-02-18 18:35:03.816425+00:00, run_duration=3.560384, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:34:00+00:00, data_interval_end=2024-02-18 18:35:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:35:03.822+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:35:00+00:00, run_after=2024-02-18T18:36:00+00:00 [2024-02-18T18:35:03.856+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:34:00+00:00 exited with status success for try_number 1 [2024-02-18T18:35:03.860+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:34:00+00:00, map_index=-1, run_start_date=2024-02-18 18:35:01.872805+00:00, run_end_date=2024-02-18 18:35:02.928689+00:00, run_duration=1.055884, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1249, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:35:00.292185+00:00, queued_by_job_id=1, pid=27130 [2024-02-18T18:35:04.914+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:35:04.915+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:35:04.915+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:35:04.917+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T18:30:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T18:35:04.918+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T18:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T18:35:04.961+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T18:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:35:04.961+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T18:30:00+00:00 exited with status success for try_number 1 [2024-02-18T18:35:04.966+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3834f58c-a648-4cd5-96e3-439c5c6faa69 [2024-02-18T18:35:04.967+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T18:30:00+00:00, map_index=-1, run_start_date=2024-02-18 18:35:03.751670+00:00, run_end_date=2024-02-18 18:35:03.920010+00:00, run_duration=0.16834, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1250, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:35:02.686333+00:00, queued_by_job_id=1, pid=27169 [2024-02-18T18:35:07.686+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:35:07.686+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:35:07.686+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:35:07.688+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T18:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:35:07.688+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T18:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T18:35:07.718+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T18:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:35:07.718+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T18:30:00+00:00 exited with status success for try_number 1 [2024-02-18T18:35:07.721+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9af52b6e-3424-4f97-aede-0ac3e239e456 [2024-02-18T18:35:07.722+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T18:30:00+00:00, map_index=0, run_start_date=2024-02-18 18:35:06.372951+00:00, run_end_date=2024-02-18 18:35:06.670482+00:00, run_duration=0.297531, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1251, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:35:04.916444+00:00, queued_by_job_id=1, pid=27181 [2024-02-18T18:35:09.855+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:35:09.855+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:30:00+00:00, run_id=scheduled__2024-02-18T18:30:00+00:00, run_start_date=2024-02-18 18:35:00.254598+00:00, run_end_date=2024-02-18 18:35:09.855552+00:00, run_duration=9.600954, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:30:00+00:00, data_interval_end=2024-02-18 18:35:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T18:35:09.859+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:35:00+00:00, run_after=2024-02-18T18:40:00+00:00 [2024-02-18T18:35:09.877+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T18:30:00+00:00 exited with status success for try_number 1 [2024-02-18T18:35:09.880+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T18:30:00+00:00, map_index=-1, run_start_date=2024-02-18 18:35:08.720171+00:00, run_end_date=2024-02-18 18:35:08.927701+00:00, run_duration=0.20753, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1252, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:35:07.687082+00:00, queued_by_job_id=1, pid=27193 [2024-02-18T18:36:00.100+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:36:00.112+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:36:00+00:00, run_after=2024-02-18T18:37:00+00:00 [2024-02-18T18:36:00.117+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:36:00.170+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T18:36:00.170+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T18:36:00.170+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:36:00.170+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:36:00.171+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:36:00.173+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T18:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:36:00.174+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T18:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T18:36:00.174+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:36:00.174+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:36:00.174+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:36:00.174+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:36:00.403+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:34:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:36:00.403+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:36:00.403+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:36:00.414+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6b69e8cd-2fe6-4a70-a340-91108b49ac6b [2024-02-18T18:36:00.415+0000] {scheduler_job.py:635} INFO - Setting external_id for to c605888f-f259-4a93-90a1-477b5f43ad47 [2024-02-18T18:36:00.415+0000] {scheduler_job.py:635} INFO - Setting external_id for to d4e1d187-08ba-4d00-9a6b-c81e68bfa658 [2024-02-18T18:36:02.152+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:36:02.153+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 18:34:00+00:00, run_id=scheduled__2024-02-18T18:34:00+00:00, run_start_date=2024-02-18 18:36:00.126782+00:00, run_end_date=2024-02-18 18:36:02.153296+00:00, run_duration=2.026514, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:34:00+00:00, data_interval_end=2024-02-18 18:36:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T18:36:02.159+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T18:36:00+00:00, run_after=2024-02-18T18:38:00+00:00 [2024-02-18T18:36:02.195+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:34:00+00:00 exited with status success for try_number 1 [2024-02-18T18:36:02.201+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T18:34:00+00:00, map_index=-1, run_start_date=2024-02-18 18:36:01.394829+00:00, run_end_date=2024-02-18 18:36:01.841601+00:00, run_duration=0.446772, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1253, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:36:00.172131+00:00, queued_by_job_id=1, pid=27211 [2024-02-18T18:36:02.897+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:36:02.898+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:35:00+00:00, run_id=scheduled__2024-02-18T18:35:00+00:00, run_start_date=2024-02-18 18:36:00.127610+00:00, run_end_date=2024-02-18 18:36:02.898016+00:00, run_duration=2.770406, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:35:00+00:00, data_interval_end=2024-02-18 18:36:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:36:02.903+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:36:00+00:00, run_after=2024-02-18T18:37:00+00:00 [2024-02-18T18:36:02.930+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:35:00+00:00 exited with status success for try_number 1 [2024-02-18T18:36:02.933+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:35:00+00:00, map_index=-1, run_start_date=2024-02-18 18:36:02.082169+00:00, run_end_date=2024-02-18 18:36:02.291154+00:00, run_duration=0.208985, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1254, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:36:00.172131+00:00, queued_by_job_id=1, pid=27237 [2024-02-18T18:36:03.964+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:36:03.964+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:35:00+00:00, run_id=scheduled__2024-02-18T18:35:00+00:00, run_start_date=2024-02-18 18:36:00.128375+00:00, run_end_date=2024-02-18 18:36:03.964584+00:00, run_duration=3.836209, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:35:00+00:00, data_interval_end=2024-02-18 18:36:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:36:03.970+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:36:00+00:00, run_after=2024-02-18T18:37:00+00:00 [2024-02-18T18:36:03.989+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:35:00+00:00 exited with status success for try_number 1 [2024-02-18T18:36:03.992+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:35:00+00:00, map_index=-1, run_start_date=2024-02-18 18:36:02.226982+00:00, run_end_date=2024-02-18 18:36:03.283774+00:00, run_duration=1.056792, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1255, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:36:00.172131+00:00, queued_by_job_id=1, pid=27241 [2024-02-18T18:37:00.705+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:37:00.714+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:37:00+00:00, run_after=2024-02-18T18:38:00+00:00 [2024-02-18T18:37:00.751+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T18:37:00.751+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:37:00.751+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:37:00.752+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:37:00.754+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:37:00.755+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:37:00.755+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:37:00.755+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:37:00.842+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:36:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:37:00.842+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:36:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:37:00.849+0000] {scheduler_job.py:635} INFO - Setting external_id for to d6480742-8df9-4e4b-9947-c70e0793d66a [2024-02-18T18:37:00.849+0000] {scheduler_job.py:635} INFO - Setting external_id for to cf4cfc03-d5cf-4c6f-943f-f7a0a2221283 [2024-02-18T18:37:02.691+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:37:02.691+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:36:00+00:00, run_id=scheduled__2024-02-18T18:36:00+00:00, run_start_date=2024-02-18 18:37:00.723300+00:00, run_end_date=2024-02-18 18:37:02.691514+00:00, run_duration=1.968214, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:36:00+00:00, data_interval_end=2024-02-18 18:37:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:37:02.697+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:37:00+00:00, run_after=2024-02-18T18:38:00+00:00 [2024-02-18T18:37:02.725+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:36:00+00:00 exited with status success for try_number 1 [2024-02-18T18:37:02.728+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:36:00+00:00, map_index=-1, run_start_date=2024-02-18 18:37:01.905375+00:00, run_end_date=2024-02-18 18:37:02.112732+00:00, run_duration=0.207357, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1257, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:37:00.753189+00:00, queued_by_job_id=1, pid=27296 [2024-02-18T18:37:03.135+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:37:03.135+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:36:00+00:00, run_id=scheduled__2024-02-18T18:36:00+00:00, run_start_date=2024-02-18 18:37:00.724062+00:00, run_end_date=2024-02-18 18:37:03.135217+00:00, run_duration=2.411155, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:36:00+00:00, data_interval_end=2024-02-18 18:37:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:37:03.141+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:37:00+00:00, run_after=2024-02-18T18:38:00+00:00 [2024-02-18T18:37:03.160+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:36:00+00:00 exited with status success for try_number 1 [2024-02-18T18:37:03.163+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:36:00+00:00, map_index=-1, run_start_date=2024-02-18 18:37:01.882785+00:00, run_end_date=2024-02-18 18:37:02.878510+00:00, run_duration=0.995725, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1256, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:37:00.753189+00:00, queued_by_job_id=1, pid=27295 [2024-02-18T18:37:13.270+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T18:38:00.184+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:38:00+00:00, run_after=2024-02-18T18:39:00+00:00 [2024-02-18T18:38:00.188+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:38:00.192+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:38:00.233+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T18:38:00.233+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T18:38:00.233+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:38:00.233+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:38:00.234+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:38:00.236+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T18:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:38:00.236+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T18:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T18:38:00.236+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:38:00.236+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:38:00.236+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:38:00.236+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:38:00.380+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:36:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:38:00.380+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:37:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:38:00.380+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:37:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:38:00.387+0000] {scheduler_job.py:635} INFO - Setting external_id for to efd9124f-b764-4cdc-a930-f9978635a550 [2024-02-18T18:38:00.387+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6a979da2-c642-4c00-a860-2a0c3d5f44a7 [2024-02-18T18:38:00.388+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0e9fb921-2a19-4167-a7d6-fa16902a2cb3 [2024-02-18T18:38:02.120+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:38:02.120+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 18:36:00+00:00, run_id=scheduled__2024-02-18T18:36:00+00:00, run_start_date=2024-02-18 18:38:00.200336+00:00, run_end_date=2024-02-18 18:38:02.120378+00:00, run_duration=1.920042, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:36:00+00:00, data_interval_end=2024-02-18 18:38:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T18:38:02.125+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T18:38:00+00:00, run_after=2024-02-18T18:40:00+00:00 [2024-02-18T18:38:02.129+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:38:02.129+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:37:00+00:00, run_id=scheduled__2024-02-18T18:37:00+00:00, run_start_date=2024-02-18 18:38:00.201117+00:00, run_end_date=2024-02-18 18:38:02.129256+00:00, run_duration=1.928139, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:37:00+00:00, data_interval_end=2024-02-18 18:38:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:38:02.139+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:38:00+00:00, run_after=2024-02-18T18:39:00+00:00 [2024-02-18T18:38:02.164+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:36:00+00:00 exited with status success for try_number 1 [2024-02-18T18:38:02.164+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:37:00+00:00 exited with status success for try_number 1 [2024-02-18T18:38:02.168+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T18:36:00+00:00, map_index=-1, run_start_date=2024-02-18 18:38:00.835556+00:00, run_end_date=2024-02-18 18:38:01.081586+00:00, run_duration=0.24603, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1258, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:38:00.234755+00:00, queued_by_job_id=1, pid=27331 [2024-02-18T18:38:02.168+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:37:00+00:00, map_index=-1, run_start_date=2024-02-18 18:38:01.599727+00:00, run_end_date=2024-02-18 18:38:01.802387+00:00, run_duration=0.20266, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1260, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:38:00.234755+00:00, queued_by_job_id=1, pid=27362 [2024-02-18T18:38:03.202+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:38:03.202+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:37:00+00:00, run_id=scheduled__2024-02-18T18:37:00+00:00, run_start_date=2024-02-18 18:38:00.201857+00:00, run_end_date=2024-02-18 18:38:03.202922+00:00, run_duration=3.001065, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:37:00+00:00, data_interval_end=2024-02-18 18:38:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:38:03.209+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:38:00+00:00, run_after=2024-02-18T18:39:00+00:00 [2024-02-18T18:38:03.228+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:37:00+00:00 exited with status success for try_number 1 [2024-02-18T18:38:03.231+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:37:00+00:00, map_index=-1, run_start_date=2024-02-18 18:38:01.582659+00:00, run_end_date=2024-02-18 18:38:02.821862+00:00, run_duration=1.239203, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1259, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:38:00.234755+00:00, queued_by_job_id=1, pid=27361 [2024-02-18T18:39:00.679+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:39:00.687+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:39:00+00:00, run_after=2024-02-18T18:40:00+00:00 [2024-02-18T18:39:00.723+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T18:39:00.723+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:39:00.724+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:39:00.724+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:39:00.726+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:39:00.726+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:39:00.726+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:39:00.726+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:39:00.822+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:38:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:39:00.822+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:38:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:39:00.828+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8886ab46-a2ce-4599-87ec-46dd45072d57 [2024-02-18T18:39:00.828+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2d5fe0eb-ff01-4ee3-b44c-7539dbf9db33 [2024-02-18T18:39:02.321+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:39:02.321+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:38:00+00:00, run_id=scheduled__2024-02-18T18:38:00+00:00, run_start_date=2024-02-18 18:39:00.697325+00:00, run_end_date=2024-02-18 18:39:02.321221+00:00, run_duration=1.623896, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:38:00+00:00, data_interval_end=2024-02-18 18:39:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:39:02.328+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:39:00+00:00, run_after=2024-02-18T18:40:00+00:00 [2024-02-18T18:39:02.354+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:38:00+00:00 exited with status success for try_number 1 [2024-02-18T18:39:02.357+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:38:00+00:00, map_index=-1, run_start_date=2024-02-18 18:39:01.857003+00:00, run_end_date=2024-02-18 18:39:02.055541+00:00, run_duration=0.198538, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1261, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:39:00.724988+00:00, queued_by_job_id=1, pid=27416 [2024-02-18T18:39:03.541+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:39:03.541+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:38:00+00:00, run_id=scheduled__2024-02-18T18:38:00+00:00, run_start_date=2024-02-18 18:39:00.698132+00:00, run_end_date=2024-02-18 18:39:03.541633+00:00, run_duration=2.843501, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:38:00+00:00, data_interval_end=2024-02-18 18:39:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:39:03.547+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:39:00+00:00, run_after=2024-02-18T18:40:00+00:00 [2024-02-18T18:39:03.567+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:38:00+00:00 exited with status success for try_number 1 [2024-02-18T18:39:03.570+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:38:00+00:00, map_index=-1, run_start_date=2024-02-18 18:39:01.868514+00:00, run_end_date=2024-02-18 18:39:02.930936+00:00, run_duration=1.062422, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1262, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:39:00.724988+00:00, queued_by_job_id=1, pid=27417 [2024-02-18T18:40:00.127+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:40:00+00:00, run_after=2024-02-18T18:41:00+00:00 [2024-02-18T18:40:00.134+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:40:00+00:00, run_after=2024-02-18T18:45:00+00:00 [2024-02-18T18:40:00.137+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:40:00.141+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:40:00.189+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T18:40:00.189+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:40:00.189+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T18:40:00.189+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:40:00.189+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:40:00.190+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:40:00.192+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T18:35:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T18:40:00.192+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T18:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T18:40:00.192+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T18:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:40:00.193+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T18:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T18:40:00.193+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:40:00.193+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:40:00.193+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:40:00.193+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:40:00.557+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T18:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:40:00.557+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:38:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:40:00.557+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:39:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:40:00.557+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:39:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:40:00.574+0000] {scheduler_job.py:635} INFO - Setting external_id for to e6c81256-9097-4b91-bca4-ea4a2bfde3b2 [2024-02-18T18:40:00.574+0000] {scheduler_job.py:635} INFO - Setting external_id for to f7fc7ce1-3f3e-469e-b5f0-e7e0860d1f68 [2024-02-18T18:40:00.575+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8aad0a39-a4f6-439c-9ecf-72ab17fbaf4b [2024-02-18T18:40:00.575+0000] {scheduler_job.py:635} INFO - Setting external_id for to d1ec22f9-cc1d-431a-a646-25f6c8ea17f9 [2024-02-18T18:40:01.498+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:40:01.499+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 18:38:00+00:00, run_id=scheduled__2024-02-18T18:38:00+00:00, run_start_date=2024-02-18 18:40:00.150344+00:00, run_end_date=2024-02-18 18:40:01.499456+00:00, run_duration=1.349112, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:38:00+00:00, data_interval_end=2024-02-18 18:40:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T18:40:01.513+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T18:40:00+00:00, run_after=2024-02-18T18:42:00+00:00 [2024-02-18T18:40:01.590+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:38:00+00:00 exited with status success for try_number 1 [2024-02-18T18:40:01.602+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T18:38:00+00:00, map_index=-1, run_start_date=2024-02-18 18:40:00.889570+00:00, run_end_date=2024-02-18 18:40:01.207976+00:00, run_duration=0.318406, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1263, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:40:00.191001+00:00, queued_by_job_id=1, pid=27454 [2024-02-18T18:40:02.658+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:40:02.658+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:39:00+00:00, run_id=scheduled__2024-02-18T18:39:00+00:00, run_start_date=2024-02-18 18:40:00.151016+00:00, run_end_date=2024-02-18 18:40:02.658193+00:00, run_duration=2.507177, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:39:00+00:00, data_interval_end=2024-02-18 18:40:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:40:02.664+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:40:00+00:00, run_after=2024-02-18T18:41:00+00:00 [2024-02-18T18:40:02.679+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:40:02.679+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:40:02.680+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:40:02.681+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T18:35:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T18:40:02.681+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T18:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T18:40:02.709+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T18:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:40:02.709+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T18:35:00+00:00 exited with status success for try_number 1 [2024-02-18T18:40:02.709+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:39:00+00:00 exited with status success for try_number 1 [2024-02-18T18:40:02.714+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:39:00+00:00, map_index=-1, run_start_date=2024-02-18 18:40:02.036891+00:00, run_end_date=2024-02-18 18:40:02.364971+00:00, run_duration=0.32808, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1265, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:40:00.191001+00:00, queued_by_job_id=1, pid=27495 [2024-02-18T18:40:02.715+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T18:35:00+00:00, map_index=-1, run_start_date=2024-02-18 18:40:02.076730+00:00, run_end_date=2024-02-18 18:40:02.409571+00:00, run_duration=0.332841, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1266, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:40:00.191001+00:00, queued_by_job_id=1, pid=27496 [2024-02-18T18:40:02.715+0000] {scheduler_job.py:635} INFO - Setting external_id for to d7b6147f-c41d-46e9-842e-7d357e23f4b3 [2024-02-18T18:40:04.837+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:40:04.838+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:39:00+00:00, run_id=scheduled__2024-02-18T18:39:00+00:00, run_start_date=2024-02-18 18:40:00.151661+00:00, run_end_date=2024-02-18 18:40:04.838247+00:00, run_duration=4.686586, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:39:00+00:00, data_interval_end=2024-02-18 18:40:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:40:04.849+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:40:00+00:00, run_after=2024-02-18T18:41:00+00:00 [2024-02-18T18:40:04.870+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:40:04.871+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:40:04.871+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:40:04.873+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T18:35:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T18:40:04.873+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T18:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T18:40:04.903+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T18:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:40:04.903+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:39:00+00:00 exited with status success for try_number 1 [2024-02-18T18:40:04.903+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T18:35:00+00:00 exited with status success for try_number 1 [2024-02-18T18:40:04.910+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T18:35:00+00:00, map_index=-1, run_start_date=2024-02-18 18:40:03.788738+00:00, run_end_date=2024-02-18 18:40:03.959664+00:00, run_duration=0.170926, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1267, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:40:02.680384+00:00, queued_by_job_id=1, pid=27535 [2024-02-18T18:40:04.910+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:39:00+00:00, map_index=-1, run_start_date=2024-02-18 18:40:01.977569+00:00, run_end_date=2024-02-18 18:40:04.376475+00:00, run_duration=2.398906, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1264, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:40:00.191001+00:00, queued_by_job_id=1, pid=27494 [2024-02-18T18:40:04.910+0000] {scheduler_job.py:635} INFO - Setting external_id for to ed02d601-228e-4ea6-8ed3-c36f4923988a [2024-02-18T18:40:07.075+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:40:07.075+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:40:07.075+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:40:07.077+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T18:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:40:07.077+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T18:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T18:40:07.105+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T18:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:40:07.105+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T18:35:00+00:00 exited with status success for try_number 1 [2024-02-18T18:40:07.110+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2b071111-4297-4986-b9c4-e5d5ad9502a8 [2024-02-18T18:40:07.110+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T18:35:00+00:00, map_index=0, run_start_date=2024-02-18 18:40:06.216648+00:00, run_end_date=2024-02-18 18:40:06.485064+00:00, run_duration=0.268416, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1268, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:40:04.872204+00:00, queued_by_job_id=1, pid=27547 [2024-02-18T18:40:09.212+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:40:09.212+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:35:00+00:00, run_id=scheduled__2024-02-18T18:35:00+00:00, run_start_date=2024-02-18 18:40:00.149604+00:00, run_end_date=2024-02-18 18:40:09.212409+00:00, run_duration=9.062805, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:35:00+00:00, data_interval_end=2024-02-18 18:40:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T18:40:09.216+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:40:00+00:00, run_after=2024-02-18T18:45:00+00:00 [2024-02-18T18:40:09.235+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T18:35:00+00:00 exited with status success for try_number 1 [2024-02-18T18:40:09.238+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T18:35:00+00:00, map_index=-1, run_start_date=2024-02-18 18:40:08.146467+00:00, run_end_date=2024-02-18 18:40:08.310478+00:00, run_duration=0.164011, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1269, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:40:07.076090+00:00, queued_by_job_id=1, pid=27559 [2024-02-18T18:41:00.666+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:41:00.674+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:41:00+00:00, run_after=2024-02-18T18:42:00+00:00 [2024-02-18T18:41:00.707+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T18:41:00.707+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:41:00.707+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:41:00.707+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:41:00.709+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:41:00.709+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:41:00.709+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:41:00.709+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:41:00.795+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:41:00.795+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:41:00.799+0000] {scheduler_job.py:635} INFO - Setting external_id for to ce75abf8-d848-4c0e-b33c-eab79dd36dbf [2024-02-18T18:41:00.799+0000] {scheduler_job.py:635} INFO - Setting external_id for to e7cd0316-353c-4aeb-adb6-f886f6b6a2bc [2024-02-18T18:41:02.870+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:41:02.870+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:40:00+00:00, run_id=scheduled__2024-02-18T18:40:00+00:00, run_start_date=2024-02-18 18:41:00.682186+00:00, run_end_date=2024-02-18 18:41:02.870285+00:00, run_duration=2.188099, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:40:00+00:00, data_interval_end=2024-02-18 18:41:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:41:02.876+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:41:00+00:00, run_after=2024-02-18T18:42:00+00:00 [2024-02-18T18:41:02.902+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:40:00+00:00 exited with status success for try_number 1 [2024-02-18T18:41:02.904+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:40:00+00:00, map_index=-1, run_start_date=2024-02-18 18:41:01.884076+00:00, run_end_date=2024-02-18 18:41:02.079961+00:00, run_duration=0.195885, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1271, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:41:00.708362+00:00, queued_by_job_id=1, pid=27596 [2024-02-18T18:41:03.642+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:41:03.642+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:40:00+00:00, run_id=scheduled__2024-02-18T18:40:00+00:00, run_start_date=2024-02-18 18:41:00.682897+00:00, run_end_date=2024-02-18 18:41:03.642426+00:00, run_duration=2.959529, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:40:00+00:00, data_interval_end=2024-02-18 18:41:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:41:03.648+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:41:00+00:00, run_after=2024-02-18T18:42:00+00:00 [2024-02-18T18:41:03.668+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:40:00+00:00 exited with status success for try_number 1 [2024-02-18T18:41:03.671+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:40:00+00:00, map_index=-1, run_start_date=2024-02-18 18:41:01.875521+00:00, run_end_date=2024-02-18 18:41:02.982910+00:00, run_duration=1.107389, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1270, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:41:00.708362+00:00, queued_by_job_id=1, pid=27595 [2024-02-18T18:42:00.128+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:42:00.132+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:42:00.139+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:42:00+00:00, run_after=2024-02-18T18:43:00+00:00 [2024-02-18T18:42:00.180+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T18:42:00.180+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T18:42:00.180+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:42:00.181+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:42:00.181+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:42:00.183+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T18:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:42:00.183+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T18:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T18:42:00.183+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:42:00.183+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:42:00.184+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:42:00.184+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:42:00.311+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:42:00.311+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:41:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:42:00.311+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:41:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:42:00.319+0000] {scheduler_job.py:635} INFO - Setting external_id for to ed8a9216-8497-49d7-9faf-cf726d7a0770 [2024-02-18T18:42:00.319+0000] {scheduler_job.py:635} INFO - Setting external_id for to 072a0a20-91b6-41ea-af61-4e4651a2c07d [2024-02-18T18:42:00.319+0000] {scheduler_job.py:635} INFO - Setting external_id for to c19a9982-f22e-41e2-ba01-3b63f0ffa8f7 [2024-02-18T18:42:01.452+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:42:01.452+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 18:40:00+00:00, run_id=scheduled__2024-02-18T18:40:00+00:00, run_start_date=2024-02-18 18:42:00.147915+00:00, run_end_date=2024-02-18 18:42:01.452319+00:00, run_duration=1.304404, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:40:00+00:00, data_interval_end=2024-02-18 18:42:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T18:42:01.462+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T18:42:00+00:00, run_after=2024-02-18T18:44:00+00:00 [2024-02-18T18:42:01.499+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:40:00+00:00 exited with status success for try_number 1 [2024-02-18T18:42:01.503+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T18:40:00+00:00, map_index=-1, run_start_date=2024-02-18 18:42:00.808968+00:00, run_end_date=2024-02-18 18:42:01.050991+00:00, run_duration=0.242023, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1272, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:42:00.182185+00:00, queued_by_job_id=1, pid=27631 [2024-02-18T18:42:01.971+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:42:01.971+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:41:00+00:00, run_id=scheduled__2024-02-18T18:41:00+00:00, run_start_date=2024-02-18 18:42:00.148633+00:00, run_end_date=2024-02-18 18:42:01.971240+00:00, run_duration=1.822607, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:41:00+00:00, data_interval_end=2024-02-18 18:42:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:42:01.977+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:42:00+00:00, run_after=2024-02-18T18:43:00+00:00 [2024-02-18T18:42:02.002+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:41:00+00:00 exited with status success for try_number 1 [2024-02-18T18:42:02.005+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:41:00+00:00, map_index=-1, run_start_date=2024-02-18 18:42:01.564694+00:00, run_end_date=2024-02-18 18:42:01.758941+00:00, run_duration=0.194247, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1274, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:42:00.182185+00:00, queued_by_job_id=1, pid=27662 [2024-02-18T18:42:03.036+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:42:03.036+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:41:00+00:00, run_id=scheduled__2024-02-18T18:41:00+00:00, run_start_date=2024-02-18 18:42:00.149298+00:00, run_end_date=2024-02-18 18:42:03.036535+00:00, run_duration=2.887237, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:41:00+00:00, data_interval_end=2024-02-18 18:42:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:42:03.042+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:42:00+00:00, run_after=2024-02-18T18:43:00+00:00 [2024-02-18T18:42:03.073+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:41:00+00:00 exited with status success for try_number 1 [2024-02-18T18:42:03.076+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:41:00+00:00, map_index=-1, run_start_date=2024-02-18 18:42:01.550285+00:00, run_end_date=2024-02-18 18:42:02.686868+00:00, run_duration=1.136583, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1273, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:42:00.182185+00:00, queued_by_job_id=1, pid=27661 [2024-02-18T18:42:13.301+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T18:42:54.390+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:42:54.390+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-18T18:42:54.391+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:42:54.392+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240218184253_661581', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:42:54.393+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240218184253_661581', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-18T18:42:54.441+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218184253_661581 exited with status queued for try_number 1 [2024-02-18T18:42:54.448+0000] {scheduler_job.py:635} INFO - Setting external_id for to d74cc8d6-2288-4021-908a-da6dd1315bd7 [2024-02-18T18:42:55.565+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:42:55.565+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-18 18:42:53.605449+00:00, run_id=vdu_down_20240218184253_661581, run_start_date=2024-02-18 18:42:54.364376+00:00, run_end_date=2024-02-18 18:42:55.565872+00:00, run_duration=1.201496, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 18:42:53.605449+00:00, data_interval_end=2024-02-18 18:42:53.605449+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-18T18:42:55.568+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-18T18:42:55.591+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218184253_661581 exited with status success for try_number 1 [2024-02-18T18:42:55.594+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240218184253_661581, map_index=-1, run_start_date=2024-02-18 18:42:55.021666+00:00, run_end_date=2024-02-18 18:42:55.280956+00:00, run_duration=0.25929, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1275, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:42:54.391523+00:00, queued_by_job_id=1, pid=27695 [2024-02-18T18:43:00.596+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:43:00.604+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:43:00+00:00, run_after=2024-02-18T18:44:00+00:00 [2024-02-18T18:43:00.642+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T18:43:00.642+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:43:00.642+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:43:00.642+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:43:00.644+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:43:00.644+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:43:00.644+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:43:00.644+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:43:00.736+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:42:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:43:00.736+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:42:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:43:00.742+0000] {scheduler_job.py:635} INFO - Setting external_id for to 871c5560-cc7d-4a2b-ac93-e71625860ffe [2024-02-18T18:43:00.742+0000] {scheduler_job.py:635} INFO - Setting external_id for to f67ae7a0-6fe4-4e6b-9100-73e6d3d4955b [2024-02-18T18:43:02.141+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:43:02.142+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:42:00+00:00, run_id=scheduled__2024-02-18T18:42:00+00:00, run_start_date=2024-02-18 18:43:00.612557+00:00, run_end_date=2024-02-18 18:43:02.142236+00:00, run_duration=1.529679, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:42:00+00:00, data_interval_end=2024-02-18 18:43:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:43:02.151+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:43:00+00:00, run_after=2024-02-18T18:44:00+00:00 [2024-02-18T18:43:02.178+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:42:00+00:00 exited with status success for try_number 1 [2024-02-18T18:43:02.181+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:42:00+00:00, map_index=-1, run_start_date=2024-02-18 18:43:01.860097+00:00, run_end_date=2024-02-18 18:43:02.055599+00:00, run_duration=0.195502, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1276, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:43:00.643472+00:00, queued_by_job_id=1, pid=27727 [2024-02-18T18:43:03.211+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:43:03.211+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:42:00+00:00, run_id=scheduled__2024-02-18T18:42:00+00:00, run_start_date=2024-02-18 18:43:00.613285+00:00, run_end_date=2024-02-18 18:43:03.211405+00:00, run_duration=2.59812, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:42:00+00:00, data_interval_end=2024-02-18 18:43:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:43:03.217+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:43:00+00:00, run_after=2024-02-18T18:44:00+00:00 [2024-02-18T18:43:03.235+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:42:00+00:00 exited with status success for try_number 1 [2024-02-18T18:43:03.238+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:42:00+00:00, map_index=-1, run_start_date=2024-02-18 18:43:01.888319+00:00, run_end_date=2024-02-18 18:43:02.894677+00:00, run_duration=1.006358, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1277, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:43:00.643472+00:00, queued_by_job_id=1, pid=27728 [2024-02-18T18:44:00.076+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:44:00+00:00, run_after=2024-02-18T18:45:00+00:00 [2024-02-18T18:44:00.080+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:44:00.083+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:44:00.130+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T18:44:00.130+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T18:44:00.130+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:44:00.130+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:44:00.131+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:44:00.133+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T18:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:44:00.133+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T18:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T18:44:00.133+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:44:00.133+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:44:00.134+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:44:00.134+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:44:00.268+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:42:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:44:00.269+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:43:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:44:00.269+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:43:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:44:00.276+0000] {scheduler_job.py:635} INFO - Setting external_id for to bbc76e3a-8acc-4cec-aa47-69744fe31ddc [2024-02-18T18:44:00.277+0000] {scheduler_job.py:635} INFO - Setting external_id for to cc43f29c-c029-4e5e-95b0-85f71f7f5e0e [2024-02-18T18:44:00.277+0000] {scheduler_job.py:635} INFO - Setting external_id for to f48f2815-7619-49a3-a88f-d6f8774ab336 [2024-02-18T18:44:01.396+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:44:01.396+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 18:42:00+00:00, run_id=scheduled__2024-02-18T18:42:00+00:00, run_start_date=2024-02-18 18:44:00.092811+00:00, run_end_date=2024-02-18 18:44:01.396694+00:00, run_duration=1.303883, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:42:00+00:00, data_interval_end=2024-02-18 18:44:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T18:44:01.402+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T18:44:00+00:00, run_after=2024-02-18T18:46:00+00:00 [2024-02-18T18:44:01.446+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:42:00+00:00 exited with status success for try_number 1 [2024-02-18T18:44:01.450+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T18:42:00+00:00, map_index=-1, run_start_date=2024-02-18 18:44:00.756976+00:00, run_end_date=2024-02-18 18:44:00.989774+00:00, run_duration=0.232798, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1278, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:44:00.132130+00:00, queued_by_job_id=1, pid=27763 [2024-02-18T18:44:02.310+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:44:02.310+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:43:00+00:00, run_id=scheduled__2024-02-18T18:43:00+00:00, run_start_date=2024-02-18 18:44:00.093593+00:00, run_end_date=2024-02-18 18:44:02.310646+00:00, run_duration=2.217053, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:43:00+00:00, data_interval_end=2024-02-18 18:44:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:44:02.316+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:44:00+00:00, run_after=2024-02-18T18:45:00+00:00 [2024-02-18T18:44:02.340+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:43:00+00:00 exited with status success for try_number 1 [2024-02-18T18:44:02.343+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:43:00+00:00, map_index=-1, run_start_date=2024-02-18 18:44:01.469060+00:00, run_end_date=2024-02-18 18:44:01.663278+00:00, run_duration=0.194218, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1280, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:44:00.132130+00:00, queued_by_job_id=1, pid=27794 [2024-02-18T18:44:03.372+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:44:03.372+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:43:00+00:00, run_id=scheduled__2024-02-18T18:43:00+00:00, run_start_date=2024-02-18 18:44:00.094347+00:00, run_end_date=2024-02-18 18:44:03.372693+00:00, run_duration=3.278346, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:43:00+00:00, data_interval_end=2024-02-18 18:44:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:44:03.378+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:44:00+00:00, run_after=2024-02-18T18:45:00+00:00 [2024-02-18T18:44:03.397+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:43:00+00:00 exited with status success for try_number 1 [2024-02-18T18:44:03.400+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:43:00+00:00, map_index=-1, run_start_date=2024-02-18 18:44:01.466549+00:00, run_end_date=2024-02-18 18:44:02.501478+00:00, run_duration=1.034929, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1279, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:44:00.132130+00:00, queued_by_job_id=1, pid=27793 [2024-02-18T18:44:53.830+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:44:53.830+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-18T18:44:53.830+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:44:53.832+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240218184453_759907', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:44:53.832+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240218184453_759907', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-18T18:44:53.866+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218184453_759907 exited with status queued for try_number 1 [2024-02-18T18:44:53.870+0000] {scheduler_job.py:635} INFO - Setting external_id for to 80614195-9a60-4dde-ae54-721fe43189f1 [2024-02-18T18:44:54.955+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:44:54.955+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-18 18:44:53.638861+00:00, run_id=vdu_down_20240218184453_759907, run_start_date=2024-02-18 18:44:53.806173+00:00, run_end_date=2024-02-18 18:44:54.955542+00:00, run_duration=1.149369, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 18:44:53.638861+00:00, data_interval_end=2024-02-18 18:44:53.638861+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-18T18:44:54.958+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-18T18:44:54.985+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218184453_759907 exited with status success for try_number 1 [2024-02-18T18:44:54.990+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240218184453_759907, map_index=-1, run_start_date=2024-02-18 18:44:54.414882+00:00, run_end_date=2024-02-18 18:44:54.659561+00:00, run_duration=0.244679, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1281, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:44:53.831337+00:00, queued_by_job_id=1, pid=27827 [2024-02-18T18:45:00.777+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:45:00.785+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:45:00+00:00, run_after=2024-02-18T18:46:00+00:00 [2024-02-18T18:45:00.791+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:45:00+00:00, run_after=2024-02-18T18:50:00+00:00 [2024-02-18T18:45:00.834+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T18:45:00.834+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:45:00.834+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:45:00.834+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:45:00.834+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:45:00.836+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T18:40:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T18:45:00.836+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T18:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T18:45:00.837+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:45:00.837+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:45:00.837+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:45:00.837+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:45:00.969+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T18:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:45:00.970+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:44:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:45:00.970+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:44:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:45:00.981+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1c400ce3-aeda-4047-aeeb-041b04ac5eb0 [2024-02-18T18:45:00.981+0000] {scheduler_job.py:635} INFO - Setting external_id for to b945c6a3-89a3-4cce-a23f-50f49258099a [2024-02-18T18:45:00.982+0000] {scheduler_job.py:635} INFO - Setting external_id for to 76c121ea-1086-4e1b-a71c-63b0818b9379 [2024-02-18T18:45:03.569+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:45:03.570+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:44:00+00:00, run_id=scheduled__2024-02-18T18:44:00+00:00, run_start_date=2024-02-18 18:45:00.800380+00:00, run_end_date=2024-02-18 18:45:03.569955+00:00, run_duration=2.769575, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:44:00+00:00, data_interval_end=2024-02-18 18:45:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:45:03.576+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:45:00+00:00, run_after=2024-02-18T18:46:00+00:00 [2024-02-18T18:45:03.580+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:45:03.580+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:44:00+00:00, run_id=scheduled__2024-02-18T18:44:00+00:00, run_start_date=2024-02-18 18:45:00.801038+00:00, run_end_date=2024-02-18 18:45:03.580772+00:00, run_duration=2.779734, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:44:00+00:00, data_interval_end=2024-02-18 18:45:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:45:03.586+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:45:00+00:00, run_after=2024-02-18T18:46:00+00:00 [2024-02-18T18:45:03.600+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:45:03.600+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:45:03.600+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:45:03.602+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T18:40:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T18:45:03.602+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T18:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T18:45:03.629+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T18:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:45:03.629+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T18:40:00+00:00 exited with status success for try_number 1 [2024-02-18T18:45:03.629+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:44:00+00:00 exited with status success for try_number 1 [2024-02-18T18:45:03.630+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:44:00+00:00 exited with status success for try_number 1 [2024-02-18T18:45:03.635+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:44:00+00:00, map_index=-1, run_start_date=2024-02-18 18:45:02.459249+00:00, run_end_date=2024-02-18 18:45:03.445016+00:00, run_duration=0.985767, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1284, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:45:00.835476+00:00, queued_by_job_id=1, pid=27872 [2024-02-18T18:45:03.635+0000] {scheduler_job.py:635} INFO - Setting external_id for to 50dea468-4498-4250-8488-6a1c724ddff5 [2024-02-18T18:45:03.635+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:44:00+00:00, map_index=-1, run_start_date=2024-02-18 18:45:02.240894+00:00, run_end_date=2024-02-18 18:45:02.543153+00:00, run_duration=0.302259, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1282, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:45:00.835476+00:00, queued_by_job_id=1, pid=27861 [2024-02-18T18:45:03.636+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T18:40:00+00:00, map_index=-1, run_start_date=2024-02-18 18:45:02.283589+00:00, run_end_date=2024-02-18 18:45:02.581358+00:00, run_duration=0.297769, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1283, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:45:00.835476+00:00, queued_by_job_id=1, pid=27871 [2024-02-18T18:45:05.044+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:45:05.044+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:45:05.044+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:45:05.046+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T18:40:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T18:45:05.046+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T18:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T18:45:05.077+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T18:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:45:05.077+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T18:40:00+00:00 exited with status success for try_number 1 [2024-02-18T18:45:05.082+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1dcc2ca1-54e5-4171-afcd-b591d091a466 [2024-02-18T18:45:05.082+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T18:40:00+00:00, map_index=-1, run_start_date=2024-02-18 18:45:04.663714+00:00, run_end_date=2024-02-18 18:45:04.862838+00:00, run_duration=0.199124, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1285, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:45:03.601282+00:00, queued_by_job_id=1, pid=27911 [2024-02-18T18:45:07.130+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:45:07.130+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:45:07.131+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:45:07.133+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T18:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:45:07.133+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T18:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T18:45:07.163+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T18:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:45:07.163+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T18:40:00+00:00 exited with status success for try_number 1 [2024-02-18T18:45:07.167+0000] {scheduler_job.py:635} INFO - Setting external_id for to cb6b61cc-b24c-4731-a9f2-886c6c1f9fa1 [2024-02-18T18:45:07.168+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T18:40:00+00:00, map_index=0, run_start_date=2024-02-18 18:45:06.517485+00:00, run_end_date=2024-02-18 18:45:06.694002+00:00, run_duration=0.176517, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1286, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:45:05.045318+00:00, queued_by_job_id=1, pid=27923 [2024-02-18T18:45:09.308+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:45:09.309+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:40:00+00:00, run_id=scheduled__2024-02-18T18:40:00+00:00, run_start_date=2024-02-18 18:45:00.799678+00:00, run_end_date=2024-02-18 18:45:09.308999+00:00, run_duration=8.509321, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:40:00+00:00, data_interval_end=2024-02-18 18:45:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T18:45:09.314+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:45:00+00:00, run_after=2024-02-18T18:50:00+00:00 [2024-02-18T18:45:09.332+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T18:40:00+00:00 exited with status success for try_number 1 [2024-02-18T18:45:09.335+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T18:40:00+00:00, map_index=-1, run_start_date=2024-02-18 18:45:08.191485+00:00, run_end_date=2024-02-18 18:45:08.376558+00:00, run_duration=0.185073, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1287, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:45:07.131909+00:00, queued_by_job_id=1, pid=27935 [2024-02-18T18:46:00.586+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:46:00.590+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:46:00.597+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:46:00+00:00, run_after=2024-02-18T18:47:00+00:00 [2024-02-18T18:46:00.639+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T18:46:00.639+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T18:46:00.639+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:46:00.639+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:46:00.640+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:46:00.642+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T18:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:46:00.642+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T18:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T18:46:00.642+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:46:00.642+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:46:00.642+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:46:00.643+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:46:00.786+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:44:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:46:00.786+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:46:00.786+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:46:00.793+0000] {scheduler_job.py:635} INFO - Setting external_id for to f6f2a364-d7fb-404e-8436-32bc228fc950 [2024-02-18T18:46:00.793+0000] {scheduler_job.py:635} INFO - Setting external_id for to ab164e5b-ba55-4907-9601-54416d6f34c0 [2024-02-18T18:46:00.793+0000] {scheduler_job.py:635} INFO - Setting external_id for to 08c4eced-1cc5-49e0-a9d9-f91d5d77fde6 [2024-02-18T18:46:01.507+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:46:01.508+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 18:44:00+00:00, run_id=scheduled__2024-02-18T18:44:00+00:00, run_start_date=2024-02-18 18:46:00.606817+00:00, run_end_date=2024-02-18 18:46:01.507917+00:00, run_duration=0.9011, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:44:00+00:00, data_interval_end=2024-02-18 18:46:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T18:46:01.515+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T18:46:00+00:00, run_after=2024-02-18T18:48:00+00:00 [2024-02-18T18:46:02.596+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:46:02.597+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:45:00+00:00, run_id=scheduled__2024-02-18T18:45:00+00:00, run_start_date=2024-02-18 18:46:00.607615+00:00, run_end_date=2024-02-18 18:46:02.596957+00:00, run_duration=1.989342, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:45:00+00:00, data_interval_end=2024-02-18 18:46:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:46:02.603+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:46:00+00:00, run_after=2024-02-18T18:47:00+00:00 [2024-02-18T18:46:02.627+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:44:00+00:00 exited with status success for try_number 1 [2024-02-18T18:46:02.627+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:45:00+00:00 exited with status success for try_number 1 [2024-02-18T18:46:02.631+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:45:00+00:00, map_index=-1, run_start_date=2024-02-18 18:46:02.005413+00:00, run_end_date=2024-02-18 18:46:02.199024+00:00, run_duration=0.193611, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1290, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:46:00.640812+00:00, queued_by_job_id=1, pid=27984 [2024-02-18T18:46:02.631+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T18:44:00+00:00, map_index=-1, run_start_date=2024-02-18 18:46:01.239298+00:00, run_end_date=2024-02-18 18:46:01.463060+00:00, run_duration=0.223762, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1288, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:46:00.640812+00:00, queued_by_job_id=1, pid=27953 [2024-02-18T18:46:03.721+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:46:03.721+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:45:00+00:00, run_id=scheduled__2024-02-18T18:45:00+00:00, run_start_date=2024-02-18 18:46:00.608379+00:00, run_end_date=2024-02-18 18:46:03.721329+00:00, run_duration=3.11295, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:45:00+00:00, data_interval_end=2024-02-18 18:46:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:46:03.730+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:46:00+00:00, run_after=2024-02-18T18:47:00+00:00 [2024-02-18T18:46:03.754+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:45:00+00:00 exited with status success for try_number 1 [2024-02-18T18:46:03.757+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:45:00+00:00, map_index=-1, run_start_date=2024-02-18 18:46:01.960378+00:00, run_end_date=2024-02-18 18:46:02.972405+00:00, run_duration=1.012027, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1289, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:46:00.640812+00:00, queued_by_job_id=1, pid=27983 [2024-02-18T18:47:00.066+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:47:00+00:00, run_after=2024-02-18T18:48:00+00:00 [2024-02-18T18:47:00.070+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:47:00.108+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T18:47:00.108+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:47:00.108+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:47:00.109+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:47:00.110+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:47:00.111+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:47:00.111+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:47:00.111+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:47:00.200+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:46:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:47:00.200+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:46:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:47:00.206+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0173db3a-b40e-4fd9-98f5-4ea57d798975 [2024-02-18T18:47:00.207+0000] {scheduler_job.py:635} INFO - Setting external_id for to a6ff06c8-a272-41dd-8b21-12c63bd215de [2024-02-18T18:47:01.991+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:47:01.991+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:46:00+00:00, run_id=scheduled__2024-02-18T18:46:00+00:00, run_start_date=2024-02-18 18:47:00.079897+00:00, run_end_date=2024-02-18 18:47:01.991377+00:00, run_duration=1.91148, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:46:00+00:00, data_interval_end=2024-02-18 18:47:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:47:01.997+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:47:00+00:00, run_after=2024-02-18T18:48:00+00:00 [2024-02-18T18:47:02.022+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:46:00+00:00 exited with status success for try_number 1 [2024-02-18T18:47:02.025+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:46:00+00:00, map_index=-1, run_start_date=2024-02-18 18:47:01.258690+00:00, run_end_date=2024-02-18 18:47:01.466660+00:00, run_duration=0.20797, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1291, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:47:00.109643+00:00, queued_by_job_id=1, pid=28037 [2024-02-18T18:47:02.805+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:47:02.805+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:46:00+00:00, run_id=scheduled__2024-02-18T18:46:00+00:00, run_start_date=2024-02-18 18:47:00.080653+00:00, run_end_date=2024-02-18 18:47:02.805770+00:00, run_duration=2.725117, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:46:00+00:00, data_interval_end=2024-02-18 18:47:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:47:02.812+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:47:00+00:00, run_after=2024-02-18T18:48:00+00:00 [2024-02-18T18:47:02.831+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:46:00+00:00 exited with status success for try_number 1 [2024-02-18T18:47:02.834+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:46:00+00:00, map_index=-1, run_start_date=2024-02-18 18:47:01.274488+00:00, run_end_date=2024-02-18 18:47:02.237449+00:00, run_duration=0.962961, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1292, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:47:00.109643+00:00, queued_by_job_id=1, pid=28038 [2024-02-18T18:47:13.335+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T18:48:00.544+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:48:00.558+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:48:00+00:00, run_after=2024-02-18T18:49:00+00:00 [2024-02-18T18:48:00.564+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:48:00.621+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T18:48:00.622+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T18:48:00.622+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:48:00.622+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:48:00.623+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:48:00.626+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T18:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:48:00.626+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T18:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T18:48:00.626+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:48:00.626+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:48:00.627+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:48:00.627+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:48:00.931+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:46:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:48:00.932+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:47:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:48:00.932+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:47:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:48:00.948+0000] {scheduler_job.py:635} INFO - Setting external_id for to 12a5ae89-98ad-4775-8712-5311a92a42ff [2024-02-18T18:48:00.949+0000] {scheduler_job.py:635} INFO - Setting external_id for to 001ce06e-7ce8-48e3-82a3-1dc66c8b71dc [2024-02-18T18:48:00.949+0000] {scheduler_job.py:635} INFO - Setting external_id for to 844e7424-7f61-4429-9aea-2031704ac34a [2024-02-18T18:48:02.211+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:48:02.212+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 18:46:00+00:00, run_id=scheduled__2024-02-18T18:46:00+00:00, run_start_date=2024-02-18 18:48:00.575870+00:00, run_end_date=2024-02-18 18:48:02.212192+00:00, run_duration=1.636322, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:46:00+00:00, data_interval_end=2024-02-18 18:48:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T18:48:02.220+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T18:48:00+00:00, run_after=2024-02-18T18:50:00+00:00 [2024-02-18T18:48:02.258+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:46:00+00:00 exited with status success for try_number 1 [2024-02-18T18:48:02.263+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T18:46:00+00:00, map_index=-1, run_start_date=2024-02-18 18:48:01.434076+00:00, run_end_date=2024-02-18 18:48:01.699458+00:00, run_duration=0.265382, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1293, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:48:00.624343+00:00, queued_by_job_id=1, pid=28072 [2024-02-18T18:48:02.492+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:48:02.493+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:47:00+00:00, run_id=scheduled__2024-02-18T18:47:00+00:00, run_start_date=2024-02-18 18:48:00.576859+00:00, run_end_date=2024-02-18 18:48:02.493144+00:00, run_duration=1.916285, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:47:00+00:00, data_interval_end=2024-02-18 18:48:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:48:02.502+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:48:00+00:00, run_after=2024-02-18T18:49:00+00:00 [2024-02-18T18:48:02.994+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:47:00+00:00 exited with status success for try_number 1 [2024-02-18T18:48:02.998+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:47:00+00:00, map_index=-1, run_start_date=2024-02-18 18:48:02.290931+00:00, run_end_date=2024-02-18 18:48:02.478396+00:00, run_duration=0.187465, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1294, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:48:00.624343+00:00, queued_by_job_id=1, pid=28102 [2024-02-18T18:48:04.026+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:48:04.026+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:47:00+00:00, run_id=scheduled__2024-02-18T18:47:00+00:00, run_start_date=2024-02-18 18:48:00.577722+00:00, run_end_date=2024-02-18 18:48:04.026855+00:00, run_duration=3.449133, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:47:00+00:00, data_interval_end=2024-02-18 18:48:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:48:04.032+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:48:00+00:00, run_after=2024-02-18T18:49:00+00:00 [2024-02-18T18:48:04.052+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:47:00+00:00 exited with status success for try_number 1 [2024-02-18T18:48:04.056+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:47:00+00:00, map_index=-1, run_start_date=2024-02-18 18:48:02.301203+00:00, run_end_date=2024-02-18 18:48:03.469028+00:00, run_duration=1.167825, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1295, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:48:00.624343+00:00, queued_by_job_id=1, pid=28103 [2024-02-18T18:49:00.024+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:49:00+00:00, run_after=2024-02-18T18:50:00+00:00 [2024-02-18T18:49:00.027+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:49:00.063+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T18:49:00.063+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:49:00.064+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:49:00.064+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:49:00.066+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:49:00.066+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:49:00.066+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:49:00.066+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:49:00.160+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:48:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:49:00.160+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:48:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:49:00.166+0000] {scheduler_job.py:635} INFO - Setting external_id for to a6fec2dd-ca63-4b55-b81a-4fc9b58aeba6 [2024-02-18T18:49:00.166+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3f42a8e9-d175-40d4-8f85-57fad853ac2a [2024-02-18T18:49:02.336+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:49:02.337+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:48:00+00:00, run_id=scheduled__2024-02-18T18:48:00+00:00, run_start_date=2024-02-18 18:49:00.034761+00:00, run_end_date=2024-02-18 18:49:02.337211+00:00, run_duration=2.30245, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:48:00+00:00, data_interval_end=2024-02-18 18:49:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:49:02.343+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:49:00+00:00, run_after=2024-02-18T18:50:00+00:00 [2024-02-18T18:49:02.347+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:49:02.347+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:48:00+00:00, run_id=scheduled__2024-02-18T18:48:00+00:00, run_start_date=2024-02-18 18:49:00.035476+00:00, run_end_date=2024-02-18 18:49:02.347289+00:00, run_duration=2.311813, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:48:00+00:00, data_interval_end=2024-02-18 18:49:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:49:02.353+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:49:00+00:00, run_after=2024-02-18T18:50:00+00:00 [2024-02-18T18:49:02.382+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:48:00+00:00 exited with status success for try_number 1 [2024-02-18T18:49:02.382+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:48:00+00:00 exited with status success for try_number 1 [2024-02-18T18:49:02.386+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:48:00+00:00, map_index=-1, run_start_date=2024-02-18 18:49:01.206770+00:00, run_end_date=2024-02-18 18:49:01.405577+00:00, run_duration=0.198807, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1296, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:49:00.064911+00:00, queued_by_job_id=1, pid=28157 [2024-02-18T18:49:02.386+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:48:00+00:00, map_index=-1, run_start_date=2024-02-18 18:49:01.233956+00:00, run_end_date=2024-02-18 18:49:02.247620+00:00, run_duration=1.013664, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1297, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:49:00.064911+00:00, queued_by_job_id=1, pid=28158 [2024-02-18T18:50:00.441+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:50:00+00:00, run_after=2024-02-18T18:55:00+00:00 [2024-02-18T18:50:00.445+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:50:00.453+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:50:00+00:00, run_after=2024-02-18T18:51:00+00:00 [2024-02-18T18:50:00.457+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:50:00.517+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T18:50:00.518+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:50:00.518+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T18:50:00.518+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:50:00.518+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:50:00.519+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:50:00.522+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T18:45:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T18:50:00.522+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T18:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T18:50:00.523+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T18:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:50:00.523+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T18:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T18:50:00.523+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:50:00.523+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:50:00.523+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:50:00.523+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:50:00.868+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T18:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:50:00.868+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:48:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:50:00.868+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:49:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:50:00.868+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:49:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:50:00.882+0000] {scheduler_job.py:635} INFO - Setting external_id for to 292d62b6-86cf-4093-bb88-fc17f4b18dc2 [2024-02-18T18:50:00.882+0000] {scheduler_job.py:635} INFO - Setting external_id for to 51af35fa-81b6-44f3-bdc6-26e004620731 [2024-02-18T18:50:00.882+0000] {scheduler_job.py:635} INFO - Setting external_id for to 14fd0d13-991b-4cab-93f2-fd9623ef4f5a [2024-02-18T18:50:00.883+0000] {scheduler_job.py:635} INFO - Setting external_id for to 79c11a28-768f-4835-addb-47fd3fd92624 [2024-02-18T18:50:02.118+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:50:02.118+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 18:48:00+00:00, run_id=scheduled__2024-02-18T18:48:00+00:00, run_start_date=2024-02-18 18:50:00.469160+00:00, run_end_date=2024-02-18 18:50:02.118666+00:00, run_duration=1.649506, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:48:00+00:00, data_interval_end=2024-02-18 18:50:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T18:50:02.131+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T18:50:00+00:00, run_after=2024-02-18T18:52:00+00:00 [2024-02-18T18:50:02.180+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:48:00+00:00 exited with status success for try_number 1 [2024-02-18T18:50:02.186+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T18:48:00+00:00, map_index=-1, run_start_date=2024-02-18 18:50:01.331334+00:00, run_end_date=2024-02-18 18:50:01.606845+00:00, run_duration=0.275511, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1298, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:50:00.520739+00:00, queued_by_job_id=1, pid=28195 [2024-02-18T18:50:03.224+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:50:03.224+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:49:00+00:00, run_id=scheduled__2024-02-18T18:49:00+00:00, run_start_date=2024-02-18 18:50:00.469878+00:00, run_end_date=2024-02-18 18:50:03.224606+00:00, run_duration=2.754728, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:49:00+00:00, data_interval_end=2024-02-18 18:50:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:50:03.231+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:50:00+00:00, run_after=2024-02-18T18:51:00+00:00 [2024-02-18T18:50:03.250+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:50:03.250+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:50:03.251+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:50:03.252+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T18:45:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T18:50:03.252+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T18:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T18:50:03.287+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T18:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:50:03.287+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T18:45:00+00:00 exited with status success for try_number 1 [2024-02-18T18:50:03.287+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:49:00+00:00 exited with status success for try_number 1 [2024-02-18T18:50:03.294+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T18:45:00+00:00, map_index=-1, run_start_date=2024-02-18 18:50:02.245056+00:00, run_end_date=2024-02-18 18:50:02.471123+00:00, run_duration=0.226067, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1301, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:50:00.520739+00:00, queued_by_job_id=1, pid=28237 [2024-02-18T18:50:03.294+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:49:00+00:00, map_index=-1, run_start_date=2024-02-18 18:50:02.207727+00:00, run_end_date=2024-02-18 18:50:02.459929+00:00, run_duration=0.252202, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1300, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:50:00.520739+00:00, queued_by_job_id=1, pid=28236 [2024-02-18T18:50:03.294+0000] {scheduler_job.py:635} INFO - Setting external_id for to 65c52a4f-43e7-4fa8-b203-76b0c3a1c5df [2024-02-18T18:50:03.332+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:50:03.333+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:49:00+00:00, run_id=scheduled__2024-02-18T18:49:00+00:00, run_start_date=2024-02-18 18:50:00.470660+00:00, run_end_date=2024-02-18 18:50:03.333040+00:00, run_duration=2.86238, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:49:00+00:00, data_interval_end=2024-02-18 18:50:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:50:03.341+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:50:00+00:00, run_after=2024-02-18T18:51:00+00:00 [2024-02-18T18:50:03.453+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:49:00+00:00 exited with status success for try_number 1 [2024-02-18T18:50:03.456+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:49:00+00:00, map_index=-1, run_start_date=2024-02-18 18:50:02.148264+00:00, run_end_date=2024-02-18 18:50:03.288172+00:00, run_duration=1.139908, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1299, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:50:00.520739+00:00, queued_by_job_id=1, pid=28235 [2024-02-18T18:50:05.576+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:50:05.577+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:50:05.577+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:50:05.579+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T18:45:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T18:50:05.579+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T18:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T18:50:05.699+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T18:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:50:05.699+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T18:45:00+00:00 exited with status success for try_number 1 [2024-02-18T18:50:05.717+0000] {scheduler_job.py:635} INFO - Setting external_id for to 26755820-09dd-45f3-8c8c-58ee7f10c871 [2024-02-18T18:50:05.717+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T18:45:00+00:00, map_index=-1, run_start_date=2024-02-18 18:50:04.310732+00:00, run_end_date=2024-02-18 18:50:04.498786+00:00, run_duration=0.188054, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1302, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:50:03.251397+00:00, queued_by_job_id=1, pid=28276 [2024-02-18T18:50:08.504+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:50:08.504+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:50:08.504+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:50:08.506+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T18:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:50:08.506+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T18:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T18:50:08.547+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T18:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:50:08.547+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T18:45:00+00:00 exited with status success for try_number 1 [2024-02-18T18:50:08.551+0000] {scheduler_job.py:635} INFO - Setting external_id for to cb891087-24e8-4885-996b-849cd3461c06 [2024-02-18T18:50:08.551+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T18:45:00+00:00, map_index=0, run_start_date=2024-02-18 18:50:07.464541+00:00, run_end_date=2024-02-18 18:50:07.652137+00:00, run_duration=0.187596, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1303, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:50:05.578216+00:00, queued_by_job_id=1, pid=28288 [2024-02-18T18:50:10.690+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:50:10.690+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:45:00+00:00, run_id=scheduled__2024-02-18T18:45:00+00:00, run_start_date=2024-02-18 18:50:00.468294+00:00, run_end_date=2024-02-18 18:50:10.690672+00:00, run_duration=10.222378, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:45:00+00:00, data_interval_end=2024-02-18 18:50:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T18:50:10.694+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:50:00+00:00, run_after=2024-02-18T18:55:00+00:00 [2024-02-18T18:50:10.729+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T18:45:00+00:00 exited with status success for try_number 1 [2024-02-18T18:50:10.732+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T18:45:00+00:00, map_index=-1, run_start_date=2024-02-18 18:50:09.579682+00:00, run_end_date=2024-02-18 18:50:09.742070+00:00, run_duration=0.162388, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1304, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:50:08.505243+00:00, queued_by_job_id=1, pid=28300 [2024-02-18T18:51:01.007+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:51:01.018+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:51:00+00:00, run_after=2024-02-18T18:52:00+00:00 [2024-02-18T18:51:01.055+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T18:51:01.056+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:51:01.056+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:51:01.056+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:51:01.058+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:51:01.058+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:51:01.059+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:51:01.059+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:51:01.175+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:51:01.175+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:51:01.183+0000] {scheduler_job.py:635} INFO - Setting external_id for to c3d5be4b-0cb2-4745-aae0-f9a83346ecb2 [2024-02-18T18:51:01.184+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0a200597-82e6-4aa2-9326-3c3d716d4096 [2024-02-18T18:51:03.346+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:51:03.346+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:50:00+00:00, run_id=scheduled__2024-02-18T18:50:00+00:00, run_start_date=2024-02-18 18:51:01.027471+00:00, run_end_date=2024-02-18 18:51:03.346840+00:00, run_duration=2.319369, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:50:00+00:00, data_interval_end=2024-02-18 18:51:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:51:03.355+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:51:00+00:00, run_after=2024-02-18T18:52:00+00:00 [2024-02-18T18:51:03.359+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:51:03.359+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:50:00+00:00, run_id=scheduled__2024-02-18T18:50:00+00:00, run_start_date=2024-02-18 18:51:01.028367+00:00, run_end_date=2024-02-18 18:51:03.359650+00:00, run_duration=2.331283, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:50:00+00:00, data_interval_end=2024-02-18 18:51:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:51:03.367+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:51:00+00:00, run_after=2024-02-18T18:52:00+00:00 [2024-02-18T18:51:03.388+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:50:00+00:00 exited with status success for try_number 1 [2024-02-18T18:51:03.388+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:50:00+00:00 exited with status success for try_number 1 [2024-02-18T18:51:03.392+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:50:00+00:00, map_index=-1, run_start_date=2024-02-18 18:51:02.304532+00:00, run_end_date=2024-02-18 18:51:02.509131+00:00, run_duration=0.204599, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1305, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:51:01.057351+00:00, queued_by_job_id=1, pid=28336 [2024-02-18T18:51:03.392+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:50:00+00:00, map_index=-1, run_start_date=2024-02-18 18:51:02.348207+00:00, run_end_date=2024-02-18 18:51:03.272654+00:00, run_duration=0.924447, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1306, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:51:01.057351+00:00, queued_by_job_id=1, pid=28337 [2024-02-18T18:52:00.488+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:52:00.492+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:52:00.499+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:52:00+00:00, run_after=2024-02-18T18:53:00+00:00 [2024-02-18T18:52:00.564+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T18:52:00.564+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T18:52:00.565+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:52:00.565+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:52:00.565+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:52:00.567+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T18:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:52:00.567+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T18:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T18:52:00.568+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:52:00.568+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:52:00.568+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:52:00.568+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:52:00.702+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:52:00.702+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:51:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:52:00.702+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:51:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:52:00.709+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1ffb17d7-82ec-4b86-9e40-5eeed5a20e4e [2024-02-18T18:52:00.709+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3850fc67-7247-47aa-8ec5-dc3a498a183c [2024-02-18T18:52:00.709+0000] {scheduler_job.py:635} INFO - Setting external_id for to b22dec73-a601-44fb-9a4c-892d2956b309 [2024-02-18T18:52:01.838+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:52:01.839+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 18:50:00+00:00, run_id=scheduled__2024-02-18T18:50:00+00:00, run_start_date=2024-02-18 18:52:00.524964+00:00, run_end_date=2024-02-18 18:52:01.838948+00:00, run_duration=1.313984, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:50:00+00:00, data_interval_end=2024-02-18 18:52:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T18:52:01.850+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T18:52:00+00:00, run_after=2024-02-18T18:54:00+00:00 [2024-02-18T18:52:01.905+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:50:00+00:00 exited with status success for try_number 1 [2024-02-18T18:52:01.909+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T18:50:00+00:00, map_index=-1, run_start_date=2024-02-18 18:52:01.098487+00:00, run_end_date=2024-02-18 18:52:01.332085+00:00, run_duration=0.233598, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1307, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:52:00.566426+00:00, queued_by_job_id=1, pid=28372 [2024-02-18T18:52:02.943+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:52:02.943+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:51:00+00:00, run_id=scheduled__2024-02-18T18:51:00+00:00, run_start_date=2024-02-18 18:52:00.526044+00:00, run_end_date=2024-02-18 18:52:02.943773+00:00, run_duration=2.417729, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:51:00+00:00, data_interval_end=2024-02-18 18:52:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:52:02.953+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:52:00+00:00, run_after=2024-02-18T18:53:00+00:00 [2024-02-18T18:52:02.979+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:51:00+00:00 exited with status success for try_number 1 [2024-02-18T18:52:02.984+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:51:00+00:00, map_index=-1, run_start_date=2024-02-18 18:52:01.967131+00:00, run_end_date=2024-02-18 18:52:02.200974+00:00, run_duration=0.233843, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1308, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:52:00.566426+00:00, queued_by_job_id=1, pid=28401 [2024-02-18T18:52:03.554+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:52:03.554+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:51:00+00:00, run_id=scheduled__2024-02-18T18:51:00+00:00, run_start_date=2024-02-18 18:52:00.526863+00:00, run_end_date=2024-02-18 18:52:03.554518+00:00, run_duration=3.027655, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:51:00+00:00, data_interval_end=2024-02-18 18:52:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:52:03.561+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:52:00+00:00, run_after=2024-02-18T18:53:00+00:00 [2024-02-18T18:52:03.586+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:51:00+00:00 exited with status success for try_number 1 [2024-02-18T18:52:03.589+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:51:00+00:00, map_index=-1, run_start_date=2024-02-18 18:52:01.986876+00:00, run_end_date=2024-02-18 18:52:03.022871+00:00, run_duration=1.035995, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1309, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:52:00.566426+00:00, queued_by_job_id=1, pid=28402 [2024-02-18T18:52:13.369+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T18:53:01.033+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:53:01.041+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:53:00+00:00, run_after=2024-02-18T18:54:00+00:00 [2024-02-18T18:53:01.080+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T18:53:01.081+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:53:01.081+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:53:01.081+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:53:01.083+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:53:01.083+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:53:01.083+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:53:01.083+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:53:01.178+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:52:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:53:01.179+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:52:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:53:01.185+0000] {scheduler_job.py:635} INFO - Setting external_id for to bd0294ec-8d57-4352-962f-e16ed155e520 [2024-02-18T18:53:01.185+0000] {scheduler_job.py:635} INFO - Setting external_id for to a6e46e67-64e3-4309-89e4-9fcce490cec5 [2024-02-18T18:53:03.356+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:53:03.356+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:52:00+00:00, run_id=scheduled__2024-02-18T18:52:00+00:00, run_start_date=2024-02-18 18:53:01.048539+00:00, run_end_date=2024-02-18 18:53:03.356611+00:00, run_duration=2.308072, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:52:00+00:00, data_interval_end=2024-02-18 18:53:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:53:03.367+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:53:00+00:00, run_after=2024-02-18T18:54:00+00:00 [2024-02-18T18:53:03.373+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:53:03.373+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:52:00+00:00, run_id=scheduled__2024-02-18T18:52:00+00:00, run_start_date=2024-02-18 18:53:01.049283+00:00, run_end_date=2024-02-18 18:53:03.373220+00:00, run_duration=2.323937, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:52:00+00:00, data_interval_end=2024-02-18 18:53:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:53:03.383+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:53:00+00:00, run_after=2024-02-18T18:54:00+00:00 [2024-02-18T18:53:03.415+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:52:00+00:00 exited with status success for try_number 1 [2024-02-18T18:53:03.415+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:52:00+00:00 exited with status success for try_number 1 [2024-02-18T18:53:03.420+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:52:00+00:00, map_index=-1, run_start_date=2024-02-18 18:53:02.207881+00:00, run_end_date=2024-02-18 18:53:02.419346+00:00, run_duration=0.211465, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1311, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:53:01.082225+00:00, queued_by_job_id=1, pid=28457 [2024-02-18T18:53:03.421+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:52:00+00:00, map_index=-1, run_start_date=2024-02-18 18:53:02.205912+00:00, run_end_date=2024-02-18 18:53:03.142259+00:00, run_duration=0.936347, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1310, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:53:01.082225+00:00, queued_by_job_id=1, pid=28456 [2024-02-18T18:54:00.346+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:54:00+00:00, run_after=2024-02-18T18:55:00+00:00 [2024-02-18T18:54:00.350+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:54:00.354+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:54:00.392+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T18:54:00.392+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T18:54:00.392+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:54:00.392+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:54:00.392+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:54:00.394+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T18:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:54:00.395+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T18:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T18:54:00.395+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:54:00.395+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:54:00.395+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:54:00.395+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:54:00.542+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:52:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:54:00.543+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:53:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:54:00.543+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:53:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:54:00.550+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5306c83d-3538-4506-9ea0-6c34fe436de6 [2024-02-18T18:54:00.550+0000] {scheduler_job.py:635} INFO - Setting external_id for to ec7cd144-b223-4f99-b180-35a5b42e7664 [2024-02-18T18:54:00.550+0000] {scheduler_job.py:635} INFO - Setting external_id for to 42700e62-227d-4ee4-a0ce-03b4ccb0ba48 [2024-02-18T18:54:01.692+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:54:01.693+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 18:52:00+00:00, run_id=scheduled__2024-02-18T18:52:00+00:00, run_start_date=2024-02-18 18:54:00.361128+00:00, run_end_date=2024-02-18 18:54:01.693177+00:00, run_duration=1.332049, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:52:00+00:00, data_interval_end=2024-02-18 18:54:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T18:54:01.700+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T18:54:00+00:00, run_after=2024-02-18T18:56:00+00:00 [2024-02-18T18:54:01.738+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:52:00+00:00 exited with status success for try_number 1 [2024-02-18T18:54:01.744+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T18:52:00+00:00, map_index=-1, run_start_date=2024-02-18 18:54:00.902805+00:00, run_end_date=2024-02-18 18:54:01.087802+00:00, run_duration=0.184997, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1312, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:54:00.393603+00:00, queued_by_job_id=1, pid=28492 [2024-02-18T18:54:02.773+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:54:02.773+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:53:00+00:00, run_id=scheduled__2024-02-18T18:53:00+00:00, run_start_date=2024-02-18 18:54:00.361868+00:00, run_end_date=2024-02-18 18:54:02.773315+00:00, run_duration=2.411447, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:53:00+00:00, data_interval_end=2024-02-18 18:54:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:54:02.779+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:54:00+00:00, run_after=2024-02-18T18:55:00+00:00 [2024-02-18T18:54:02.806+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:53:00+00:00 exited with status success for try_number 1 [2024-02-18T18:54:02.809+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:53:00+00:00, map_index=-1, run_start_date=2024-02-18 18:54:01.778315+00:00, run_end_date=2024-02-18 18:54:01.980133+00:00, run_duration=0.201818, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1314, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:54:00.393603+00:00, queued_by_job_id=1, pid=28523 [2024-02-18T18:54:03.837+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:54:03.838+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:53:00+00:00, run_id=scheduled__2024-02-18T18:53:00+00:00, run_start_date=2024-02-18 18:54:00.362515+00:00, run_end_date=2024-02-18 18:54:03.837984+00:00, run_duration=3.475469, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:53:00+00:00, data_interval_end=2024-02-18 18:54:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:54:03.844+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:54:00+00:00, run_after=2024-02-18T18:55:00+00:00 [2024-02-18T18:54:03.864+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:53:00+00:00 exited with status success for try_number 1 [2024-02-18T18:54:03.867+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:53:00+00:00, map_index=-1, run_start_date=2024-02-18 18:54:01.732511+00:00, run_end_date=2024-02-18 18:54:02.946368+00:00, run_duration=1.213857, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1313, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:54:00.393603+00:00, queued_by_job_id=1, pid=28522 [2024-02-18T18:55:00.542+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:55:00+00:00, run_after=2024-02-18T18:56:00+00:00 [2024-02-18T18:55:00.550+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:55:00+00:00, run_after=2024-02-18T19:00:00+00:00 [2024-02-18T18:55:00.554+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:55:00.600+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T18:55:00.600+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:55:00.600+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:55:00.601+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:55:00.601+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:55:00.603+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T18:50:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T18:55:00.603+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T18:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T18:55:00.603+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:55:00.603+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:55:00.604+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:55:00.604+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:55:00.732+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T18:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:55:00.733+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:54:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:55:00.733+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:54:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:55:00.740+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3c800d94-39b8-433f-b976-493bab66759f [2024-02-18T18:55:00.740+0000] {scheduler_job.py:635} INFO - Setting external_id for to e6af181e-b190-4a26-b727-0eb33de8faa2 [2024-02-18T18:55:00.740+0000] {scheduler_job.py:635} INFO - Setting external_id for to ba1f5521-3c05-45ee-a643-c4d34b971646 [2024-02-18T18:55:03.298+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:55:03.299+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:54:00+00:00, run_id=scheduled__2024-02-18T18:54:00+00:00, run_start_date=2024-02-18 18:55:00.563763+00:00, run_end_date=2024-02-18 18:55:03.299135+00:00, run_duration=2.735372, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:54:00+00:00, data_interval_end=2024-02-18 18:55:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:55:03.305+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:55:00+00:00, run_after=2024-02-18T18:56:00+00:00 [2024-02-18T18:55:03.309+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:55:03.309+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:54:00+00:00, run_id=scheduled__2024-02-18T18:54:00+00:00, run_start_date=2024-02-18 18:55:00.564457+00:00, run_end_date=2024-02-18 18:55:03.309539+00:00, run_duration=2.745082, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:54:00+00:00, data_interval_end=2024-02-18 18:55:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:55:03.315+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:55:00+00:00, run_after=2024-02-18T18:56:00+00:00 [2024-02-18T18:55:03.329+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:55:03.329+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:55:03.330+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:55:03.331+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T18:50:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T18:55:03.331+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T18:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T18:55:03.359+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T18:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:55:03.359+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T18:50:00+00:00 exited with status success for try_number 1 [2024-02-18T18:55:03.360+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:54:00+00:00 exited with status success for try_number 1 [2024-02-18T18:55:03.360+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:54:00+00:00 exited with status success for try_number 1 [2024-02-18T18:55:03.365+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7663fd7a-e49f-434b-8bbf-c3bd02e52613 [2024-02-18T18:55:03.365+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:54:00+00:00, map_index=-1, run_start_date=2024-02-18 18:55:01.996898+00:00, run_end_date=2024-02-18 18:55:03.047584+00:00, run_duration=1.050686, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1315, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:55:00.602247+00:00, queued_by_job_id=1, pid=28588 [2024-02-18T18:55:03.365+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T18:50:00+00:00, map_index=-1, run_start_date=2024-02-18 18:55:02.022750+00:00, run_end_date=2024-02-18 18:55:02.262781+00:00, run_duration=0.240031, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1316, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:55:00.602247+00:00, queued_by_job_id=1, pid=28589 [2024-02-18T18:55:03.366+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:54:00+00:00, map_index=-1, run_start_date=2024-02-18 18:55:02.104894+00:00, run_end_date=2024-02-18 18:55:02.346586+00:00, run_duration=0.241692, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1317, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:55:00.602247+00:00, queued_by_job_id=1, pid=28590 [2024-02-18T18:55:05.122+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:55:05.122+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:55:05.122+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:55:05.124+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T18:50:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T18:55:05.124+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T18:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T18:55:05.152+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T18:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:55:05.153+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T18:50:00+00:00 exited with status success for try_number 1 [2024-02-18T18:55:05.157+0000] {scheduler_job.py:635} INFO - Setting external_id for to bdebfec9-ef87-46aa-8dd4-466dce07b9a6 [2024-02-18T18:55:05.157+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T18:50:00+00:00, map_index=-1, run_start_date=2024-02-18 18:55:04.394938+00:00, run_end_date=2024-02-18 18:55:04.576633+00:00, run_duration=0.181695, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1318, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:55:03.330673+00:00, queued_by_job_id=1, pid=28629 [2024-02-18T18:55:07.296+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T18:55:07.297+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:55:07.297+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:55:07.298+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T18:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:55:07.299+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T18:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T18:55:07.330+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T18:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:55:07.331+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T18:50:00+00:00 exited with status success for try_number 1 [2024-02-18T18:55:07.339+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4f60b4c8-9b74-4aa3-a06b-09784ee18b34 [2024-02-18T18:55:07.339+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T18:50:00+00:00, map_index=0, run_start_date=2024-02-18 18:55:06.623956+00:00, run_end_date=2024-02-18 18:55:06.911427+00:00, run_duration=0.287471, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1319, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:55:05.123210+00:00, queued_by_job_id=1, pid=28641 [2024-02-18T18:55:09.578+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:55:09.578+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:50:00+00:00, run_id=scheduled__2024-02-18T18:50:00+00:00, run_start_date=2024-02-18 18:55:00.562999+00:00, run_end_date=2024-02-18 18:55:09.578231+00:00, run_duration=9.015232, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:50:00+00:00, data_interval_end=2024-02-18 18:55:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T18:55:09.582+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:55:00+00:00, run_after=2024-02-18T19:00:00+00:00 [2024-02-18T18:55:09.608+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T18:50:00+00:00 exited with status success for try_number 1 [2024-02-18T18:55:09.611+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T18:50:00+00:00, map_index=-1, run_start_date=2024-02-18 18:55:08.370596+00:00, run_end_date=2024-02-18 18:55:08.534278+00:00, run_duration=0.163682, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1320, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:55:07.297899+00:00, queued_by_job_id=1, pid=28653 [2024-02-18T18:56:00.730+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:56:00.734+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:56:00.742+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:56:00+00:00, run_after=2024-02-18T18:57:00+00:00 [2024-02-18T18:56:00.788+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T18:56:00.788+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T18:56:00.788+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:56:00.789+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:56:00.789+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:56:00.792+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T18:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:56:00.792+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T18:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T18:56:00.792+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:56:00.792+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:56:00.792+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:56:00.792+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:56:01.234+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:54:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:56:01.234+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:56:01.234+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:56:01.250+0000] {scheduler_job.py:635} INFO - Setting external_id for to bd23848c-d3e0-4ec6-9eee-e14c662fc197 [2024-02-18T18:56:01.250+0000] {scheduler_job.py:635} INFO - Setting external_id for to bfebfa2a-9d81-4ab3-aa5a-3088020e2516 [2024-02-18T18:56:01.251+0000] {scheduler_job.py:635} INFO - Setting external_id for to 452094be-869e-432b-ae44-bf22c678c735 [2024-02-18T18:56:02.770+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:56:02.770+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 18:54:00+00:00, run_id=scheduled__2024-02-18T18:54:00+00:00, run_start_date=2024-02-18 18:56:00.750866+00:00, run_end_date=2024-02-18 18:56:02.770466+00:00, run_duration=2.0196, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:54:00+00:00, data_interval_end=2024-02-18 18:56:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T18:56:02.775+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T18:56:00+00:00, run_after=2024-02-18T18:58:00+00:00 [2024-02-18T18:56:02.779+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:56:02.779+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:55:00+00:00, run_id=scheduled__2024-02-18T18:55:00+00:00, run_start_date=2024-02-18 18:56:00.751652+00:00, run_end_date=2024-02-18 18:56:02.779532+00:00, run_duration=2.02788, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:55:00+00:00, data_interval_end=2024-02-18 18:56:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:56:02.785+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:56:00+00:00, run_after=2024-02-18T18:57:00+00:00 [2024-02-18T18:56:02.813+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:54:00+00:00 exited with status success for try_number 1 [2024-02-18T18:56:02.813+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:55:00+00:00 exited with status success for try_number 1 [2024-02-18T18:56:02.817+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T18:54:00+00:00, map_index=-1, run_start_date=2024-02-18 18:56:01.527289+00:00, run_end_date=2024-02-18 18:56:01.763604+00:00, run_duration=0.236315, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1321, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:56:00.790696+00:00, queued_by_job_id=1, pid=28670 [2024-02-18T18:56:02.817+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:55:00+00:00, map_index=-1, run_start_date=2024-02-18 18:56:02.309011+00:00, run_end_date=2024-02-18 18:56:02.506039+00:00, run_duration=0.197028, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1323, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:56:00.790696+00:00, queued_by_job_id=1, pid=28701 [2024-02-18T18:56:03.843+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:56:03.843+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:55:00+00:00, run_id=scheduled__2024-02-18T18:55:00+00:00, run_start_date=2024-02-18 18:56:00.752427+00:00, run_end_date=2024-02-18 18:56:03.843847+00:00, run_duration=3.09142, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:55:00+00:00, data_interval_end=2024-02-18 18:56:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:56:03.850+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:56:00+00:00, run_after=2024-02-18T18:57:00+00:00 [2024-02-18T18:56:03.871+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:55:00+00:00 exited with status success for try_number 1 [2024-02-18T18:56:03.875+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:55:00+00:00, map_index=-1, run_start_date=2024-02-18 18:56:02.304489+00:00, run_end_date=2024-02-18 18:56:03.328238+00:00, run_duration=1.023749, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1322, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:56:00.790696+00:00, queued_by_job_id=1, pid=28700 [2024-02-18T18:57:00.951+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:57:00+00:00, run_after=2024-02-18T18:58:00+00:00 [2024-02-18T18:57:00.956+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:57:00.989+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T18:57:00.989+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:57:00.989+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:57:00.990+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:57:00.992+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:57:00.992+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:57:00.992+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:57:00.992+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:57:01.072+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:56:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:57:01.073+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:56:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:57:01.078+0000] {scheduler_job.py:635} INFO - Setting external_id for to b75940ae-ceb1-4f89-a0fc-ef96f0cb93b2 [2024-02-18T18:57:01.078+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9fd4bd74-f788-4ff9-b894-2a7acb53ee99 [2024-02-18T18:57:03.251+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:57:03.252+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:56:00+00:00, run_id=scheduled__2024-02-18T18:56:00+00:00, run_start_date=2024-02-18 18:57:00.964785+00:00, run_end_date=2024-02-18 18:57:03.251977+00:00, run_duration=2.287192, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:56:00+00:00, data_interval_end=2024-02-18 18:57:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:57:03.258+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:57:00+00:00, run_after=2024-02-18T18:58:00+00:00 [2024-02-18T18:57:03.263+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:57:03.263+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:56:00+00:00, run_id=scheduled__2024-02-18T18:56:00+00:00, run_start_date=2024-02-18 18:57:00.965487+00:00, run_end_date=2024-02-18 18:57:03.263392+00:00, run_duration=2.297905, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:56:00+00:00, data_interval_end=2024-02-18 18:57:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:57:03.269+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:57:00+00:00, run_after=2024-02-18T18:58:00+00:00 [2024-02-18T18:57:03.292+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:56:00+00:00 exited with status success for try_number 1 [2024-02-18T18:57:03.292+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:56:00+00:00 exited with status success for try_number 1 [2024-02-18T18:57:03.296+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:56:00+00:00, map_index=-1, run_start_date=2024-02-18 18:57:02.126350+00:00, run_end_date=2024-02-18 18:57:02.342355+00:00, run_duration=0.216005, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1325, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:57:00.990958+00:00, queued_by_job_id=1, pid=28755 [2024-02-18T18:57:03.296+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:56:00+00:00, map_index=-1, run_start_date=2024-02-18 18:57:02.119019+00:00, run_end_date=2024-02-18 18:57:03.044510+00:00, run_duration=0.925491, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1324, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:57:00.990958+00:00, queued_by_job_id=1, pid=28754 [2024-02-18T18:57:13.405+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T18:58:00.116+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:58:00+00:00, run_after=2024-02-18T18:59:00+00:00 [2024-02-18T18:58:00.120+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:58:00.124+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:58:00.163+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T18:58:00.163+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T18:58:00.163+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:58:00.163+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:58:00.163+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:58:00.165+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T18:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:58:00.165+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T18:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T18:58:00.166+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:58:00.166+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:58:00.166+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:58:00.166+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:58:00.301+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:56:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:58:00.302+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:57:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:58:00.302+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:57:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:58:00.309+0000] {scheduler_job.py:635} INFO - Setting external_id for to d67ac3a9-f5d3-4475-8c9c-f707aea24cd6 [2024-02-18T18:58:00.310+0000] {scheduler_job.py:635} INFO - Setting external_id for to 26414cc7-9089-4fae-aa64-721840ea0dfe [2024-02-18T18:58:00.310+0000] {scheduler_job.py:635} INFO - Setting external_id for to 74a7e6bf-780d-4d97-a705-7956df665145 [2024-02-18T18:58:01.455+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:58:01.456+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 18:56:00+00:00, run_id=scheduled__2024-02-18T18:56:00+00:00, run_start_date=2024-02-18 18:58:00.132086+00:00, run_end_date=2024-02-18 18:58:01.456190+00:00, run_duration=1.324104, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:56:00+00:00, data_interval_end=2024-02-18 18:58:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T18:58:01.463+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T18:58:00+00:00, run_after=2024-02-18T19:00:00+00:00 [2024-02-18T18:58:01.501+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:56:00+00:00 exited with status success for try_number 1 [2024-02-18T18:58:01.506+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T18:56:00+00:00, map_index=-1, run_start_date=2024-02-18 18:58:00.752101+00:00, run_end_date=2024-02-18 18:58:00.980825+00:00, run_duration=0.228724, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1326, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:58:00.164509+00:00, queued_by_job_id=1, pid=28790 [2024-02-18T18:58:02.538+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:58:02.538+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:57:00+00:00, run_id=scheduled__2024-02-18T18:57:00+00:00, run_start_date=2024-02-18 18:58:00.132779+00:00, run_end_date=2024-02-18 18:58:02.538782+00:00, run_duration=2.406003, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:57:00+00:00, data_interval_end=2024-02-18 18:58:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:58:02.545+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:58:00+00:00, run_after=2024-02-18T18:59:00+00:00 [2024-02-18T18:58:02.565+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:57:00+00:00 exited with status success for try_number 1 [2024-02-18T18:58:02.568+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:57:00+00:00, map_index=-1, run_start_date=2024-02-18 18:58:01.560801+00:00, run_end_date=2024-02-18 18:58:01.760306+00:00, run_duration=0.199505, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1328, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:58:00.164509+00:00, queued_by_job_id=1, pid=28821 [2024-02-18T18:58:02.689+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:58:02.689+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:57:00+00:00, run_id=scheduled__2024-02-18T18:57:00+00:00, run_start_date=2024-02-18 18:58:00.133404+00:00, run_end_date=2024-02-18 18:58:02.689436+00:00, run_duration=2.556032, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:57:00+00:00, data_interval_end=2024-02-18 18:58:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:58:02.695+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:58:00+00:00, run_after=2024-02-18T18:59:00+00:00 [2024-02-18T18:58:02.717+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:57:00+00:00 exited with status success for try_number 1 [2024-02-18T18:58:02.720+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:57:00+00:00, map_index=-1, run_start_date=2024-02-18 18:58:01.553640+00:00, run_end_date=2024-02-18 18:58:02.583464+00:00, run_duration=1.029824, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1327, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:58:00.164509+00:00, queued_by_job_id=1, pid=28820 [2024-02-18T18:59:00.312+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T18:59:00.321+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:59:00+00:00, run_after=2024-02-18T19:00:00+00:00 [2024-02-18T18:59:00.358+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T18:59:00.358+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:59:00.358+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T18:59:00.359+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T18:59:00.360+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:59:00.361+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T18:59:00.361+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T18:59:00.361+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T18:59:00.602+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:58:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:59:00.602+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:58:00+00:00 exited with status queued for try_number 1 [2024-02-18T18:59:00.638+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6e952136-bbb7-4324-8d1f-a1f8d7e8bcf2 [2024-02-18T18:59:00.638+0000] {scheduler_job.py:635} INFO - Setting external_id for to 397b9a85-169b-4d16-b3d2-9f66d82ed5b5 [2024-02-18T18:59:02.873+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:59:02.873+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:58:00+00:00, run_id=scheduled__2024-02-18T18:58:00+00:00, run_start_date=2024-02-18 18:59:00.329718+00:00, run_end_date=2024-02-18 18:59:02.873786+00:00, run_duration=2.544068, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:58:00+00:00, data_interval_end=2024-02-18 18:59:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T18:59:02.879+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:59:00+00:00, run_after=2024-02-18T19:00:00+00:00 [2024-02-18T18:59:02.883+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T18:59:02.883+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:58:00+00:00, run_id=scheduled__2024-02-18T18:58:00+00:00, run_start_date=2024-02-18 18:59:00.330579+00:00, run_end_date=2024-02-18 18:59:02.883816+00:00, run_duration=2.553237, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:58:00+00:00, data_interval_end=2024-02-18 18:59:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T18:59:02.889+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T18:59:00+00:00, run_after=2024-02-18T19:00:00+00:00 [2024-02-18T18:59:02.911+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:58:00+00:00 exited with status success for try_number 1 [2024-02-18T18:59:02.911+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:58:00+00:00 exited with status success for try_number 1 [2024-02-18T18:59:02.915+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:58:00+00:00, map_index=-1, run_start_date=2024-02-18 18:59:01.828974+00:00, run_end_date=2024-02-18 18:59:02.029749+00:00, run_duration=0.200775, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1329, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:59:00.359724+00:00, queued_by_job_id=1, pid=28875 [2024-02-18T18:59:02.915+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:58:00+00:00, map_index=-1, run_start_date=2024-02-18 18:59:01.853217+00:00, run_end_date=2024-02-18 18:59:02.752464+00:00, run_duration=0.899247, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1330, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 18:59:00.359724+00:00, queued_by_job_id=1, pid=28876 [2024-02-18T19:00:00.661+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:00:00.665+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:00:00.673+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:00:00+00:00, run_after=2024-02-18T19:05:00+00:00 [2024-02-18T19:00:00.680+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:00:00+00:00, run_after=2024-02-18T19:01:00+00:00 [2024-02-18T19:00:00.732+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T19:00:00.732+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:00:00.732+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T19:00:00.732+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:00:00.732+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:00:00.733+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:00:00.735+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T18:55:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T19:00:00.735+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T18:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T19:00:00.735+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T18:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:00:00.735+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T18:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T19:00:00.736+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:00:00.736+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:00:00.736+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T18:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:00:00.736+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T18:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:00:01.152+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T18:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:00:01.153+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:58:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:00:01.153+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:59:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:00:01.153+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:59:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:00:01.166+0000] {scheduler_job.py:635} INFO - Setting external_id for to ae7981a8-fd01-4569-8662-beeb6fee2792 [2024-02-18T19:00:01.167+0000] {scheduler_job.py:635} INFO - Setting external_id for to 65cbcf9d-9fe0-4fad-8825-74748a1e665d [2024-02-18T19:00:01.167+0000] {scheduler_job.py:635} INFO - Setting external_id for to 83986acf-2c6c-40bf-8501-3178af4ab5e9 [2024-02-18T19:00:01.167+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5b1e3c38-fb3f-4f03-bc6c-a05e26bccb06 [2024-02-18T19:00:02.361+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:00:02.361+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 18:58:00+00:00, run_id=scheduled__2024-02-18T18:58:00+00:00, run_start_date=2024-02-18 19:00:00.689762+00:00, run_end_date=2024-02-18 19:00:02.361434+00:00, run_duration=1.671672, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:58:00+00:00, data_interval_end=2024-02-18 19:00:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T19:00:02.371+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T19:00:00+00:00, run_after=2024-02-18T19:02:00+00:00 [2024-02-18T19:00:02.430+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T18:58:00+00:00 exited with status success for try_number 1 [2024-02-18T19:00:02.438+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T18:58:00+00:00, map_index=-1, run_start_date=2024-02-18 19:00:01.487216+00:00, run_end_date=2024-02-18 19:00:01.814104+00:00, run_duration=0.326888, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1331, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:00:00.734030+00:00, queued_by_job_id=1, pid=28912 [2024-02-18T19:00:03.486+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:00:03.487+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:59:00+00:00, run_id=scheduled__2024-02-18T18:59:00+00:00, run_start_date=2024-02-18 19:00:00.690560+00:00, run_end_date=2024-02-18 19:00:03.487018+00:00, run_duration=2.796458, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:59:00+00:00, data_interval_end=2024-02-18 19:00:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:00:03.497+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:00:00+00:00, run_after=2024-02-18T19:01:00+00:00 [2024-02-18T19:00:03.513+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:00:03.513+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:00:03.514+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:00:03.516+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T18:55:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T19:00:03.516+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T18:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T19:00:03.559+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T18:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:00:03.560+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T18:55:00+00:00 exited with status success for try_number 1 [2024-02-18T19:00:03.560+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:59:00+00:00 exited with status success for try_number 1 [2024-02-18T19:00:03.570+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3ac683b1-fd9b-4014-82b8-52d5b38bbc4a [2024-02-18T19:00:03.570+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:59:00+00:00, map_index=-1, run_start_date=2024-02-18 19:00:02.378539+00:00, run_end_date=2024-02-18 19:00:02.624921+00:00, run_duration=0.246382, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1332, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:00:00.734030+00:00, queued_by_job_id=1, pid=28952 [2024-02-18T19:00:03.570+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T18:55:00+00:00, map_index=-1, run_start_date=2024-02-18 19:00:02.505103+00:00, run_end_date=2024-02-18 19:00:02.768324+00:00, run_duration=0.263221, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1334, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:00:00.734030+00:00, queued_by_job_id=1, pid=28954 [2024-02-18T19:00:04.721+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:00:04.721+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:59:00+00:00, run_id=scheduled__2024-02-18T18:59:00+00:00, run_start_date=2024-02-18 19:00:00.691255+00:00, run_end_date=2024-02-18 19:00:04.721723+00:00, run_duration=4.030468, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:59:00+00:00, data_interval_end=2024-02-18 19:00:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:00:04.731+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:00:00+00:00, run_after=2024-02-18T19:01:00+00:00 [2024-02-18T19:00:04.773+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T18:59:00+00:00 exited with status success for try_number 1 [2024-02-18T19:00:04.778+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T18:59:00+00:00, map_index=-1, run_start_date=2024-02-18 19:00:02.446809+00:00, run_end_date=2024-02-18 19:00:03.655346+00:00, run_duration=1.208537, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1333, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:00:00.734030+00:00, queued_by_job_id=1, pid=28953 [2024-02-18T19:00:05.842+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:00:05.843+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:00:05.843+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:00:05.845+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T18:55:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T19:00:05.846+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T18:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T19:00:05.899+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T18:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:00:05.899+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T18:55:00+00:00 exited with status success for try_number 1 [2024-02-18T19:00:05.906+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0c5ac8ee-5088-45cf-936d-2e146923672c [2024-02-18T19:00:05.906+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T18:55:00+00:00, map_index=-1, run_start_date=2024-02-18 19:00:04.878493+00:00, run_end_date=2024-02-18 19:00:05.073501+00:00, run_duration=0.195008, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1335, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:00:03.514642+00:00, queued_by_job_id=1, pid=28993 [2024-02-18T19:00:08.070+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:00:08.070+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:00:08.071+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:00:08.072+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T18:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:00:08.072+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T18:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T19:00:08.098+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T18:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:00:08.098+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T18:55:00+00:00 exited with status success for try_number 1 [2024-02-18T19:00:08.102+0000] {scheduler_job.py:635} INFO - Setting external_id for to c784cc9b-d239-47e1-bc5d-72cd4855d3dd [2024-02-18T19:00:08.102+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T18:55:00+00:00, map_index=0, run_start_date=2024-02-18 19:00:07.184899+00:00, run_end_date=2024-02-18 19:00:07.372646+00:00, run_duration=0.187747, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1336, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:00:05.844110+00:00, queued_by_job_id=1, pid=29005 [2024-02-18T19:00:09.786+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:00:09.786+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 18:55:00+00:00, run_id=scheduled__2024-02-18T18:55:00+00:00, run_start_date=2024-02-18 19:00:00.688954+00:00, run_end_date=2024-02-18 19:00:09.786652+00:00, run_duration=9.097698, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 18:55:00+00:00, data_interval_end=2024-02-18 19:00:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T19:00:09.790+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:00:00+00:00, run_after=2024-02-18T19:05:00+00:00 [2024-02-18T19:00:09.809+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T18:55:00+00:00 exited with status success for try_number 1 [2024-02-18T19:00:09.812+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T18:55:00+00:00, map_index=-1, run_start_date=2024-02-18 19:00:09.146334+00:00, run_end_date=2024-02-18 19:00:09.322641+00:00, run_duration=0.176307, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1337, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:00:08.071542+00:00, queued_by_job_id=1, pid=29017 [2024-02-18T19:01:00.187+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:01:00+00:00, run_after=2024-02-18T19:02:00+00:00 [2024-02-18T19:01:00.191+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:01:00.223+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T19:01:00.223+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:01:00.224+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:01:00.224+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:01:00.225+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:01:00.226+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:01:00.226+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:01:00.226+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:01:00.315+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:01:00.316+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:01:00.322+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2d454c37-9c71-4a92-b5e7-a6654b4ae063 [2024-02-18T19:01:00.322+0000] {scheduler_job.py:635} INFO - Setting external_id for to fffab23c-57c5-454c-a93b-469be6be74c7 [2024-02-18T19:01:02.479+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:01:02.479+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:00:00+00:00, run_id=scheduled__2024-02-18T19:00:00+00:00, run_start_date=2024-02-18 19:01:00.198749+00:00, run_end_date=2024-02-18 19:01:02.479606+00:00, run_duration=2.280857, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:00:00+00:00, data_interval_end=2024-02-18 19:01:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:01:02.485+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:01:00+00:00, run_after=2024-02-18T19:02:00+00:00 [2024-02-18T19:01:02.509+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:00:00+00:00 exited with status success for try_number 1 [2024-02-18T19:01:02.512+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:00:00+00:00, map_index=-1, run_start_date=2024-02-18 19:01:01.373127+00:00, run_end_date=2024-02-18 19:01:01.587308+00:00, run_duration=0.214181, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1338, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:01:00.224902+00:00, queued_by_job_id=1, pid=29053 [2024-02-18T19:01:03.539+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:01:03.539+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:00:00+00:00, run_id=scheduled__2024-02-18T19:00:00+00:00, run_start_date=2024-02-18 19:01:00.199603+00:00, run_end_date=2024-02-18 19:01:03.539696+00:00, run_duration=3.340093, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:00:00+00:00, data_interval_end=2024-02-18 19:01:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:01:03.545+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:01:00+00:00, run_after=2024-02-18T19:02:00+00:00 [2024-02-18T19:01:03.569+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:00:00+00:00 exited with status success for try_number 1 [2024-02-18T19:01:03.572+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:00:00+00:00, map_index=-1, run_start_date=2024-02-18 19:01:01.375907+00:00, run_end_date=2024-02-18 19:01:02.521066+00:00, run_duration=1.145159, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1339, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:01:00.224902+00:00, queued_by_job_id=1, pid=29054 [2024-02-18T19:02:00.686+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:02:00.690+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:02:00.697+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:02:00+00:00, run_after=2024-02-18T19:03:00+00:00 [2024-02-18T19:02:00.750+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T19:02:00.750+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T19:02:00.750+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:02:00.750+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:02:00.751+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:02:00.753+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T19:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:02:00.753+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T19:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T19:02:00.753+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:02:00.753+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:02:00.753+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:02:00.753+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:02:00.880+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:02:00.880+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:01:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:02:00.880+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:01:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:02:00.887+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3f9fb106-c7d8-49b7-b0d0-3bda46b65c0f [2024-02-18T19:02:00.888+0000] {scheduler_job.py:635} INFO - Setting external_id for to 23215a30-25cf-448b-8721-a843f61af221 [2024-02-18T19:02:00.888+0000] {scheduler_job.py:635} INFO - Setting external_id for to e9d13584-24a3-4eeb-a791-6de7bd0e26fb [2024-02-18T19:02:02.006+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:02:02.006+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 19:00:00+00:00, run_id=scheduled__2024-02-18T19:00:00+00:00, run_start_date=2024-02-18 19:02:00.709363+00:00, run_end_date=2024-02-18 19:02:02.006822+00:00, run_duration=1.297459, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:00:00+00:00, data_interval_end=2024-02-18 19:02:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T19:02:02.013+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T19:02:00+00:00, run_after=2024-02-18T19:04:00+00:00 [2024-02-18T19:02:02.053+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:00:00+00:00 exited with status success for try_number 1 [2024-02-18T19:02:02.059+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T19:00:00+00:00, map_index=-1, run_start_date=2024-02-18 19:02:01.337861+00:00, run_end_date=2024-02-18 19:02:01.559438+00:00, run_duration=0.221577, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1340, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:02:00.751881+00:00, queued_by_job_id=1, pid=29089 [2024-02-18T19:02:03.088+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:02:03.089+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:01:00+00:00, run_id=scheduled__2024-02-18T19:01:00+00:00, run_start_date=2024-02-18 19:02:00.710183+00:00, run_end_date=2024-02-18 19:02:03.088991+00:00, run_duration=2.378808, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:01:00+00:00, data_interval_end=2024-02-18 19:02:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:02:03.095+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:02:00+00:00, run_after=2024-02-18T19:03:00+00:00 [2024-02-18T19:02:03.098+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:02:03.098+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:01:00+00:00, run_id=scheduled__2024-02-18T19:01:00+00:00, run_start_date=2024-02-18 19:02:00.710895+00:00, run_end_date=2024-02-18 19:02:03.098633+00:00, run_duration=2.387738, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:01:00+00:00, data_interval_end=2024-02-18 19:02:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:02:03.105+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:02:00+00:00, run_after=2024-02-18T19:03:00+00:00 [2024-02-18T19:02:03.125+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:01:00+00:00 exited with status success for try_number 1 [2024-02-18T19:02:03.126+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:01:00+00:00 exited with status success for try_number 1 [2024-02-18T19:02:03.129+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:01:00+00:00, map_index=-1, run_start_date=2024-02-18 19:02:02.060020+00:00, run_end_date=2024-02-18 19:02:02.924362+00:00, run_duration=0.864342, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1341, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:02:00.751881+00:00, queued_by_job_id=1, pid=29119 [2024-02-18T19:02:03.129+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:01:00+00:00, map_index=-1, run_start_date=2024-02-18 19:02:02.093409+00:00, run_end_date=2024-02-18 19:02:02.284968+00:00, run_duration=0.191559, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1342, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:02:00.751881+00:00, queued_by_job_id=1, pid=29120 [2024-02-18T19:02:13.438+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T19:03:00.107+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:03:00+00:00, run_after=2024-02-18T19:04:00+00:00 [2024-02-18T19:03:00.112+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:03:00.146+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T19:03:00.146+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:03:00.146+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:03:00.147+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:03:00.148+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:03:00.148+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:03:00.149+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:03:00.149+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:03:00.234+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:02:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:03:00.235+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:02:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:03:00.241+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0b7341df-db78-407c-9315-ccf04687c36f [2024-02-18T19:03:00.241+0000] {scheduler_job.py:635} INFO - Setting external_id for to 326cf746-5e9f-4783-a1bc-2699e7ca36c3 [2024-02-18T19:03:02.428+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:03:02.428+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:02:00+00:00, run_id=scheduled__2024-02-18T19:02:00+00:00, run_start_date=2024-02-18 19:03:00.120483+00:00, run_end_date=2024-02-18 19:03:02.428549+00:00, run_duration=2.308066, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:02:00+00:00, data_interval_end=2024-02-18 19:03:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:03:02.434+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:03:00+00:00, run_after=2024-02-18T19:04:00+00:00 [2024-02-18T19:03:02.458+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:02:00+00:00 exited with status success for try_number 1 [2024-02-18T19:03:02.461+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:02:00+00:00, map_index=-1, run_start_date=2024-02-18 19:03:01.437043+00:00, run_end_date=2024-02-18 19:03:01.658011+00:00, run_duration=0.220968, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1343, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:03:00.147558+00:00, queued_by_job_id=1, pid=29174 [2024-02-18T19:03:03.492+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:03:03.492+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:02:00+00:00, run_id=scheduled__2024-02-18T19:02:00+00:00, run_start_date=2024-02-18 19:03:00.121195+00:00, run_end_date=2024-02-18 19:03:03.492375+00:00, run_duration=3.37118, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:02:00+00:00, data_interval_end=2024-02-18 19:03:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:03:03.498+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:03:00+00:00, run_after=2024-02-18T19:04:00+00:00 [2024-02-18T19:03:03.517+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:02:00+00:00 exited with status success for try_number 1 [2024-02-18T19:03:03.520+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:02:00+00:00, map_index=-1, run_start_date=2024-02-18 19:03:01.581180+00:00, run_end_date=2024-02-18 19:03:02.813082+00:00, run_duration=1.231902, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1344, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:03:00.147558+00:00, queued_by_job_id=1, pid=29175 [2024-02-18T19:04:00.324+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:04:00.327+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:04:00.335+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:04:00+00:00, run_after=2024-02-18T19:05:00+00:00 [2024-02-18T19:04:00.406+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T19:04:00.406+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T19:04:00.406+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:04:00.406+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:04:00.407+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:04:00.410+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T19:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:04:00.410+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T19:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T19:04:00.410+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:04:00.410+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:04:00.411+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:04:00.411+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:04:00.606+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:02:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:04:00.606+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:03:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:04:00.606+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:03:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:04:00.615+0000] {scheduler_job.py:635} INFO - Setting external_id for to aa8475b7-a2f5-4f29-a605-822c3ff993af [2024-02-18T19:04:00.615+0000] {scheduler_job.py:635} INFO - Setting external_id for to abb7b37a-cd24-40ce-bc3a-3c6bb9fdde27 [2024-02-18T19:04:00.616+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8198d0b9-05c2-4a6f-aad6-5365172242de [2024-02-18T19:04:01.757+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:04:01.758+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 19:02:00+00:00, run_id=scheduled__2024-02-18T19:02:00+00:00, run_start_date=2024-02-18 19:04:00.345622+00:00, run_end_date=2024-02-18 19:04:01.757893+00:00, run_duration=1.412271, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:02:00+00:00, data_interval_end=2024-02-18 19:04:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T19:04:01.766+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T19:04:00+00:00, run_after=2024-02-18T19:06:00+00:00 [2024-02-18T19:04:01.806+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:02:00+00:00 exited with status success for try_number 1 [2024-02-18T19:04:01.810+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T19:02:00+00:00, map_index=-1, run_start_date=2024-02-18 19:04:01.031050+00:00, run_end_date=2024-02-18 19:04:01.247867+00:00, run_duration=0.216817, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1345, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:04:00.408372+00:00, queued_by_job_id=1, pid=29210 [2024-02-18T19:04:02.839+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:04:02.839+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:03:00+00:00, run_id=scheduled__2024-02-18T19:03:00+00:00, run_start_date=2024-02-18 19:04:00.346441+00:00, run_end_date=2024-02-18 19:04:02.839800+00:00, run_duration=2.493359, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:03:00+00:00, data_interval_end=2024-02-18 19:04:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:04:02.846+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:04:00+00:00, run_after=2024-02-18T19:05:00+00:00 [2024-02-18T19:04:02.850+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:04:02.850+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:03:00+00:00, run_id=scheduled__2024-02-18T19:03:00+00:00, run_start_date=2024-02-18 19:04:00.347167+00:00, run_end_date=2024-02-18 19:04:02.850789+00:00, run_duration=2.503622, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:03:00+00:00, data_interval_end=2024-02-18 19:04:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:04:02.858+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:04:00+00:00, run_after=2024-02-18T19:05:00+00:00 [2024-02-18T19:04:02.877+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:03:00+00:00 exited with status success for try_number 1 [2024-02-18T19:04:02.880+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:03:00+00:00, map_index=-1, run_start_date=2024-02-18 19:04:01.793936+00:00, run_end_date=2024-02-18 19:04:01.996938+00:00, run_duration=0.203002, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1347, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:04:00.408372+00:00, queued_by_job_id=1, pid=29241 [2024-02-18T19:04:03.924+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:03:00+00:00 exited with status success for try_number 1 [2024-02-18T19:04:03.928+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:03:00+00:00, map_index=-1, run_start_date=2024-02-18 19:04:01.717439+00:00, run_end_date=2024-02-18 19:04:02.829439+00:00, run_duration=1.112, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1346, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:04:00.408372+00:00, queued_by_job_id=1, pid=29240 [2024-02-18T19:05:00.531+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:05:00.542+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:05:00+00:00, run_after=2024-02-18T19:06:00+00:00 [2024-02-18T19:05:00.550+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:05:00+00:00, run_after=2024-02-18T19:10:00+00:00 [2024-02-18T19:05:00.598+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T19:05:00.598+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:05:00.598+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:05:00.598+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:05:00.599+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:05:00.601+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T19:00:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T19:05:00.601+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T19:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T19:05:00.601+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:05:00.601+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:05:00.601+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:05:00.601+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:05:00.743+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T19:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:05:00.743+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:04:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:05:00.743+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:04:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:05:00.751+0000] {scheduler_job.py:635} INFO - Setting external_id for to c86c64bf-1553-4686-91b6-32910834d1c5 [2024-02-18T19:05:00.751+0000] {scheduler_job.py:635} INFO - Setting external_id for to 66dbcfa1-dc92-4bc5-a7a6-f7fd8b5d3568 [2024-02-18T19:05:00.752+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4e3dd0bc-4a69-46fb-a9a5-073916e83a38 [2024-02-18T19:05:02.379+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:05:02.380+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:04:00+00:00, run_id=scheduled__2024-02-18T19:04:00+00:00, run_start_date=2024-02-18 19:05:00.559960+00:00, run_end_date=2024-02-18 19:05:02.379901+00:00, run_duration=1.819941, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:04:00+00:00, data_interval_end=2024-02-18 19:05:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:05:02.386+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:05:00+00:00, run_after=2024-02-18T19:06:00+00:00 [2024-02-18T19:05:02.404+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:05:02.404+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:05:02.404+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:05:02.406+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T19:00:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T19:05:02.406+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T19:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T19:05:02.441+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T19:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:05:02.441+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:04:00+00:00 exited with status success for try_number 1 [2024-02-18T19:05:02.448+0000] {scheduler_job.py:635} INFO - Setting external_id for to b6e9b700-ba4f-47a6-86b2-78e231879fb1 [2024-02-18T19:05:02.449+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:04:00+00:00, map_index=-1, run_start_date=2024-02-18 19:05:02.018969+00:00, run_end_date=2024-02-18 19:05:02.259689+00:00, run_duration=0.24072, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1348, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:05:00.599979+00:00, queued_by_job_id=1, pid=29306 [2024-02-18T19:05:02.518+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T19:00:00+00:00 exited with status success for try_number 1 [2024-02-18T19:05:02.522+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T19:00:00+00:00, map_index=-1, run_start_date=2024-02-18 19:05:02.109505+00:00, run_end_date=2024-02-18 19:05:02.341284+00:00, run_duration=0.231779, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1350, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:05:00.599979+00:00, queued_by_job_id=1, pid=29308 [2024-02-18T19:05:03.671+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:05:03.672+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:04:00+00:00, run_id=scheduled__2024-02-18T19:04:00+00:00, run_start_date=2024-02-18 19:05:00.560711+00:00, run_end_date=2024-02-18 19:05:03.672002+00:00, run_duration=3.111291, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:04:00+00:00, data_interval_end=2024-02-18 19:05:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:05:03.679+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:05:00+00:00, run_after=2024-02-18T19:06:00+00:00 [2024-02-18T19:05:03.711+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:05:03.711+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:05:03.712+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:05:03.713+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T19:00:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T19:05:03.713+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T19:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T19:05:03.743+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T19:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:05:03.743+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:04:00+00:00 exited with status success for try_number 1 [2024-02-18T19:05:03.749+0000] {scheduler_job.py:635} INFO - Setting external_id for to e449861a-542c-443d-a19f-d6ecfcd53658 [2024-02-18T19:05:03.749+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:04:00+00:00, map_index=-1, run_start_date=2024-02-18 19:05:02.029790+00:00, run_end_date=2024-02-18 19:05:03.096082+00:00, run_duration=1.066292, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1349, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:05:00.599979+00:00, queued_by_job_id=1, pid=29307 [2024-02-18T19:05:03.814+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T19:00:00+00:00 exited with status success for try_number 1 [2024-02-18T19:05:03.817+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T19:00:00+00:00, map_index=-1, run_start_date=2024-02-18 19:05:03.490805+00:00, run_end_date=2024-02-18 19:05:03.670800+00:00, run_duration=0.179995, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1351, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:05:02.405209+00:00, queued_by_job_id=1, pid=29347 [2024-02-18T19:05:05.525+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:05:05.525+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:05:05.526+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:05:05.527+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T19:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:05:05.527+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T19:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T19:05:05.570+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T19:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:05:05.571+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T19:00:00+00:00 exited with status success for try_number 1 [2024-02-18T19:05:05.577+0000] {scheduler_job.py:635} INFO - Setting external_id for to 51d3871b-71dc-427f-88a6-097279c0f027 [2024-02-18T19:05:05.577+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T19:00:00+00:00, map_index=0, run_start_date=2024-02-18 19:05:04.843534+00:00, run_end_date=2024-02-18 19:05:05.036103+00:00, run_duration=0.192569, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1352, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:05:03.712656+00:00, queued_by_job_id=1, pid=29359 [2024-02-18T19:05:07.489+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:05:07.489+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:00:00+00:00, run_id=scheduled__2024-02-18T19:00:00+00:00, run_start_date=2024-02-18 19:05:00.559167+00:00, run_end_date=2024-02-18 19:05:07.489342+00:00, run_duration=6.930175, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:00:00+00:00, data_interval_end=2024-02-18 19:05:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T19:05:07.493+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:05:00+00:00, run_after=2024-02-18T19:10:00+00:00 [2024-02-18T19:05:07.516+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T19:00:00+00:00 exited with status success for try_number 1 [2024-02-18T19:05:07.519+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T19:00:00+00:00, map_index=-1, run_start_date=2024-02-18 19:05:07.139131+00:00, run_end_date=2024-02-18 19:05:07.327139+00:00, run_duration=0.188008, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1353, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:05:05.526586+00:00, queued_by_job_id=1, pid=29371 [2024-02-18T19:06:00.792+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:06:00+00:00, run_after=2024-02-18T19:07:00+00:00 [2024-02-18T19:06:00.797+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:06:00.801+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:06:00.840+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T19:06:00.840+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T19:06:00.841+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:06:00.841+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:06:00.841+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:06:00.843+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T19:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:06:00.843+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T19:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T19:06:00.843+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:06:00.844+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:06:00.844+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:06:00.844+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:06:00.975+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:04:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:06:00.976+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:06:00.976+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:06:00.987+0000] {scheduler_job.py:635} INFO - Setting external_id for to d15bb026-07f0-4cd3-bed3-d94eebcefd39 [2024-02-18T19:06:00.987+0000] {scheduler_job.py:635} INFO - Setting external_id for to aa266ab3-721d-464e-98da-327ea2d52bc1 [2024-02-18T19:06:00.987+0000] {scheduler_job.py:635} INFO - Setting external_id for to 88092f54-ecec-418a-9acb-454a369dd6d5 [2024-02-18T19:06:01.856+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:06:01.857+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 19:04:00+00:00, run_id=scheduled__2024-02-18T19:04:00+00:00, run_start_date=2024-02-18 19:06:00.809119+00:00, run_end_date=2024-02-18 19:06:01.856945+00:00, run_duration=1.047826, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:04:00+00:00, data_interval_end=2024-02-18 19:06:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T19:06:01.863+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T19:06:00+00:00, run_after=2024-02-18T19:08:00+00:00 [2024-02-18T19:06:01.904+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:04:00+00:00 exited with status success for try_number 1 [2024-02-18T19:06:01.907+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T19:04:00+00:00, map_index=-1, run_start_date=2024-02-18 19:06:01.389421+00:00, run_end_date=2024-02-18 19:06:01.573088+00:00, run_duration=0.183667, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1354, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:06:00.842391+00:00, queued_by_job_id=1, pid=29388 [2024-02-18T19:06:02.943+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:06:02.943+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:05:00+00:00, run_id=scheduled__2024-02-18T19:05:00+00:00, run_start_date=2024-02-18 19:06:00.809931+00:00, run_end_date=2024-02-18 19:06:02.943857+00:00, run_duration=2.133926, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:05:00+00:00, data_interval_end=2024-02-18 19:06:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:06:02.949+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:06:00+00:00, run_after=2024-02-18T19:07:00+00:00 [2024-02-18T19:06:02.975+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:05:00+00:00 exited with status success for try_number 1 [2024-02-18T19:06:02.978+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:05:00+00:00, map_index=-1, run_start_date=2024-02-18 19:06:02.237762+00:00, run_end_date=2024-02-18 19:06:02.429690+00:00, run_duration=0.191928, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1356, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:06:00.842391+00:00, queued_by_job_id=1, pid=29419 [2024-02-18T19:06:04.005+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:06:04.006+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:05:00+00:00, run_id=scheduled__2024-02-18T19:05:00+00:00, run_start_date=2024-02-18 19:06:00.810679+00:00, run_end_date=2024-02-18 19:06:04.006106+00:00, run_duration=3.195427, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:05:00+00:00, data_interval_end=2024-02-18 19:06:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:06:04.012+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:06:00+00:00, run_after=2024-02-18T19:07:00+00:00 [2024-02-18T19:06:04.032+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:05:00+00:00 exited with status success for try_number 1 [2024-02-18T19:06:04.035+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:05:00+00:00, map_index=-1, run_start_date=2024-02-18 19:06:02.180621+00:00, run_end_date=2024-02-18 19:06:03.222147+00:00, run_duration=1.041526, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1355, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:06:00.842391+00:00, queued_by_job_id=1, pid=29418 [2024-02-18T19:07:01.004+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:07:01.012+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:07:00+00:00, run_after=2024-02-18T19:08:00+00:00 [2024-02-18T19:07:01.058+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T19:07:01.058+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:07:01.058+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:07:01.059+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:07:01.061+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:07:01.061+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:07:01.061+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:07:01.061+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:07:01.155+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:06:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:07:01.156+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:06:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:07:01.162+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8a67a6df-33d2-486b-a75e-3fd135bd344d [2024-02-18T19:07:01.162+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3cf3c1c4-456f-420d-9799-33c6e02eed6e [2024-02-18T19:07:03.442+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:07:03.442+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:06:00+00:00, run_id=scheduled__2024-02-18T19:06:00+00:00, run_start_date=2024-02-18 19:07:01.021943+00:00, run_end_date=2024-02-18 19:07:03.442748+00:00, run_duration=2.420805, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:06:00+00:00, data_interval_end=2024-02-18 19:07:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:07:03.449+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:07:00+00:00, run_after=2024-02-18T19:08:00+00:00 [2024-02-18T19:07:03.453+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:07:03.453+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:06:00+00:00, run_id=scheduled__2024-02-18T19:06:00+00:00, run_start_date=2024-02-18 19:07:01.022711+00:00, run_end_date=2024-02-18 19:07:03.453191+00:00, run_duration=2.43048, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:06:00+00:00, data_interval_end=2024-02-18 19:07:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:07:03.459+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:07:00+00:00, run_after=2024-02-18T19:08:00+00:00 [2024-02-18T19:07:03.478+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:06:00+00:00 exited with status success for try_number 1 [2024-02-18T19:07:03.478+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:06:00+00:00 exited with status success for try_number 1 [2024-02-18T19:07:03.482+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:06:00+00:00, map_index=-1, run_start_date=2024-02-18 19:07:02.210532+00:00, run_end_date=2024-02-18 19:07:03.123970+00:00, run_duration=0.913438, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1358, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:07:01.059889+00:00, queued_by_job_id=1, pid=29474 [2024-02-18T19:07:03.482+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:06:00+00:00, map_index=-1, run_start_date=2024-02-18 19:07:02.178486+00:00, run_end_date=2024-02-18 19:07:02.389450+00:00, run_duration=0.210964, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1357, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:07:01.059889+00:00, queued_by_job_id=1, pid=29473 [2024-02-18T19:07:13.478+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T19:08:00.186+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:08:00.194+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:08:00+00:00, run_after=2024-02-18T19:09:00+00:00 [2024-02-18T19:08:00.198+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:08:00.239+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T19:08:00.239+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T19:08:00.239+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:08:00.239+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:08:00.240+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:08:00.242+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T19:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:08:00.242+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T19:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T19:08:00.242+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:08:00.242+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:08:00.242+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:08:00.243+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:08:00.380+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:06:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:08:00.382+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:07:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:08:00.382+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:07:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:08:00.391+0000] {scheduler_job.py:635} INFO - Setting external_id for to d64c48fb-07e7-4a66-8f74-7da5c1550184 [2024-02-18T19:08:00.391+0000] {scheduler_job.py:635} INFO - Setting external_id for to 860825b0-9e25-4340-80c7-5face32f0800 [2024-02-18T19:08:00.391+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2a40d573-d995-4c87-81d2-f1670b63f6a4 [2024-02-18T19:08:01.508+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:08:01.509+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 19:06:00+00:00, run_id=scheduled__2024-02-18T19:06:00+00:00, run_start_date=2024-02-18 19:08:00.206283+00:00, run_end_date=2024-02-18 19:08:01.509388+00:00, run_duration=1.303105, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:06:00+00:00, data_interval_end=2024-02-18 19:08:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T19:08:01.517+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T19:08:00+00:00, run_after=2024-02-18T19:10:00+00:00 [2024-02-18T19:08:01.558+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:06:00+00:00 exited with status success for try_number 1 [2024-02-18T19:08:01.563+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T19:06:00+00:00, map_index=-1, run_start_date=2024-02-18 19:08:00.831867+00:00, run_end_date=2024-02-18 19:08:01.058536+00:00, run_duration=0.226669, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1359, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:08:00.241039+00:00, queued_by_job_id=1, pid=29509 [2024-02-18T19:08:02.590+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:08:02.590+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:07:00+00:00, run_id=scheduled__2024-02-18T19:07:00+00:00, run_start_date=2024-02-18 19:08:00.206967+00:00, run_end_date=2024-02-18 19:08:02.590722+00:00, run_duration=2.383755, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:07:00+00:00, data_interval_end=2024-02-18 19:08:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:08:02.596+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:08:00+00:00, run_after=2024-02-18T19:09:00+00:00 [2024-02-18T19:08:02.621+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:07:00+00:00 exited with status success for try_number 1 [2024-02-18T19:08:02.624+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:07:00+00:00, map_index=-1, run_start_date=2024-02-18 19:08:01.612433+00:00, run_end_date=2024-02-18 19:08:01.804914+00:00, run_duration=0.192481, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1360, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:08:00.241039+00:00, queued_by_job_id=1, pid=29539 [2024-02-18T19:08:02.858+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:08:02.858+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:07:00+00:00, run_id=scheduled__2024-02-18T19:07:00+00:00, run_start_date=2024-02-18 19:08:00.207633+00:00, run_end_date=2024-02-18 19:08:02.858611+00:00, run_duration=2.650978, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:07:00+00:00, data_interval_end=2024-02-18 19:08:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:08:02.865+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:08:00+00:00, run_after=2024-02-18T19:09:00+00:00 [2024-02-18T19:08:02.883+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:07:00+00:00 exited with status success for try_number 1 [2024-02-18T19:08:02.886+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:07:00+00:00, map_index=-1, run_start_date=2024-02-18 19:08:01.629385+00:00, run_end_date=2024-02-18 19:08:02.653984+00:00, run_duration=1.024599, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1361, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:08:00.241039+00:00, queued_by_job_id=1, pid=29540 [2024-02-18T19:09:00.629+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:09:00.639+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:09:00+00:00, run_after=2024-02-18T19:10:00+00:00 [2024-02-18T19:09:00.681+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T19:09:00.681+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:09:00.682+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:09:00.682+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:09:00.684+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:09:00.684+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:09:00.685+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:09:00.685+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:09:00.901+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:08:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:09:00.901+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:08:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:09:00.917+0000] {scheduler_job.py:635} INFO - Setting external_id for to 780ae027-5e90-46d9-8877-13e52ea8cdf0 [2024-02-18T19:09:00.917+0000] {scheduler_job.py:635} INFO - Setting external_id for to 926a92cd-50c9-468a-9117-1ae9545d8310 [2024-02-18T19:09:03.501+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:09:03.501+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:08:00+00:00, run_id=scheduled__2024-02-18T19:08:00+00:00, run_start_date=2024-02-18 19:09:00.648911+00:00, run_end_date=2024-02-18 19:09:03.501394+00:00, run_duration=2.852483, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:08:00+00:00, data_interval_end=2024-02-18 19:09:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:09:03.512+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:09:00+00:00, run_after=2024-02-18T19:10:00+00:00 [2024-02-18T19:09:03.548+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:08:00+00:00 exited with status success for try_number 1 [2024-02-18T19:09:03.552+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:08:00+00:00, map_index=-1, run_start_date=2024-02-18 19:09:02.767337+00:00, run_end_date=2024-02-18 19:09:03.067680+00:00, run_duration=0.300343, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1363, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:09:00.683416+00:00, queued_by_job_id=1, pid=29594 [2024-02-18T19:09:04.594+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:09:04.595+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:08:00+00:00, run_id=scheduled__2024-02-18T19:08:00+00:00, run_start_date=2024-02-18 19:09:00.649916+00:00, run_end_date=2024-02-18 19:09:04.595224+00:00, run_duration=3.945308, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:08:00+00:00, data_interval_end=2024-02-18 19:09:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:09:04.605+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:09:00+00:00, run_after=2024-02-18T19:10:00+00:00 [2024-02-18T19:09:04.643+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:08:00+00:00 exited with status success for try_number 1 [2024-02-18T19:09:04.648+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:08:00+00:00, map_index=-1, run_start_date=2024-02-18 19:09:02.804859+00:00, run_end_date=2024-02-18 19:09:03.874093+00:00, run_duration=1.069234, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1362, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:09:00.683416+00:00, queued_by_job_id=1, pid=29595 [2024-02-18T19:10:00.014+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:10:00+00:00, run_after=2024-02-18T19:15:00+00:00 [2024-02-18T19:10:00.018+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:10:00.026+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:10:00+00:00, run_after=2024-02-18T19:11:00+00:00 [2024-02-18T19:10:00.029+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:10:00.081+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T19:10:00.081+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:10:00.081+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T19:10:00.081+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:10:00.081+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:10:00.082+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:10:00.084+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T19:05:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T19:10:00.084+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T19:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T19:10:00.084+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T19:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:10:00.084+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T19:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T19:10:00.084+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:10:00.084+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:10:00.084+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:10:00.085+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:10:00.419+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T19:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:10:00.419+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:08:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:10:00.419+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:09:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:10:00.420+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:09:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:10:00.433+0000] {scheduler_job.py:635} INFO - Setting external_id for to aaa880af-1fdc-490b-b3bf-4f396a16dee4 [2024-02-18T19:10:00.433+0000] {scheduler_job.py:635} INFO - Setting external_id for to 62ff83cd-d515-47f4-a602-6839f8d73e86 [2024-02-18T19:10:00.434+0000] {scheduler_job.py:635} INFO - Setting external_id for to 10b46cda-a792-4050-b6d6-c2c39aaff665 [2024-02-18T19:10:00.435+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6c416a4e-d0c6-4e5a-b3f5-cf84dcc39ead [2024-02-18T19:10:02.459+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:10:02.460+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 19:08:00+00:00, run_id=scheduled__2024-02-18T19:08:00+00:00, run_start_date=2024-02-18 19:10:00.040034+00:00, run_end_date=2024-02-18 19:10:02.460393+00:00, run_duration=2.420359, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:08:00+00:00, data_interval_end=2024-02-18 19:10:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T19:10:02.480+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T19:10:00+00:00, run_after=2024-02-18T19:12:00+00:00 [2024-02-18T19:10:02.578+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:08:00+00:00 exited with status success for try_number 1 [2024-02-18T19:10:02.589+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T19:08:00+00:00, map_index=-1, run_start_date=2024-02-18 19:10:00.991757+00:00, run_end_date=2024-02-18 19:10:01.714325+00:00, run_duration=0.722568, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1364, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:10:00.082800+00:00, queued_by_job_id=1, pid=29631 [2024-02-18T19:10:03.627+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:10:03.628+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:09:00+00:00, run_id=scheduled__2024-02-18T19:09:00+00:00, run_start_date=2024-02-18 19:10:00.040651+00:00, run_end_date=2024-02-18 19:10:03.628058+00:00, run_duration=3.587407, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:09:00+00:00, data_interval_end=2024-02-18 19:10:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:10:03.634+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:10:00+00:00, run_after=2024-02-18T19:11:00+00:00 [2024-02-18T19:10:03.650+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:10:03.651+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:10:03.651+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:10:03.652+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T19:05:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T19:10:03.653+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T19:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T19:10:03.679+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T19:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:10:03.679+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T19:05:00+00:00 exited with status success for try_number 1 [2024-02-18T19:10:03.679+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:09:00+00:00 exited with status success for try_number 1 [2024-02-18T19:10:03.684+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T19:05:00+00:00, map_index=-1, run_start_date=2024-02-18 19:10:02.770037+00:00, run_end_date=2024-02-18 19:10:03.107208+00:00, run_duration=0.337171, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1367, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:10:00.082800+00:00, queued_by_job_id=1, pid=29681 [2024-02-18T19:10:03.684+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0a918c6b-0998-4c9a-bcd0-d579150526a2 [2024-02-18T19:10:03.684+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:09:00+00:00, map_index=-1, run_start_date=2024-02-18 19:10:02.434894+00:00, run_end_date=2024-02-18 19:10:02.854798+00:00, run_duration=0.419904, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1365, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:10:00.082800+00:00, queued_by_job_id=1, pid=29666 [2024-02-18T19:10:04.017+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:10:04.017+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:09:00+00:00, run_id=scheduled__2024-02-18T19:09:00+00:00, run_start_date=2024-02-18 19:10:00.041280+00:00, run_end_date=2024-02-18 19:10:04.017559+00:00, run_duration=3.976279, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:09:00+00:00, data_interval_end=2024-02-18 19:10:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:10:04.023+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:10:00+00:00, run_after=2024-02-18T19:11:00+00:00 [2024-02-18T19:10:04.054+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:09:00+00:00 exited with status success for try_number 1 [2024-02-18T19:10:04.059+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:09:00+00:00, map_index=-1, run_start_date=2024-02-18 19:10:02.465455+00:00, run_end_date=2024-02-18 19:10:03.854216+00:00, run_duration=1.388761, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1366, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:10:00.082800+00:00, queued_by_job_id=1, pid=29672 [2024-02-18T19:10:05.134+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:10:05.135+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:10:05.135+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:10:05.137+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T19:05:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T19:10:05.138+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T19:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T19:10:05.175+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T19:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:10:05.175+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T19:05:00+00:00 exited with status success for try_number 1 [2024-02-18T19:10:05.179+0000] {scheduler_job.py:635} INFO - Setting external_id for to b3b02ec5-635b-4369-9079-6815d45d257a [2024-02-18T19:10:05.179+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T19:05:00+00:00, map_index=-1, run_start_date=2024-02-18 19:10:04.776373+00:00, run_end_date=2024-02-18 19:10:04.958946+00:00, run_duration=0.182573, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1368, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:10:03.651899+00:00, queued_by_job_id=1, pid=29712 [2024-02-18T19:10:07.364+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:10:07.364+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:10:07.365+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:10:07.366+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T19:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:10:07.366+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T19:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T19:10:07.397+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T19:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:10:07.398+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T19:05:00+00:00 exited with status success for try_number 1 [2024-02-18T19:10:07.402+0000] {scheduler_job.py:635} INFO - Setting external_id for to 90a28d91-fcfb-421e-b7c0-df799835d725 [2024-02-18T19:10:07.402+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T19:05:00+00:00, map_index=0, run_start_date=2024-02-18 19:10:06.538603+00:00, run_end_date=2024-02-18 19:10:06.727380+00:00, run_duration=0.188777, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1369, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:10:05.136568+00:00, queued_by_job_id=1, pid=29724 [2024-02-18T19:10:09.107+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:10:09.107+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:05:00+00:00, run_id=scheduled__2024-02-18T19:05:00+00:00, run_start_date=2024-02-18 19:10:00.039347+00:00, run_end_date=2024-02-18 19:10:09.107898+00:00, run_duration=9.068551, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:05:00+00:00, data_interval_end=2024-02-18 19:10:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T19:10:09.112+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:10:00+00:00, run_after=2024-02-18T19:15:00+00:00 [2024-02-18T19:10:09.130+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T19:05:00+00:00 exited with status success for try_number 1 [2024-02-18T19:10:09.133+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T19:05:00+00:00, map_index=-1, run_start_date=2024-02-18 19:10:08.432032+00:00, run_end_date=2024-02-18 19:10:08.618687+00:00, run_duration=0.186655, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1370, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:10:07.365735+00:00, queued_by_job_id=1, pid=29736 [2024-02-18T19:11:00.558+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:11:00+00:00, run_after=2024-02-18T19:12:00+00:00 [2024-02-18T19:11:00.563+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:11:00.603+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T19:11:00.603+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:11:00.603+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:11:00.604+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:11:00.605+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:11:00.605+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:11:00.605+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:11:00.605+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:11:00.703+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:11:00.703+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:11:00.710+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2ff48446-fa4b-4fc6-aeb0-a384366698c5 [2024-02-18T19:11:00.710+0000] {scheduler_job.py:635} INFO - Setting external_id for to 11a962c6-279f-4f21-bc0e-f6fea3dd714e [2024-02-18T19:11:02.666+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:11:02.666+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:10:00+00:00, run_id=scheduled__2024-02-18T19:10:00+00:00, run_start_date=2024-02-18 19:11:00.576076+00:00, run_end_date=2024-02-18 19:11:02.666649+00:00, run_duration=2.090573, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:10:00+00:00, data_interval_end=2024-02-18 19:11:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:11:02.674+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:11:00+00:00, run_after=2024-02-18T19:12:00+00:00 [2024-02-18T19:11:02.701+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:10:00+00:00 exited with status success for try_number 1 [2024-02-18T19:11:02.704+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:10:00+00:00, map_index=-1, run_start_date=2024-02-18 19:11:01.890926+00:00, run_end_date=2024-02-18 19:11:02.090723+00:00, run_duration=0.199797, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1371, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:11:00.604478+00:00, queued_by_job_id=1, pid=29772 [2024-02-18T19:11:03.735+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:11:03.736+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:10:00+00:00, run_id=scheduled__2024-02-18T19:10:00+00:00, run_start_date=2024-02-18 19:11:00.576835+00:00, run_end_date=2024-02-18 19:11:03.735978+00:00, run_duration=3.159143, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:10:00+00:00, data_interval_end=2024-02-18 19:11:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:11:03.742+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:11:00+00:00, run_after=2024-02-18T19:12:00+00:00 [2024-02-18T19:11:03.768+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:10:00+00:00 exited with status success for try_number 1 [2024-02-18T19:11:03.771+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:10:00+00:00, map_index=-1, run_start_date=2024-02-18 19:11:01.900281+00:00, run_end_date=2024-02-18 19:11:02.850047+00:00, run_duration=0.949766, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1372, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:11:00.604478+00:00, queued_by_job_id=1, pid=29773 [2024-02-18T19:12:01.043+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:12:00+00:00, run_after=2024-02-18T19:13:00+00:00 [2024-02-18T19:12:01.047+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:12:01.050+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:12:01.099+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T19:12:01.099+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T19:12:01.099+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:12:01.099+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:12:01.100+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:12:01.102+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T19:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:12:01.102+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T19:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T19:12:01.102+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:12:01.102+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:12:01.103+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:12:01.103+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:12:01.235+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:12:01.235+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:11:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:12:01.236+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:11:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:12:01.242+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8edd9003-6c85-4d0c-bcf3-15045333fb41 [2024-02-18T19:12:01.243+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6c8d673c-3ed4-44d9-81a8-fe614898d6a0 [2024-02-18T19:12:01.243+0000] {scheduler_job.py:635} INFO - Setting external_id for to fd8a0197-0722-48ea-8665-8a0719836953 [2024-02-18T19:12:02.920+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:12:02.921+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 19:10:00+00:00, run_id=scheduled__2024-02-18T19:10:00+00:00, run_start_date=2024-02-18 19:12:01.061202+00:00, run_end_date=2024-02-18 19:12:02.920938+00:00, run_duration=1.859736, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:10:00+00:00, data_interval_end=2024-02-18 19:12:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T19:12:02.926+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T19:12:00+00:00, run_after=2024-02-18T19:14:00+00:00 [2024-02-18T19:12:02.929+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:12:02.929+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:11:00+00:00, run_id=scheduled__2024-02-18T19:11:00+00:00, run_start_date=2024-02-18 19:12:01.062000+00:00, run_end_date=2024-02-18 19:12:02.929719+00:00, run_duration=1.867719, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:11:00+00:00, data_interval_end=2024-02-18 19:12:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:12:02.936+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:12:00+00:00, run_after=2024-02-18T19:13:00+00:00 [2024-02-18T19:12:02.961+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:10:00+00:00 exited with status success for try_number 1 [2024-02-18T19:12:02.961+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:11:00+00:00 exited with status success for try_number 1 [2024-02-18T19:12:02.965+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T19:10:00+00:00, map_index=-1, run_start_date=2024-02-18 19:12:01.612786+00:00, run_end_date=2024-02-18 19:12:01.868052+00:00, run_duration=0.255266, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1373, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:12:01.100892+00:00, queued_by_job_id=1, pid=29808 [2024-02-18T19:12:02.965+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:11:00+00:00, map_index=-1, run_start_date=2024-02-18 19:12:02.449917+00:00, run_end_date=2024-02-18 19:12:02.637372+00:00, run_duration=0.187455, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1375, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:12:01.100892+00:00, queued_by_job_id=1, pid=29838 [2024-02-18T19:12:03.992+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:12:03.992+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:11:00+00:00, run_id=scheduled__2024-02-18T19:11:00+00:00, run_start_date=2024-02-18 19:12:01.062694+00:00, run_end_date=2024-02-18 19:12:03.992495+00:00, run_duration=2.929801, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:11:00+00:00, data_interval_end=2024-02-18 19:12:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:12:03.999+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:12:00+00:00, run_after=2024-02-18T19:13:00+00:00 [2024-02-18T19:12:04.022+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:11:00+00:00 exited with status success for try_number 1 [2024-02-18T19:12:04.025+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:11:00+00:00, map_index=-1, run_start_date=2024-02-18 19:12:02.445919+00:00, run_end_date=2024-02-18 19:12:03.410240+00:00, run_duration=0.964321, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1374, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:12:01.100892+00:00, queued_by_job_id=1, pid=29837 [2024-02-18T19:12:13.515+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T19:13:00.512+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:13:00.519+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:13:00+00:00, run_after=2024-02-18T19:14:00+00:00 [2024-02-18T19:13:00.559+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T19:13:00.559+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:13:00.559+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:13:00.560+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:13:00.561+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:13:00.561+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:13:00.562+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:13:00.562+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:13:00.645+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:12:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:13:00.646+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:12:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:13:00.651+0000] {scheduler_job.py:635} INFO - Setting external_id for to 36f45a79-cdd4-41e7-9c24-6703c1d3c230 [2024-02-18T19:13:00.651+0000] {scheduler_job.py:635} INFO - Setting external_id for to fb40dc34-9ae2-4dfe-a049-96d3e1422933 [2024-02-18T19:13:03.169+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:13:03.169+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:12:00+00:00, run_id=scheduled__2024-02-18T19:12:00+00:00, run_start_date=2024-02-18 19:13:00.529922+00:00, run_end_date=2024-02-18 19:13:03.169777+00:00, run_duration=2.639855, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:12:00+00:00, data_interval_end=2024-02-18 19:13:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:13:03.176+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:13:00+00:00, run_after=2024-02-18T19:14:00+00:00 [2024-02-18T19:13:03.180+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:13:03.180+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:12:00+00:00, run_id=scheduled__2024-02-18T19:12:00+00:00, run_start_date=2024-02-18 19:13:00.528999+00:00, run_end_date=2024-02-18 19:13:03.180285+00:00, run_duration=2.651286, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:12:00+00:00, data_interval_end=2024-02-18 19:13:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:13:03.186+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:13:00+00:00, run_after=2024-02-18T19:14:00+00:00 [2024-02-18T19:13:03.207+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:12:00+00:00 exited with status success for try_number 1 [2024-02-18T19:13:03.207+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:12:00+00:00 exited with status success for try_number 1 [2024-02-18T19:13:03.210+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:12:00+00:00, map_index=-1, run_start_date=2024-02-18 19:13:01.902859+00:00, run_end_date=2024-02-18 19:13:02.102025+00:00, run_duration=0.199166, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1377, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:13:00.560582+00:00, queued_by_job_id=1, pid=29893 [2024-02-18T19:13:03.211+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:12:00+00:00, map_index=-1, run_start_date=2024-02-18 19:13:01.899941+00:00, run_end_date=2024-02-18 19:13:02.859457+00:00, run_duration=0.959516, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1376, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:13:00.560582+00:00, queued_by_job_id=1, pid=29892 [2024-02-18T19:14:00.225+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:14:00+00:00, run_after=2024-02-18T19:15:00+00:00 [2024-02-18T19:14:00.229+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:14:00.233+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:14:00.271+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T19:14:00.271+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T19:14:00.272+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:14:00.272+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:14:00.272+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:14:00.274+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T19:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:14:00.274+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T19:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T19:14:00.274+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:14:00.274+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:14:00.275+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:14:00.275+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:14:00.421+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:12:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:14:00.424+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:13:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:14:00.424+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:13:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:14:00.434+0000] {scheduler_job.py:635} INFO - Setting external_id for to dcb24880-f9f8-4560-aaa0-16ad3f510594 [2024-02-18T19:14:00.434+0000] {scheduler_job.py:635} INFO - Setting external_id for to e491b0f4-7ed3-4bba-99eb-0f95d5ccc8b5 [2024-02-18T19:14:00.434+0000] {scheduler_job.py:635} INFO - Setting external_id for to be238b88-d11a-4129-9854-d2ad60b10abc [2024-02-18T19:14:02.226+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:14:02.226+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 19:12:00+00:00, run_id=scheduled__2024-02-18T19:12:00+00:00, run_start_date=2024-02-18 19:14:00.241315+00:00, run_end_date=2024-02-18 19:14:02.226860+00:00, run_duration=1.985545, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:12:00+00:00, data_interval_end=2024-02-18 19:14:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T19:14:02.231+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T19:14:00+00:00, run_after=2024-02-18T19:16:00+00:00 [2024-02-18T19:14:02.235+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:14:02.235+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:13:00+00:00, run_id=scheduled__2024-02-18T19:13:00+00:00, run_start_date=2024-02-18 19:14:00.242029+00:00, run_end_date=2024-02-18 19:14:02.235520+00:00, run_duration=1.993491, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:13:00+00:00, data_interval_end=2024-02-18 19:14:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:14:02.242+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:14:00+00:00, run_after=2024-02-18T19:15:00+00:00 [2024-02-18T19:14:02.267+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:12:00+00:00 exited with status success for try_number 1 [2024-02-18T19:14:02.267+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:13:00+00:00 exited with status success for try_number 1 [2024-02-18T19:14:02.271+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T19:12:00+00:00, map_index=-1, run_start_date=2024-02-18 19:14:00.904690+00:00, run_end_date=2024-02-18 19:14:01.149768+00:00, run_duration=0.245078, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1378, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:14:00.273304+00:00, queued_by_job_id=1, pid=29928 [2024-02-18T19:14:02.271+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:13:00+00:00, map_index=-1, run_start_date=2024-02-18 19:14:01.653108+00:00, run_end_date=2024-02-18 19:14:01.846756+00:00, run_duration=0.193648, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1379, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:14:00.273304+00:00, queued_by_job_id=1, pid=29959 [2024-02-18T19:14:03.378+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:14:03.378+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:13:00+00:00, run_id=scheduled__2024-02-18T19:13:00+00:00, run_start_date=2024-02-18 19:14:00.242666+00:00, run_end_date=2024-02-18 19:14:03.378519+00:00, run_duration=3.135853, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:13:00+00:00, data_interval_end=2024-02-18 19:14:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:14:03.384+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:14:00+00:00, run_after=2024-02-18T19:15:00+00:00 [2024-02-18T19:14:03.405+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:13:00+00:00 exited with status success for try_number 1 [2024-02-18T19:14:03.408+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:13:00+00:00, map_index=-1, run_start_date=2024-02-18 19:14:01.651751+00:00, run_end_date=2024-02-18 19:14:02.614529+00:00, run_duration=0.962778, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1380, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:14:00.273304+00:00, queued_by_job_id=1, pid=29958 [2024-02-18T19:15:00.767+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:15:00.775+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:15:00+00:00, run_after=2024-02-18T19:20:00+00:00 [2024-02-18T19:15:00.782+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:15:00+00:00, run_after=2024-02-18T19:16:00+00:00 [2024-02-18T19:15:00.832+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T19:15:00.832+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:15:00.832+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:15:00.832+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:15:00.833+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:15:00.835+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T19:10:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T19:15:00.835+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T19:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T19:15:00.835+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:15:00.835+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:15:00.835+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:15:00.836+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:15:00.978+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T19:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:15:00.978+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:14:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:15:00.978+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:14:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:15:00.985+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9c7a201b-8adb-4a94-a53b-a1bb0666a07c [2024-02-18T19:15:00.985+0000] {scheduler_job.py:635} INFO - Setting external_id for to bbbd6b1f-4bd4-4353-b7cc-9b66870e16c5 [2024-02-18T19:15:00.986+0000] {scheduler_job.py:635} INFO - Setting external_id for to 94589708-90fd-47aa-bab3-8230bc16cb8d [2024-02-18T19:15:03.662+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:15:03.662+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:14:00+00:00, run_id=scheduled__2024-02-18T19:14:00+00:00, run_start_date=2024-02-18 19:15:00.790524+00:00, run_end_date=2024-02-18 19:15:03.662458+00:00, run_duration=2.871934, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:14:00+00:00, data_interval_end=2024-02-18 19:15:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:15:03.668+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:15:00+00:00, run_after=2024-02-18T19:16:00+00:00 [2024-02-18T19:15:03.690+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:15:03.690+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:15:03.691+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:15:03.692+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T19:10:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T19:15:03.692+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T19:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T19:15:03.722+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T19:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:15:03.722+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T19:10:00+00:00 exited with status success for try_number 1 [2024-02-18T19:15:03.722+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:14:00+00:00 exited with status success for try_number 1 [2024-02-18T19:15:03.728+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T19:10:00+00:00, map_index=-1, run_start_date=2024-02-18 19:15:02.497791+00:00, run_end_date=2024-02-18 19:15:02.811071+00:00, run_duration=0.31328, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1381, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:15:00.833950+00:00, queued_by_job_id=1, pid=30024 [2024-02-18T19:15:03.728+0000] {scheduler_job.py:635} INFO - Setting external_id for to 21117fb8-97d0-4cb0-bf4e-e03cb300cf33 [2024-02-18T19:15:03.728+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:14:00+00:00, map_index=-1, run_start_date=2024-02-18 19:15:02.658201+00:00, run_end_date=2024-02-18 19:15:02.941392+00:00, run_duration=0.283191, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1383, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:15:00.833950+00:00, queued_by_job_id=1, pid=30026 [2024-02-18T19:15:04.829+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:15:04.830+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:14:00+00:00, run_id=scheduled__2024-02-18T19:14:00+00:00, run_start_date=2024-02-18 19:15:00.791213+00:00, run_end_date=2024-02-18 19:15:04.830720+00:00, run_duration=4.039507, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:14:00+00:00, data_interval_end=2024-02-18 19:15:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:15:04.840+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:15:00+00:00, run_after=2024-02-18T19:16:00+00:00 [2024-02-18T19:15:04.890+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:14:00+00:00 exited with status success for try_number 1 [2024-02-18T19:15:04.895+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:14:00+00:00, map_index=-1, run_start_date=2024-02-18 19:15:02.636380+00:00, run_end_date=2024-02-18 19:15:03.798424+00:00, run_duration=1.162044, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1382, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:15:00.833950+00:00, queued_by_job_id=1, pid=30025 [2024-02-18T19:15:05.948+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:15:05.948+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:15:05.949+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:15:05.951+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T19:10:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T19:15:05.951+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T19:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T19:15:06.005+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T19:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:15:06.005+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T19:10:00+00:00 exited with status success for try_number 1 [2024-02-18T19:15:06.012+0000] {scheduler_job.py:635} INFO - Setting external_id for to 22577e70-20f5-459c-8fd9-25d17c30759a [2024-02-18T19:15:06.012+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T19:10:00+00:00, map_index=-1, run_start_date=2024-02-18 19:15:04.919722+00:00, run_end_date=2024-02-18 19:15:05.116626+00:00, run_duration=0.196904, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1384, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:15:03.691763+00:00, queued_by_job_id=1, pid=30065 [2024-02-18T19:15:08.115+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:15:08.115+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:15:08.115+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:15:08.117+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T19:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:15:08.117+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T19:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T19:15:08.146+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T19:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:15:08.146+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T19:10:00+00:00 exited with status success for try_number 1 [2024-02-18T19:15:08.150+0000] {scheduler_job.py:635} INFO - Setting external_id for to 90df894e-e801-408c-a44b-a8f82549db3f [2024-02-18T19:15:08.150+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T19:10:00+00:00, map_index=0, run_start_date=2024-02-18 19:15:07.291558+00:00, run_end_date=2024-02-18 19:15:07.451572+00:00, run_duration=0.160014, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1385, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:15:05.950210+00:00, queued_by_job_id=1, pid=30077 [2024-02-18T19:15:10.280+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:15:10.281+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:10:00+00:00, run_id=scheduled__2024-02-18T19:10:00+00:00, run_start_date=2024-02-18 19:15:00.789749+00:00, run_end_date=2024-02-18 19:15:10.281101+00:00, run_duration=9.491352, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:10:00+00:00, data_interval_end=2024-02-18 19:15:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T19:15:10.288+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:15:00+00:00, run_after=2024-02-18T19:20:00+00:00 [2024-02-18T19:15:10.320+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T19:10:00+00:00 exited with status success for try_number 1 [2024-02-18T19:15:10.324+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T19:10:00+00:00, map_index=-1, run_start_date=2024-02-18 19:15:09.221457+00:00, run_end_date=2024-02-18 19:15:09.406306+00:00, run_duration=0.184849, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1386, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:15:08.116339+00:00, queued_by_job_id=1, pid=30089 [2024-02-18T19:16:00.348+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:16:00.352+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:16:00.360+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:16:00+00:00, run_after=2024-02-18T19:17:00+00:00 [2024-02-18T19:16:00.425+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T19:16:00.425+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T19:16:00.425+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:16:00.425+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:16:00.426+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:16:00.427+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T19:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:16:00.427+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T19:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T19:16:00.428+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:16:00.428+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:16:00.428+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:16:00.428+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:16:00.630+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:14:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:16:00.631+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:16:00.631+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:16:00.644+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3e5f1e1f-0967-4319-8852-285bf15a629d [2024-02-18T19:16:00.644+0000] {scheduler_job.py:635} INFO - Setting external_id for to 407e4496-8780-4778-be15-d4be327e2336 [2024-02-18T19:16:00.645+0000] {scheduler_job.py:635} INFO - Setting external_id for to db86e577-95e0-489b-877e-999991a88921 [2024-02-18T19:16:01.771+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:16:01.771+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 19:14:00+00:00, run_id=scheduled__2024-02-18T19:14:00+00:00, run_start_date=2024-02-18 19:16:00.393162+00:00, run_end_date=2024-02-18 19:16:01.771294+00:00, run_duration=1.378132, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:14:00+00:00, data_interval_end=2024-02-18 19:16:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T19:16:01.777+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T19:16:00+00:00, run_after=2024-02-18T19:18:00+00:00 [2024-02-18T19:16:01.810+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:14:00+00:00 exited with status success for try_number 1 [2024-02-18T19:16:01.814+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T19:14:00+00:00, map_index=-1, run_start_date=2024-02-18 19:16:01.039187+00:00, run_end_date=2024-02-18 19:16:01.232863+00:00, run_duration=0.193676, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1387, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:16:00.426680+00:00, queued_by_job_id=1, pid=30106 [2024-02-18T19:16:02.292+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:16:02.292+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:15:00+00:00, run_id=scheduled__2024-02-18T19:15:00+00:00, run_start_date=2024-02-18 19:16:00.394027+00:00, run_end_date=2024-02-18 19:16:02.292660+00:00, run_duration=1.898633, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:15:00+00:00, data_interval_end=2024-02-18 19:16:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:16:02.299+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:16:00+00:00, run_after=2024-02-18T19:17:00+00:00 [2024-02-18T19:16:02.318+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:15:00+00:00 exited with status success for try_number 1 [2024-02-18T19:16:02.321+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:15:00+00:00, map_index=-1, run_start_date=2024-02-18 19:16:01.734823+00:00, run_end_date=2024-02-18 19:16:01.942468+00:00, run_duration=0.207645, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1388, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:16:00.426680+00:00, queued_by_job_id=1, pid=30136 [2024-02-18T19:16:02.828+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:16:02.828+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:15:00+00:00, run_id=scheduled__2024-02-18T19:15:00+00:00, run_start_date=2024-02-18 19:16:00.394694+00:00, run_end_date=2024-02-18 19:16:02.828870+00:00, run_duration=2.434176, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:15:00+00:00, data_interval_end=2024-02-18 19:16:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:16:02.835+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:16:00+00:00, run_after=2024-02-18T19:17:00+00:00 [2024-02-18T19:16:02.853+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:15:00+00:00 exited with status success for try_number 1 [2024-02-18T19:16:02.856+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:15:00+00:00, map_index=-1, run_start_date=2024-02-18 19:16:01.825864+00:00, run_end_date=2024-02-18 19:16:02.722593+00:00, run_duration=0.896729, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1389, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:16:00.426680+00:00, queued_by_job_id=1, pid=30137 [2024-02-18T19:17:00.921+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:17:00+00:00, run_after=2024-02-18T19:18:00+00:00 [2024-02-18T19:17:00.926+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:17:00.977+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T19:17:00.977+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:17:00.977+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:17:00.978+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:17:00.979+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:17:00.980+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:17:00.980+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:17:00.980+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:17:01.063+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:16:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:17:01.063+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:16:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:17:01.067+0000] {scheduler_job.py:635} INFO - Setting external_id for to 43a3e59b-ca54-4a22-8520-14080c50882d [2024-02-18T19:17:01.068+0000] {scheduler_job.py:635} INFO - Setting external_id for to 063f93dc-ad4e-4ce2-ac67-1be802d4ba3f [2024-02-18T19:17:02.853+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:17:02.853+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:16:00+00:00, run_id=scheduled__2024-02-18T19:16:00+00:00, run_start_date=2024-02-18 19:17:00.937266+00:00, run_end_date=2024-02-18 19:17:02.853526+00:00, run_duration=1.91626, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:16:00+00:00, data_interval_end=2024-02-18 19:17:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:17:02.859+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:17:00+00:00, run_after=2024-02-18T19:18:00+00:00 [2024-02-18T19:17:02.882+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:16:00+00:00 exited with status success for try_number 1 [2024-02-18T19:17:02.886+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:16:00+00:00, map_index=-1, run_start_date=2024-02-18 19:17:02.210261+00:00, run_end_date=2024-02-18 19:17:02.402988+00:00, run_duration=0.192727, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1391, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:17:00.978855+00:00, queued_by_job_id=1, pid=30192 [2024-02-18T19:17:04.109+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:17:04.109+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:16:00+00:00, run_id=scheduled__2024-02-18T19:16:00+00:00, run_start_date=2024-02-18 19:17:00.937984+00:00, run_end_date=2024-02-18 19:17:04.109422+00:00, run_duration=3.171438, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:16:00+00:00, data_interval_end=2024-02-18 19:17:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:17:04.115+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:17:00+00:00, run_after=2024-02-18T19:18:00+00:00 [2024-02-18T19:17:04.135+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:16:00+00:00 exited with status success for try_number 1 [2024-02-18T19:17:04.137+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:16:00+00:00, map_index=-1, run_start_date=2024-02-18 19:17:02.188686+00:00, run_end_date=2024-02-18 19:17:03.280065+00:00, run_duration=1.091379, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1390, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:17:00.978855+00:00, queued_by_job_id=1, pid=30191 [2024-02-18T19:17:13.552+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T19:18:00.538+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:18:00+00:00, run_after=2024-02-18T19:19:00+00:00 [2024-02-18T19:18:00.543+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:18:00.547+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:18:00.594+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T19:18:00.594+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T19:18:00.594+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:18:00.594+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:18:00.595+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:18:00.597+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T19:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:18:00.597+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T19:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T19:18:00.597+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:18:00.597+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:18:00.597+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:18:00.597+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:18:00.722+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:16:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:18:00.722+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:17:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:18:00.722+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:17:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:18:00.730+0000] {scheduler_job.py:635} INFO - Setting external_id for to f80f59fa-b6f8-492a-86e9-8b2b7a41ad3a [2024-02-18T19:18:00.730+0000] {scheduler_job.py:635} INFO - Setting external_id for to 86b979a6-87f9-4e09-8775-48927ce737bf [2024-02-18T19:18:00.730+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4dba8425-d98c-486e-b10d-91c7b117cbea [2024-02-18T19:18:01.864+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:18:01.864+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 19:16:00+00:00, run_id=scheduled__2024-02-18T19:16:00+00:00, run_start_date=2024-02-18 19:18:00.555925+00:00, run_end_date=2024-02-18 19:18:01.864307+00:00, run_duration=1.308382, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:16:00+00:00, data_interval_end=2024-02-18 19:18:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T19:18:01.870+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T19:18:00+00:00, run_after=2024-02-18T19:20:00+00:00 [2024-02-18T19:18:01.912+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:16:00+00:00 exited with status success for try_number 1 [2024-02-18T19:18:01.918+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T19:16:00+00:00, map_index=-1, run_start_date=2024-02-18 19:18:01.196859+00:00, run_end_date=2024-02-18 19:18:01.433488+00:00, run_duration=0.236629, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1392, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:18:00.595855+00:00, queued_by_job_id=1, pid=30227 [2024-02-18T19:18:02.947+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:18:02.947+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:17:00+00:00, run_id=scheduled__2024-02-18T19:17:00+00:00, run_start_date=2024-02-18 19:18:00.556791+00:00, run_end_date=2024-02-18 19:18:02.947910+00:00, run_duration=2.391119, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:17:00+00:00, data_interval_end=2024-02-18 19:18:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:18:02.953+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:18:00+00:00, run_after=2024-02-18T19:19:00+00:00 [2024-02-18T19:18:02.979+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:17:00+00:00 exited with status success for try_number 1 [2024-02-18T19:18:02.982+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:17:00+00:00, map_index=-1, run_start_date=2024-02-18 19:18:01.901661+00:00, run_end_date=2024-02-18 19:18:02.094052+00:00, run_duration=0.192391, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1393, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:18:00.595855+00:00, queued_by_job_id=1, pid=30257 [2024-02-18T19:18:03.285+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:18:03.285+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:17:00+00:00, run_id=scheduled__2024-02-18T19:17:00+00:00, run_start_date=2024-02-18 19:18:00.557617+00:00, run_end_date=2024-02-18 19:18:03.285796+00:00, run_duration=2.728179, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:17:00+00:00, data_interval_end=2024-02-18 19:18:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:18:03.292+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:18:00+00:00, run_after=2024-02-18T19:19:00+00:00 [2024-02-18T19:18:03.311+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:17:00+00:00 exited with status success for try_number 1 [2024-02-18T19:18:03.314+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:17:00+00:00, map_index=-1, run_start_date=2024-02-18 19:18:01.983464+00:00, run_end_date=2024-02-18 19:18:03.029953+00:00, run_duration=1.046489, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1394, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:18:00.595855+00:00, queued_by_job_id=1, pid=30258 [2024-02-18T19:19:00.989+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:19:00.996+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:19:00+00:00, run_after=2024-02-18T19:20:00+00:00 [2024-02-18T19:19:01.033+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T19:19:01.033+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:19:01.033+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:19:01.033+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:19:01.035+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:19:01.035+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:19:01.035+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:19:01.035+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:19:01.124+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:18:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:19:01.124+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:18:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:19:01.130+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0b38b9ef-627f-46b4-ba79-0ec5f934c1af [2024-02-18T19:19:01.130+0000] {scheduler_job.py:635} INFO - Setting external_id for to b5bf5f18-aa36-40b1-820e-d82f76b0bd08 [2024-02-18T19:19:03.286+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:19:03.287+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:18:00+00:00, run_id=scheduled__2024-02-18T19:18:00+00:00, run_start_date=2024-02-18 19:19:01.006818+00:00, run_end_date=2024-02-18 19:19:03.287092+00:00, run_duration=2.280274, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:18:00+00:00, data_interval_end=2024-02-18 19:19:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:19:03.293+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:19:00+00:00, run_after=2024-02-18T19:20:00+00:00 [2024-02-18T19:19:03.297+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:19:03.297+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:18:00+00:00, run_id=scheduled__2024-02-18T19:18:00+00:00, run_start_date=2024-02-18 19:19:01.007592+00:00, run_end_date=2024-02-18 19:19:03.297171+00:00, run_duration=2.289579, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:18:00+00:00, data_interval_end=2024-02-18 19:19:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:19:03.303+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:19:00+00:00, run_after=2024-02-18T19:20:00+00:00 [2024-02-18T19:19:03.324+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:18:00+00:00 exited with status success for try_number 1 [2024-02-18T19:19:03.328+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:18:00+00:00, map_index=-1, run_start_date=2024-02-18 19:19:02.144119+00:00, run_end_date=2024-02-18 19:19:02.348569+00:00, run_duration=0.20445, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1396, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:19:01.034284+00:00, queued_by_job_id=1, pid=30313 [2024-02-18T19:19:03.518+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:18:00+00:00 exited with status success for try_number 1 [2024-02-18T19:19:03.521+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:18:00+00:00, map_index=-1, run_start_date=2024-02-18 19:19:02.143697+00:00, run_end_date=2024-02-18 19:19:03.254558+00:00, run_duration=1.110861, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1395, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:19:01.034284+00:00, queued_by_job_id=1, pid=30312 [2024-02-18T19:20:00.457+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:20:00+00:00, run_after=2024-02-18T19:21:00+00:00 [2024-02-18T19:20:00.462+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:20:00.466+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:20:00.473+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:20:00+00:00, run_after=2024-02-18T19:25:00+00:00 [2024-02-18T19:20:00.523+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T19:20:00.523+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:20:00.523+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T19:20:00.523+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:20:00.523+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:20:00.524+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:20:00.527+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T19:15:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T19:20:00.527+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T19:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T19:20:00.527+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T19:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:20:00.528+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T19:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T19:20:00.528+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:20:00.528+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:20:00.528+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:20:00.528+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:20:00.892+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T19:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:20:00.892+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:18:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:20:00.894+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:19:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:20:00.894+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:19:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:20:00.905+0000] {scheduler_job.py:635} INFO - Setting external_id for to c74a7d94-5381-44f7-a4f4-846b8c0518ed [2024-02-18T19:20:00.905+0000] {scheduler_job.py:635} INFO - Setting external_id for to aaf0e390-f2ed-4aed-a6bc-05c62872f77a [2024-02-18T19:20:00.905+0000] {scheduler_job.py:635} INFO - Setting external_id for to 392a43f3-6b0d-4df1-87c0-710b49ec5984 [2024-02-18T19:20:00.906+0000] {scheduler_job.py:635} INFO - Setting external_id for to 79652699-3a47-49bd-9a92-564eafc7a5b7 [2024-02-18T19:20:02.199+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:20:02.199+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 19:18:00+00:00, run_id=scheduled__2024-02-18T19:18:00+00:00, run_start_date=2024-02-18 19:20:00.482563+00:00, run_end_date=2024-02-18 19:20:02.199491+00:00, run_duration=1.716928, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:18:00+00:00, data_interval_end=2024-02-18 19:20:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T19:20:02.208+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T19:20:00+00:00, run_after=2024-02-18T19:22:00+00:00 [2024-02-18T19:20:02.256+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:18:00+00:00 exited with status success for try_number 1 [2024-02-18T19:20:02.261+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T19:18:00+00:00, map_index=-1, run_start_date=2024-02-18 19:20:01.205067+00:00, run_end_date=2024-02-18 19:20:01.477111+00:00, run_duration=0.272044, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1397, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:20:00.525785+00:00, queued_by_job_id=1, pid=30350 [2024-02-18T19:20:03.296+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:20:03.296+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:19:00+00:00, run_id=scheduled__2024-02-18T19:19:00+00:00, run_start_date=2024-02-18 19:20:00.483202+00:00, run_end_date=2024-02-18 19:20:03.296227+00:00, run_duration=2.813025, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:19:00+00:00, data_interval_end=2024-02-18 19:20:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:20:03.302+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:20:00+00:00, run_after=2024-02-18T19:21:00+00:00 [2024-02-18T19:20:03.320+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:20:03.320+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:20:03.320+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:20:03.322+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T19:15:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T19:20:03.322+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T19:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T19:20:03.354+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T19:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:20:03.355+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T19:15:00+00:00 exited with status success for try_number 1 [2024-02-18T19:20:03.356+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:19:00+00:00 exited with status success for try_number 1 [2024-02-18T19:20:03.361+0000] {scheduler_job.py:635} INFO - Setting external_id for to b2a83f39-2e91-4d9a-bf9c-abd124807c51 [2024-02-18T19:20:03.361+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:19:00+00:00, map_index=-1, run_start_date=2024-02-18 19:20:02.066351+00:00, run_end_date=2024-02-18 19:20:02.322302+00:00, run_duration=0.255951, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1398, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:20:00.525785+00:00, queued_by_job_id=1, pid=30390 [2024-02-18T19:20:03.361+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T19:15:00+00:00, map_index=-1, run_start_date=2024-02-18 19:20:02.222463+00:00, run_end_date=2024-02-18 19:20:02.466434+00:00, run_duration=0.243971, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1400, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:20:00.525785+00:00, queued_by_job_id=1, pid=30392 [2024-02-18T19:20:03.399+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:20:03.400+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:19:00+00:00, run_id=scheduled__2024-02-18T19:19:00+00:00, run_start_date=2024-02-18 19:20:00.483846+00:00, run_end_date=2024-02-18 19:20:03.400057+00:00, run_duration=2.916211, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:19:00+00:00, data_interval_end=2024-02-18 19:20:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:20:03.409+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:20:00+00:00, run_after=2024-02-18T19:21:00+00:00 [2024-02-18T19:20:03.441+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:19:00+00:00 exited with status success for try_number 1 [2024-02-18T19:20:03.445+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:19:00+00:00, map_index=-1, run_start_date=2024-02-18 19:20:02.157273+00:00, run_end_date=2024-02-18 19:20:03.313708+00:00, run_duration=1.156435, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1399, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:20:00.525785+00:00, queued_by_job_id=1, pid=30391 [2024-02-18T19:20:05.557+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:20:05.558+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:20:05.558+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:20:05.560+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T19:15:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T19:20:05.560+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T19:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T19:20:05.602+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T19:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:20:05.603+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T19:15:00+00:00 exited with status success for try_number 1 [2024-02-18T19:20:05.612+0000] {scheduler_job.py:635} INFO - Setting external_id for to d382e93e-c5c1-4685-bd24-99325bdae4c6 [2024-02-18T19:20:05.612+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T19:15:00+00:00, map_index=-1, run_start_date=2024-02-18 19:20:04.381046+00:00, run_end_date=2024-02-18 19:20:04.583645+00:00, run_duration=0.202599, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1401, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:20:03.321135+00:00, queued_by_job_id=1, pid=30431 [2024-02-18T19:20:07.805+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:20:07.805+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:20:07.806+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:20:07.807+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T19:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:20:07.807+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T19:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T19:20:07.849+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T19:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:20:07.850+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T19:15:00+00:00 exited with status success for try_number 1 [2024-02-18T19:20:07.853+0000] {scheduler_job.py:635} INFO - Setting external_id for to 50477ae8-9860-4e9b-a72e-71ee6cc9dbbb [2024-02-18T19:20:07.854+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T19:15:00+00:00, map_index=0, run_start_date=2024-02-18 19:20:06.974828+00:00, run_end_date=2024-02-18 19:20:07.141029+00:00, run_duration=0.166201, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1402, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:20:05.559328+00:00, queued_by_job_id=1, pid=30443 [2024-02-18T19:20:09.534+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:20:09.534+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:15:00+00:00, run_id=scheduled__2024-02-18T19:15:00+00:00, run_start_date=2024-02-18 19:20:00.481709+00:00, run_end_date=2024-02-18 19:20:09.534229+00:00, run_duration=9.05252, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:15:00+00:00, data_interval_end=2024-02-18 19:20:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T19:20:09.538+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:20:00+00:00, run_after=2024-02-18T19:25:00+00:00 [2024-02-18T19:20:09.557+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T19:15:00+00:00 exited with status success for try_number 1 [2024-02-18T19:20:09.560+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T19:15:00+00:00, map_index=-1, run_start_date=2024-02-18 19:20:08.859476+00:00, run_end_date=2024-02-18 19:20:09.043029+00:00, run_duration=0.183553, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1403, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:20:07.806668+00:00, queued_by_job_id=1, pid=30455 [2024-02-18T19:21:01.018+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:21:01.026+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:21:00+00:00, run_after=2024-02-18T19:22:00+00:00 [2024-02-18T19:21:01.058+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T19:21:01.059+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:21:01.059+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:21:01.059+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:21:01.061+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:21:01.061+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:21:01.061+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:21:01.061+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:21:01.153+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:21:01.153+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:21:01.158+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2a4e7b13-7673-44b2-93a1-1cd87239ef49 [2024-02-18T19:21:01.158+0000] {scheduler_job.py:635} INFO - Setting external_id for to 53f7aac4-d03c-4108-a99f-c4b245055cd4 [2024-02-18T19:21:03.454+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:21:03.454+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:20:00+00:00, run_id=scheduled__2024-02-18T19:20:00+00:00, run_start_date=2024-02-18 19:21:01.033752+00:00, run_end_date=2024-02-18 19:21:03.454350+00:00, run_duration=2.420598, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:20:00+00:00, data_interval_end=2024-02-18 19:21:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:21:03.461+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:21:00+00:00, run_after=2024-02-18T19:22:00+00:00 [2024-02-18T19:21:03.485+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:20:00+00:00 exited with status success for try_number 1 [2024-02-18T19:21:03.488+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:20:00+00:00, map_index=-1, run_start_date=2024-02-18 19:21:02.806766+00:00, run_end_date=2024-02-18 19:21:03.206567+00:00, run_duration=0.399801, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1405, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:21:01.060178+00:00, queued_by_job_id=1, pid=30492 [2024-02-18T19:21:04.988+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:21:04.988+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:20:00+00:00, run_id=scheduled__2024-02-18T19:20:00+00:00, run_start_date=2024-02-18 19:21:01.034484+00:00, run_end_date=2024-02-18 19:21:04.988338+00:00, run_duration=3.953854, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:20:00+00:00, data_interval_end=2024-02-18 19:21:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:21:04.994+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:21:00+00:00, run_after=2024-02-18T19:22:00+00:00 [2024-02-18T19:21:05.144+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:20:00+00:00 exited with status success for try_number 1 [2024-02-18T19:21:05.147+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:20:00+00:00, map_index=-1, run_start_date=2024-02-18 19:21:02.707938+00:00, run_end_date=2024-02-18 19:21:03.989418+00:00, run_duration=1.28148, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1404, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:21:01.060178+00:00, queued_by_job_id=1, pid=30491 [2024-02-18T19:21:54.145+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:21:54.145+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-18T19:21:54.146+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:21:54.147+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240218192153_612134', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:21:54.147+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240218192153_612134', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-18T19:21:54.175+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218192153_612134 exited with status queued for try_number 1 [2024-02-18T19:21:54.179+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8800a3a5-4ec5-4fa0-abb2-f71246073789 [2024-02-18T19:21:55.274+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:21:55.275+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-18 19:21:53.617103+00:00, run_id=vdu_down_20240218192153_612134, run_start_date=2024-02-18 19:21:54.124051+00:00, run_end_date=2024-02-18 19:21:55.274820+00:00, run_duration=1.150769, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 19:21:53.617103+00:00, data_interval_end=2024-02-18 19:21:53.617103+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-18T19:21:55.277+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-18T19:21:55.308+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218192153_612134 exited with status success for try_number 1 [2024-02-18T19:21:55.313+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240218192153_612134, map_index=-1, run_start_date=2024-02-18 19:21:54.701709+00:00, run_end_date=2024-02-18 19:21:54.973862+00:00, run_duration=0.272153, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1406, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:21:54.146707+00:00, queued_by_job_id=1, pid=30525 [2024-02-18T19:22:00.710+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:22:00+00:00, run_after=2024-02-18T19:23:00+00:00 [2024-02-18T19:22:00.716+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:22:00.720+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:22:00.762+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T19:22:00.762+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T19:22:00.762+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:22:00.762+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:22:00.763+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:22:00.765+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T19:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:22:00.765+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T19:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T19:22:00.765+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:22:00.765+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:22:00.765+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:22:00.765+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:22:00.920+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:22:00.920+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:21:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:22:00.920+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:21:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:22:00.927+0000] {scheduler_job.py:635} INFO - Setting external_id for to d6c204af-5e57-47a9-b1d2-82ca464873e8 [2024-02-18T19:22:00.927+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0133b816-4739-4c1e-bf9f-5cbec6e700ca [2024-02-18T19:22:00.928+0000] {scheduler_job.py:635} INFO - Setting external_id for to c640cab5-898d-4529-a726-9c3c14b1dec6 [2024-02-18T19:22:02.070+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:22:02.070+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 19:20:00+00:00, run_id=scheduled__2024-02-18T19:20:00+00:00, run_start_date=2024-02-18 19:22:00.727895+00:00, run_end_date=2024-02-18 19:22:02.070471+00:00, run_duration=1.342576, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:20:00+00:00, data_interval_end=2024-02-18 19:22:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T19:22:02.078+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T19:22:00+00:00, run_after=2024-02-18T19:24:00+00:00 [2024-02-18T19:22:02.121+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:20:00+00:00 exited with status success for try_number 1 [2024-02-18T19:22:02.126+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T19:20:00+00:00, map_index=-1, run_start_date=2024-02-18 19:22:01.367213+00:00, run_end_date=2024-02-18 19:22:01.609611+00:00, run_duration=0.242398, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1407, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:22:00.763758+00:00, queued_by_job_id=1, pid=30538 [2024-02-18T19:22:03.157+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:22:03.157+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:21:00+00:00, run_id=scheduled__2024-02-18T19:21:00+00:00, run_start_date=2024-02-18 19:22:00.728640+00:00, run_end_date=2024-02-18 19:22:03.157427+00:00, run_duration=2.428787, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:21:00+00:00, data_interval_end=2024-02-18 19:22:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:22:03.165+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:22:00+00:00, run_after=2024-02-18T19:23:00+00:00 [2024-02-18T19:22:03.170+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:22:03.170+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:21:00+00:00, run_id=scheduled__2024-02-18T19:21:00+00:00, run_start_date=2024-02-18 19:22:00.729291+00:00, run_end_date=2024-02-18 19:22:03.170905+00:00, run_duration=2.441614, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:21:00+00:00, data_interval_end=2024-02-18 19:22:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:22:03.180+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:22:00+00:00, run_after=2024-02-18T19:23:00+00:00 [2024-02-18T19:22:03.205+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:21:00+00:00 exited with status success for try_number 1 [2024-02-18T19:22:03.209+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:21:00+00:00, map_index=-1, run_start_date=2024-02-18 19:22:02.149169+00:00, run_end_date=2024-02-18 19:22:02.346902+00:00, run_duration=0.197733, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1409, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:22:00.763758+00:00, queued_by_job_id=1, pid=30569 [2024-02-18T19:22:04.223+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:21:00+00:00 exited with status success for try_number 1 [2024-02-18T19:22:04.226+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:21:00+00:00, map_index=-1, run_start_date=2024-02-18 19:22:02.130954+00:00, run_end_date=2024-02-18 19:22:03.150702+00:00, run_duration=1.019748, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1408, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:22:00.763758+00:00, queued_by_job_id=1, pid=30568 [2024-02-18T19:22:13.589+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T19:23:00.578+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:23:00+00:00, run_after=2024-02-18T19:24:00+00:00 [2024-02-18T19:23:00.582+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:23:00.614+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T19:23:00.614+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:23:00.614+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:23:00.614+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:23:00.616+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:23:00.616+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:23:00.616+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:23:00.616+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:23:00.710+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:22:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:23:00.710+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:22:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:23:00.718+0000] {scheduler_job.py:635} INFO - Setting external_id for to 12a10f03-3494-465a-8b79-7ceea4f29e28 [2024-02-18T19:23:00.718+0000] {scheduler_job.py:635} INFO - Setting external_id for to bbe35d76-467d-42b0-a2cb-c132d7dd1910 [2024-02-18T19:23:02.559+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:23:02.559+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:22:00+00:00, run_id=scheduled__2024-02-18T19:22:00+00:00, run_start_date=2024-02-18 19:23:00.589713+00:00, run_end_date=2024-02-18 19:23:02.559818+00:00, run_duration=1.970105, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:22:00+00:00, data_interval_end=2024-02-18 19:23:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:23:02.567+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:23:00+00:00, run_after=2024-02-18T19:24:00+00:00 [2024-02-18T19:23:02.604+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:22:00+00:00 exited with status success for try_number 1 [2024-02-18T19:23:02.608+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:22:00+00:00, map_index=-1, run_start_date=2024-02-18 19:23:01.761296+00:00, run_end_date=2024-02-18 19:23:01.972239+00:00, run_duration=0.210943, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1410, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:23:00.615271+00:00, queued_by_job_id=1, pid=30624 [2024-02-18T19:23:03.635+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:23:03.636+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:22:00+00:00, run_id=scheduled__2024-02-18T19:22:00+00:00, run_start_date=2024-02-18 19:23:00.590440+00:00, run_end_date=2024-02-18 19:23:03.636171+00:00, run_duration=3.045731, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:22:00+00:00, data_interval_end=2024-02-18 19:23:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:23:03.642+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:23:00+00:00, run_after=2024-02-18T19:24:00+00:00 [2024-02-18T19:23:03.661+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:22:00+00:00 exited with status success for try_number 1 [2024-02-18T19:23:03.664+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:22:00+00:00, map_index=-1, run_start_date=2024-02-18 19:23:01.760849+00:00, run_end_date=2024-02-18 19:23:02.778340+00:00, run_duration=1.017491, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1411, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:23:00.615271+00:00, queued_by_job_id=1, pid=30623 [2024-02-18T19:23:54.461+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:23:54.461+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-18T19:23:54.462+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:23:54.465+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240218192353_863550', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:23:54.466+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240218192353_863550', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-18T19:23:54.535+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218192353_863550 exited with status queued for try_number 1 [2024-02-18T19:23:54.545+0000] {scheduler_job.py:635} INFO - Setting external_id for to 550db477-57db-4400-9813-72bf7a70c128 [2024-02-18T19:23:55.709+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:23:55.710+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-18 19:23:53.611478+00:00, run_id=vdu_down_20240218192353_863550, run_start_date=2024-02-18 19:23:54.426674+00:00, run_end_date=2024-02-18 19:23:55.710235+00:00, run_duration=1.283561, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 19:23:53.611478+00:00, data_interval_end=2024-02-18 19:23:53.611478+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-18T19:23:55.714+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-18T19:23:55.741+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218192353_863550 exited with status success for try_number 1 [2024-02-18T19:23:55.747+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240218192353_863550, map_index=-1, run_start_date=2024-02-18 19:23:55.256859+00:00, run_end_date=2024-02-18 19:23:55.568070+00:00, run_duration=0.311211, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1412, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:23:54.463974+00:00, queued_by_job_id=1, pid=30657 [2024-02-18T19:24:00.082+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:24:00.086+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:24:00.094+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:24:00+00:00, run_after=2024-02-18T19:25:00+00:00 [2024-02-18T19:24:00.136+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T19:24:00.136+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T19:24:00.136+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:24:00.137+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:24:00.137+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:24:00.139+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T19:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:24:00.139+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T19:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T19:24:00.139+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:24:00.139+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:24:00.140+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:24:00.140+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:24:00.280+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:22:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:24:00.280+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:23:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:24:00.280+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:23:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:24:00.290+0000] {scheduler_job.py:635} INFO - Setting external_id for to 53fd2c7d-422d-495d-9c26-24a7d521238a [2024-02-18T19:24:00.290+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7418b015-e59d-488a-91f4-610a99fc726f [2024-02-18T19:24:00.291+0000] {scheduler_job.py:635} INFO - Setting external_id for to ff4cdc21-67be-4008-a7b8-38a68b06a164 [2024-02-18T19:24:01.420+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:24:01.421+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 19:22:00+00:00, run_id=scheduled__2024-02-18T19:22:00+00:00, run_start_date=2024-02-18 19:24:00.102415+00:00, run_end_date=2024-02-18 19:24:01.421229+00:00, run_duration=1.318814, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:22:00+00:00, data_interval_end=2024-02-18 19:24:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T19:24:01.430+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T19:24:00+00:00, run_after=2024-02-18T19:26:00+00:00 [2024-02-18T19:24:01.475+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:22:00+00:00 exited with status success for try_number 1 [2024-02-18T19:24:01.480+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T19:22:00+00:00, map_index=-1, run_start_date=2024-02-18 19:24:00.772553+00:00, run_end_date=2024-02-18 19:24:01.031932+00:00, run_duration=0.259379, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1413, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:24:00.138181+00:00, queued_by_job_id=1, pid=30670 [2024-02-18T19:24:02.033+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:24:02.033+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:23:00+00:00, run_id=scheduled__2024-02-18T19:23:00+00:00, run_start_date=2024-02-18 19:24:00.103341+00:00, run_end_date=2024-02-18 19:24:02.033524+00:00, run_duration=1.930183, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:23:00+00:00, data_interval_end=2024-02-18 19:24:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:24:02.040+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:24:00+00:00, run_after=2024-02-18T19:25:00+00:00 [2024-02-18T19:24:02.065+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:23:00+00:00 exited with status success for try_number 1 [2024-02-18T19:24:02.068+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:23:00+00:00, map_index=-1, run_start_date=2024-02-18 19:24:01.588636+00:00, run_end_date=2024-02-18 19:24:01.804290+00:00, run_duration=0.215654, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1415, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:24:00.138181+00:00, queued_by_job_id=1, pid=30701 [2024-02-18T19:24:03.113+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:24:03.113+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:23:00+00:00, run_id=scheduled__2024-02-18T19:23:00+00:00, run_start_date=2024-02-18 19:24:00.104202+00:00, run_end_date=2024-02-18 19:24:03.113333+00:00, run_duration=3.009131, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:23:00+00:00, data_interval_end=2024-02-18 19:24:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:24:03.120+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:24:00+00:00, run_after=2024-02-18T19:25:00+00:00 [2024-02-18T19:24:03.143+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:23:00+00:00 exited with status success for try_number 1 [2024-02-18T19:24:03.147+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:23:00+00:00, map_index=-1, run_start_date=2024-02-18 19:24:01.539862+00:00, run_end_date=2024-02-18 19:24:02.537621+00:00, run_duration=0.997759, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1414, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:24:00.138181+00:00, queued_by_job_id=1, pid=30700 [2024-02-18T19:24:54.582+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:24:54.582+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-18T19:24:54.583+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:24:54.586+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240218192453_525803', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:24:54.586+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240218192453_525803', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-18T19:24:54.632+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218192453_525803 exited with status queued for try_number 1 [2024-02-18T19:24:54.641+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9d5ccf52-daa7-48f8-9f1d-6ef9b6889437 [2024-02-18T19:24:55.999+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:24:56.000+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-18 19:24:53.665647+00:00, run_id=vdu_down_20240218192453_525803, run_start_date=2024-02-18 19:24:54.550240+00:00, run_end_date=2024-02-18 19:24:56.000008+00:00, run_duration=1.449768, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 19:24:53.665647+00:00, data_interval_end=2024-02-18 19:24:53.665647+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-18T19:24:56.003+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-18T19:24:56.031+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218192453_525803 exited with status success for try_number 1 [2024-02-18T19:24:56.035+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240218192453_525803, map_index=-1, run_start_date=2024-02-18 19:24:55.281278+00:00, run_end_date=2024-02-18 19:24:55.549895+00:00, run_duration=0.268617, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1416, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:24:54.584069+00:00, queued_by_job_id=1, pid=30734 [2024-02-18T19:25:00.614+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:25:00+00:00, run_after=2024-02-18T19:26:00+00:00 [2024-02-18T19:25:00.621+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:25:00+00:00, run_after=2024-02-18T19:30:00+00:00 [2024-02-18T19:25:00.625+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:25:00.669+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T19:25:00.669+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:25:00.670+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:25:00.670+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:25:00.670+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:25:00.672+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T19:20:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T19:25:00.672+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T19:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T19:25:00.672+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:25:00.673+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:25:00.673+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:25:00.673+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:25:00.817+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T19:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:25:00.817+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:24:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:25:00.817+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:24:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:25:00.825+0000] {scheduler_job.py:635} INFO - Setting external_id for to 30be2987-2b10-4c0c-bd9b-ed2fd472cf66 [2024-02-18T19:25:00.825+0000] {scheduler_job.py:635} INFO - Setting external_id for to c06adf8c-5391-4be6-8a47-6eb14085f37a [2024-02-18T19:25:00.826+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9a1b3e72-2032-4b79-8c0e-a28855e0a832 [2024-02-18T19:25:02.560+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:25:02.561+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:24:00+00:00, run_id=scheduled__2024-02-18T19:24:00+00:00, run_start_date=2024-02-18 19:25:00.634617+00:00, run_end_date=2024-02-18 19:25:02.561082+00:00, run_duration=1.926465, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:24:00+00:00, data_interval_end=2024-02-18 19:25:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:25:02.568+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:25:00+00:00, run_after=2024-02-18T19:26:00+00:00 [2024-02-18T19:25:02.587+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:25:02.587+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:25:02.588+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:25:02.590+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T19:20:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T19:25:02.590+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T19:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T19:25:02.623+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T19:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:25:02.623+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T19:20:00+00:00 exited with status success for try_number 1 [2024-02-18T19:25:02.626+0000] {scheduler_job.py:635} INFO - Setting external_id for to 74d7140d-98fe-49bc-8e8c-a4d49dafccdb [2024-02-18T19:25:02.627+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T19:20:00+00:00, map_index=-1, run_start_date=2024-02-18 19:25:02.072803+00:00, run_end_date=2024-02-18 19:25:02.349561+00:00, run_duration=0.276758, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1417, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:25:00.671264+00:00, queued_by_job_id=1, pid=30768 [2024-02-18T19:25:02.701+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:24:00+00:00 exited with status success for try_number 1 [2024-02-18T19:25:02.705+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:24:00+00:00, map_index=-1, run_start_date=2024-02-18 19:25:02.282528+00:00, run_end_date=2024-02-18 19:25:02.530810+00:00, run_duration=0.248282, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1419, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:25:00.671264+00:00, queued_by_job_id=1, pid=30788 [2024-02-18T19:25:03.746+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:25:03.747+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:24:00+00:00, run_id=scheduled__2024-02-18T19:24:00+00:00, run_start_date=2024-02-18 19:25:00.635353+00:00, run_end_date=2024-02-18 19:25:03.747219+00:00, run_duration=3.111866, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:24:00+00:00, data_interval_end=2024-02-18 19:25:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:25:03.755+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:25:00+00:00, run_after=2024-02-18T19:26:00+00:00 [2024-02-18T19:25:03.793+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:24:00+00:00 exited with status success for try_number 1 [2024-02-18T19:25:03.797+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:24:00+00:00, map_index=-1, run_start_date=2024-02-18 19:25:02.204762+00:00, run_end_date=2024-02-18 19:25:03.177522+00:00, run_duration=0.97276, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1418, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:25:00.671264+00:00, queued_by_job_id=1, pid=30778 [2024-02-18T19:25:04.844+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:25:04.845+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:25:04.845+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:25:04.847+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T19:20:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T19:25:04.847+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T19:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T19:25:04.883+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T19:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:25:04.883+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T19:20:00+00:00 exited with status success for try_number 1 [2024-02-18T19:25:04.889+0000] {scheduler_job.py:635} INFO - Setting external_id for to bf9e6cb5-f134-4c8b-ac95-1f27e9d653e9 [2024-02-18T19:25:04.890+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T19:20:00+00:00, map_index=-1, run_start_date=2024-02-18 19:25:03.695110+00:00, run_end_date=2024-02-18 19:25:03.890088+00:00, run_duration=0.194978, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1420, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:25:02.588585+00:00, queued_by_job_id=1, pid=30818 [2024-02-18T19:25:07.170+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:25:07.170+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:25:07.170+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:25:07.172+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T19:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:25:07.172+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T19:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T19:25:07.205+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T19:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:25:07.205+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T19:20:00+00:00 exited with status success for try_number 1 [2024-02-18T19:25:07.210+0000] {scheduler_job.py:635} INFO - Setting external_id for to a62f2678-bfd6-4228-ac56-ecdb1c01eeb9 [2024-02-18T19:25:07.210+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T19:20:00+00:00, map_index=0, run_start_date=2024-02-18 19:25:06.302351+00:00, run_end_date=2024-02-18 19:25:06.639349+00:00, run_duration=0.336998, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1421, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:25:04.846244+00:00, queued_by_job_id=1, pid=30830 [2024-02-18T19:25:08.550+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:25:08.551+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:20:00+00:00, run_id=scheduled__2024-02-18T19:20:00+00:00, run_start_date=2024-02-18 19:25:00.633842+00:00, run_end_date=2024-02-18 19:25:08.551143+00:00, run_duration=7.917301, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:20:00+00:00, data_interval_end=2024-02-18 19:25:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T19:25:08.555+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:25:00+00:00, run_after=2024-02-18T19:30:00+00:00 [2024-02-18T19:25:08.576+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T19:20:00+00:00 exited with status success for try_number 1 [2024-02-18T19:25:08.579+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T19:20:00+00:00, map_index=-1, run_start_date=2024-02-18 19:25:08.285333+00:00, run_end_date=2024-02-18 19:25:08.462425+00:00, run_duration=0.177092, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1422, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:25:07.171312+00:00, queued_by_job_id=1, pid=30842 [2024-02-18T19:26:00.132+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:26:00+00:00, run_after=2024-02-18T19:27:00+00:00 [2024-02-18T19:26:00.136+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:26:00.140+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:26:00.183+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T19:26:00.183+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T19:26:00.183+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:26:00.183+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:26:00.184+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:26:00.186+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T19:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:26:00.186+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T19:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T19:26:00.186+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:26:00.186+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:26:00.187+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:26:00.187+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:26:00.443+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:24:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:26:00.443+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:26:00.444+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:26:00.455+0000] {scheduler_job.py:635} INFO - Setting external_id for to 031fd3ff-341d-4e02-a525-0f2c2e6e1df6 [2024-02-18T19:26:00.455+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3b207f18-6820-4704-93aa-de1e3d952e14 [2024-02-18T19:26:00.455+0000] {scheduler_job.py:635} INFO - Setting external_id for to e1b4472a-d758-4845-93ba-9ffacd817546 [2024-02-18T19:26:01.597+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:26:01.598+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 19:24:00+00:00, run_id=scheduled__2024-02-18T19:24:00+00:00, run_start_date=2024-02-18 19:26:00.148361+00:00, run_end_date=2024-02-18 19:26:01.597949+00:00, run_duration=1.449588, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:24:00+00:00, data_interval_end=2024-02-18 19:26:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T19:26:01.603+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T19:26:00+00:00, run_after=2024-02-18T19:28:00+00:00 [2024-02-18T19:26:01.639+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:24:00+00:00 exited with status success for try_number 1 [2024-02-18T19:26:01.643+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T19:24:00+00:00, map_index=-1, run_start_date=2024-02-18 19:26:00.839069+00:00, run_end_date=2024-02-18 19:26:01.138191+00:00, run_duration=0.299122, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1423, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:26:00.184941+00:00, queued_by_job_id=1, pid=30859 [2024-02-18T19:26:02.671+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:26:02.671+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:25:00+00:00, run_id=scheduled__2024-02-18T19:25:00+00:00, run_start_date=2024-02-18 19:26:00.149185+00:00, run_end_date=2024-02-18 19:26:02.671368+00:00, run_duration=2.522183, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:25:00+00:00, data_interval_end=2024-02-18 19:26:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:26:02.677+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:26:00+00:00, run_after=2024-02-18T19:27:00+00:00 [2024-02-18T19:26:02.704+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:25:00+00:00 exited with status success for try_number 1 [2024-02-18T19:26:02.707+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:25:00+00:00, map_index=-1, run_start_date=2024-02-18 19:26:01.811697+00:00, run_end_date=2024-02-18 19:26:02.032949+00:00, run_duration=0.221252, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1424, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:26:00.184941+00:00, queued_by_job_id=1, pid=30889 [2024-02-18T19:26:03.101+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:26:03.102+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:25:00+00:00, run_id=scheduled__2024-02-18T19:25:00+00:00, run_start_date=2024-02-18 19:26:00.149963+00:00, run_end_date=2024-02-18 19:26:03.102206+00:00, run_duration=2.952243, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:25:00+00:00, data_interval_end=2024-02-18 19:26:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:26:03.109+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:26:00+00:00, run_after=2024-02-18T19:27:00+00:00 [2024-02-18T19:26:03.131+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:25:00+00:00 exited with status success for try_number 1 [2024-02-18T19:26:03.134+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:25:00+00:00, map_index=-1, run_start_date=2024-02-18 19:26:01.870085+00:00, run_end_date=2024-02-18 19:26:02.833796+00:00, run_duration=0.963711, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1425, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:26:00.184941+00:00, queued_by_job_id=1, pid=30890 [2024-02-18T19:26:53.842+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:26:53.842+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-18T19:26:53.842+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:26:53.844+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240218192653_380288', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:26:53.844+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240218192653_380288', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-18T19:26:53.871+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218192653_380288 exited with status queued for try_number 1 [2024-02-18T19:26:53.874+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8f225b88-1938-413b-b020-40a4e2a56a5f [2024-02-18T19:26:55.027+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:26:55.028+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-18 19:26:53.606017+00:00, run_id=vdu_down_20240218192653_380288, run_start_date=2024-02-18 19:26:53.799922+00:00, run_end_date=2024-02-18 19:26:55.027918+00:00, run_duration=1.227996, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 19:26:53.606017+00:00, data_interval_end=2024-02-18 19:26:53.606017+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-18T19:26:55.030+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-18T19:26:55.065+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240218192653_380288 exited with status success for try_number 1 [2024-02-18T19:26:55.069+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240218192653_380288, map_index=-1, run_start_date=2024-02-18 19:26:54.376638+00:00, run_end_date=2024-02-18 19:26:54.653147+00:00, run_duration=0.276509, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1426, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:26:53.843242+00:00, queued_by_job_id=1, pid=30923 [2024-02-18T19:27:00.626+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:27:00+00:00, run_after=2024-02-18T19:28:00+00:00 [2024-02-18T19:27:00.630+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:27:00.664+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T19:27:00.664+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:27:00.664+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:27:00.664+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:27:00.666+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:27:00.666+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:27:00.666+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:27:00.666+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:27:00.760+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:26:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:27:00.760+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:26:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:27:00.767+0000] {scheduler_job.py:635} INFO - Setting external_id for to 30a0a562-40de-4a63-98ec-e73be3738835 [2024-02-18T19:27:00.767+0000] {scheduler_job.py:635} INFO - Setting external_id for to 985bf824-3ec4-4ccc-89b4-332d98599c2c [2024-02-18T19:27:02.931+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:27:02.932+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:26:00+00:00, run_id=scheduled__2024-02-18T19:26:00+00:00, run_start_date=2024-02-18 19:27:00.638416+00:00, run_end_date=2024-02-18 19:27:02.931981+00:00, run_duration=2.293565, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:26:00+00:00, data_interval_end=2024-02-18 19:27:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:27:02.938+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:27:00+00:00, run_after=2024-02-18T19:28:00+00:00 [2024-02-18T19:27:03.009+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:26:00+00:00 exited with status success for try_number 1 [2024-02-18T19:27:03.013+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:26:00+00:00, map_index=-1, run_start_date=2024-02-18 19:27:01.785907+00:00, run_end_date=2024-02-18 19:27:01.990502+00:00, run_duration=0.204595, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1428, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:27:00.665432+00:00, queued_by_job_id=1, pid=30964 [2024-02-18T19:27:03.601+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:27:03.602+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:26:00+00:00, run_id=scheduled__2024-02-18T19:26:00+00:00, run_start_date=2024-02-18 19:27:00.639117+00:00, run_end_date=2024-02-18 19:27:03.601961+00:00, run_duration=2.962844, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:26:00+00:00, data_interval_end=2024-02-18 19:27:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:27:03.608+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:27:00+00:00, run_after=2024-02-18T19:28:00+00:00 [2024-02-18T19:27:03.629+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:26:00+00:00 exited with status success for try_number 1 [2024-02-18T19:27:03.633+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:26:00+00:00, map_index=-1, run_start_date=2024-02-18 19:27:01.786298+00:00, run_end_date=2024-02-18 19:27:02.891486+00:00, run_duration=1.105188, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1427, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:27:00.665432+00:00, queued_by_job_id=1, pid=30965 [2024-02-18T19:27:13.625+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T19:28:00.111+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:28:00.120+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:28:00+00:00, run_after=2024-02-18T19:29:00+00:00 [2024-02-18T19:28:00.124+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:28:00.168+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T19:28:00.168+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T19:28:00.168+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:28:00.168+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:28:00.169+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:28:00.171+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T19:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:28:00.171+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T19:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T19:28:00.171+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:28:00.171+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:28:00.171+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:28:00.171+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:28:00.320+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:26:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:28:00.321+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:27:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:28:00.322+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:27:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:28:00.335+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7017054b-f020-4532-876b-43c1c8e598a2 [2024-02-18T19:28:00.335+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7a476a7d-e0e1-4fa6-944a-73c76200eb88 [2024-02-18T19:28:00.335+0000] {scheduler_job.py:635} INFO - Setting external_id for to de556e76-5f5b-4b38-aca4-a3ed5738e86e [2024-02-18T19:28:01.469+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:28:01.470+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 19:26:00+00:00, run_id=scheduled__2024-02-18T19:26:00+00:00, run_start_date=2024-02-18 19:28:00.132829+00:00, run_end_date=2024-02-18 19:28:01.470362+00:00, run_duration=1.337533, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:26:00+00:00, data_interval_end=2024-02-18 19:28:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T19:28:01.482+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T19:28:00+00:00, run_after=2024-02-18T19:30:00+00:00 [2024-02-18T19:28:01.525+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:26:00+00:00 exited with status success for try_number 1 [2024-02-18T19:28:01.530+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T19:26:00+00:00, map_index=-1, run_start_date=2024-02-18 19:28:00.807594+00:00, run_end_date=2024-02-18 19:28:01.046218+00:00, run_duration=0.238624, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1429, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:28:00.169777+00:00, queued_by_job_id=1, pid=31000 [2024-02-18T19:28:02.559+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:28:02.559+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:27:00+00:00, run_id=scheduled__2024-02-18T19:27:00+00:00, run_start_date=2024-02-18 19:28:00.133563+00:00, run_end_date=2024-02-18 19:28:02.559625+00:00, run_duration=2.426062, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:27:00+00:00, data_interval_end=2024-02-18 19:28:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:28:02.565+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:28:00+00:00, run_after=2024-02-18T19:29:00+00:00 [2024-02-18T19:28:02.569+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:28:02.569+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:27:00+00:00, run_id=scheduled__2024-02-18T19:27:00+00:00, run_start_date=2024-02-18 19:28:00.134249+00:00, run_end_date=2024-02-18 19:28:02.569930+00:00, run_duration=2.435681, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:27:00+00:00, data_interval_end=2024-02-18 19:28:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:28:02.576+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:28:00+00:00, run_after=2024-02-18T19:29:00+00:00 [2024-02-18T19:28:02.599+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:27:00+00:00 exited with status success for try_number 1 [2024-02-18T19:28:02.602+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:27:00+00:00, map_index=-1, run_start_date=2024-02-18 19:28:01.586610+00:00, run_end_date=2024-02-18 19:28:01.795134+00:00, run_duration=0.208524, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1431, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:28:00.169777+00:00, queued_by_job_id=1, pid=31031 [2024-02-18T19:28:03.648+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:27:00+00:00 exited with status success for try_number 1 [2024-02-18T19:28:03.651+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:27:00+00:00, map_index=-1, run_start_date=2024-02-18 19:28:01.576766+00:00, run_end_date=2024-02-18 19:28:02.523425+00:00, run_duration=0.946659, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1430, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:28:00.169777+00:00, queued_by_job_id=1, pid=31030 [2024-02-18T19:29:00.647+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:29:00+00:00, run_after=2024-02-18T19:30:00+00:00 [2024-02-18T19:29:00.651+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:29:00.685+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T19:29:00.686+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:29:00.686+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:29:00.686+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:29:00.688+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:29:00.688+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:29:00.688+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:29:00.688+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:29:00.791+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:28:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:29:00.792+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:28:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:29:00.798+0000] {scheduler_job.py:635} INFO - Setting external_id for to adaac62c-6d2b-4aa4-9e06-c15b3481e550 [2024-02-18T19:29:00.798+0000] {scheduler_job.py:635} INFO - Setting external_id for to 16353eea-1838-4ea3-9334-c55261bbb324 [2024-02-18T19:29:02.971+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:29:02.971+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:28:00+00:00, run_id=scheduled__2024-02-18T19:28:00+00:00, run_start_date=2024-02-18 19:29:00.658798+00:00, run_end_date=2024-02-18 19:29:02.971605+00:00, run_duration=2.312807, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:28:00+00:00, data_interval_end=2024-02-18 19:29:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:29:02.978+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:29:00+00:00, run_after=2024-02-18T19:30:00+00:00 [2024-02-18T19:29:02.982+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:29:02.982+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:28:00+00:00, run_id=scheduled__2024-02-18T19:28:00+00:00, run_start_date=2024-02-18 19:29:00.659600+00:00, run_end_date=2024-02-18 19:29:02.982626+00:00, run_duration=2.323026, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:28:00+00:00, data_interval_end=2024-02-18 19:29:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:29:02.989+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:29:00+00:00, run_after=2024-02-18T19:30:00+00:00 [2024-02-18T19:29:03.011+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:28:00+00:00 exited with status success for try_number 1 [2024-02-18T19:29:03.011+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:28:00+00:00 exited with status success for try_number 1 [2024-02-18T19:29:03.015+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:28:00+00:00, map_index=-1, run_start_date=2024-02-18 19:29:01.819321+00:00, run_end_date=2024-02-18 19:29:02.043043+00:00, run_duration=0.223722, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1432, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:29:00.686992+00:00, queued_by_job_id=1, pid=31086 [2024-02-18T19:29:03.015+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:28:00+00:00, map_index=-1, run_start_date=2024-02-18 19:29:01.819392+00:00, run_end_date=2024-02-18 19:29:02.882440+00:00, run_duration=1.063048, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1433, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:29:00.686992+00:00, queued_by_job_id=1, pid=31085 [2024-02-18T19:30:00.161+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:30:00+00:00, run_after=2024-02-18T19:35:00+00:00 [2024-02-18T19:30:00.169+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:30:00+00:00, run_after=2024-02-18T19:31:00+00:00 [2024-02-18T19:30:00.172+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:30:00.176+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:30:00.232+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T19:30:00.232+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:30:00.232+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T19:30:00.232+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:30:00.232+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:30:00.233+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:30:00.235+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T19:25:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T19:30:00.235+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T19:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T19:30:00.235+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T19:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:30:00.235+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T19:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T19:30:00.235+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:30:00.235+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:30:00.236+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:30:00.236+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:30:00.643+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T19:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:30:00.643+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:28:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:30:00.646+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:29:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:30:00.646+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:29:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:30:00.660+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4cc2ea2e-af03-48dd-8ecc-6ba4456f2a74 [2024-02-18T19:30:00.660+0000] {scheduler_job.py:635} INFO - Setting external_id for to d05c0ceb-b293-48bd-924f-ec089b78658a [2024-02-18T19:30:00.660+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3ffcb94f-cfba-4569-9908-3563ab945b39 [2024-02-18T19:30:00.661+0000] {scheduler_job.py:635} INFO - Setting external_id for to e33d5de2-aeec-4982-a189-d06914b372bd [2024-02-18T19:30:01.967+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:30:01.969+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 19:28:00+00:00, run_id=scheduled__2024-02-18T19:28:00+00:00, run_start_date=2024-02-18 19:30:00.188704+00:00, run_end_date=2024-02-18 19:30:01.969082+00:00, run_duration=1.780378, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:28:00+00:00, data_interval_end=2024-02-18 19:30:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T19:30:01.990+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T19:30:00+00:00, run_after=2024-02-18T19:32:00+00:00 [2024-02-18T19:30:02.115+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:28:00+00:00 exited with status success for try_number 1 [2024-02-18T19:30:02.123+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T19:28:00+00:00, map_index=-1, run_start_date=2024-02-18 19:30:01.123851+00:00, run_end_date=2024-02-18 19:30:01.488221+00:00, run_duration=0.36437, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1434, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:30:00.233837+00:00, queued_by_job_id=1, pid=31122 [2024-02-18T19:30:03.163+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:30:03.163+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:29:00+00:00, run_id=scheduled__2024-02-18T19:29:00+00:00, run_start_date=2024-02-18 19:30:00.189372+00:00, run_end_date=2024-02-18 19:30:03.163776+00:00, run_duration=2.974404, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:29:00+00:00, data_interval_end=2024-02-18 19:30:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:30:03.171+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:30:00+00:00, run_after=2024-02-18T19:31:00+00:00 [2024-02-18T19:30:03.191+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:30:03.191+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:30:03.191+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:30:03.193+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T19:25:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T19:30:03.193+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T19:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T19:30:03.224+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T19:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:30:03.224+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T19:25:00+00:00 exited with status success for try_number 1 [2024-02-18T19:30:03.225+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:29:00+00:00 exited with status success for try_number 1 [2024-02-18T19:30:03.230+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T19:25:00+00:00, map_index=-1, run_start_date=2024-02-18 19:30:02.223717+00:00, run_end_date=2024-02-18 19:30:02.607470+00:00, run_duration=0.383753, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1435, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:30:00.233837+00:00, queued_by_job_id=1, pid=31161 [2024-02-18T19:30:03.230+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:29:00+00:00, map_index=-1, run_start_date=2024-02-18 19:30:02.302117+00:00, run_end_date=2024-02-18 19:30:02.696459+00:00, run_duration=0.394342, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1437, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:30:00.233837+00:00, queued_by_job_id=1, pid=31163 [2024-02-18T19:30:03.230+0000] {scheduler_job.py:635} INFO - Setting external_id for to ded5f228-e233-401a-bd3d-796165d19f7b [2024-02-18T19:30:04.328+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:30:04.328+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:29:00+00:00, run_id=scheduled__2024-02-18T19:29:00+00:00, run_start_date=2024-02-18 19:30:00.190084+00:00, run_end_date=2024-02-18 19:30:04.328668+00:00, run_duration=4.138584, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:29:00+00:00, data_interval_end=2024-02-18 19:30:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:30:04.335+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:30:00+00:00, run_after=2024-02-18T19:31:00+00:00 [2024-02-18T19:30:04.373+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:29:00+00:00 exited with status success for try_number 1 [2024-02-18T19:30:04.377+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:29:00+00:00, map_index=-1, run_start_date=2024-02-18 19:30:02.250334+00:00, run_end_date=2024-02-18 19:30:03.605185+00:00, run_duration=1.354851, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1436, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:30:00.233837+00:00, queued_by_job_id=1, pid=31162 [2024-02-18T19:30:05.423+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:30:05.423+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:30:05.423+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:30:05.425+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T19:25:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T19:30:05.425+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T19:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T19:30:05.479+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T19:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:30:05.480+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T19:25:00+00:00 exited with status success for try_number 1 [2024-02-18T19:30:05.486+0000] {scheduler_job.py:635} INFO - Setting external_id for to 78803b57-1457-4bb1-bb72-2c6da29be017 [2024-02-18T19:30:05.487+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T19:25:00+00:00, map_index=-1, run_start_date=2024-02-18 19:30:04.276663+00:00, run_end_date=2024-02-18 19:30:04.485010+00:00, run_duration=0.208347, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1438, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:30:03.192287+00:00, queued_by_job_id=1, pid=31202 [2024-02-18T19:30:07.488+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:30:07.488+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:30:07.488+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:30:07.490+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T19:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:30:07.490+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T19:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T19:30:07.518+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T19:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:30:07.519+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T19:25:00+00:00 exited with status success for try_number 1 [2024-02-18T19:30:07.522+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3704ef1f-717b-40c5-b60b-106e772b50f9 [2024-02-18T19:30:07.523+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T19:25:00+00:00, map_index=0, run_start_date=2024-02-18 19:30:06.976512+00:00, run_end_date=2024-02-18 19:30:07.137514+00:00, run_duration=0.161002, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1439, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:30:05.424325+00:00, queued_by_job_id=1, pid=31214 [2024-02-18T19:30:09.327+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:30:09.327+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:25:00+00:00, run_id=scheduled__2024-02-18T19:25:00+00:00, run_start_date=2024-02-18 19:30:00.187982+00:00, run_end_date=2024-02-18 19:30:09.327628+00:00, run_duration=9.139646, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:25:00+00:00, data_interval_end=2024-02-18 19:30:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T19:30:09.331+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:30:00+00:00, run_after=2024-02-18T19:35:00+00:00 [2024-02-18T19:30:09.354+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T19:25:00+00:00 exited with status success for try_number 1 [2024-02-18T19:30:09.357+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T19:25:00+00:00, map_index=-1, run_start_date=2024-02-18 19:30:08.564017+00:00, run_end_date=2024-02-18 19:30:08.732942+00:00, run_duration=0.168925, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1440, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:30:07.489009+00:00, queued_by_job_id=1, pid=31226 [2024-02-18T19:31:00.759+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:31:00+00:00, run_after=2024-02-18T19:32:00+00:00 [2024-02-18T19:31:00.763+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:31:00.795+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T19:31:00.795+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:31:00.795+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:31:00.796+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:31:00.797+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:31:00.798+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:31:00.798+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:31:00.798+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:31:00.885+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:31:00.885+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:31:00.892+0000] {scheduler_job.py:635} INFO - Setting external_id for to 48cc64fc-a0d2-4e4d-bfdc-b9964fdbe6d6 [2024-02-18T19:31:00.893+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2e0c89c4-a041-4474-800b-10805d926986 [2024-02-18T19:31:03.455+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:31:03.456+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:30:00+00:00, run_id=scheduled__2024-02-18T19:30:00+00:00, run_start_date=2024-02-18 19:31:00.771200+00:00, run_end_date=2024-02-18 19:31:03.455941+00:00, run_duration=2.684741, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:30:00+00:00, data_interval_end=2024-02-18 19:31:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:31:03.468+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:31:00+00:00, run_after=2024-02-18T19:32:00+00:00 [2024-02-18T19:31:03.477+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:31:03.477+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:30:00+00:00, run_id=scheduled__2024-02-18T19:30:00+00:00, run_start_date=2024-02-18 19:31:00.770509+00:00, run_end_date=2024-02-18 19:31:03.477595+00:00, run_duration=2.707086, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:30:00+00:00, data_interval_end=2024-02-18 19:31:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:31:03.488+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:31:00+00:00, run_after=2024-02-18T19:32:00+00:00 [2024-02-18T19:31:03.520+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:30:00+00:00 exited with status success for try_number 1 [2024-02-18T19:31:03.528+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:30:00+00:00, map_index=-1, run_start_date=2024-02-18 19:31:02.484080+00:00, run_end_date=2024-02-18 19:31:02.738593+00:00, run_duration=0.254513, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1442, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:31:00.796868+00:00, queued_by_job_id=1, pid=31263 [2024-02-18T19:31:04.576+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:30:00+00:00 exited with status success for try_number 1 [2024-02-18T19:31:04.579+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:30:00+00:00, map_index=-1, run_start_date=2024-02-18 19:31:02.466792+00:00, run_end_date=2024-02-18 19:31:03.431401+00:00, run_duration=0.964609, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1441, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:31:00.796868+00:00, queued_by_job_id=1, pid=31262 [2024-02-18T19:32:00.980+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:32:00.988+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:32:00+00:00, run_after=2024-02-18T19:33:00+00:00 [2024-02-18T19:32:00.992+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:32:01.039+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T19:32:01.039+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T19:32:01.039+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:32:01.040+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:32:01.040+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:32:01.042+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T19:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:32:01.042+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T19:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T19:32:01.043+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:32:01.043+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:32:01.043+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:32:01.043+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:32:01.190+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:32:01.191+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:31:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:32:01.193+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:31:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:32:01.204+0000] {scheduler_job.py:635} INFO - Setting external_id for to 22479583-61fe-49f4-b21d-897b50cfc960 [2024-02-18T19:32:01.205+0000] {scheduler_job.py:635} INFO - Setting external_id for to fb546b95-bbb8-4660-829b-6cc9c28189ff [2024-02-18T19:32:01.205+0000] {scheduler_job.py:635} INFO - Setting external_id for to e049fde2-899a-45a8-8d79-a5a85d8f8865 [2024-02-18T19:32:02.878+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:32:02.879+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 19:30:00+00:00, run_id=scheduled__2024-02-18T19:30:00+00:00, run_start_date=2024-02-18 19:32:01.002524+00:00, run_end_date=2024-02-18 19:32:02.879200+00:00, run_duration=1.876676, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:30:00+00:00, data_interval_end=2024-02-18 19:32:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T19:32:02.884+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T19:32:00+00:00, run_after=2024-02-18T19:34:00+00:00 [2024-02-18T19:32:02.889+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:32:02.890+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:31:00+00:00, run_id=scheduled__2024-02-18T19:31:00+00:00, run_start_date=2024-02-18 19:32:01.003331+00:00, run_end_date=2024-02-18 19:32:02.890422+00:00, run_duration=1.887091, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:31:00+00:00, data_interval_end=2024-02-18 19:32:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:32:02.899+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:32:00+00:00, run_after=2024-02-18T19:33:00+00:00 [2024-02-18T19:32:02.930+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:30:00+00:00 exited with status success for try_number 1 [2024-02-18T19:32:02.930+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:31:00+00:00 exited with status success for try_number 1 [2024-02-18T19:32:02.936+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T19:30:00+00:00, map_index=-1, run_start_date=2024-02-18 19:32:01.632905+00:00, run_end_date=2024-02-18 19:32:01.901108+00:00, run_duration=0.268203, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1443, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:32:01.041347+00:00, queued_by_job_id=1, pid=31299 [2024-02-18T19:32:02.936+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:31:00+00:00, map_index=-1, run_start_date=2024-02-18 19:32:02.459320+00:00, run_end_date=2024-02-18 19:32:02.699390+00:00, run_duration=0.24007, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1444, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:32:01.041347+00:00, queued_by_job_id=1, pid=31329 [2024-02-18T19:32:03.963+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:32:03.964+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:31:00+00:00, run_id=scheduled__2024-02-18T19:31:00+00:00, run_start_date=2024-02-18 19:32:01.003999+00:00, run_end_date=2024-02-18 19:32:03.964189+00:00, run_duration=2.96019, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:31:00+00:00, data_interval_end=2024-02-18 19:32:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:32:03.970+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:32:00+00:00, run_after=2024-02-18T19:33:00+00:00 [2024-02-18T19:32:03.989+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:31:00+00:00 exited with status success for try_number 1 [2024-02-18T19:32:03.993+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:31:00+00:00, map_index=-1, run_start_date=2024-02-18 19:32:02.474558+00:00, run_end_date=2024-02-18 19:32:03.604977+00:00, run_duration=1.130419, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1445, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:32:01.041347+00:00, queued_by_job_id=1, pid=31330 [2024-02-18T19:32:13.660+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T19:33:00.386+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:33:00+00:00, run_after=2024-02-18T19:34:00+00:00 [2024-02-18T19:33:00.390+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:33:00.425+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T19:33:00.425+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:33:00.425+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:33:00.426+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:33:00.427+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:33:00.428+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:33:00.428+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:33:00.428+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:33:00.519+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:32:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:33:00.519+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:32:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:33:00.525+0000] {scheduler_job.py:635} INFO - Setting external_id for to f9afcd17-18ad-4790-b9a8-3e45e5b0cf0a [2024-02-18T19:33:00.525+0000] {scheduler_job.py:635} INFO - Setting external_id for to d0278f77-8f85-4d5b-a179-7b1529ac4568 [2024-02-18T19:33:02.327+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:33:02.327+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:32:00+00:00, run_id=scheduled__2024-02-18T19:32:00+00:00, run_start_date=2024-02-18 19:33:00.398510+00:00, run_end_date=2024-02-18 19:33:02.327440+00:00, run_duration=1.92893, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:32:00+00:00, data_interval_end=2024-02-18 19:33:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:33:02.333+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:33:00+00:00, run_after=2024-02-18T19:34:00+00:00 [2024-02-18T19:33:02.356+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:32:00+00:00 exited with status success for try_number 1 [2024-02-18T19:33:02.359+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:32:00+00:00, map_index=-1, run_start_date=2024-02-18 19:33:01.610998+00:00, run_end_date=2024-02-18 19:33:01.814781+00:00, run_duration=0.203783, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1446, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:33:00.426733+00:00, queued_by_job_id=1, pid=31385 [2024-02-18T19:33:03.394+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:33:03.394+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:32:00+00:00, run_id=scheduled__2024-02-18T19:32:00+00:00, run_start_date=2024-02-18 19:33:00.399286+00:00, run_end_date=2024-02-18 19:33:03.394750+00:00, run_duration=2.995464, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:32:00+00:00, data_interval_end=2024-02-18 19:33:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:33:03.401+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:33:00+00:00, run_after=2024-02-18T19:34:00+00:00 [2024-02-18T19:33:03.431+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:32:00+00:00 exited with status success for try_number 1 [2024-02-18T19:33:03.435+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:32:00+00:00, map_index=-1, run_start_date=2024-02-18 19:33:01.612270+00:00, run_end_date=2024-02-18 19:33:02.754662+00:00, run_duration=1.142392, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1447, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:33:00.426733+00:00, queued_by_job_id=1, pid=31384 [2024-02-18T19:34:00.894+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:34:00+00:00, run_after=2024-02-18T19:35:00+00:00 [2024-02-18T19:34:00.898+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:34:00.902+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:34:00.944+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T19:34:00.944+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T19:34:00.944+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:34:00.944+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:34:00.944+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:34:00.946+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T19:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:34:00.946+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T19:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T19:34:00.947+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:34:00.947+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:34:00.947+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:34:00.947+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:34:01.087+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:32:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:34:01.087+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:33:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:34:01.087+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:33:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:34:01.102+0000] {scheduler_job.py:635} INFO - Setting external_id for to b228689f-0bf1-4f65-96f3-44e486429f03 [2024-02-18T19:34:01.102+0000] {scheduler_job.py:635} INFO - Setting external_id for to 99486828-b070-4ca9-b407-cc798fb27dcc [2024-02-18T19:34:01.102+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7c9b0d10-a964-4e51-bd09-3a424562c148 [2024-02-18T19:34:02.227+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:34:02.227+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 19:32:00+00:00, run_id=scheduled__2024-02-18T19:32:00+00:00, run_start_date=2024-02-18 19:34:00.909582+00:00, run_end_date=2024-02-18 19:34:02.227337+00:00, run_duration=1.317755, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:32:00+00:00, data_interval_end=2024-02-18 19:34:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T19:34:02.235+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T19:34:00+00:00, run_after=2024-02-18T19:36:00+00:00 [2024-02-18T19:34:02.277+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:32:00+00:00 exited with status success for try_number 1 [2024-02-18T19:34:02.285+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T19:32:00+00:00, map_index=-1, run_start_date=2024-02-18 19:34:01.559673+00:00, run_end_date=2024-02-18 19:34:01.782172+00:00, run_duration=0.222499, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1448, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:34:00.945580+00:00, queued_by_job_id=1, pid=31420 [2024-02-18T19:34:02.830+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:34:02.831+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:33:00+00:00, run_id=scheduled__2024-02-18T19:33:00+00:00, run_start_date=2024-02-18 19:34:00.910322+00:00, run_end_date=2024-02-18 19:34:02.830934+00:00, run_duration=1.920612, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:33:00+00:00, data_interval_end=2024-02-18 19:34:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:34:02.837+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:34:00+00:00, run_after=2024-02-18T19:35:00+00:00 [2024-02-18T19:34:02.869+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:33:00+00:00 exited with status success for try_number 1 [2024-02-18T19:34:02.872+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:33:00+00:00, map_index=-1, run_start_date=2024-02-18 19:34:02.271180+00:00, run_end_date=2024-02-18 19:34:02.474645+00:00, run_duration=0.203465, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1449, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:34:00.945580+00:00, queued_by_job_id=1, pid=31450 [2024-02-18T19:34:03.907+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:34:03.907+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:33:00+00:00, run_id=scheduled__2024-02-18T19:33:00+00:00, run_start_date=2024-02-18 19:34:00.911249+00:00, run_end_date=2024-02-18 19:34:03.907642+00:00, run_duration=2.996393, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:33:00+00:00, data_interval_end=2024-02-18 19:34:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:34:03.914+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:34:00+00:00, run_after=2024-02-18T19:35:00+00:00 [2024-02-18T19:34:03.934+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:33:00+00:00 exited with status success for try_number 1 [2024-02-18T19:34:03.937+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:33:00+00:00, map_index=-1, run_start_date=2024-02-18 19:34:02.359679+00:00, run_end_date=2024-02-18 19:34:03.399607+00:00, run_duration=1.039928, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1450, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:34:00.945580+00:00, queued_by_job_id=1, pid=31451 [2024-02-18T19:35:00.387+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:35:00+00:00, run_after=2024-02-18T19:36:00+00:00 [2024-02-18T19:35:00.395+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:35:00+00:00, run_after=2024-02-18T19:40:00+00:00 [2024-02-18T19:35:00.398+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:35:00.443+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T19:35:00.443+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:35:00.443+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:35:00.443+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:35:00.443+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:35:00.445+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T19:30:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T19:35:00.446+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T19:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T19:35:00.446+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:35:00.446+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:35:00.446+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:35:00.446+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:35:00.653+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T19:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:35:00.654+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:34:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:35:00.654+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:34:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:35:00.662+0000] {scheduler_job.py:635} INFO - Setting external_id for to 12057c17-a7c8-44c6-9c9e-fd625f79d428 [2024-02-18T19:35:00.662+0000] {scheduler_job.py:635} INFO - Setting external_id for to ee8b63d7-9c82-4412-8678-48c64828458f [2024-02-18T19:35:00.662+0000] {scheduler_job.py:635} INFO - Setting external_id for to a56a9877-30ee-421c-8675-fa1ed5a82e74 [2024-02-18T19:35:02.891+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:35:02.891+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:34:00+00:00, run_id=scheduled__2024-02-18T19:34:00+00:00, run_start_date=2024-02-18 19:35:00.407754+00:00, run_end_date=2024-02-18 19:35:02.891742+00:00, run_duration=2.483988, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:34:00+00:00, data_interval_end=2024-02-18 19:35:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:35:02.898+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:35:00+00:00, run_after=2024-02-18T19:36:00+00:00 [2024-02-18T19:35:02.915+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:35:02.915+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:35:02.916+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:35:02.917+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T19:30:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T19:35:02.917+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T19:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T19:35:02.945+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T19:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:35:02.946+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T19:30:00+00:00 exited with status success for try_number 1 [2024-02-18T19:35:02.946+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:34:00+00:00 exited with status success for try_number 1 [2024-02-18T19:35:02.950+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:34:00+00:00, map_index=-1, run_start_date=2024-02-18 19:35:01.988186+00:00, run_end_date=2024-02-18 19:35:02.239610+00:00, run_duration=0.251424, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1452, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:35:00.444608+00:00, queued_by_job_id=1, pid=31518 [2024-02-18T19:35:02.950+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8aeeb6c9-f1b5-495e-ba01-5437242f012a [2024-02-18T19:35:02.950+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T19:30:00+00:00, map_index=-1, run_start_date=2024-02-18 19:35:01.885250+00:00, run_end_date=2024-02-18 19:35:02.136878+00:00, run_duration=0.251628, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1451, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:35:00.444608+00:00, queued_by_job_id=1, pid=31516 [2024-02-18T19:35:03.359+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:35:03.359+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:34:00+00:00, run_id=scheduled__2024-02-18T19:34:00+00:00, run_start_date=2024-02-18 19:35:00.408439+00:00, run_end_date=2024-02-18 19:35:03.359521+00:00, run_duration=2.951082, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:34:00+00:00, data_interval_end=2024-02-18 19:35:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:35:03.366+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:35:00+00:00, run_after=2024-02-18T19:36:00+00:00 [2024-02-18T19:35:03.398+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:34:00+00:00 exited with status success for try_number 1 [2024-02-18T19:35:03.402+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:34:00+00:00, map_index=-1, run_start_date=2024-02-18 19:35:01.987689+00:00, run_end_date=2024-02-18 19:35:02.982314+00:00, run_duration=0.994625, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1453, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:35:00.444608+00:00, queued_by_job_id=1, pid=31517 [2024-02-18T19:35:04.457+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:35:04.457+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:35:04.458+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:35:04.460+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T19:30:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T19:35:04.460+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T19:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T19:35:04.499+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T19:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:35:04.499+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T19:30:00+00:00 exited with status success for try_number 1 [2024-02-18T19:35:04.504+0000] {scheduler_job.py:635} INFO - Setting external_id for to 91caa9ad-bcd3-4906-b2ae-d1a83a5f7cfb [2024-02-18T19:35:04.504+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T19:30:00+00:00, map_index=-1, run_start_date=2024-02-18 19:35:04.030199+00:00, run_end_date=2024-02-18 19:35:04.220394+00:00, run_duration=0.190195, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1454, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:35:02.916467+00:00, queued_by_job_id=1, pid=31557 [2024-02-18T19:35:06.698+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:35:06.699+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:35:06.699+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:35:06.701+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T19:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:35:06.701+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T19:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T19:35:06.731+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T19:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:35:06.732+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T19:30:00+00:00 exited with status success for try_number 1 [2024-02-18T19:35:06.735+0000] {scheduler_job.py:635} INFO - Setting external_id for to c89a01ea-ba0d-452a-a834-fd9856b7fd35 [2024-02-18T19:35:06.735+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T19:30:00+00:00, map_index=0, run_start_date=2024-02-18 19:35:05.719735+00:00, run_end_date=2024-02-18 19:35:05.979576+00:00, run_duration=0.259841, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1455, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:35:04.458870+00:00, queued_by_job_id=1, pid=31569 [2024-02-18T19:35:08.439+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:35:08.439+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:30:00+00:00, run_id=scheduled__2024-02-18T19:30:00+00:00, run_start_date=2024-02-18 19:35:00.407037+00:00, run_end_date=2024-02-18 19:35:08.439507+00:00, run_duration=8.03247, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:30:00+00:00, data_interval_end=2024-02-18 19:35:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T19:35:08.443+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:35:00+00:00, run_after=2024-02-18T19:40:00+00:00 [2024-02-18T19:35:08.464+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T19:30:00+00:00 exited with status success for try_number 1 [2024-02-18T19:35:08.467+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T19:30:00+00:00, map_index=-1, run_start_date=2024-02-18 19:35:07.820690+00:00, run_end_date=2024-02-18 19:35:07.986094+00:00, run_duration=0.165404, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1456, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:35:06.699946+00:00, queued_by_job_id=1, pid=31581 [2024-02-18T19:36:00.880+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:36:00+00:00, run_after=2024-02-18T19:37:00+00:00 [2024-02-18T19:36:00.884+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:36:00.888+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:36:00.928+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T19:36:00.928+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T19:36:00.928+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:36:00.929+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:36:00.929+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:36:00.931+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T19:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:36:00.931+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T19:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T19:36:00.931+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:36:00.932+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:36:00.932+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:36:00.932+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:36:01.075+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:34:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:36:01.075+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:36:01.076+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:36:01.083+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2ed98717-9f3c-4a0a-b515-32f5e0314fbe [2024-02-18T19:36:01.083+0000] {scheduler_job.py:635} INFO - Setting external_id for to 952efe20-0778-4a96-8c56-409255813067 [2024-02-18T19:36:01.083+0000] {scheduler_job.py:635} INFO - Setting external_id for to b9dda0ad-3d1c-4d3e-ae58-ec9a330c9f41 [2024-02-18T19:36:02.200+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:36:02.201+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 19:34:00+00:00, run_id=scheduled__2024-02-18T19:34:00+00:00, run_start_date=2024-02-18 19:36:00.895760+00:00, run_end_date=2024-02-18 19:36:02.201014+00:00, run_duration=1.305254, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:34:00+00:00, data_interval_end=2024-02-18 19:36:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T19:36:02.209+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T19:36:00+00:00, run_after=2024-02-18T19:38:00+00:00 [2024-02-18T19:36:02.254+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:34:00+00:00 exited with status success for try_number 1 [2024-02-18T19:36:02.259+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T19:34:00+00:00, map_index=-1, run_start_date=2024-02-18 19:36:01.532541+00:00, run_end_date=2024-02-18 19:36:01.779200+00:00, run_duration=0.246659, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1457, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:36:00.930289+00:00, queued_by_job_id=1, pid=31598 [2024-02-18T19:36:03.289+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:36:03.290+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:35:00+00:00, run_id=scheduled__2024-02-18T19:35:00+00:00, run_start_date=2024-02-18 19:36:00.896537+00:00, run_end_date=2024-02-18 19:36:03.290149+00:00, run_duration=2.393612, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:35:00+00:00, data_interval_end=2024-02-18 19:36:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:36:03.296+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:36:00+00:00, run_after=2024-02-18T19:37:00+00:00 [2024-02-18T19:36:03.299+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:36:03.300+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:35:00+00:00, run_id=scheduled__2024-02-18T19:35:00+00:00, run_start_date=2024-02-18 19:36:00.897170+00:00, run_end_date=2024-02-18 19:36:03.300040+00:00, run_duration=2.40287, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:35:00+00:00, data_interval_end=2024-02-18 19:36:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:36:03.306+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:36:00+00:00, run_after=2024-02-18T19:37:00+00:00 [2024-02-18T19:36:03.332+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:35:00+00:00 exited with status success for try_number 1 [2024-02-18T19:36:03.337+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:35:00+00:00, map_index=-1, run_start_date=2024-02-18 19:36:02.244652+00:00, run_end_date=2024-02-18 19:36:02.459397+00:00, run_duration=0.214745, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1458, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:36:00.930289+00:00, queued_by_job_id=1, pid=31628 [2024-02-18T19:36:03.863+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:35:00+00:00 exited with status success for try_number 1 [2024-02-18T19:36:03.866+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:35:00+00:00, map_index=-1, run_start_date=2024-02-18 19:36:02.340924+00:00, run_end_date=2024-02-18 19:36:03.255804+00:00, run_duration=0.91488, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1459, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:36:00.930289+00:00, queued_by_job_id=1, pid=31629 [2024-02-18T19:37:00.374+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:37:00.382+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:37:00+00:00, run_after=2024-02-18T19:38:00+00:00 [2024-02-18T19:37:00.421+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T19:37:00.421+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:37:00.421+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:37:00.422+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:37:00.424+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:37:00.424+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:37:00.424+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:37:00.424+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:37:00.520+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:36:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:37:00.521+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:36:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:37:00.527+0000] {scheduler_job.py:635} INFO - Setting external_id for to 64cf3458-ea16-4521-a3ae-5039952c6fc1 [2024-02-18T19:37:00.527+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3503b9cd-e714-4265-9826-b72fbc906d6c [2024-02-18T19:37:02.698+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:37:02.699+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:36:00+00:00, run_id=scheduled__2024-02-18T19:36:00+00:00, run_start_date=2024-02-18 19:37:00.391804+00:00, run_end_date=2024-02-18 19:37:02.698991+00:00, run_duration=2.307187, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:36:00+00:00, data_interval_end=2024-02-18 19:37:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:37:02.707+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:37:00+00:00, run_after=2024-02-18T19:38:00+00:00 [2024-02-18T19:37:02.733+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:36:00+00:00 exited with status success for try_number 1 [2024-02-18T19:37:02.736+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:36:00+00:00, map_index=-1, run_start_date=2024-02-18 19:37:01.986521+00:00, run_end_date=2024-02-18 19:37:02.191222+00:00, run_duration=0.204701, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1461, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:37:00.422982+00:00, queued_by_job_id=1, pid=31684 [2024-02-18T19:37:03.768+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:37:03.768+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:36:00+00:00, run_id=scheduled__2024-02-18T19:36:00+00:00, run_start_date=2024-02-18 19:37:00.392601+00:00, run_end_date=2024-02-18 19:37:03.768786+00:00, run_duration=3.376185, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:36:00+00:00, data_interval_end=2024-02-18 19:37:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:37:03.775+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:37:00+00:00, run_after=2024-02-18T19:38:00+00:00 [2024-02-18T19:37:03.797+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:36:00+00:00 exited with status success for try_number 1 [2024-02-18T19:37:03.799+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:36:00+00:00, map_index=-1, run_start_date=2024-02-18 19:37:01.932723+00:00, run_end_date=2024-02-18 19:37:02.862803+00:00, run_duration=0.93008, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1460, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:37:00.422982+00:00, queued_by_job_id=1, pid=31683 [2024-02-18T19:37:13.697+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T19:38:00.885+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:38:00.894+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:38:00+00:00, run_after=2024-02-18T19:39:00+00:00 [2024-02-18T19:38:00.898+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:38:00.939+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T19:38:00.939+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T19:38:00.940+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:38:00.940+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:38:00.940+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:38:00.942+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T19:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:38:00.943+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T19:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T19:38:00.943+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:38:00.943+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:38:00.943+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:38:00.943+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:38:01.098+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:36:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:38:01.099+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:37:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:38:01.099+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:37:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:38:01.112+0000] {scheduler_job.py:635} INFO - Setting external_id for to 59aa6b9e-4d61-47b7-9711-9fd84f168541 [2024-02-18T19:38:01.112+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0de09b91-f196-43ae-b1ce-fb2600703b42 [2024-02-18T19:38:01.112+0000] {scheduler_job.py:635} INFO - Setting external_id for to b09ff157-9f03-45f1-8d2d-66fad7a04025 [2024-02-18T19:38:02.236+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:38:02.237+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 19:36:00+00:00, run_id=scheduled__2024-02-18T19:36:00+00:00, run_start_date=2024-02-18 19:38:00.906310+00:00, run_end_date=2024-02-18 19:38:02.237021+00:00, run_duration=1.330711, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:36:00+00:00, data_interval_end=2024-02-18 19:38:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T19:38:02.243+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T19:38:00+00:00, run_after=2024-02-18T19:40:00+00:00 [2024-02-18T19:38:02.280+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:36:00+00:00 exited with status success for try_number 1 [2024-02-18T19:38:02.284+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T19:36:00+00:00, map_index=-1, run_start_date=2024-02-18 19:38:01.527433+00:00, run_end_date=2024-02-18 19:38:01.775673+00:00, run_duration=0.24824, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1462, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:38:00.941575+00:00, queued_by_job_id=1, pid=31719 [2024-02-18T19:38:03.316+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:38:03.317+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:37:00+00:00, run_id=scheduled__2024-02-18T19:37:00+00:00, run_start_date=2024-02-18 19:38:00.907008+00:00, run_end_date=2024-02-18 19:38:03.316935+00:00, run_duration=2.409927, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:37:00+00:00, data_interval_end=2024-02-18 19:38:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:38:03.323+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:38:00+00:00, run_after=2024-02-18T19:39:00+00:00 [2024-02-18T19:38:03.352+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:37:00+00:00 exited with status success for try_number 1 [2024-02-18T19:38:03.356+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:37:00+00:00, map_index=-1, run_start_date=2024-02-18 19:38:02.330443+00:00, run_end_date=2024-02-18 19:38:02.546165+00:00, run_duration=0.215722, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1463, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:38:00.941575+00:00, queued_by_job_id=1, pid=31749 [2024-02-18T19:38:04.386+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:38:04.387+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:37:00+00:00, run_id=scheduled__2024-02-18T19:37:00+00:00, run_start_date=2024-02-18 19:38:00.907639+00:00, run_end_date=2024-02-18 19:38:04.386881+00:00, run_duration=3.479242, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:37:00+00:00, data_interval_end=2024-02-18 19:38:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:38:04.393+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:38:00+00:00, run_after=2024-02-18T19:39:00+00:00 [2024-02-18T19:38:04.415+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:37:00+00:00 exited with status success for try_number 1 [2024-02-18T19:38:04.419+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:37:00+00:00, map_index=-1, run_start_date=2024-02-18 19:38:02.351436+00:00, run_end_date=2024-02-18 19:38:03.377900+00:00, run_duration=1.026464, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1464, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:38:00.941575+00:00, queued_by_job_id=1, pid=31750 [2024-02-18T19:39:00.381+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:39:00.389+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:39:00+00:00, run_after=2024-02-18T19:40:00+00:00 [2024-02-18T19:39:00.422+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T19:39:00.422+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:39:00.422+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:39:00.423+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:39:00.424+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:39:00.424+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:39:00.425+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:39:00.425+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:39:00.513+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:38:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:39:00.514+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:38:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:39:00.519+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6d513138-e3f3-4b86-8fcc-6680f6b8029d [2024-02-18T19:39:00.520+0000] {scheduler_job.py:635} INFO - Setting external_id for to 556430e0-aeb1-4bc8-9a83-801407350de5 [2024-02-18T19:39:02.700+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:39:02.700+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:38:00+00:00, run_id=scheduled__2024-02-18T19:38:00+00:00, run_start_date=2024-02-18 19:39:00.397012+00:00, run_end_date=2024-02-18 19:39:02.700545+00:00, run_duration=2.303533, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:38:00+00:00, data_interval_end=2024-02-18 19:39:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:39:02.707+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:39:00+00:00, run_after=2024-02-18T19:40:00+00:00 [2024-02-18T19:39:02.711+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:39:02.711+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:38:00+00:00, run_id=scheduled__2024-02-18T19:38:00+00:00, run_start_date=2024-02-18 19:39:00.397719+00:00, run_end_date=2024-02-18 19:39:02.711544+00:00, run_duration=2.313825, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:38:00+00:00, data_interval_end=2024-02-18 19:39:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:39:02.720+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:39:00+00:00, run_after=2024-02-18T19:40:00+00:00 [2024-02-18T19:39:02.744+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:38:00+00:00 exited with status success for try_number 1 [2024-02-18T19:39:02.744+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:38:00+00:00 exited with status success for try_number 1 [2024-02-18T19:39:02.749+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:38:00+00:00, map_index=-1, run_start_date=2024-02-18 19:39:01.600945+00:00, run_end_date=2024-02-18 19:39:01.806023+00:00, run_duration=0.205078, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1465, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:39:00.423707+00:00, queued_by_job_id=1, pid=31804 [2024-02-18T19:39:02.749+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:38:00+00:00, map_index=-1, run_start_date=2024-02-18 19:39:01.616649+00:00, run_end_date=2024-02-18 19:39:02.517315+00:00, run_duration=0.900666, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1466, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:39:00.423707+00:00, queued_by_job_id=1, pid=31805 [2024-02-18T19:40:00.687+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:40:00+00:00, run_after=2024-02-18T19:41:00+00:00 [2024-02-18T19:40:00.691+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:40:00.698+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:40:00+00:00, run_after=2024-02-18T19:45:00+00:00 [2024-02-18T19:40:00.702+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:40:00.758+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T19:40:00.758+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:40:00.758+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T19:40:00.758+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:40:00.758+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:40:00.759+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:40:00.761+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T19:35:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T19:40:00.762+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T19:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T19:40:00.762+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T19:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:40:00.762+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T19:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T19:40:00.762+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:40:00.762+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:40:00.762+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:40:00.762+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:40:01.146+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T19:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:40:01.148+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:38:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:40:01.149+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:39:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:40:01.149+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:39:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:40:01.164+0000] {scheduler_job.py:635} INFO - Setting external_id for to e7d9c659-7e89-4bd1-936f-aea0009bcf0d [2024-02-18T19:40:01.164+0000] {scheduler_job.py:635} INFO - Setting external_id for to 82fc2465-d075-48e0-ab5b-bc0197f7f1f8 [2024-02-18T19:40:01.165+0000] {scheduler_job.py:635} INFO - Setting external_id for to 027a588b-e413-40da-ad94-752c37d37ccc [2024-02-18T19:40:01.165+0000] {scheduler_job.py:635} INFO - Setting external_id for to 24fb9c89-42f8-4f66-980b-1e4bce6000f1 [2024-02-18T19:40:02.433+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:40:02.433+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 19:38:00+00:00, run_id=scheduled__2024-02-18T19:38:00+00:00, run_start_date=2024-02-18 19:40:00.712804+00:00, run_end_date=2024-02-18 19:40:02.433533+00:00, run_duration=1.720729, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:38:00+00:00, data_interval_end=2024-02-18 19:40:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T19:40:02.442+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T19:40:00+00:00, run_after=2024-02-18T19:42:00+00:00 [2024-02-18T19:40:02.495+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:38:00+00:00 exited with status success for try_number 1 [2024-02-18T19:40:02.500+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T19:38:00+00:00, map_index=-1, run_start_date=2024-02-18 19:40:01.512778+00:00, run_end_date=2024-02-18 19:40:01.785047+00:00, run_duration=0.272269, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1467, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:40:00.760349+00:00, queued_by_job_id=1, pid=31841 [2024-02-18T19:40:03.543+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:40:03.543+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:39:00+00:00, run_id=scheduled__2024-02-18T19:39:00+00:00, run_start_date=2024-02-18 19:40:00.713527+00:00, run_end_date=2024-02-18 19:40:03.543320+00:00, run_duration=2.829793, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:39:00+00:00, data_interval_end=2024-02-18 19:40:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:40:03.550+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:40:00+00:00, run_after=2024-02-18T19:41:00+00:00 [2024-02-18T19:40:03.563+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:40:03.563+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:40:03.563+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:40:03.565+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T19:35:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T19:40:03.565+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T19:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T19:40:03.598+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T19:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:40:03.599+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T19:35:00+00:00 exited with status success for try_number 1 [2024-02-18T19:40:03.599+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:39:00+00:00 exited with status success for try_number 1 [2024-02-18T19:40:03.604+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T19:35:00+00:00, map_index=-1, run_start_date=2024-02-18 19:40:02.345671+00:00, run_end_date=2024-02-18 19:40:02.622485+00:00, run_duration=0.276814, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1468, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:40:00.760349+00:00, queued_by_job_id=1, pid=31881 [2024-02-18T19:40:03.605+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:39:00+00:00, map_index=-1, run_start_date=2024-02-18 19:40:02.427888+00:00, run_end_date=2024-02-18 19:40:02.696398+00:00, run_duration=0.26851, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1469, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:40:00.760349+00:00, queued_by_job_id=1, pid=31882 [2024-02-18T19:40:03.605+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8b23f488-8c27-43a7-a861-fc2fc42e6227 [2024-02-18T19:40:03.637+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:40:03.637+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:39:00+00:00, run_id=scheduled__2024-02-18T19:39:00+00:00, run_start_date=2024-02-18 19:40:00.714361+00:00, run_end_date=2024-02-18 19:40:03.637486+00:00, run_duration=2.923125, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:39:00+00:00, data_interval_end=2024-02-18 19:40:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:40:03.646+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:40:00+00:00, run_after=2024-02-18T19:41:00+00:00 [2024-02-18T19:40:03.685+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:39:00+00:00 exited with status success for try_number 1 [2024-02-18T19:40:03.688+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:39:00+00:00, map_index=-1, run_start_date=2024-02-18 19:40:02.476201+00:00, run_end_date=2024-02-18 19:40:03.583969+00:00, run_duration=1.107768, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1470, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:40:00.760349+00:00, queued_by_job_id=1, pid=31883 [2024-02-18T19:40:05.818+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:40:05.819+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:40:05.819+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:40:05.822+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T19:35:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T19:40:05.822+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T19:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T19:40:05.879+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T19:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:40:05.879+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T19:35:00+00:00 exited with status success for try_number 1 [2024-02-18T19:40:05.885+0000] {scheduler_job.py:635} INFO - Setting external_id for to a9b54010-2116-4233-99cc-2b1fedea83ed [2024-02-18T19:40:05.886+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T19:35:00+00:00, map_index=-1, run_start_date=2024-02-18 19:40:04.679365+00:00, run_end_date=2024-02-18 19:40:04.880743+00:00, run_duration=0.201378, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1471, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:40:03.564135+00:00, queued_by_job_id=1, pid=31921 [2024-02-18T19:40:07.388+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:40:07.388+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:40:07.389+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:40:07.390+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T19:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:40:07.390+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T19:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T19:40:07.423+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T19:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:40:07.427+0000] {scheduler_job.py:635} INFO - Setting external_id for to 30e52613-b311-452f-8790-be1df892989c [2024-02-18T19:40:07.486+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T19:35:00+00:00 exited with status success for try_number 1 [2024-02-18T19:40:07.491+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T19:35:00+00:00, map_index=0, run_start_date=2024-02-18 19:40:07.160751+00:00, run_end_date=2024-02-18 19:40:07.336818+00:00, run_duration=0.176067, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1472, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:40:05.820338+00:00, queued_by_job_id=1, pid=31933 [2024-02-18T19:40:09.719+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:40:09.719+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:35:00+00:00, run_id=scheduled__2024-02-18T19:35:00+00:00, run_start_date=2024-02-18 19:40:00.711783+00:00, run_end_date=2024-02-18 19:40:09.719342+00:00, run_duration=9.007559, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:35:00+00:00, data_interval_end=2024-02-18 19:40:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T19:40:09.723+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:40:00+00:00, run_after=2024-02-18T19:45:00+00:00 [2024-02-18T19:40:09.741+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T19:35:00+00:00 exited with status success for try_number 1 [2024-02-18T19:40:09.744+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T19:35:00+00:00, map_index=-1, run_start_date=2024-02-18 19:40:08.495944+00:00, run_end_date=2024-02-18 19:40:08.693017+00:00, run_duration=0.197073, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1473, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:40:07.389484+00:00, queued_by_job_id=1, pid=31945 [2024-02-18T19:41:00.912+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:41:00.925+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:41:00+00:00, run_after=2024-02-18T19:42:00+00:00 [2024-02-18T19:41:00.965+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T19:41:00.965+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:41:00.965+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:41:00.966+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:41:00.968+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:41:00.968+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:41:00.968+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:41:00.968+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:41:01.093+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:41:01.094+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:41:01.100+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1726252d-0df0-4938-95a7-f67668411d39 [2024-02-18T19:41:01.101+0000] {scheduler_job.py:635} INFO - Setting external_id for to be2a5d95-bc83-4128-975d-38e8d64cf919 [2024-02-18T19:41:02.860+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:41:02.860+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:40:00+00:00, run_id=scheduled__2024-02-18T19:40:00+00:00, run_start_date=2024-02-18 19:41:00.935175+00:00, run_end_date=2024-02-18 19:41:02.860446+00:00, run_duration=1.925271, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:40:00+00:00, data_interval_end=2024-02-18 19:41:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:41:02.866+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:41:00+00:00, run_after=2024-02-18T19:42:00+00:00 [2024-02-18T19:41:02.891+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:40:00+00:00 exited with status success for try_number 1 [2024-02-18T19:41:02.894+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:40:00+00:00, map_index=-1, run_start_date=2024-02-18 19:41:02.334205+00:00, run_end_date=2024-02-18 19:41:02.531117+00:00, run_duration=0.196912, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1474, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:41:00.966730+00:00, queued_by_job_id=1, pid=31981 [2024-02-18T19:41:03.924+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:41:03.924+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:40:00+00:00, run_id=scheduled__2024-02-18T19:40:00+00:00, run_start_date=2024-02-18 19:41:00.936035+00:00, run_end_date=2024-02-18 19:41:03.924666+00:00, run_duration=2.988631, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:40:00+00:00, data_interval_end=2024-02-18 19:41:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:41:03.931+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:41:00+00:00, run_after=2024-02-18T19:42:00+00:00 [2024-02-18T19:41:03.951+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:40:00+00:00 exited with status success for try_number 1 [2024-02-18T19:41:03.955+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:40:00+00:00, map_index=-1, run_start_date=2024-02-18 19:41:02.356894+00:00, run_end_date=2024-02-18 19:41:03.335441+00:00, run_duration=0.978547, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1475, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:41:00.966730+00:00, queued_by_job_id=1, pid=31982 [2024-02-18T19:42:00.126+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:42:00.130+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:42:00.138+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:42:00+00:00, run_after=2024-02-18T19:43:00+00:00 [2024-02-18T19:42:00.183+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T19:42:00.183+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T19:42:00.183+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:42:00.183+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:42:00.184+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:42:00.186+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T19:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:42:00.186+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T19:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T19:42:00.186+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:42:00.186+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:42:00.186+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:42:00.186+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:42:00.336+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:42:00.336+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:41:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:42:00.336+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:41:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:42:00.344+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8efe955d-a655-4f47-bfbf-0014de040542 [2024-02-18T19:42:00.344+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0543c298-3c90-49b8-863b-8a07a0ab89d0 [2024-02-18T19:42:00.344+0000] {scheduler_job.py:635} INFO - Setting external_id for to 876e1000-03aa-4e45-ae3d-071ed69c65ee [2024-02-18T19:42:01.483+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:42:01.484+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 19:40:00+00:00, run_id=scheduled__2024-02-18T19:40:00+00:00, run_start_date=2024-02-18 19:42:00.148504+00:00, run_end_date=2024-02-18 19:42:01.483794+00:00, run_duration=1.33529, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:40:00+00:00, data_interval_end=2024-02-18 19:42:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T19:42:01.491+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T19:42:00+00:00, run_after=2024-02-18T19:44:00+00:00 [2024-02-18T19:42:01.536+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:40:00+00:00 exited with status success for try_number 1 [2024-02-18T19:42:01.540+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T19:40:00+00:00, map_index=-1, run_start_date=2024-02-18 19:42:00.783561+00:00, run_end_date=2024-02-18 19:42:01.040778+00:00, run_duration=0.257217, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1476, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:42:00.184729+00:00, queued_by_job_id=1, pid=32017 [2024-02-18T19:42:02.290+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:42:02.290+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:41:00+00:00, run_id=scheduled__2024-02-18T19:41:00+00:00, run_start_date=2024-02-18 19:42:00.149198+00:00, run_end_date=2024-02-18 19:42:02.290759+00:00, run_duration=2.141561, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:41:00+00:00, data_interval_end=2024-02-18 19:42:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:42:02.297+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:42:00+00:00, run_after=2024-02-18T19:43:00+00:00 [2024-02-18T19:42:02.326+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:41:00+00:00 exited with status success for try_number 1 [2024-02-18T19:42:02.330+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:41:00+00:00, map_index=-1, run_start_date=2024-02-18 19:42:01.564163+00:00, run_end_date=2024-02-18 19:42:01.786170+00:00, run_duration=0.222007, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1477, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:42:00.184729+00:00, queued_by_job_id=1, pid=32047 [2024-02-18T19:42:03.365+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:42:03.365+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:41:00+00:00, run_id=scheduled__2024-02-18T19:41:00+00:00, run_start_date=2024-02-18 19:42:00.149876+00:00, run_end_date=2024-02-18 19:42:03.365300+00:00, run_duration=3.215424, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:41:00+00:00, data_interval_end=2024-02-18 19:42:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:42:03.371+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:42:00+00:00, run_after=2024-02-18T19:43:00+00:00 [2024-02-18T19:42:03.393+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:41:00+00:00 exited with status success for try_number 1 [2024-02-18T19:42:03.396+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:41:00+00:00, map_index=-1, run_start_date=2024-02-18 19:42:01.631404+00:00, run_end_date=2024-02-18 19:42:02.717336+00:00, run_duration=1.085932, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1478, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:42:00.184729+00:00, queued_by_job_id=1, pid=32048 [2024-02-18T19:42:13.733+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T19:43:00.366+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:43:00+00:00, run_after=2024-02-18T19:44:00+00:00 [2024-02-18T19:43:00.370+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:43:00.403+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T19:43:00.404+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:43:00.404+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:43:00.404+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:43:00.407+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:43:00.407+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:43:00.407+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:43:00.407+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:43:00.506+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:42:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:43:00.506+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:42:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:43:00.512+0000] {scheduler_job.py:635} INFO - Setting external_id for to 36608b3a-3b5b-4929-8a70-f010aa88d358 [2024-02-18T19:43:00.512+0000] {scheduler_job.py:635} INFO - Setting external_id for to d93a78be-35f6-4612-adf0-07e6658c37bd [2024-02-18T19:43:02.698+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:43:02.699+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:42:00+00:00, run_id=scheduled__2024-02-18T19:42:00+00:00, run_start_date=2024-02-18 19:43:00.378254+00:00, run_end_date=2024-02-18 19:43:02.698942+00:00, run_duration=2.320688, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:42:00+00:00, data_interval_end=2024-02-18 19:43:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:43:02.707+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:43:00+00:00, run_after=2024-02-18T19:44:00+00:00 [2024-02-18T19:43:02.735+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:42:00+00:00 exited with status success for try_number 1 [2024-02-18T19:43:02.738+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:42:00+00:00, map_index=-1, run_start_date=2024-02-18 19:43:01.624879+00:00, run_end_date=2024-02-18 19:43:01.828544+00:00, run_duration=0.203665, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1480, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:43:00.405517+00:00, queued_by_job_id=1, pid=32103 [2024-02-18T19:43:03.854+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:43:03.854+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:42:00+00:00, run_id=scheduled__2024-02-18T19:42:00+00:00, run_start_date=2024-02-18 19:43:00.379089+00:00, run_end_date=2024-02-18 19:43:03.854910+00:00, run_duration=3.475821, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:42:00+00:00, data_interval_end=2024-02-18 19:43:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:43:03.861+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:43:00+00:00, run_after=2024-02-18T19:44:00+00:00 [2024-02-18T19:43:03.881+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:42:00+00:00 exited with status success for try_number 1 [2024-02-18T19:43:03.885+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:42:00+00:00, map_index=-1, run_start_date=2024-02-18 19:43:01.613184+00:00, run_end_date=2024-02-18 19:43:02.952540+00:00, run_duration=1.339356, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1479, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:43:00.405517+00:00, queued_by_job_id=1, pid=32102 [2024-02-18T19:44:00.587+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:44:00+00:00, run_after=2024-02-18T19:45:00+00:00 [2024-02-18T19:44:00.592+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:44:00.596+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:44:00.645+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T19:44:00.645+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T19:44:00.645+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:44:00.646+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:44:00.646+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:44:00.648+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T19:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:44:00.648+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T19:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T19:44:00.648+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:44:00.648+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:44:00.649+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:44:00.649+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:44:00.790+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:42:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:44:00.790+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:43:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:44:00.790+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:43:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:44:00.798+0000] {scheduler_job.py:635} INFO - Setting external_id for to d6214e74-b8b2-43d6-810f-014656e3b454 [2024-02-18T19:44:00.798+0000] {scheduler_job.py:635} INFO - Setting external_id for to 040881c0-81e5-4dff-b79a-24f7884c5dc7 [2024-02-18T19:44:00.798+0000] {scheduler_job.py:635} INFO - Setting external_id for to 29469527-c94d-4db7-8d83-44097fe612fa [2024-02-18T19:44:01.923+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:44:01.923+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 19:42:00+00:00, run_id=scheduled__2024-02-18T19:42:00+00:00, run_start_date=2024-02-18 19:44:00.606312+00:00, run_end_date=2024-02-18 19:44:01.923564+00:00, run_duration=1.317252, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:42:00+00:00, data_interval_end=2024-02-18 19:44:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T19:44:01.929+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T19:44:00+00:00, run_after=2024-02-18T19:46:00+00:00 [2024-02-18T19:44:01.970+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:42:00+00:00 exited with status success for try_number 1 [2024-02-18T19:44:01.975+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T19:42:00+00:00, map_index=-1, run_start_date=2024-02-18 19:44:01.387198+00:00, run_end_date=2024-02-18 19:44:01.672093+00:00, run_duration=0.284895, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1481, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:44:00.647234+00:00, queued_by_job_id=1, pid=32138 [2024-02-18T19:44:03.004+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:44:03.004+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:43:00+00:00, run_id=scheduled__2024-02-18T19:43:00+00:00, run_start_date=2024-02-18 19:44:00.607137+00:00, run_end_date=2024-02-18 19:44:03.004848+00:00, run_duration=2.397711, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:43:00+00:00, data_interval_end=2024-02-18 19:44:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:44:03.011+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:44:00+00:00, run_after=2024-02-18T19:45:00+00:00 [2024-02-18T19:44:03.036+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:43:00+00:00 exited with status success for try_number 1 [2024-02-18T19:44:03.039+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:43:00+00:00, map_index=-1, run_start_date=2024-02-18 19:44:02.218646+00:00, run_end_date=2024-02-18 19:44:02.439765+00:00, run_duration=0.221119, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1483, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:44:00.647234+00:00, queued_by_job_id=1, pid=32169 [2024-02-18T19:44:03.288+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:44:03.289+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:43:00+00:00, run_id=scheduled__2024-02-18T19:43:00+00:00, run_start_date=2024-02-18 19:44:00.607827+00:00, run_end_date=2024-02-18 19:44:03.289185+00:00, run_duration=2.681358, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:43:00+00:00, data_interval_end=2024-02-18 19:44:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:44:03.295+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:44:00+00:00, run_after=2024-02-18T19:45:00+00:00 [2024-02-18T19:44:03.315+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:43:00+00:00 exited with status success for try_number 1 [2024-02-18T19:44:03.319+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:43:00+00:00, map_index=-1, run_start_date=2024-02-18 19:44:02.101192+00:00, run_end_date=2024-02-18 19:44:03.171567+00:00, run_duration=1.070375, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1482, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:44:00.647234+00:00, queued_by_job_id=1, pid=32168 [2024-02-18T19:45:00.777+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:45:00+00:00, run_after=2024-02-18T19:46:00+00:00 [2024-02-18T19:45:00.789+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:45:00+00:00, run_after=2024-02-18T19:50:00+00:00 [2024-02-18T19:45:00.794+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:45:00.859+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T19:45:00.860+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:45:00.860+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:45:00.860+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:45:00.861+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:45:00.864+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T19:40:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T19:45:00.864+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T19:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T19:45:00.864+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:45:00.864+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:45:00.865+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:45:00.865+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:45:01.038+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T19:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:45:01.039+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:44:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:45:01.039+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:44:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:45:01.047+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7e601326-ea2c-46e7-8d41-8f0a0ebd713e [2024-02-18T19:45:01.048+0000] {scheduler_job.py:635} INFO - Setting external_id for to c7f01cc8-84a1-4eb7-b926-3a7b6e1e3cd3 [2024-02-18T19:45:01.048+0000] {scheduler_job.py:635} INFO - Setting external_id for to 24e49f2d-35ff-4f28-836a-02175b7d1ca9 [2024-02-18T19:45:03.338+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:45:03.339+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:44:00+00:00, run_id=scheduled__2024-02-18T19:44:00+00:00, run_start_date=2024-02-18 19:45:00.805563+00:00, run_end_date=2024-02-18 19:45:03.339147+00:00, run_duration=2.533584, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:44:00+00:00, data_interval_end=2024-02-18 19:45:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:45:03.346+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:45:00+00:00, run_after=2024-02-18T19:46:00+00:00 [2024-02-18T19:45:03.364+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:45:03.365+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:45:03.365+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:45:03.367+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T19:40:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T19:45:03.367+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T19:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T19:45:03.399+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T19:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:45:03.399+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T19:40:00+00:00 exited with status success for try_number 1 [2024-02-18T19:45:03.399+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:44:00+00:00 exited with status success for try_number 1 [2024-02-18T19:45:03.406+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:44:00+00:00, map_index=-1, run_start_date=2024-02-18 19:45:02.795408+00:00, run_end_date=2024-02-18 19:45:03.083519+00:00, run_duration=0.288111, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1484, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:45:00.861950+00:00, queued_by_job_id=1, pid=32225 [2024-02-18T19:45:03.406+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T19:40:00+00:00, map_index=-1, run_start_date=2024-02-18 19:45:02.856223+00:00, run_end_date=2024-02-18 19:45:03.116599+00:00, run_duration=0.260376, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1485, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:45:00.861950+00:00, queued_by_job_id=1, pid=32226 [2024-02-18T19:45:03.406+0000] {scheduler_job.py:635} INFO - Setting external_id for to c40830d7-a9ca-460e-aa26-1b4afe1ec0e6 [2024-02-18T19:45:04.842+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:45:04.843+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:44:00+00:00, run_id=scheduled__2024-02-18T19:44:00+00:00, run_start_date=2024-02-18 19:45:00.806430+00:00, run_end_date=2024-02-18 19:45:04.843180+00:00, run_duration=4.03675, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:44:00+00:00, data_interval_end=2024-02-18 19:45:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:45:04.850+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:45:00+00:00, run_after=2024-02-18T19:46:00+00:00 [2024-02-18T19:45:04.872+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:45:04.872+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:45:04.873+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:45:04.875+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T19:40:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T19:45:04.875+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T19:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T19:45:04.913+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T19:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:45:04.913+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:44:00+00:00 exited with status success for try_number 1 [2024-02-18T19:45:04.913+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T19:40:00+00:00 exited with status success for try_number 1 [2024-02-18T19:45:04.919+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T19:40:00+00:00, map_index=-1, run_start_date=2024-02-18 19:45:04.477013+00:00, run_end_date=2024-02-18 19:45:04.678922+00:00, run_duration=0.201909, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1487, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:45:03.365988+00:00, queued_by_job_id=1, pid=32275 [2024-02-18T19:45:04.920+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:44:00+00:00, map_index=-1, run_start_date=2024-02-18 19:45:03.050517+00:00, run_end_date=2024-02-18 19:45:04.145797+00:00, run_duration=1.09528, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1486, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:45:00.861950+00:00, queued_by_job_id=1, pid=32254 [2024-02-18T19:45:04.920+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1e37f2a5-ca5a-4dc9-ae55-f5b5ce67e918 [2024-02-18T19:45:07.108+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:45:07.109+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:45:07.109+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:45:07.111+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T19:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:45:07.111+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T19:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T19:45:07.140+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T19:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:45:07.140+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T19:40:00+00:00 exited with status success for try_number 1 [2024-02-18T19:45:07.144+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8af59055-fe5e-4716-af05-5084baa8c2f6 [2024-02-18T19:45:07.144+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T19:40:00+00:00, map_index=0, run_start_date=2024-02-18 19:45:06.234302+00:00, run_end_date=2024-02-18 19:45:06.517055+00:00, run_duration=0.282753, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1488, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:45:04.873488+00:00, queued_by_job_id=1, pid=32287 [2024-02-18T19:45:08.839+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:45:08.839+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:40:00+00:00, run_id=scheduled__2024-02-18T19:40:00+00:00, run_start_date=2024-02-18 19:45:00.804612+00:00, run_end_date=2024-02-18 19:45:08.839431+00:00, run_duration=8.034819, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:40:00+00:00, data_interval_end=2024-02-18 19:45:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T19:45:08.843+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:45:00+00:00, run_after=2024-02-18T19:50:00+00:00 [2024-02-18T19:45:08.863+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T19:40:00+00:00 exited with status success for try_number 1 [2024-02-18T19:45:08.867+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T19:40:00+00:00, map_index=-1, run_start_date=2024-02-18 19:45:08.207000+00:00, run_end_date=2024-02-18 19:45:08.389970+00:00, run_duration=0.18297, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1489, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:45:07.109948+00:00, queued_by_job_id=1, pid=32299 [2024-02-18T19:46:01.011+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:46:01.020+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:46:00+00:00, run_after=2024-02-18T19:47:00+00:00 [2024-02-18T19:46:01.024+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:46:01.063+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T19:46:01.063+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T19:46:01.064+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:46:01.064+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:46:01.064+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:46:01.066+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T19:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:46:01.066+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T19:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T19:46:01.067+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:46:01.067+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:46:01.067+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:46:01.067+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:46:01.222+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:44:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:46:01.222+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:46:01.223+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:46:01.231+0000] {scheduler_job.py:635} INFO - Setting external_id for to ee5be4f8-12a5-486e-b681-bd2b539c455a [2024-02-18T19:46:01.231+0000] {scheduler_job.py:635} INFO - Setting external_id for to ba9946c6-469a-43de-8e94-03ad0f9c78ca [2024-02-18T19:46:01.231+0000] {scheduler_job.py:635} INFO - Setting external_id for to b2e9c99d-9fbc-4bd4-848b-06c4045ced5a [2024-02-18T19:46:02.355+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:46:02.355+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 19:44:00+00:00, run_id=scheduled__2024-02-18T19:44:00+00:00, run_start_date=2024-02-18 19:46:01.031944+00:00, run_end_date=2024-02-18 19:46:02.355614+00:00, run_duration=1.32367, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:44:00+00:00, data_interval_end=2024-02-18 19:46:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T19:46:02.364+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T19:46:00+00:00, run_after=2024-02-18T19:48:00+00:00 [2024-02-18T19:46:02.419+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:44:00+00:00 exited with status success for try_number 1 [2024-02-18T19:46:02.424+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T19:44:00+00:00, map_index=-1, run_start_date=2024-02-18 19:46:01.682480+00:00, run_end_date=2024-02-18 19:46:01.947273+00:00, run_duration=0.264793, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1490, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:46:01.065256+00:00, queued_by_job_id=1, pid=32317 [2024-02-18T19:46:03.456+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:46:03.456+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:45:00+00:00, run_id=scheduled__2024-02-18T19:45:00+00:00, run_start_date=2024-02-18 19:46:01.032727+00:00, run_end_date=2024-02-18 19:46:03.456886+00:00, run_duration=2.424159, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:45:00+00:00, data_interval_end=2024-02-18 19:46:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:46:03.463+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:46:00+00:00, run_after=2024-02-18T19:47:00+00:00 [2024-02-18T19:46:03.487+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:45:00+00:00 exited with status success for try_number 1 [2024-02-18T19:46:03.490+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:45:00+00:00, map_index=-1, run_start_date=2024-02-18 19:46:02.514413+00:00, run_end_date=2024-02-18 19:46:02.749682+00:00, run_duration=0.235269, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1492, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:46:01.065256+00:00, queued_by_job_id=1, pid=32348 [2024-02-18T19:46:04.290+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:46:04.290+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:45:00+00:00, run_id=scheduled__2024-02-18T19:45:00+00:00, run_start_date=2024-02-18 19:46:01.033439+00:00, run_end_date=2024-02-18 19:46:04.290530+00:00, run_duration=3.257091, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:45:00+00:00, data_interval_end=2024-02-18 19:46:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:46:04.300+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:46:00+00:00, run_after=2024-02-18T19:47:00+00:00 [2024-02-18T19:46:04.333+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:45:00+00:00 exited with status success for try_number 1 [2024-02-18T19:46:04.338+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:45:00+00:00, map_index=-1, run_start_date=2024-02-18 19:46:02.494094+00:00, run_end_date=2024-02-18 19:46:03.535386+00:00, run_duration=1.041292, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1491, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:46:01.065256+00:00, queued_by_job_id=1, pid=32347 [2024-02-18T19:47:00.188+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:47:00+00:00, run_after=2024-02-18T19:48:00+00:00 [2024-02-18T19:47:00.192+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:47:00.233+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T19:47:00.234+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:47:00.234+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:47:00.234+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:47:00.236+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:47:00.236+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:47:00.236+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:47:00.237+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:47:00.330+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:46:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:47:00.331+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:46:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:47:00.337+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1a595cae-d300-47d4-982c-183034440ee6 [2024-02-18T19:47:00.337+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3ede15e9-3485-4929-b063-7dcb85995e79 [2024-02-18T19:47:02.513+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:47:02.513+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:46:00+00:00, run_id=scheduled__2024-02-18T19:46:00+00:00, run_start_date=2024-02-18 19:47:00.204624+00:00, run_end_date=2024-02-18 19:47:02.513878+00:00, run_duration=2.309254, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:46:00+00:00, data_interval_end=2024-02-18 19:47:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:47:02.520+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:47:00+00:00, run_after=2024-02-18T19:48:00+00:00 [2024-02-18T19:47:02.543+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:46:00+00:00 exited with status success for try_number 1 [2024-02-18T19:47:02.546+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:46:00+00:00, map_index=-1, run_start_date=2024-02-18 19:47:01.425154+00:00, run_end_date=2024-02-18 19:47:01.643812+00:00, run_duration=0.218658, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1493, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:47:00.235274+00:00, queued_by_job_id=1, pid=32403 [2024-02-18T19:47:03.575+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:47:03.575+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:46:00+00:00, run_id=scheduled__2024-02-18T19:46:00+00:00, run_start_date=2024-02-18 19:47:00.205570+00:00, run_end_date=2024-02-18 19:47:03.575537+00:00, run_duration=3.369967, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:46:00+00:00, data_interval_end=2024-02-18 19:47:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:47:03.581+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:47:00+00:00, run_after=2024-02-18T19:48:00+00:00 [2024-02-18T19:47:03.603+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:46:00+00:00 exited with status success for try_number 1 [2024-02-18T19:47:03.606+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:46:00+00:00, map_index=-1, run_start_date=2024-02-18 19:47:01.463687+00:00, run_end_date=2024-02-18 19:47:02.560097+00:00, run_duration=1.09641, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1494, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:47:00.235274+00:00, queued_by_job_id=1, pid=32404 [2024-02-18T19:47:13.770+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T19:48:00.042+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:48:00.047+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:48:00.054+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:48:00+00:00, run_after=2024-02-18T19:49:00+00:00 [2024-02-18T19:48:00.098+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T19:48:00.099+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T19:48:00.099+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:48:00.099+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:48:00.099+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:48:00.102+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T19:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:48:00.102+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T19:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T19:48:00.103+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:48:00.103+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:48:00.104+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:48:00.104+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:48:00.253+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:46:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:48:00.253+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:47:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:48:00.253+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:47:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:48:00.261+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0b8ea7e9-1abd-44a0-a5d5-e9c9ab09f56a [2024-02-18T19:48:00.262+0000] {scheduler_job.py:635} INFO - Setting external_id for to bad5307f-9ff7-405f-b129-f87ba68a6ad6 [2024-02-18T19:48:00.262+0000] {scheduler_job.py:635} INFO - Setting external_id for to da8339b4-cdd7-460e-b1bf-005f0c9ef887 [2024-02-18T19:48:01.715+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:48:01.717+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 19:46:00+00:00, run_id=scheduled__2024-02-18T19:46:00+00:00, run_start_date=2024-02-18 19:48:00.064271+00:00, run_end_date=2024-02-18 19:48:01.716889+00:00, run_duration=1.652618, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:46:00+00:00, data_interval_end=2024-02-18 19:48:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T19:48:01.725+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T19:48:00+00:00, run_after=2024-02-18T19:50:00+00:00 [2024-02-18T19:48:01.775+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:46:00+00:00 exited with status success for try_number 1 [2024-02-18T19:48:01.779+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T19:46:00+00:00, map_index=-1, run_start_date=2024-02-18 19:48:00.856383+00:00, run_end_date=2024-02-18 19:48:01.134428+00:00, run_duration=0.278045, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1495, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:48:00.100948+00:00, queued_by_job_id=1, pid=32439 [2024-02-18T19:48:02.822+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:48:02.822+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:47:00+00:00, run_id=scheduled__2024-02-18T19:47:00+00:00, run_start_date=2024-02-18 19:48:00.065068+00:00, run_end_date=2024-02-18 19:48:02.822535+00:00, run_duration=2.757467, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:47:00+00:00, data_interval_end=2024-02-18 19:48:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:48:02.828+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:48:00+00:00, run_after=2024-02-18T19:49:00+00:00 [2024-02-18T19:48:02.847+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:47:00+00:00 exited with status success for try_number 1 [2024-02-18T19:48:02.850+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:47:00+00:00, map_index=-1, run_start_date=2024-02-18 19:48:01.713684+00:00, run_end_date=2024-02-18 19:48:01.937251+00:00, run_duration=0.223567, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1496, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:48:00.100948+00:00, queued_by_job_id=1, pid=32469 [2024-02-18T19:48:03.877+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:48:03.878+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:47:00+00:00, run_id=scheduled__2024-02-18T19:47:00+00:00, run_start_date=2024-02-18 19:48:00.065720+00:00, run_end_date=2024-02-18 19:48:03.878122+00:00, run_duration=3.812402, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:47:00+00:00, data_interval_end=2024-02-18 19:48:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:48:03.884+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:48:00+00:00, run_after=2024-02-18T19:49:00+00:00 [2024-02-18T19:48:03.904+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:47:00+00:00 exited with status success for try_number 1 [2024-02-18T19:48:03.907+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:47:00+00:00, map_index=-1, run_start_date=2024-02-18 19:48:01.789002+00:00, run_end_date=2024-02-18 19:48:03.297792+00:00, run_duration=1.50879, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1497, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:48:00.100948+00:00, queued_by_job_id=1, pid=32470 [2024-02-18T19:49:00.170+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:49:00.178+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:49:00+00:00, run_after=2024-02-18T19:50:00+00:00 [2024-02-18T19:49:00.213+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T19:49:00.213+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:49:00.213+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:49:00.214+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:49:00.215+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:49:00.216+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:49:00.216+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:49:00.216+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:49:00.304+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:48:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:49:00.305+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:48:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:49:00.310+0000] {scheduler_job.py:635} INFO - Setting external_id for to 82979b2f-82dc-4145-b7dd-9c4d1a60eeec [2024-02-18T19:49:00.310+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2e629929-ff93-4f73-80f9-2730f16e01f7 [2024-02-18T19:49:01.969+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:49:01.970+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:48:00+00:00, run_id=scheduled__2024-02-18T19:48:00+00:00, run_start_date=2024-02-18 19:49:00.186909+00:00, run_end_date=2024-02-18 19:49:01.969983+00:00, run_duration=1.783074, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:48:00+00:00, data_interval_end=2024-02-18 19:49:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:49:01.976+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:49:00+00:00, run_after=2024-02-18T19:50:00+00:00 [2024-02-18T19:49:02.002+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:48:00+00:00 exited with status success for try_number 1 [2024-02-18T19:49:02.006+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:48:00+00:00, map_index=-1, run_start_date=2024-02-18 19:49:01.508863+00:00, run_end_date=2024-02-18 19:49:01.723699+00:00, run_duration=0.214836, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1499, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:49:00.214740+00:00, queued_by_job_id=1, pid=32525 [2024-02-18T19:49:03.033+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:49:03.033+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:48:00+00:00, run_id=scheduled__2024-02-18T19:48:00+00:00, run_start_date=2024-02-18 19:49:00.187701+00:00, run_end_date=2024-02-18 19:49:03.033261+00:00, run_duration=2.84556, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:48:00+00:00, data_interval_end=2024-02-18 19:49:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:49:03.039+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:49:00+00:00, run_after=2024-02-18T19:50:00+00:00 [2024-02-18T19:49:03.058+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:48:00+00:00 exited with status success for try_number 1 [2024-02-18T19:49:03.061+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:48:00+00:00, map_index=-1, run_start_date=2024-02-18 19:49:01.507200+00:00, run_end_date=2024-02-18 19:49:02.491087+00:00, run_duration=0.983887, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1498, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:49:00.214740+00:00, queued_by_job_id=1, pid=32524 [2024-02-18T19:50:00.307+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:50:00+00:00, run_after=2024-02-18T19:55:00+00:00 [2024-02-18T19:50:00.311+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:50:00.318+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:50:00+00:00, run_after=2024-02-18T19:51:00+00:00 [2024-02-18T19:50:00.321+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:50:00.377+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T19:50:00.377+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:50:00.377+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T19:50:00.377+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:50:00.377+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:50:00.378+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:50:00.380+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T19:45:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T19:50:00.380+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T19:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T19:50:00.380+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T19:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:50:00.380+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T19:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T19:50:00.380+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:50:00.381+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:50:00.381+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:50:00.381+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:50:00.657+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T19:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:50:00.657+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:48:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:50:00.658+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:49:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:50:00.658+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:49:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:50:00.673+0000] {scheduler_job.py:635} INFO - Setting external_id for to d27cbd0d-16f7-409f-be19-d770f18614c7 [2024-02-18T19:50:00.673+0000] {scheduler_job.py:635} INFO - Setting external_id for to 98ede349-478e-495c-90d2-a9806592cfb9 [2024-02-18T19:50:00.673+0000] {scheduler_job.py:635} INFO - Setting external_id for to 52fc1d97-6cc0-4e3e-97a7-5cfe8b73ae42 [2024-02-18T19:50:00.673+0000] {scheduler_job.py:635} INFO - Setting external_id for to edd7bbe9-d77a-4f61-a085-d4b542a8a6fd [2024-02-18T19:50:02.584+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:50:02.584+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 19:48:00+00:00, run_id=scheduled__2024-02-18T19:48:00+00:00, run_start_date=2024-02-18 19:50:00.336248+00:00, run_end_date=2024-02-18 19:50:02.584757+00:00, run_duration=2.248509, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:48:00+00:00, data_interval_end=2024-02-18 19:50:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T19:50:02.590+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T19:50:00+00:00, run_after=2024-02-18T19:52:00+00:00 [2024-02-18T19:50:02.601+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:50:02.601+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:49:00+00:00, run_id=scheduled__2024-02-18T19:49:00+00:00, run_start_date=2024-02-18 19:50:00.336964+00:00, run_end_date=2024-02-18 19:50:02.601758+00:00, run_duration=2.264794, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:49:00+00:00, data_interval_end=2024-02-18 19:50:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:50:02.609+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:50:00+00:00, run_after=2024-02-18T19:51:00+00:00 [2024-02-18T19:50:02.627+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:50:02.628+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:50:02.628+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:50:02.630+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T19:45:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T19:50:02.630+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T19:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T19:50:02.662+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T19:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:50:02.662+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T19:45:00+00:00 exited with status success for try_number 1 [2024-02-18T19:50:02.662+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:48:00+00:00 exited with status success for try_number 1 [2024-02-18T19:50:02.662+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:49:00+00:00 exited with status success for try_number 1 [2024-02-18T19:50:02.668+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:49:00+00:00, map_index=-1, run_start_date=2024-02-18 19:50:02.076762+00:00, run_end_date=2024-02-18 19:50:02.323051+00:00, run_duration=0.246289, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1501, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:50:00.379003+00:00, queued_by_job_id=1, pid=32601 [2024-02-18T19:50:02.668+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T19:45:00+00:00, map_index=-1, run_start_date=2024-02-18 19:50:02.116728+00:00, run_end_date=2024-02-18 19:50:02.365561+00:00, run_duration=0.248833, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1502, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:50:00.379003+00:00, queued_by_job_id=1, pid=32602 [2024-02-18T19:50:02.668+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T19:48:00+00:00, map_index=-1, run_start_date=2024-02-18 19:50:01.179901+00:00, run_end_date=2024-02-18 19:50:01.508571+00:00, run_duration=0.32867, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1500, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:50:00.379003+00:00, queued_by_job_id=1, pid=32561 [2024-02-18T19:50:02.668+0000] {scheduler_job.py:635} INFO - Setting external_id for to e8f5a907-451f-4789-b2cf-1ec8324230c6 [2024-02-18T19:50:03.758+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:50:03.758+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:49:00+00:00, run_id=scheduled__2024-02-18T19:49:00+00:00, run_start_date=2024-02-18 19:50:00.337647+00:00, run_end_date=2024-02-18 19:50:03.758884+00:00, run_duration=3.421237, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:49:00+00:00, data_interval_end=2024-02-18 19:50:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:50:03.767+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:50:00+00:00, run_after=2024-02-18T19:51:00+00:00 [2024-02-18T19:50:03.799+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:49:00+00:00 exited with status success for try_number 1 [2024-02-18T19:50:03.803+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:49:00+00:00, map_index=-1, run_start_date=2024-02-18 19:50:02.164774+00:00, run_end_date=2024-02-18 19:50:03.254895+00:00, run_duration=1.090121, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1503, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:50:00.379003+00:00, queued_by_job_id=1, pid=32603 [2024-02-18T19:50:04.850+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:50:04.850+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:50:04.851+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:50:04.852+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T19:45:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T19:50:04.852+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T19:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T19:50:04.886+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T19:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:50:04.886+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T19:45:00+00:00 exited with status success for try_number 1 [2024-02-18T19:50:04.891+0000] {scheduler_job.py:635} INFO - Setting external_id for to 239d4dc3-f726-4888-a8c0-70e905f5ba49 [2024-02-18T19:50:04.892+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T19:45:00+00:00, map_index=-1, run_start_date=2024-02-18 19:50:03.711298+00:00, run_end_date=2024-02-18 19:50:03.886965+00:00, run_duration=0.175667, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1504, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:50:02.629104+00:00, queued_by_job_id=1, pid=32642 [2024-02-18T19:50:07.822+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:50:07.822+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:50:07.822+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:50:07.824+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T19:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:50:07.824+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T19:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T19:50:07.852+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T19:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:50:07.853+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T19:45:00+00:00 exited with status success for try_number 1 [2024-02-18T19:50:07.857+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7ceadfea-6f7f-43b5-90cb-4c002a51bc6d [2024-02-18T19:50:07.857+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T19:45:00+00:00, map_index=0, run_start_date=2024-02-18 19:50:06.329238+00:00, run_end_date=2024-02-18 19:50:06.719055+00:00, run_duration=0.389817, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1505, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:50:04.851797+00:00, queued_by_job_id=1, pid=32654 [2024-02-18T19:50:09.994+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:50:09.994+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:45:00+00:00, run_id=scheduled__2024-02-18T19:45:00+00:00, run_start_date=2024-02-18 19:50:00.335456+00:00, run_end_date=2024-02-18 19:50:09.994625+00:00, run_duration=9.659169, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:45:00+00:00, data_interval_end=2024-02-18 19:50:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T19:50:10.001+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:50:00+00:00, run_after=2024-02-18T19:55:00+00:00 [2024-02-18T19:50:10.028+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T19:45:00+00:00 exited with status success for try_number 1 [2024-02-18T19:50:10.032+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T19:45:00+00:00, map_index=-1, run_start_date=2024-02-18 19:50:08.971682+00:00, run_end_date=2024-02-18 19:50:09.154099+00:00, run_duration=0.182417, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1506, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:50:07.823105+00:00, queued_by_job_id=1, pid=32666 [2024-02-18T19:51:00.435+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:51:00.445+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:51:00+00:00, run_after=2024-02-18T19:52:00+00:00 [2024-02-18T19:51:00.482+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T19:51:00.482+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:51:00.482+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:51:00.483+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:51:00.484+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:51:00.484+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:51:00.485+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:51:00.485+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:51:00.587+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:51:00.588+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:51:00.596+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1dd766b9-3c8f-4a3c-b3eb-2dfaf91fc040 [2024-02-18T19:51:00.596+0000] {scheduler_job.py:635} INFO - Setting external_id for to dcc33396-2545-4a7a-ae3b-5a363752ddc7 [2024-02-18T19:51:02.211+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:51:02.211+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:50:00+00:00, run_id=scheduled__2024-02-18T19:50:00+00:00, run_start_date=2024-02-18 19:51:00.453473+00:00, run_end_date=2024-02-18 19:51:02.211580+00:00, run_duration=1.758107, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:50:00+00:00, data_interval_end=2024-02-18 19:51:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:51:02.217+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:51:00+00:00, run_after=2024-02-18T19:52:00+00:00 [2024-02-18T19:51:02.242+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:50:00+00:00 exited with status success for try_number 1 [2024-02-18T19:51:02.247+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:50:00+00:00, map_index=-1, run_start_date=2024-02-18 19:51:01.666195+00:00, run_end_date=2024-02-18 19:51:01.875455+00:00, run_duration=0.20926, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1507, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:51:00.483617+00:00, queued_by_job_id=1, pid=32702 [2024-02-18T19:51:03.283+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:51:03.283+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:50:00+00:00, run_id=scheduled__2024-02-18T19:50:00+00:00, run_start_date=2024-02-18 19:51:00.454325+00:00, run_end_date=2024-02-18 19:51:03.283747+00:00, run_duration=2.829422, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:50:00+00:00, data_interval_end=2024-02-18 19:51:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:51:03.290+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:51:00+00:00, run_after=2024-02-18T19:52:00+00:00 [2024-02-18T19:51:03.309+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:50:00+00:00 exited with status success for try_number 1 [2024-02-18T19:51:03.312+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:50:00+00:00, map_index=-1, run_start_date=2024-02-18 19:51:01.670569+00:00, run_end_date=2024-02-18 19:51:02.614536+00:00, run_duration=0.943967, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1508, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:51:00.483617+00:00, queued_by_job_id=1, pid=32703 [2024-02-18T19:52:00.777+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:52:00.785+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:52:00+00:00, run_after=2024-02-18T19:53:00+00:00 [2024-02-18T19:52:00.789+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:52:00.834+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T19:52:00.834+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T19:52:00.835+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:52:00.835+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:52:00.835+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:52:00.837+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T19:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:52:00.837+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T19:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T19:52:00.837+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:52:00.838+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:52:00.838+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:52:00.838+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:52:00.969+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:52:00.970+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:51:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:52:00.970+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:51:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:52:00.977+0000] {scheduler_job.py:635} INFO - Setting external_id for to edf21670-43ee-465c-b194-a18ff186ac59 [2024-02-18T19:52:00.978+0000] {scheduler_job.py:635} INFO - Setting external_id for to c8dd11aa-31e7-4c21-863a-1dd29079f0fc [2024-02-18T19:52:00.978+0000] {scheduler_job.py:635} INFO - Setting external_id for to 44c75fd0-b12c-4b21-85aa-dfa13ea782b1 [2024-02-18T19:52:02.745+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:52:02.745+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 19:50:00+00:00, run_id=scheduled__2024-02-18T19:50:00+00:00, run_start_date=2024-02-18 19:52:00.800532+00:00, run_end_date=2024-02-18 19:52:02.745792+00:00, run_duration=1.94526, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:50:00+00:00, data_interval_end=2024-02-18 19:52:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T19:52:02.752+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T19:52:00+00:00, run_after=2024-02-18T19:54:00+00:00 [2024-02-18T19:52:02.758+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:52:02.759+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:51:00+00:00, run_id=scheduled__2024-02-18T19:51:00+00:00, run_start_date=2024-02-18 19:52:00.801295+00:00, run_end_date=2024-02-18 19:52:02.759008+00:00, run_duration=1.957713, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:51:00+00:00, data_interval_end=2024-02-18 19:52:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:52:02.769+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:52:00+00:00, run_after=2024-02-18T19:53:00+00:00 [2024-02-18T19:52:02.800+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:50:00+00:00 exited with status success for try_number 1 [2024-02-18T19:52:02.800+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:51:00+00:00 exited with status success for try_number 1 [2024-02-18T19:52:02.806+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T19:50:00+00:00, map_index=-1, run_start_date=2024-02-18 19:52:01.425929+00:00, run_end_date=2024-02-18 19:52:01.765663+00:00, run_duration=0.339734, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1509, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:52:00.836325+00:00, queued_by_job_id=1, pid=32738 [2024-02-18T19:52:02.806+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:51:00+00:00, map_index=-1, run_start_date=2024-02-18 19:52:02.326026+00:00, run_end_date=2024-02-18 19:52:02.583856+00:00, run_duration=0.25783, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1510, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:52:00.836325+00:00, queued_by_job_id=1, pid=32768 [2024-02-18T19:52:03.841+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:52:03.842+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:51:00+00:00, run_id=scheduled__2024-02-18T19:51:00+00:00, run_start_date=2024-02-18 19:52:00.802085+00:00, run_end_date=2024-02-18 19:52:03.841958+00:00, run_duration=3.039873, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:51:00+00:00, data_interval_end=2024-02-18 19:52:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:52:03.848+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:52:00+00:00, run_after=2024-02-18T19:53:00+00:00 [2024-02-18T19:52:03.868+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:51:00+00:00 exited with status success for try_number 1 [2024-02-18T19:52:03.872+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:51:00+00:00, map_index=-1, run_start_date=2024-02-18 19:52:02.429750+00:00, run_end_date=2024-02-18 19:52:03.626290+00:00, run_duration=1.19654, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1511, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:52:00.836325+00:00, queued_by_job_id=1, pid=32769 [2024-02-18T19:52:13.805+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T19:53:00.271+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:53:00+00:00, run_after=2024-02-18T19:54:00+00:00 [2024-02-18T19:53:00.276+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:53:00.319+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T19:53:00.320+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:53:00.320+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:53:00.320+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:53:00.322+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:53:00.322+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:53:00.323+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:53:00.323+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:53:00.831+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:52:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:53:00.832+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:52:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:53:00.839+0000] {scheduler_job.py:635} INFO - Setting external_id for to b3fd50a8-df00-448e-8b91-3f846c46a85b [2024-02-18T19:53:00.839+0000] {scheduler_job.py:635} INFO - Setting external_id for to d39e4cf8-77ef-4476-bfe9-745a6ffb179f [2024-02-18T19:53:03.081+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:53:03.082+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:52:00+00:00, run_id=scheduled__2024-02-18T19:52:00+00:00, run_start_date=2024-02-18 19:53:00.285282+00:00, run_end_date=2024-02-18 19:53:03.082204+00:00, run_duration=2.796922, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:52:00+00:00, data_interval_end=2024-02-18 19:53:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:53:03.094+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:53:00+00:00, run_after=2024-02-18T19:54:00+00:00 [2024-02-18T19:53:03.102+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:53:03.102+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:52:00+00:00, run_id=scheduled__2024-02-18T19:52:00+00:00, run_start_date=2024-02-18 19:53:00.286353+00:00, run_end_date=2024-02-18 19:53:03.102740+00:00, run_duration=2.816387, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:52:00+00:00, data_interval_end=2024-02-18 19:53:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:53:03.115+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:53:00+00:00, run_after=2024-02-18T19:54:00+00:00 [2024-02-18T19:53:03.145+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:52:00+00:00 exited with status success for try_number 1 [2024-02-18T19:53:03.146+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:52:00+00:00 exited with status success for try_number 1 [2024-02-18T19:53:03.151+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:52:00+00:00, map_index=-1, run_start_date=2024-02-18 19:53:02.085475+00:00, run_end_date=2024-02-18 19:53:02.318535+00:00, run_duration=0.23306, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1513, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:53:00.321324+00:00, queued_by_job_id=1, pid=32825 [2024-02-18T19:53:03.152+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:52:00+00:00, map_index=-1, run_start_date=2024-02-18 19:53:01.996261+00:00, run_end_date=2024-02-18 19:53:02.955658+00:00, run_duration=0.959397, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1512, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:53:00.321324+00:00, queued_by_job_id=1, pid=32824 [2024-02-18T19:54:00.726+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:54:00.729+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:54:00.737+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:54:00+00:00, run_after=2024-02-18T19:55:00+00:00 [2024-02-18T19:54:00.777+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T19:54:00.777+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T19:54:00.777+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:54:00.777+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:54:00.778+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:54:00.780+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T19:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:54:00.780+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T19:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T19:54:00.780+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:54:00.780+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:54:00.780+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:54:00.781+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:54:00.931+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:52:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:54:00.932+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:53:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:54:00.932+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:53:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:54:00.939+0000] {scheduler_job.py:635} INFO - Setting external_id for to 388d9183-5d1a-489c-b750-fb801665f7c8 [2024-02-18T19:54:00.939+0000] {scheduler_job.py:635} INFO - Setting external_id for to b03650fd-ed0a-4931-8086-b6ac1137f2bd [2024-02-18T19:54:00.940+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2c93f071-2444-4c90-aff4-9235216bd2a1 [2024-02-18T19:54:02.051+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:54:02.051+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 19:52:00+00:00, run_id=scheduled__2024-02-18T19:52:00+00:00, run_start_date=2024-02-18 19:54:00.744588+00:00, run_end_date=2024-02-18 19:54:02.051488+00:00, run_duration=1.3069, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:52:00+00:00, data_interval_end=2024-02-18 19:54:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T19:54:02.057+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T19:54:00+00:00, run_after=2024-02-18T19:56:00+00:00 [2024-02-18T19:54:02.103+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:52:00+00:00 exited with status success for try_number 1 [2024-02-18T19:54:02.110+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T19:52:00+00:00, map_index=-1, run_start_date=2024-02-18 19:54:01.389061+00:00, run_end_date=2024-02-18 19:54:01.646790+00:00, run_duration=0.257729, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1514, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:54:00.778972+00:00, queued_by_job_id=1, pid=32860 [2024-02-18T19:54:03.305+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:54:03.305+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:53:00+00:00, run_id=scheduled__2024-02-18T19:53:00+00:00, run_start_date=2024-02-18 19:54:00.746023+00:00, run_end_date=2024-02-18 19:54:03.305409+00:00, run_duration=2.559386, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:53:00+00:00, data_interval_end=2024-02-18 19:54:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:54:03.311+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:54:00+00:00, run_after=2024-02-18T19:55:00+00:00 [2024-02-18T19:54:03.315+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:54:03.315+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:53:00+00:00, run_id=scheduled__2024-02-18T19:53:00+00:00, run_start_date=2024-02-18 19:54:00.745339+00:00, run_end_date=2024-02-18 19:54:03.315262+00:00, run_duration=2.569923, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:53:00+00:00, data_interval_end=2024-02-18 19:54:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:54:03.321+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:54:00+00:00, run_after=2024-02-18T19:55:00+00:00 [2024-02-18T19:54:03.340+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:53:00+00:00 exited with status success for try_number 1 [2024-02-18T19:54:03.340+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:53:00+00:00 exited with status success for try_number 1 [2024-02-18T19:54:03.344+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:53:00+00:00, map_index=-1, run_start_date=2024-02-18 19:54:02.207442+00:00, run_end_date=2024-02-18 19:54:02.438588+00:00, run_duration=0.231146, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1516, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:54:00.778972+00:00, queued_by_job_id=1, pid=32891 [2024-02-18T19:54:03.344+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:53:00+00:00, map_index=-1, run_start_date=2024-02-18 19:54:02.139290+00:00, run_end_date=2024-02-18 19:54:03.180384+00:00, run_duration=1.041094, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1515, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:54:00.778972+00:00, queued_by_job_id=1, pid=32890 [2024-02-18T19:55:00.229+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:55:00+00:00, run_after=2024-02-18T19:56:00+00:00 [2024-02-18T19:55:00.236+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:55:00+00:00, run_after=2024-02-18T20:00:00+00:00 [2024-02-18T19:55:00.240+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:55:00.309+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T19:55:00.309+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:55:00.309+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:55:00.309+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:55:00.310+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:55:00.312+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T19:50:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T19:55:00.312+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T19:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T19:55:00.313+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:55:00.313+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:55:00.313+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:55:00.313+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:55:00.463+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T19:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:55:00.463+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:54:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:55:00.463+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:54:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:55:00.472+0000] {scheduler_job.py:635} INFO - Setting external_id for to 16e10e90-b1e4-458b-b586-77a4a03e6d95 [2024-02-18T19:55:00.472+0000] {scheduler_job.py:635} INFO - Setting external_id for to 63426b4f-ff42-4276-8fa4-ed6ccf16141b [2024-02-18T19:55:00.473+0000] {scheduler_job.py:635} INFO - Setting external_id for to 78411a82-d5de-4437-a997-7334466461db [2024-02-18T19:55:02.471+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:55:02.472+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:54:00+00:00, run_id=scheduled__2024-02-18T19:54:00+00:00, run_start_date=2024-02-18 19:55:00.257001+00:00, run_end_date=2024-02-18 19:55:02.472039+00:00, run_duration=2.215038, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:54:00+00:00, data_interval_end=2024-02-18 19:55:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:55:02.480+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:55:00+00:00, run_after=2024-02-18T19:56:00+00:00 [2024-02-18T19:55:02.501+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:55:02.501+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:55:02.502+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:55:02.503+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T19:50:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T19:55:02.503+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T19:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T19:55:02.533+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T19:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:55:02.533+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T19:50:00+00:00 exited with status success for try_number 1 [2024-02-18T19:55:02.534+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:54:00+00:00 exited with status success for try_number 1 [2024-02-18T19:55:02.539+0000] {scheduler_job.py:635} INFO - Setting external_id for to af9bee8d-39f1-44ac-82f1-5468365d5c9a [2024-02-18T19:55:02.539+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:54:00+00:00, map_index=-1, run_start_date=2024-02-18 19:55:01.708782+00:00, run_end_date=2024-02-18 19:55:01.978479+00:00, run_duration=0.269697, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1517, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:55:00.311081+00:00, queued_by_job_id=1, pid=32938 [2024-02-18T19:55:02.539+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T19:50:00+00:00, map_index=-1, run_start_date=2024-02-18 19:55:01.920598+00:00, run_end_date=2024-02-18 19:55:02.183364+00:00, run_duration=0.262766, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1519, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:55:00.311081+00:00, queued_by_job_id=1, pid=32967 [2024-02-18T19:55:03.628+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:55:03.628+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:54:00+00:00, run_id=scheduled__2024-02-18T19:54:00+00:00, run_start_date=2024-02-18 19:55:00.258314+00:00, run_end_date=2024-02-18 19:55:03.628676+00:00, run_duration=3.370362, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:54:00+00:00, data_interval_end=2024-02-18 19:55:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:55:03.635+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:55:00+00:00, run_after=2024-02-18T19:56:00+00:00 [2024-02-18T19:55:03.666+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:54:00+00:00 exited with status success for try_number 1 [2024-02-18T19:55:03.669+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:54:00+00:00, map_index=-1, run_start_date=2024-02-18 19:55:01.912254+00:00, run_end_date=2024-02-18 19:55:03.109307+00:00, run_duration=1.197053, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1518, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:55:00.311081+00:00, queued_by_job_id=1, pid=32965 [2024-02-18T19:55:04.242+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:55:04.243+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:55:04.243+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:55:04.244+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T19:50:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T19:55:04.244+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T19:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T19:55:04.272+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T19:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:55:04.272+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T19:50:00+00:00 exited with status success for try_number 1 [2024-02-18T19:55:04.276+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7b6eea91-cea0-417d-a712-86882ad2d6ed [2024-02-18T19:55:04.276+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T19:50:00+00:00, map_index=-1, run_start_date=2024-02-18 19:55:03.587008+00:00, run_end_date=2024-02-18 19:55:03.749961+00:00, run_duration=0.162953, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1520, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:55:02.502776+00:00, queued_by_job_id=1, pid=32997 [2024-02-18T19:55:06.434+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T19:55:06.434+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:55:06.435+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:55:06.437+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T19:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:55:06.437+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T19:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T19:55:06.482+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T19:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:55:06.482+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T19:50:00+00:00 exited with status success for try_number 1 [2024-02-18T19:55:06.486+0000] {scheduler_job.py:635} INFO - Setting external_id for to 610918c1-df5b-4a97-828b-c874939f0fae [2024-02-18T19:55:06.486+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T19:50:00+00:00, map_index=0, run_start_date=2024-02-18 19:55:05.390962+00:00, run_end_date=2024-02-18 19:55:05.641011+00:00, run_duration=0.250049, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1521, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:55:04.243876+00:00, queued_by_job_id=1, pid=33009 [2024-02-18T19:55:08.652+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:55:08.652+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:50:00+00:00, run_id=scheduled__2024-02-18T19:50:00+00:00, run_start_date=2024-02-18 19:55:00.255486+00:00, run_end_date=2024-02-18 19:55:08.652372+00:00, run_duration=8.396886, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:50:00+00:00, data_interval_end=2024-02-18 19:55:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T19:55:08.656+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:55:00+00:00, run_after=2024-02-18T20:00:00+00:00 [2024-02-18T19:55:08.674+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T19:50:00+00:00 exited with status success for try_number 1 [2024-02-18T19:55:08.677+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T19:50:00+00:00, map_index=-1, run_start_date=2024-02-18 19:55:07.625290+00:00, run_end_date=2024-02-18 19:55:07.805406+00:00, run_duration=0.180116, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1522, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:55:06.436077+00:00, queued_by_job_id=1, pid=33021 [2024-02-18T19:56:00.794+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:56:00+00:00, run_after=2024-02-18T19:57:00+00:00 [2024-02-18T19:56:00.798+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:56:00.803+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:56:00.849+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T19:56:00.849+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T19:56:00.849+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:56:00.850+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:56:00.850+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:56:00.852+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T19:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:56:00.852+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T19:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T19:56:00.852+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:56:00.853+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:56:00.853+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:56:00.853+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:56:00.997+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:54:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:56:00.997+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:56:00.997+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:56:01.007+0000] {scheduler_job.py:635} INFO - Setting external_id for to d50b6424-79c4-4f3d-872a-e13b264379ea [2024-02-18T19:56:01.007+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7ad4bc24-e57d-4fdf-9e69-5467ffa7c9ea [2024-02-18T19:56:01.007+0000] {scheduler_job.py:635} INFO - Setting external_id for to c553377f-8d0e-43da-9450-9c9e64da71d6 [2024-02-18T19:56:02.133+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:56:02.135+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 19:54:00+00:00, run_id=scheduled__2024-02-18T19:54:00+00:00, run_start_date=2024-02-18 19:56:00.811071+00:00, run_end_date=2024-02-18 19:56:02.134934+00:00, run_duration=1.323863, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:54:00+00:00, data_interval_end=2024-02-18 19:56:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T19:56:02.141+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T19:56:00+00:00, run_after=2024-02-18T19:58:00+00:00 [2024-02-18T19:56:02.190+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:54:00+00:00 exited with status success for try_number 1 [2024-02-18T19:56:02.196+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T19:54:00+00:00, map_index=-1, run_start_date=2024-02-18 19:56:01.433971+00:00, run_end_date=2024-02-18 19:56:01.692622+00:00, run_duration=0.258651, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1523, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:56:00.851298+00:00, queued_by_job_id=1, pid=33038 [2024-02-18T19:56:02.737+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:56:02.738+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:55:00+00:00, run_id=scheduled__2024-02-18T19:55:00+00:00, run_start_date=2024-02-18 19:56:00.811882+00:00, run_end_date=2024-02-18 19:56:02.737980+00:00, run_duration=1.926098, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:55:00+00:00, data_interval_end=2024-02-18 19:56:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:56:02.743+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:56:00+00:00, run_after=2024-02-18T19:57:00+00:00 [2024-02-18T19:56:02.769+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:55:00+00:00 exited with status success for try_number 1 [2024-02-18T19:56:02.772+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:55:00+00:00, map_index=-1, run_start_date=2024-02-18 19:56:02.245087+00:00, run_end_date=2024-02-18 19:56:02.488750+00:00, run_duration=0.243663, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1524, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:56:00.851298+00:00, queued_by_job_id=1, pid=33068 [2024-02-18T19:56:03.803+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:56:03.803+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:55:00+00:00, run_id=scheduled__2024-02-18T19:55:00+00:00, run_start_date=2024-02-18 19:56:00.812567+00:00, run_end_date=2024-02-18 19:56:03.803568+00:00, run_duration=2.991001, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:55:00+00:00, data_interval_end=2024-02-18 19:56:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:56:03.809+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:56:00+00:00, run_after=2024-02-18T19:57:00+00:00 [2024-02-18T19:56:03.828+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:55:00+00:00 exited with status success for try_number 1 [2024-02-18T19:56:03.830+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:55:00+00:00, map_index=-1, run_start_date=2024-02-18 19:56:02.265726+00:00, run_end_date=2024-02-18 19:56:03.236182+00:00, run_duration=0.970456, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1525, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:56:00.851298+00:00, queued_by_job_id=1, pid=33069 [2024-02-18T19:57:00.198+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:57:00.205+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:57:00+00:00, run_after=2024-02-18T19:58:00+00:00 [2024-02-18T19:57:00.239+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T19:57:00.240+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:57:00.240+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:57:00.240+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:57:00.242+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:57:00.242+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:57:00.242+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:57:00.242+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:57:00.334+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:56:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:57:00.335+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:56:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:57:00.340+0000] {scheduler_job.py:635} INFO - Setting external_id for to b198d611-db18-4bf9-bec2-bf07e4259ba5 [2024-02-18T19:57:00.341+0000] {scheduler_job.py:635} INFO - Setting external_id for to 50bb2d6f-7347-4934-ae38-58d4818b493f [2024-02-18T19:57:02.521+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:57:02.521+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:56:00+00:00, run_id=scheduled__2024-02-18T19:56:00+00:00, run_start_date=2024-02-18 19:57:00.214527+00:00, run_end_date=2024-02-18 19:57:02.521655+00:00, run_duration=2.307128, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:56:00+00:00, data_interval_end=2024-02-18 19:57:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:57:02.528+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:57:00+00:00, run_after=2024-02-18T19:58:00+00:00 [2024-02-18T19:57:02.531+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:57:02.532+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:56:00+00:00, run_id=scheduled__2024-02-18T19:56:00+00:00, run_start_date=2024-02-18 19:57:00.215285+00:00, run_end_date=2024-02-18 19:57:02.532110+00:00, run_duration=2.316825, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:56:00+00:00, data_interval_end=2024-02-18 19:57:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:57:02.539+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:57:00+00:00, run_after=2024-02-18T19:58:00+00:00 [2024-02-18T19:57:02.565+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:56:00+00:00 exited with status success for try_number 1 [2024-02-18T19:57:02.569+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:56:00+00:00, map_index=-1, run_start_date=2024-02-18 19:57:01.410163+00:00, run_end_date=2024-02-18 19:57:01.641324+00:00, run_duration=0.231161, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1526, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:57:00.241097+00:00, queued_by_job_id=1, pid=33123 [2024-02-18T19:57:02.984+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:56:00+00:00 exited with status success for try_number 1 [2024-02-18T19:57:02.987+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:56:00+00:00, map_index=-1, run_start_date=2024-02-18 19:57:01.445210+00:00, run_end_date=2024-02-18 19:57:02.496473+00:00, run_duration=1.051263, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1527, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:57:00.241097+00:00, queued_by_job_id=1, pid=33124 [2024-02-18T19:57:13.847+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T19:58:00.329+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:58:00.332+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:58:00.340+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:58:00+00:00, run_after=2024-02-18T19:59:00+00:00 [2024-02-18T19:58:00.386+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T19:58:00.386+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T19:58:00.386+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:58:00.386+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:58:00.387+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:58:00.389+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T19:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:58:00.389+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T19:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T19:58:00.389+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:58:00.389+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:58:00.389+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:58:00.389+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:58:00.555+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:56:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:58:00.555+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:57:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:58:00.556+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:57:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:58:00.584+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9c5f9b67-b63e-473d-afd3-db5748476ab7 [2024-02-18T19:58:00.584+0000] {scheduler_job.py:635} INFO - Setting external_id for to bcc36cb4-23fe-4833-a93d-8ceab11c0d7f [2024-02-18T19:58:00.585+0000] {scheduler_job.py:635} INFO - Setting external_id for to b56e2b63-69e5-486e-82ec-41242350b754 [2024-02-18T19:58:01.969+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:58:01.970+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 19:56:00+00:00, run_id=scheduled__2024-02-18T19:56:00+00:00, run_start_date=2024-02-18 19:58:00.352461+00:00, run_end_date=2024-02-18 19:58:01.970042+00:00, run_duration=1.617581, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:56:00+00:00, data_interval_end=2024-02-18 19:58:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T19:58:01.977+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T19:58:00+00:00, run_after=2024-02-18T20:00:00+00:00 [2024-02-18T19:58:02.018+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:56:00+00:00 exited with status success for try_number 1 [2024-02-18T19:58:02.023+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T19:56:00+00:00, map_index=-1, run_start_date=2024-02-18 19:58:00.998826+00:00, run_end_date=2024-02-18 19:58:01.228614+00:00, run_duration=0.229788, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1528, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:58:00.387810+00:00, queued_by_job_id=1, pid=33159 [2024-02-18T19:58:03.053+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:58:03.053+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:57:00+00:00, run_id=scheduled__2024-02-18T19:57:00+00:00, run_start_date=2024-02-18 19:58:00.353894+00:00, run_end_date=2024-02-18 19:58:03.053300+00:00, run_duration=2.699406, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:57:00+00:00, data_interval_end=2024-02-18 19:58:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:58:03.059+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:58:00+00:00, run_after=2024-02-18T19:59:00+00:00 [2024-02-18T19:58:03.064+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:58:03.064+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:57:00+00:00, run_id=scheduled__2024-02-18T19:57:00+00:00, run_start_date=2024-02-18 19:58:00.353192+00:00, run_end_date=2024-02-18 19:58:03.064360+00:00, run_duration=2.711168, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:57:00+00:00, data_interval_end=2024-02-18 19:58:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:58:03.071+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:58:00+00:00, run_after=2024-02-18T19:59:00+00:00 [2024-02-18T19:58:03.095+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:57:00+00:00 exited with status success for try_number 1 [2024-02-18T19:58:03.095+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:57:00+00:00 exited with status success for try_number 1 [2024-02-18T19:58:03.100+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:57:00+00:00, map_index=-1, run_start_date=2024-02-18 19:58:01.774552+00:00, run_end_date=2024-02-18 19:58:01.982357+00:00, run_duration=0.207805, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1529, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:58:00.387810+00:00, queued_by_job_id=1, pid=33189 [2024-02-18T19:58:03.100+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:57:00+00:00, map_index=-1, run_start_date=2024-02-18 19:58:01.776241+00:00, run_end_date=2024-02-18 19:58:02.745719+00:00, run_duration=0.969478, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1530, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:58:00.387810+00:00, queued_by_job_id=1, pid=33190 [2024-02-18T19:59:00.460+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T19:59:00.468+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:59:00+00:00, run_after=2024-02-18T20:00:00+00:00 [2024-02-18T19:59:00.504+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T19:59:00.504+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:59:00.504+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T19:59:00.505+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T19:59:00.507+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:59:00.507+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T19:59:00.507+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T19:59:00.507+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T19:59:00.614+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:58:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:59:00.614+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:58:00+00:00 exited with status queued for try_number 1 [2024-02-18T19:59:00.620+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3d78671c-d10c-480b-8a38-37d1118d67cc [2024-02-18T19:59:00.621+0000] {scheduler_job.py:635} INFO - Setting external_id for to 34c83c06-6905-4bfe-95fb-7466d70811ce [2024-02-18T19:59:02.551+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:59:02.551+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:58:00+00:00, run_id=scheduled__2024-02-18T19:58:00+00:00, run_start_date=2024-02-18 19:59:00.476706+00:00, run_end_date=2024-02-18 19:59:02.551713+00:00, run_duration=2.075007, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:58:00+00:00, data_interval_end=2024-02-18 19:59:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T19:59:02.558+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:59:00+00:00, run_after=2024-02-18T20:00:00+00:00 [2024-02-18T19:59:02.584+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:58:00+00:00 exited with status success for try_number 1 [2024-02-18T19:59:02.587+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:58:00+00:00, map_index=-1, run_start_date=2024-02-18 19:59:01.697882+00:00, run_end_date=2024-02-18 19:59:01.916450+00:00, run_duration=0.218568, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1531, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:59:00.505986+00:00, queued_by_job_id=1, pid=33246 [2024-02-18T19:59:03.404+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T19:59:03.404+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:58:00+00:00, run_id=scheduled__2024-02-18T19:58:00+00:00, run_start_date=2024-02-18 19:59:00.477666+00:00, run_end_date=2024-02-18 19:59:03.404401+00:00, run_duration=2.926735, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:58:00+00:00, data_interval_end=2024-02-18 19:59:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T19:59:03.411+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T19:59:00+00:00, run_after=2024-02-18T20:00:00+00:00 [2024-02-18T19:59:03.431+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:58:00+00:00 exited with status success for try_number 1 [2024-02-18T19:59:03.434+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:58:00+00:00, map_index=-1, run_start_date=2024-02-18 19:59:01.697871+00:00, run_end_date=2024-02-18 19:59:02.888771+00:00, run_duration=1.1909, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1532, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 19:59:00.505986+00:00, queued_by_job_id=1, pid=33245 [2024-02-18T20:00:00.590+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:00:00+00:00, run_after=2024-02-18T20:05:00+00:00 [2024-02-18T20:00:00.594+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:00:00.598+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:00:00.607+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:00:00+00:00, run_after=2024-02-18T20:01:00+00:00 [2024-02-18T20:00:00.661+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T20:00:00.662+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:00:00.662+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T20:00:00.662+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:00:00.662+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:00:00.662+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:00:00.665+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T19:55:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T20:00:00.665+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T19:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T20:00:00.665+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T19:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:00:00.665+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T19:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T20:00:00.665+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:00:00.666+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:00:00.666+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T19:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:00:00.666+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T19:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:00:00.981+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T19:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:00:00.982+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:58:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:00:00.982+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:59:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:00:00.983+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:59:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:00:01.008+0000] {scheduler_job.py:635} INFO - Setting external_id for to 57379fc1-4dc1-40c6-98a5-2484b6ce2860 [2024-02-18T20:00:01.009+0000] {scheduler_job.py:635} INFO - Setting external_id for to 76962952-ebaa-4143-b8cb-9c861911edcd [2024-02-18T20:00:01.009+0000] {scheduler_job.py:635} INFO - Setting external_id for to ffecce27-c228-4fcc-aa0e-a724ea902f9b [2024-02-18T20:00:01.009+0000] {scheduler_job.py:635} INFO - Setting external_id for to d0d33aee-27f5-48da-942b-c5d146c1c635 [2024-02-18T20:00:03.307+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:00:03.308+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 19:58:00+00:00, run_id=scheduled__2024-02-18T19:58:00+00:00, run_start_date=2024-02-18 20:00:00.617512+00:00, run_end_date=2024-02-18 20:00:03.308157+00:00, run_duration=2.690645, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:58:00+00:00, data_interval_end=2024-02-18 20:00:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T20:00:03.313+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T20:00:00+00:00, run_after=2024-02-18T20:02:00+00:00 [2024-02-18T20:00:03.325+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:00:03.325+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:59:00+00:00, run_id=scheduled__2024-02-18T19:59:00+00:00, run_start_date=2024-02-18 20:00:00.618220+00:00, run_end_date=2024-02-18 20:00:03.325628+00:00, run_duration=2.707408, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:59:00+00:00, data_interval_end=2024-02-18 20:00:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:00:03.334+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:00:00+00:00, run_after=2024-02-18T20:01:00+00:00 [2024-02-18T20:00:03.352+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:00:03.352+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:00:03.353+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:00:03.355+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T19:55:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T20:00:03.355+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T19:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T20:00:03.386+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T19:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:00:03.386+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T19:55:00+00:00 exited with status success for try_number 1 [2024-02-18T20:00:03.387+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T19:58:00+00:00 exited with status success for try_number 1 [2024-02-18T20:00:03.387+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:59:00+00:00 exited with status success for try_number 1 [2024-02-18T20:00:03.393+0000] {scheduler_job.py:635} INFO - Setting external_id for to e17f385c-889a-4b4d-9300-5445ac068c47 [2024-02-18T20:00:03.393+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T19:58:00+00:00, map_index=-1, run_start_date=2024-02-18 20:00:01.709593+00:00, run_end_date=2024-02-18 20:00:02.289546+00:00, run_duration=0.579953, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1533, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:00:00.663640+00:00, queued_by_job_id=1, pid=33282 [2024-02-18T20:00:03.393+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:59:00+00:00, map_index=-1, run_start_date=2024-02-18 20:00:02.848103+00:00, run_end_date=2024-02-18 20:00:03.110257+00:00, run_duration=0.262154, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1535, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:00:00.663640+00:00, queued_by_job_id=1, pid=33323 [2024-02-18T20:00:03.393+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T19:55:00+00:00, map_index=-1, run_start_date=2024-02-18 20:00:02.922216+00:00, run_end_date=2024-02-18 20:00:03.190991+00:00, run_duration=0.268775, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1536, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:00:00.663640+00:00, queued_by_job_id=1, pid=33324 [2024-02-18T20:00:04.687+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:00:04.687+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:59:00+00:00, run_id=scheduled__2024-02-18T19:59:00+00:00, run_start_date=2024-02-18 20:00:00.618887+00:00, run_end_date=2024-02-18 20:00:04.687548+00:00, run_duration=4.068661, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:59:00+00:00, data_interval_end=2024-02-18 20:00:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:00:04.694+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:00:00+00:00, run_after=2024-02-18T20:01:00+00:00 [2024-02-18T20:00:04.739+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:00:04.739+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:00:04.740+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:00:04.741+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T19:55:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T20:00:04.742+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T19:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T20:00:04.780+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T19:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:00:04.781+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T19:59:00+00:00 exited with status success for try_number 1 [2024-02-18T20:00:04.788+0000] {scheduler_job.py:635} INFO - Setting external_id for to c71c673e-954c-43d9-a9d0-c586251bda73 [2024-02-18T20:00:04.789+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T19:59:00+00:00, map_index=-1, run_start_date=2024-02-18 20:00:02.794305+00:00, run_end_date=2024-02-18 20:00:03.979956+00:00, run_duration=1.185651, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1534, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:00:00.663640+00:00, queued_by_job_id=1, pid=33322 [2024-02-18T20:00:04.855+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T19:55:00+00:00 exited with status success for try_number 1 [2024-02-18T20:00:04.859+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T19:55:00+00:00, map_index=-1, run_start_date=2024-02-18 20:00:04.501882+00:00, run_end_date=2024-02-18 20:00:04.680355+00:00, run_duration=0.178473, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1537, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:00:03.353858+00:00, queued_by_job_id=1, pid=33363 [2024-02-18T20:00:06.976+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:00:06.976+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:00:06.976+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:00:06.978+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T19:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:00:06.978+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T19:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T20:00:07.012+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T19:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:00:07.012+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T19:55:00+00:00 exited with status success for try_number 1 [2024-02-18T20:00:07.017+0000] {scheduler_job.py:635} INFO - Setting external_id for to 611ba705-7949-440b-92a8-b511f4238425 [2024-02-18T20:00:07.017+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T19:55:00+00:00, map_index=0, run_start_date=2024-02-18 20:00:06.088176+00:00, run_end_date=2024-02-18 20:00:06.363631+00:00, run_duration=0.275455, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1538, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:00:04.740483+00:00, queued_by_job_id=1, pid=33374 [2024-02-18T20:00:08.356+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:00:08.356+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 19:55:00+00:00, run_id=scheduled__2024-02-18T19:55:00+00:00, run_start_date=2024-02-18 20:00:00.616701+00:00, run_end_date=2024-02-18 20:00:08.356911+00:00, run_duration=7.74021, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 19:55:00+00:00, data_interval_end=2024-02-18 20:00:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T20:00:08.361+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:00:00+00:00, run_after=2024-02-18T20:05:00+00:00 [2024-02-18T20:00:08.381+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T19:55:00+00:00 exited with status success for try_number 1 [2024-02-18T20:00:08.384+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T19:55:00+00:00, map_index=-1, run_start_date=2024-02-18 20:00:08.076395+00:00, run_end_date=2024-02-18 20:00:08.241473+00:00, run_duration=0.165078, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1539, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:00:06.977384+00:00, queued_by_job_id=1, pid=33386 [2024-02-18T20:01:00.720+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:01:00.728+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:01:00+00:00, run_after=2024-02-18T20:02:00+00:00 [2024-02-18T20:01:00.765+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T20:01:00.766+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:01:00.766+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:01:00.766+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:01:00.768+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:01:00.768+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:01:00.768+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:01:00.768+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:01:00.856+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:01:00.857+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:01:00.863+0000] {scheduler_job.py:635} INFO - Setting external_id for to 675009c3-92be-4873-93ba-945a22370ed9 [2024-02-18T20:01:00.863+0000] {scheduler_job.py:635} INFO - Setting external_id for to cdc8d5ac-f6da-4cb8-8678-3aa02dc9387c [2024-02-18T20:01:02.755+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:01:02.755+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:00:00+00:00, run_id=scheduled__2024-02-18T20:00:00+00:00, run_start_date=2024-02-18 20:01:00.737170+00:00, run_end_date=2024-02-18 20:01:02.755375+00:00, run_duration=2.018205, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:00:00+00:00, data_interval_end=2024-02-18 20:01:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:01:02.762+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:01:00+00:00, run_after=2024-02-18T20:02:00+00:00 [2024-02-18T20:01:02.791+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:00:00+00:00 exited with status success for try_number 1 [2024-02-18T20:01:02.795+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:00:00+00:00, map_index=-1, run_start_date=2024-02-18 20:01:02.094404+00:00, run_end_date=2024-02-18 20:01:02.300934+00:00, run_duration=0.20653, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1541, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:01:00.767323+00:00, queued_by_job_id=1, pid=33422 [2024-02-18T20:01:03.835+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:01:03.836+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:00:00+00:00, run_id=scheduled__2024-02-18T20:00:00+00:00, run_start_date=2024-02-18 20:01:00.737989+00:00, run_end_date=2024-02-18 20:01:03.835965+00:00, run_duration=3.097976, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:00:00+00:00, data_interval_end=2024-02-18 20:01:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:01:03.842+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:01:00+00:00, run_after=2024-02-18T20:02:00+00:00 [2024-02-18T20:01:03.865+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:00:00+00:00 exited with status success for try_number 1 [2024-02-18T20:01:03.868+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:00:00+00:00, map_index=-1, run_start_date=2024-02-18 20:01:02.094093+00:00, run_end_date=2024-02-18 20:01:03.055302+00:00, run_duration=0.961209, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1540, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:01:00.767323+00:00, queued_by_job_id=1, pid=33423 [2024-02-18T20:02:00.854+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:02:00.862+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:02:00+00:00, run_after=2024-02-18T20:03:00+00:00 [2024-02-18T20:02:00.867+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:02:00.918+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T20:02:00.918+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T20:02:00.918+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:02:00.918+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:02:00.919+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:02:00.921+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T20:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:02:00.921+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T20:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T20:02:00.921+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:02:00.921+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:02:00.921+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:02:00.921+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:02:01.074+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:02:01.074+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:01:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:02:01.074+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:01:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:02:01.082+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2e9b7c59-2df6-42e4-9045-8f0badbec690 [2024-02-18T20:02:01.082+0000] {scheduler_job.py:635} INFO - Setting external_id for to bfd158ed-c0e0-4ae5-b4e3-ad058e25f9c9 [2024-02-18T20:02:01.082+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4d45faca-f269-476c-a45c-e40ea84ed9b9 [2024-02-18T20:02:02.211+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:02:02.212+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 20:00:00+00:00, run_id=scheduled__2024-02-18T20:00:00+00:00, run_start_date=2024-02-18 20:02:00.880439+00:00, run_end_date=2024-02-18 20:02:02.212218+00:00, run_duration=1.331779, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:00:00+00:00, data_interval_end=2024-02-18 20:02:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T20:02:02.220+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T20:02:00+00:00, run_after=2024-02-18T20:04:00+00:00 [2024-02-18T20:02:02.270+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:00:00+00:00 exited with status success for try_number 1 [2024-02-18T20:02:02.275+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T20:00:00+00:00, map_index=-1, run_start_date=2024-02-18 20:02:01.523931+00:00, run_end_date=2024-02-18 20:02:01.797327+00:00, run_duration=0.273396, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1542, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:02:00.919689+00:00, queued_by_job_id=1, pid=33458 [2024-02-18T20:02:03.271+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:02:03.271+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:01:00+00:00, run_id=scheduled__2024-02-18T20:01:00+00:00, run_start_date=2024-02-18 20:02:00.881286+00:00, run_end_date=2024-02-18 20:02:03.271473+00:00, run_duration=2.390187, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:01:00+00:00, data_interval_end=2024-02-18 20:02:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:02:03.280+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:02:00+00:00, run_after=2024-02-18T20:03:00+00:00 [2024-02-18T20:02:03.304+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:01:00+00:00 exited with status success for try_number 1 [2024-02-18T20:02:03.308+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:01:00+00:00, map_index=-1, run_start_date=2024-02-18 20:02:02.404441+00:00, run_end_date=2024-02-18 20:02:02.624900+00:00, run_duration=0.220459, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1544, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:02:00.919689+00:00, queued_by_job_id=1, pid=33489 [2024-02-18T20:02:04.074+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:02:04.074+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:01:00+00:00, run_id=scheduled__2024-02-18T20:01:00+00:00, run_start_date=2024-02-18 20:02:00.882051+00:00, run_end_date=2024-02-18 20:02:04.074571+00:00, run_duration=3.19252, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:01:00+00:00, data_interval_end=2024-02-18 20:02:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:02:04.081+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:02:00+00:00, run_after=2024-02-18T20:03:00+00:00 [2024-02-18T20:02:04.104+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:01:00+00:00 exited with status success for try_number 1 [2024-02-18T20:02:04.109+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:01:00+00:00, map_index=-1, run_start_date=2024-02-18 20:02:02.305922+00:00, run_end_date=2024-02-18 20:02:03.278952+00:00, run_duration=0.97303, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1543, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:02:00.919689+00:00, queued_by_job_id=1, pid=33488 [2024-02-18T20:02:13.880+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T20:03:00.996+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:03:01.006+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:03:00+00:00, run_after=2024-02-18T20:04:00+00:00 [2024-02-18T20:03:01.044+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T20:03:01.044+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:03:01.044+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:03:01.045+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:03:01.047+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:03:01.047+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:03:01.047+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:03:01.047+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:03:01.171+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:02:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:03:01.171+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:02:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:03:01.179+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3e3ed6d9-452d-4271-87cd-e7f06b2bd488 [2024-02-18T20:03:01.179+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9ef4271c-a50a-49c9-92e9-f10629519cf5 [2024-02-18T20:03:03.353+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:03:03.353+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:02:00+00:00, run_id=scheduled__2024-02-18T20:02:00+00:00, run_start_date=2024-02-18 20:03:01.014279+00:00, run_end_date=2024-02-18 20:03:03.353884+00:00, run_duration=2.339605, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:02:00+00:00, data_interval_end=2024-02-18 20:03:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:03:03.360+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:03:00+00:00, run_after=2024-02-18T20:04:00+00:00 [2024-02-18T20:03:03.395+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:02:00+00:00 exited with status success for try_number 1 [2024-02-18T20:03:03.403+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:02:00+00:00, map_index=-1, run_start_date=2024-02-18 20:03:02.508811+00:00, run_end_date=2024-02-18 20:03:02.736673+00:00, run_duration=0.227862, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1545, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:03:01.045773+00:00, queued_by_job_id=1, pid=33542 [2024-02-18T20:03:03.781+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:03:03.782+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:02:00+00:00, run_id=scheduled__2024-02-18T20:02:00+00:00, run_start_date=2024-02-18 20:03:01.015112+00:00, run_end_date=2024-02-18 20:03:03.782070+00:00, run_duration=2.766958, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:02:00+00:00, data_interval_end=2024-02-18 20:03:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:03:03.788+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:03:00+00:00, run_after=2024-02-18T20:04:00+00:00 [2024-02-18T20:03:03.809+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:02:00+00:00 exited with status success for try_number 1 [2024-02-18T20:03:03.812+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:02:00+00:00, map_index=-1, run_start_date=2024-02-18 20:03:02.607655+00:00, run_end_date=2024-02-18 20:03:03.617978+00:00, run_duration=1.010323, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1546, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:03:01.045773+00:00, queued_by_job_id=1, pid=33543 [2024-02-18T20:04:00.299+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:04:00.304+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:04:00.316+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:04:00+00:00, run_after=2024-02-18T20:05:00+00:00 [2024-02-18T20:04:00.369+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T20:04:00.369+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T20:04:00.369+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:04:00.369+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:04:00.370+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:04:00.372+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T20:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:04:00.372+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T20:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T20:04:00.372+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:04:00.372+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:04:00.373+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:04:00.373+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:04:00.618+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:02:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:04:00.618+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:03:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:04:00.618+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:03:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:04:00.634+0000] {scheduler_job.py:635} INFO - Setting external_id for to 97ad8792-134c-4956-8f92-95057e2996b4 [2024-02-18T20:04:00.634+0000] {scheduler_job.py:635} INFO - Setting external_id for to 19b5636d-fa95-4415-9c91-26d3e71ce9ac [2024-02-18T20:04:00.635+0000] {scheduler_job.py:635} INFO - Setting external_id for to adc23e83-f343-4815-8cbd-8ecb68813518 [2024-02-18T20:04:01.755+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:04:01.755+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 20:02:00+00:00, run_id=scheduled__2024-02-18T20:02:00+00:00, run_start_date=2024-02-18 20:04:00.328170+00:00, run_end_date=2024-02-18 20:04:01.755707+00:00, run_duration=1.427537, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:02:00+00:00, data_interval_end=2024-02-18 20:04:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T20:04:01.762+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T20:04:00+00:00, run_after=2024-02-18T20:06:00+00:00 [2024-02-18T20:04:01.800+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:02:00+00:00 exited with status success for try_number 1 [2024-02-18T20:04:01.804+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T20:02:00+00:00, map_index=-1, run_start_date=2024-02-18 20:04:01.007022+00:00, run_end_date=2024-02-18 20:04:01.238461+00:00, run_duration=0.231439, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1547, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:04:00.371003+00:00, queued_by_job_id=1, pid=33579 [2024-02-18T20:04:02.832+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:04:02.833+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:03:00+00:00, run_id=scheduled__2024-02-18T20:03:00+00:00, run_start_date=2024-02-18 20:04:00.329268+00:00, run_end_date=2024-02-18 20:04:02.833060+00:00, run_duration=2.503792, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:03:00+00:00, data_interval_end=2024-02-18 20:04:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:04:02.839+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:04:00+00:00, run_after=2024-02-18T20:05:00+00:00 [2024-02-18T20:04:02.864+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:03:00+00:00 exited with status success for try_number 1 [2024-02-18T20:04:02.867+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:03:00+00:00, map_index=-1, run_start_date=2024-02-18 20:04:01.886649+00:00, run_end_date=2024-02-18 20:04:02.108888+00:00, run_duration=0.222239, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1548, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:04:00.371003+00:00, queued_by_job_id=1, pid=33609 [2024-02-18T20:04:03.899+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:04:03.899+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:03:00+00:00, run_id=scheduled__2024-02-18T20:03:00+00:00, run_start_date=2024-02-18 20:04:00.330302+00:00, run_end_date=2024-02-18 20:04:03.899869+00:00, run_duration=3.569567, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:03:00+00:00, data_interval_end=2024-02-18 20:04:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:04:03.909+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:04:00+00:00, run_after=2024-02-18T20:05:00+00:00 [2024-02-18T20:04:03.932+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:03:00+00:00 exited with status success for try_number 1 [2024-02-18T20:04:03.935+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:03:00+00:00, map_index=-1, run_start_date=2024-02-18 20:04:01.915456+00:00, run_end_date=2024-02-18 20:04:03.007056+00:00, run_duration=1.0916, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1549, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:04:00.371003+00:00, queued_by_job_id=1, pid=33610 [2024-02-18T20:05:00.859+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:05:00+00:00, run_after=2024-02-18T20:10:00+00:00 [2024-02-18T20:05:00.868+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:05:00+00:00, run_after=2024-02-18T20:06:00+00:00 [2024-02-18T20:05:00.872+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:05:00.917+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T20:05:00.917+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:05:00.917+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:05:00.917+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:05:00.918+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:05:00.920+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T20:00:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T20:05:00.920+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T20:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T20:05:00.920+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:05:00.920+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:05:00.920+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:05:00.920+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:05:01.066+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T20:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:05:01.066+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:04:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:05:01.066+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:04:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:05:01.074+0000] {scheduler_job.py:635} INFO - Setting external_id for to d9c9e2e9-43e1-4135-90c8-faa464daa7d2 [2024-02-18T20:05:01.074+0000] {scheduler_job.py:635} INFO - Setting external_id for to d1842e14-515f-4c41-b7c5-669be685b754 [2024-02-18T20:05:01.074+0000] {scheduler_job.py:635} INFO - Setting external_id for to fd5adc5d-ed72-4db9-aecb-9a58c07df3b9 [2024-02-18T20:05:03.416+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:05:03.416+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:04:00+00:00, run_id=scheduled__2024-02-18T20:04:00+00:00, run_start_date=2024-02-18 20:05:00.881316+00:00, run_end_date=2024-02-18 20:05:03.416597+00:00, run_duration=2.535281, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:04:00+00:00, data_interval_end=2024-02-18 20:05:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:05:03.423+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:05:00+00:00, run_after=2024-02-18T20:06:00+00:00 [2024-02-18T20:05:03.447+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:05:03.448+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:05:03.448+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:05:03.451+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T20:00:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T20:05:03.451+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T20:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T20:05:03.485+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T20:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:05:03.485+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T20:00:00+00:00 exited with status success for try_number 1 [2024-02-18T20:05:03.486+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:04:00+00:00 exited with status success for try_number 1 [2024-02-18T20:05:03.491+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T20:00:00+00:00, map_index=-1, run_start_date=2024-02-18 20:05:02.657772+00:00, run_end_date=2024-02-18 20:05:03.028746+00:00, run_duration=0.370974, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1552, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:05:00.918739+00:00, queued_by_job_id=1, pid=33677 [2024-02-18T20:05:03.491+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:04:00+00:00, map_index=-1, run_start_date=2024-02-18 20:05:02.521864+00:00, run_end_date=2024-02-18 20:05:02.859281+00:00, run_duration=0.337417, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1550, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:05:00.918739+00:00, queued_by_job_id=1, pid=33675 [2024-02-18T20:05:03.491+0000] {scheduler_job.py:635} INFO - Setting external_id for to 358f34a6-f51f-4dec-ae8d-1788b2b603e4 [2024-02-18T20:05:04.874+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:05:04.874+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:05:04.875+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:05:04.877+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T20:00:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T20:05:04.877+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T20:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T20:05:04.920+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T20:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:05:04.927+0000] {scheduler_job.py:635} INFO - Setting external_id for to e0cd35f9-7f7c-46c5-b589-9ffd8e2ebf6a [2024-02-18T20:05:05.008+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T20:00:00+00:00 exited with status success for try_number 1 [2024-02-18T20:05:05.013+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T20:00:00+00:00, map_index=-1, run_start_date=2024-02-18 20:05:04.565233+00:00, run_end_date=2024-02-18 20:05:04.793207+00:00, run_duration=0.227974, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1553, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:05:03.449633+00:00, queued_by_job_id=1, pid=33715 [2024-02-18T20:05:07.179+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:05:07.179+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:05:07.180+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:05:07.181+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T20:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:05:07.181+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T20:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T20:05:07.212+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T20:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:05:07.212+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T20:00:00+00:00 exited with status success for try_number 1 [2024-02-18T20:05:07.217+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8eba807d-deb3-46d6-8457-fcd9fbea86dd [2024-02-18T20:05:07.217+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T20:00:00+00:00, map_index=0, run_start_date=2024-02-18 20:05:06.393771+00:00, run_end_date=2024-02-18 20:05:06.849198+00:00, run_duration=0.455427, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1554, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:05:04.875725+00:00, queued_by_job_id=1, pid=33727 [2024-02-18T20:05:08.322+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:05:08.322+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:04:00+00:00, run_id=scheduled__2024-02-18T20:04:00+00:00, run_start_date=2024-02-18 20:05:00.882030+00:00, run_end_date=2024-02-18 20:05:08.322589+00:00, run_duration=7.440559, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:04:00+00:00, data_interval_end=2024-02-18 20:05:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:05:08.332+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:05:00+00:00, run_after=2024-02-18T20:06:00+00:00 [2024-02-18T20:05:09.393+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:05:09.393+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:00:00+00:00, run_id=scheduled__2024-02-18T20:00:00+00:00, run_start_date=2024-02-18 20:05:00.880559+00:00, run_end_date=2024-02-18 20:05:09.393659+00:00, run_duration=8.5131, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:00:00+00:00, data_interval_end=2024-02-18 20:05:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T20:05:09.397+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:05:00+00:00, run_after=2024-02-18T20:10:00+00:00 [2024-02-18T20:05:09.416+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:04:00+00:00 exited with status success for try_number 1 [2024-02-18T20:05:09.417+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T20:00:00+00:00 exited with status success for try_number 1 [2024-02-18T20:05:09.421+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T20:00:00+00:00, map_index=-1, run_start_date=2024-02-18 20:05:08.316910+00:00, run_end_date=2024-02-18 20:05:08.501761+00:00, run_duration=0.184851, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1555, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:05:07.180516+00:00, queued_by_job_id=1, pid=33739 [2024-02-18T20:05:09.421+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:04:00+00:00, map_index=-1, run_start_date=2024-02-18 20:05:02.605283+00:00, run_end_date=2024-02-18 20:05:08.275411+00:00, run_duration=5.670128, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1551, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:05:00.918739+00:00, queued_by_job_id=1, pid=33676 [2024-02-18T20:06:00.256+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:06:00.260+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:06:00.267+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:06:00+00:00, run_after=2024-02-18T20:07:00+00:00 [2024-02-18T20:06:00.308+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T20:06:00.309+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T20:06:00.309+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:06:00.309+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:06:00.309+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:06:00.312+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T20:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:06:00.312+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T20:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T20:06:00.312+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:06:00.312+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:06:00.312+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:06:00.312+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:06:00.452+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:04:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:06:00.453+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:06:00.453+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:06:00.460+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9710b622-6e6c-4386-a293-fbeb78ca4bc1 [2024-02-18T20:06:00.460+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3df5b9ce-ce05-49cd-bdc5-ccda2902a526 [2024-02-18T20:06:00.460+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3e7b2f78-a008-4ab7-b81a-db37e8aa0353 [2024-02-18T20:06:01.813+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:06:01.813+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 20:04:00+00:00, run_id=scheduled__2024-02-18T20:04:00+00:00, run_start_date=2024-02-18 20:06:00.275585+00:00, run_end_date=2024-02-18 20:06:01.813674+00:00, run_duration=1.538089, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:04:00+00:00, data_interval_end=2024-02-18 20:06:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T20:06:01.820+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T20:06:00+00:00, run_after=2024-02-18T20:08:00+00:00 [2024-02-18T20:06:01.863+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:04:00+00:00 exited with status success for try_number 1 [2024-02-18T20:06:01.867+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T20:04:00+00:00, map_index=-1, run_start_date=2024-02-18 20:06:01.141240+00:00, run_end_date=2024-02-18 20:06:01.426076+00:00, run_duration=0.284836, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1556, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:06:00.310639+00:00, queued_by_job_id=1, pid=33757 [2024-02-18T20:06:02.896+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:06:02.896+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:05:00+00:00, run_id=scheduled__2024-02-18T20:05:00+00:00, run_start_date=2024-02-18 20:06:00.276274+00:00, run_end_date=2024-02-18 20:06:02.896639+00:00, run_duration=2.620365, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:05:00+00:00, data_interval_end=2024-02-18 20:06:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:06:02.902+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:06:00+00:00, run_after=2024-02-18T20:07:00+00:00 [2024-02-18T20:06:02.932+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:05:00+00:00 exited with status success for try_number 1 [2024-02-18T20:06:02.935+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:05:00+00:00, map_index=-1, run_start_date=2024-02-18 20:06:01.887250+00:00, run_end_date=2024-02-18 20:06:02.131554+00:00, run_duration=0.244304, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1557, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:06:00.310639+00:00, queued_by_job_id=1, pid=33778 [2024-02-18T20:06:03.970+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:06:03.970+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:05:00+00:00, run_id=scheduled__2024-02-18T20:05:00+00:00, run_start_date=2024-02-18 20:06:00.276921+00:00, run_end_date=2024-02-18 20:06:03.970297+00:00, run_duration=3.693376, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:05:00+00:00, data_interval_end=2024-02-18 20:06:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:06:03.976+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:06:00+00:00, run_after=2024-02-18T20:07:00+00:00 [2024-02-18T20:06:03.995+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:05:00+00:00 exited with status success for try_number 1 [2024-02-18T20:06:03.998+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:05:00+00:00, map_index=-1, run_start_date=2024-02-18 20:06:02.038381+00:00, run_end_date=2024-02-18 20:06:03.498965+00:00, run_duration=1.460584, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1558, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:06:00.310639+00:00, queued_by_job_id=1, pid=33791 [2024-02-18T20:07:00.536+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:07:00.546+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:07:00+00:00, run_after=2024-02-18T20:08:00+00:00 [2024-02-18T20:07:00.593+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T20:07:00.594+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:07:00.594+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:07:00.594+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:07:00.596+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:07:00.596+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:07:00.597+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:07:00.597+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:07:00.704+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:06:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:07:00.705+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:06:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:07:00.712+0000] {scheduler_job.py:635} INFO - Setting external_id for to f9376334-8005-4df6-a0bb-b57b24f7caa4 [2024-02-18T20:07:00.712+0000] {scheduler_job.py:635} INFO - Setting external_id for to ea0ea0c9-5a69-4559-a7be-1419c20fa7f2 [2024-02-18T20:07:02.082+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:07:02.082+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:06:00+00:00, run_id=scheduled__2024-02-18T20:06:00+00:00, run_start_date=2024-02-18 20:07:00.562887+00:00, run_end_date=2024-02-18 20:07:02.082309+00:00, run_duration=1.519422, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:06:00+00:00, data_interval_end=2024-02-18 20:07:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:07:02.088+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:07:00+00:00, run_after=2024-02-18T20:08:00+00:00 [2024-02-18T20:07:03.156+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:07:03.157+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:06:00+00:00, run_id=scheduled__2024-02-18T20:06:00+00:00, run_start_date=2024-02-18 20:07:00.563722+00:00, run_end_date=2024-02-18 20:07:03.156995+00:00, run_duration=2.593273, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:06:00+00:00, data_interval_end=2024-02-18 20:07:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:07:03.163+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:07:00+00:00, run_after=2024-02-18T20:08:00+00:00 [2024-02-18T20:07:03.186+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:06:00+00:00 exited with status success for try_number 1 [2024-02-18T20:07:03.186+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:06:00+00:00 exited with status success for try_number 1 [2024-02-18T20:07:03.191+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:06:00+00:00, map_index=-1, run_start_date=2024-02-18 20:07:01.814405+00:00, run_end_date=2024-02-18 20:07:02.034879+00:00, run_duration=0.220474, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1559, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:07:00.595247+00:00, queued_by_job_id=1, pid=33842 [2024-02-18T20:07:03.191+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:06:00+00:00, map_index=-1, run_start_date=2024-02-18 20:07:01.830495+00:00, run_end_date=2024-02-18 20:07:03.080843+00:00, run_duration=1.250348, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1560, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:07:00.595247+00:00, queued_by_job_id=1, pid=33843 [2024-02-18T20:07:13.916+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T20:08:00.682+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:08:00+00:00, run_after=2024-02-18T20:09:00+00:00 [2024-02-18T20:08:00.687+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:08:00.692+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:08:00.737+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T20:08:00.737+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T20:08:00.737+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:08:00.738+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:08:00.738+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:08:00.740+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T20:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:08:00.740+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T20:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T20:08:00.740+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:08:00.741+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:08:00.741+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:08:00.741+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:08:00.879+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:06:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:08:00.880+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:07:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:08:00.880+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:07:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:08:00.887+0000] {scheduler_job.py:635} INFO - Setting external_id for to e7951e3a-2f75-46b1-9172-7fcb3d1781c6 [2024-02-18T20:08:00.888+0000] {scheduler_job.py:635} INFO - Setting external_id for to cdc04f60-aae7-4c9b-bd66-c8e2f5bb0a37 [2024-02-18T20:08:00.888+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8a144604-cf0a-4968-b915-d2c829142ed6 [2024-02-18T20:08:02.081+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:08:02.081+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 20:06:00+00:00, run_id=scheduled__2024-02-18T20:06:00+00:00, run_start_date=2024-02-18 20:08:00.702080+00:00, run_end_date=2024-02-18 20:08:02.081435+00:00, run_duration=1.379355, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:06:00+00:00, data_interval_end=2024-02-18 20:08:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T20:08:02.089+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T20:08:00+00:00, run_after=2024-02-18T20:10:00+00:00 [2024-02-18T20:08:02.142+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:06:00+00:00 exited with status success for try_number 1 [2024-02-18T20:08:02.148+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T20:06:00+00:00, map_index=-1, run_start_date=2024-02-18 20:08:01.401035+00:00, run_end_date=2024-02-18 20:08:01.654328+00:00, run_duration=0.253293, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1561, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:08:00.739268+00:00, queued_by_job_id=1, pid=33878 [2024-02-18T20:08:03.180+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:08:03.180+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:07:00+00:00, run_id=scheduled__2024-02-18T20:07:00+00:00, run_start_date=2024-02-18 20:08:00.702865+00:00, run_end_date=2024-02-18 20:08:03.180556+00:00, run_duration=2.477691, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:07:00+00:00, data_interval_end=2024-02-18 20:08:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:08:03.187+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:08:00+00:00, run_after=2024-02-18T20:09:00+00:00 [2024-02-18T20:08:03.212+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:07:00+00:00 exited with status success for try_number 1 [2024-02-18T20:08:03.216+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:07:00+00:00, map_index=-1, run_start_date=2024-02-18 20:08:02.216624+00:00, run_end_date=2024-02-18 20:08:02.469292+00:00, run_duration=0.252668, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1562, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:08:00.739268+00:00, queued_by_job_id=1, pid=33908 [2024-02-18T20:08:04.336+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:08:04.336+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:07:00+00:00, run_id=scheduled__2024-02-18T20:07:00+00:00, run_start_date=2024-02-18 20:08:00.703578+00:00, run_end_date=2024-02-18 20:08:04.336439+00:00, run_duration=3.632861, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:07:00+00:00, data_interval_end=2024-02-18 20:08:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:08:04.349+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:08:00+00:00, run_after=2024-02-18T20:09:00+00:00 [2024-02-18T20:08:04.395+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:07:00+00:00 exited with status success for try_number 1 [2024-02-18T20:08:04.400+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:07:00+00:00, map_index=-1, run_start_date=2024-02-18 20:08:02.265241+00:00, run_end_date=2024-02-18 20:08:03.452793+00:00, run_duration=1.187552, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1563, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:08:00.739268+00:00, queued_by_job_id=1, pid=33909 [2024-02-18T20:09:00.830+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:09:00.839+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:09:00+00:00, run_after=2024-02-18T20:10:00+00:00 [2024-02-18T20:09:00.876+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T20:09:00.877+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:09:00.877+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:09:00.877+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:09:00.879+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:09:00.880+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:09:00.880+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:09:00.880+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:09:00.985+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:08:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:09:00.986+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:08:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:09:00.992+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4071dd0b-f19f-416e-808e-c67f3982db09 [2024-02-18T20:09:00.993+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3aaaf38c-b719-4292-8c27-8a31338aaa9d [2024-02-18T20:09:03.203+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:09:03.203+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:08:00+00:00, run_id=scheduled__2024-02-18T20:08:00+00:00, run_start_date=2024-02-18 20:09:00.848209+00:00, run_end_date=2024-02-18 20:09:03.203503+00:00, run_duration=2.355294, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:08:00+00:00, data_interval_end=2024-02-18 20:09:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:09:03.210+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:09:00+00:00, run_after=2024-02-18T20:10:00+00:00 [2024-02-18T20:09:03.214+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:09:03.214+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:08:00+00:00, run_id=scheduled__2024-02-18T20:08:00+00:00, run_start_date=2024-02-18 20:09:00.849111+00:00, run_end_date=2024-02-18 20:09:03.214500+00:00, run_duration=2.365389, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:08:00+00:00, data_interval_end=2024-02-18 20:09:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:09:03.222+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:09:00+00:00, run_after=2024-02-18T20:10:00+00:00 [2024-02-18T20:09:03.245+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:08:00+00:00 exited with status success for try_number 1 [2024-02-18T20:09:03.245+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:08:00+00:00 exited with status success for try_number 1 [2024-02-18T20:09:03.249+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:08:00+00:00, map_index=-1, run_start_date=2024-02-18 20:09:02.137422+00:00, run_end_date=2024-02-18 20:09:02.359651+00:00, run_duration=0.222229, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1564, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:09:00.878541+00:00, queued_by_job_id=1, pid=33963 [2024-02-18T20:09:03.250+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:08:00+00:00, map_index=-1, run_start_date=2024-02-18 20:09:02.156926+00:00, run_end_date=2024-02-18 20:09:03.109910+00:00, run_duration=0.952984, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1565, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:09:00.878541+00:00, queued_by_job_id=1, pid=33964 [2024-02-18T20:10:00.981+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:10:00+00:00, run_after=2024-02-18T20:11:00+00:00 [2024-02-18T20:10:00.988+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:10:00+00:00, run_after=2024-02-18T20:15:00+00:00 [2024-02-18T20:10:00.992+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:10:00.995+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:10:01.068+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T20:10:01.069+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:10:01.069+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T20:10:01.069+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:10:01.069+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:10:01.070+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:10:01.072+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T20:05:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T20:10:01.072+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T20:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T20:10:01.073+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T20:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:10:01.073+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T20:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T20:10:01.073+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:10:01.073+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:10:01.073+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:10:01.073+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:10:01.462+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T20:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:10:01.463+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:08:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:10:01.463+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:09:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:10:01.464+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:09:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:10:01.494+0000] {scheduler_job.py:635} INFO - Setting external_id for to db1b3a3e-3f3b-469e-8805-c970c209ad33 [2024-02-18T20:10:01.495+0000] {scheduler_job.py:635} INFO - Setting external_id for to b3ebe073-7975-405b-84d5-4232fba31598 [2024-02-18T20:10:01.495+0000] {scheduler_job.py:635} INFO - Setting external_id for to f45fe6ec-79b4-4ebf-845a-68c562c4bbb9 [2024-02-18T20:10:01.495+0000] {scheduler_job.py:635} INFO - Setting external_id for to dbede7f0-8dc2-4a06-9304-51dd88231d40 [2024-02-18T20:10:02.735+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:10:02.735+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 20:08:00+00:00, run_id=scheduled__2024-02-18T20:08:00+00:00, run_start_date=2024-02-18 20:10:01.022436+00:00, run_end_date=2024-02-18 20:10:02.735659+00:00, run_duration=1.713223, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:08:00+00:00, data_interval_end=2024-02-18 20:10:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T20:10:02.744+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T20:10:00+00:00, run_after=2024-02-18T20:12:00+00:00 [2024-02-18T20:10:02.798+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:08:00+00:00 exited with status success for try_number 1 [2024-02-18T20:10:02.807+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T20:08:00+00:00, map_index=-1, run_start_date=2024-02-18 20:10:01.875714+00:00, run_end_date=2024-02-18 20:10:02.259526+00:00, run_duration=0.383812, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1566, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:10:01.070927+00:00, queued_by_job_id=1, pid=34000 [2024-02-18T20:10:03.836+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:10:03.837+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:09:00+00:00, run_id=scheduled__2024-02-18T20:09:00+00:00, run_start_date=2024-02-18 20:10:01.023258+00:00, run_end_date=2024-02-18 20:10:03.836984+00:00, run_duration=2.813726, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:09:00+00:00, data_interval_end=2024-02-18 20:10:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:10:03.843+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:10:00+00:00, run_after=2024-02-18T20:11:00+00:00 [2024-02-18T20:10:03.868+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:10:03.868+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:10:03.868+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:10:03.870+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T20:05:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T20:10:03.870+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T20:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T20:10:03.902+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T20:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:10:03.902+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T20:05:00+00:00 exited with status success for try_number 1 [2024-02-18T20:10:03.902+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:09:00+00:00 exited with status success for try_number 1 [2024-02-18T20:10:03.908+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:09:00+00:00, map_index=-1, run_start_date=2024-02-18 20:10:02.867325+00:00, run_end_date=2024-02-18 20:10:03.178580+00:00, run_duration=0.311255, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1568, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:10:01.070927+00:00, queued_by_job_id=1, pid=34041 [2024-02-18T20:10:03.908+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T20:05:00+00:00, map_index=-1, run_start_date=2024-02-18 20:10:02.925771+00:00, run_end_date=2024-02-18 20:10:03.230356+00:00, run_duration=0.304585, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1569, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:10:01.070927+00:00, queued_by_job_id=1, pid=34042 [2024-02-18T20:10:03.908+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8049d24e-42a9-4226-a9ed-063735c02993 [2024-02-18T20:10:04.506+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:10:04.506+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:09:00+00:00, run_id=scheduled__2024-02-18T20:09:00+00:00, run_start_date=2024-02-18 20:10:01.024072+00:00, run_end_date=2024-02-18 20:10:04.506690+00:00, run_duration=3.482618, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:09:00+00:00, data_interval_end=2024-02-18 20:10:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:10:04.513+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:10:00+00:00, run_after=2024-02-18T20:11:00+00:00 [2024-02-18T20:10:04.553+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:09:00+00:00 exited with status success for try_number 1 [2024-02-18T20:10:04.558+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:09:00+00:00, map_index=-1, run_start_date=2024-02-18 20:10:02.861983+00:00, run_end_date=2024-02-18 20:10:03.993021+00:00, run_duration=1.131038, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1567, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:10:01.070927+00:00, queued_by_job_id=1, pid=34040 [2024-02-18T20:10:05.624+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:10:05.624+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:10:05.624+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:10:05.626+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T20:05:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T20:10:05.627+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T20:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T20:10:05.672+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T20:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:10:05.672+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T20:05:00+00:00 exited with status success for try_number 1 [2024-02-18T20:10:05.679+0000] {scheduler_job.py:635} INFO - Setting external_id for to 255afa35-b81d-4333-befa-8c6c684d5c1b [2024-02-18T20:10:05.679+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T20:05:00+00:00, map_index=-1, run_start_date=2024-02-18 20:10:05.141695+00:00, run_end_date=2024-02-18 20:10:05.360423+00:00, run_duration=0.218728, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1570, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:10:03.869300+00:00, queued_by_job_id=1, pid=34081 [2024-02-18T20:10:07.531+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:10:07.531+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:10:07.532+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:10:07.534+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T20:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:10:07.534+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T20:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T20:10:07.598+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T20:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:10:07.598+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T20:05:00+00:00 exited with status success for try_number 1 [2024-02-18T20:10:07.603+0000] {scheduler_job.py:635} INFO - Setting external_id for to 59451a3a-a021-409d-8f5c-f20ee9121284 [2024-02-18T20:10:07.603+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T20:05:00+00:00, map_index=0, run_start_date=2024-02-18 20:10:07.091407+00:00, run_end_date=2024-02-18 20:10:07.263529+00:00, run_duration=0.172122, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1571, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:10:05.625385+00:00, queued_by_job_id=1, pid=34093 [2024-02-18T20:10:09.598+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:10:09.599+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:05:00+00:00, run_id=scheduled__2024-02-18T20:05:00+00:00, run_start_date=2024-02-18 20:10:01.021462+00:00, run_end_date=2024-02-18 20:10:09.599143+00:00, run_duration=8.577681, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:05:00+00:00, data_interval_end=2024-02-18 20:10:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T20:10:09.603+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:10:00+00:00, run_after=2024-02-18T20:15:00+00:00 [2024-02-18T20:10:09.621+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T20:05:00+00:00 exited with status success for try_number 1 [2024-02-18T20:10:09.624+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T20:05:00+00:00, map_index=-1, run_start_date=2024-02-18 20:10:08.739150+00:00, run_end_date=2024-02-18 20:10:08.925287+00:00, run_duration=0.186137, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1572, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:10:07.532968+00:00, queued_by_job_id=1, pid=34105 [2024-02-18T20:11:00.078+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:11:00.089+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:11:00+00:00, run_after=2024-02-18T20:12:00+00:00 [2024-02-18T20:11:00.133+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T20:11:00.133+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:11:00.133+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:11:00.134+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:11:00.136+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:11:00.136+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:11:00.136+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:11:00.137+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:11:00.235+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:11:00.236+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:11:00.243+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8de11ee5-ec72-4797-bad5-f7a3ea596c84 [2024-02-18T20:11:00.243+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7925f2a2-174b-46a8-b042-fe30ad9aef67 [2024-02-18T20:11:02.402+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:11:02.402+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:10:00+00:00, run_id=scheduled__2024-02-18T20:10:00+00:00, run_start_date=2024-02-18 20:11:00.100889+00:00, run_end_date=2024-02-18 20:11:02.402495+00:00, run_duration=2.301606, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:10:00+00:00, data_interval_end=2024-02-18 20:11:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:11:02.409+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:11:00+00:00, run_after=2024-02-18T20:12:00+00:00 [2024-02-18T20:11:02.436+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:10:00+00:00 exited with status success for try_number 1 [2024-02-18T20:11:02.440+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:10:00+00:00, map_index=-1, run_start_date=2024-02-18 20:11:01.592132+00:00, run_end_date=2024-02-18 20:11:01.802374+00:00, run_duration=0.210242, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1574, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:11:00.135014+00:00, queued_by_job_id=1, pid=34141 [2024-02-18T20:11:04.521+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:11:04.522+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:10:00+00:00, run_id=scheduled__2024-02-18T20:10:00+00:00, run_start_date=2024-02-18 20:11:00.102750+00:00, run_end_date=2024-02-18 20:11:04.522109+00:00, run_duration=4.419359, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:10:00+00:00, data_interval_end=2024-02-18 20:11:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:11:04.528+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:11:00+00:00, run_after=2024-02-18T20:12:00+00:00 [2024-02-18T20:11:04.553+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:10:00+00:00 exited with status success for try_number 1 [2024-02-18T20:11:04.557+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:10:00+00:00, map_index=-1, run_start_date=2024-02-18 20:11:01.592133+00:00, run_end_date=2024-02-18 20:11:04.322777+00:00, run_duration=2.730644, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1573, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:11:00.135014+00:00, queued_by_job_id=1, pid=34140 [2024-02-18T20:12:00.386+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:12:00.395+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:12:00+00:00, run_after=2024-02-18T20:13:00+00:00 [2024-02-18T20:12:00.399+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:12:00.442+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T20:12:00.442+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T20:12:00.442+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:12:00.442+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:12:00.443+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:12:00.445+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T20:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:12:00.445+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T20:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T20:12:00.445+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:12:00.445+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:12:00.445+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:12:00.445+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:12:00.657+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:12:00.657+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:11:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:12:00.657+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:11:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:12:00.665+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4b4d6a2e-1a21-486a-8544-da064759ee26 [2024-02-18T20:12:00.665+0000] {scheduler_job.py:635} INFO - Setting external_id for to b76cb5ca-7e65-4a8e-8517-4c14ee61a2df [2024-02-18T20:12:00.665+0000] {scheduler_job.py:635} INFO - Setting external_id for to a38d1428-c6e1-47cb-a243-18262968ec69 [2024-02-18T20:12:01.789+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:12:01.790+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 20:10:00+00:00, run_id=scheduled__2024-02-18T20:10:00+00:00, run_start_date=2024-02-18 20:12:00.408213+00:00, run_end_date=2024-02-18 20:12:01.790155+00:00, run_duration=1.381942, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:10:00+00:00, data_interval_end=2024-02-18 20:12:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T20:12:01.797+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T20:12:00+00:00, run_after=2024-02-18T20:14:00+00:00 [2024-02-18T20:12:01.836+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:10:00+00:00 exited with status success for try_number 1 [2024-02-18T20:12:01.841+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T20:10:00+00:00, map_index=-1, run_start_date=2024-02-18 20:12:01.040604+00:00, run_end_date=2024-02-18 20:12:01.269079+00:00, run_duration=0.228475, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1575, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:12:00.443758+00:00, queued_by_job_id=1, pid=34176 [2024-02-18T20:12:02.870+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:12:02.870+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:11:00+00:00, run_id=scheduled__2024-02-18T20:11:00+00:00, run_start_date=2024-02-18 20:12:00.408984+00:00, run_end_date=2024-02-18 20:12:02.870301+00:00, run_duration=2.461317, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:11:00+00:00, data_interval_end=2024-02-18 20:12:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:12:02.878+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:12:00+00:00, run_after=2024-02-18T20:13:00+00:00 [2024-02-18T20:12:02.909+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:11:00+00:00 exited with status success for try_number 1 [2024-02-18T20:12:02.912+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:11:00+00:00, map_index=-1, run_start_date=2024-02-18 20:12:01.881737+00:00, run_end_date=2024-02-18 20:12:02.147124+00:00, run_duration=0.265387, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1577, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:12:00.443758+00:00, queued_by_job_id=1, pid=34207 [2024-02-18T20:12:09.020+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:12:09.021+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:11:00+00:00, run_id=scheduled__2024-02-18T20:11:00+00:00, run_start_date=2024-02-18 20:12:00.409855+00:00, run_end_date=2024-02-18 20:12:09.021207+00:00, run_duration=8.611352, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:11:00+00:00, data_interval_end=2024-02-18 20:12:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:12:09.033+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:12:00+00:00, run_after=2024-02-18T20:13:00+00:00 [2024-02-18T20:12:09.054+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:11:00+00:00 exited with status success for try_number 1 [2024-02-18T20:12:09.058+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:11:00+00:00, map_index=-1, run_start_date=2024-02-18 20:12:01.788353+00:00, run_end_date=2024-02-18 20:12:08.040848+00:00, run_duration=6.252495, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1576, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:12:00.443758+00:00, queued_by_job_id=1, pid=34206 [2024-02-18T20:12:13.960+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T20:13:00.191+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:13:00+00:00, run_after=2024-02-18T20:14:00+00:00 [2024-02-18T20:13:00.195+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:13:00.233+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T20:13:00.233+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:13:00.233+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:13:00.234+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:13:00.236+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:13:00.236+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:13:00.236+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:13:00.236+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:13:00.329+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:12:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:13:00.329+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:12:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:13:00.334+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5a277ef0-23d5-46c5-b710-420b8746c454 [2024-02-18T20:13:00.334+0000] {scheduler_job.py:635} INFO - Setting external_id for to bfbeecd0-4352-4328-ae5e-d9c9d483d7b9 [2024-02-18T20:13:02.357+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:13:02.358+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:12:00+00:00, run_id=scheduled__2024-02-18T20:12:00+00:00, run_start_date=2024-02-18 20:13:00.204098+00:00, run_end_date=2024-02-18 20:13:02.358041+00:00, run_duration=2.153943, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:12:00+00:00, data_interval_end=2024-02-18 20:13:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:13:02.364+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:13:00+00:00, run_after=2024-02-18T20:14:00+00:00 [2024-02-18T20:13:02.400+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:12:00+00:00 exited with status success for try_number 1 [2024-02-18T20:13:02.405+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:12:00+00:00, map_index=-1, run_start_date=2024-02-18 20:13:01.649006+00:00, run_end_date=2024-02-18 20:13:01.880311+00:00, run_duration=0.231305, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1579, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:13:00.234688+00:00, queued_by_job_id=1, pid=34262 [2024-02-18T20:13:03.434+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:13:03.435+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:12:00+00:00, run_id=scheduled__2024-02-18T20:12:00+00:00, run_start_date=2024-02-18 20:13:00.205004+00:00, run_end_date=2024-02-18 20:13:03.434958+00:00, run_duration=3.229954, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:12:00+00:00, data_interval_end=2024-02-18 20:13:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:13:03.441+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:13:00+00:00, run_after=2024-02-18T20:14:00+00:00 [2024-02-18T20:13:03.462+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:12:00+00:00 exited with status success for try_number 1 [2024-02-18T20:13:03.466+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:12:00+00:00, map_index=-1, run_start_date=2024-02-18 20:13:01.649006+00:00, run_end_date=2024-02-18 20:13:02.730931+00:00, run_duration=1.081925, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1578, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:13:00.234688+00:00, queued_by_job_id=1, pid=34261 [2024-02-18T20:14:00.405+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:14:00+00:00, run_after=2024-02-18T20:15:00+00:00 [2024-02-18T20:14:00.410+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:14:00.414+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:14:00.456+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T20:14:00.456+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T20:14:00.456+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:14:00.456+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:14:00.457+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:14:00.459+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T20:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:14:00.459+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T20:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T20:14:00.460+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:14:00.460+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:14:00.460+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:14:00.460+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:14:00.630+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:12:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:14:00.631+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:13:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:14:00.631+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:13:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:14:00.641+0000] {scheduler_job.py:635} INFO - Setting external_id for to 99d43f38-965f-463a-92cc-bb9ac8d41c08 [2024-02-18T20:14:00.643+0000] {scheduler_job.py:635} INFO - Setting external_id for to 32d86749-acf3-498e-86e0-6b923cf7db3f [2024-02-18T20:14:00.643+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4c899300-68ea-4c41-8dbc-fb9e623eb951 [2024-02-18T20:14:01.845+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:14:01.846+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 20:12:00+00:00, run_id=scheduled__2024-02-18T20:12:00+00:00, run_start_date=2024-02-18 20:14:00.422297+00:00, run_end_date=2024-02-18 20:14:01.846017+00:00, run_duration=1.42372, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:12:00+00:00, data_interval_end=2024-02-18 20:14:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T20:14:01.854+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T20:14:00+00:00, run_after=2024-02-18T20:16:00+00:00 [2024-02-18T20:14:01.902+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:12:00+00:00 exited with status success for try_number 1 [2024-02-18T20:14:01.906+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T20:12:00+00:00, map_index=-1, run_start_date=2024-02-18 20:14:01.111460+00:00, run_end_date=2024-02-18 20:14:01.359713+00:00, run_duration=0.248253, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1580, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:14:00.458185+00:00, queued_by_job_id=1, pid=34298 [2024-02-18T20:14:02.954+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:14:02.954+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:13:00+00:00, run_id=scheduled__2024-02-18T20:13:00+00:00, run_start_date=2024-02-18 20:14:00.423075+00:00, run_end_date=2024-02-18 20:14:02.954659+00:00, run_duration=2.531584, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:13:00+00:00, data_interval_end=2024-02-18 20:14:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:14:02.961+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:14:00+00:00, run_after=2024-02-18T20:15:00+00:00 [2024-02-18T20:14:02.982+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:13:00+00:00 exited with status success for try_number 1 [2024-02-18T20:14:02.985+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:13:00+00:00, map_index=-1, run_start_date=2024-02-18 20:14:01.820500+00:00, run_end_date=2024-02-18 20:14:02.046218+00:00, run_duration=0.225718, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1581, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:14:00.458185+00:00, queued_by_job_id=1, pid=34328 [2024-02-18T20:14:04.013+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:14:04.013+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:13:00+00:00, run_id=scheduled__2024-02-18T20:13:00+00:00, run_start_date=2024-02-18 20:14:00.423737+00:00, run_end_date=2024-02-18 20:14:04.013445+00:00, run_duration=3.589708, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:13:00+00:00, data_interval_end=2024-02-18 20:14:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:14:04.020+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:14:00+00:00, run_after=2024-02-18T20:15:00+00:00 [2024-02-18T20:14:04.039+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:13:00+00:00 exited with status success for try_number 1 [2024-02-18T20:14:04.042+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:13:00+00:00, map_index=-1, run_start_date=2024-02-18 20:14:01.871201+00:00, run_end_date=2024-02-18 20:14:03.569647+00:00, run_duration=1.698446, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1582, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:14:00.458185+00:00, queued_by_job_id=1, pid=34329 [2024-02-18T20:15:00.605+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:15:00+00:00, run_after=2024-02-18T20:20:00+00:00 [2024-02-18T20:15:00.609+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:15:00.617+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:15:00+00:00, run_after=2024-02-18T20:16:00+00:00 [2024-02-18T20:15:00.664+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T20:15:00.664+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:15:00.665+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:15:00.665+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:15:00.665+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:15:00.667+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T20:10:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T20:15:00.667+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T20:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T20:15:00.668+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:15:00.668+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:15:00.668+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:15:00.668+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:15:00.825+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T20:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:15:00.825+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:14:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:15:00.825+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:14:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:15:00.832+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8505f57f-6dd5-489b-b64a-b89ba84b5063 [2024-02-18T20:15:00.833+0000] {scheduler_job.py:635} INFO - Setting external_id for to b629ac9f-13b4-4aea-bd5d-f2cbc49227cf [2024-02-18T20:15:00.833+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3666c42d-9577-451a-ad8c-5f7144e69edc [2024-02-18T20:15:03.479+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:15:03.479+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:14:00+00:00, run_id=scheduled__2024-02-18T20:14:00+00:00, run_start_date=2024-02-18 20:15:00.626250+00:00, run_end_date=2024-02-18 20:15:03.479355+00:00, run_duration=2.853105, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:14:00+00:00, data_interval_end=2024-02-18 20:15:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:15:03.485+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:15:00+00:00, run_after=2024-02-18T20:16:00+00:00 [2024-02-18T20:15:03.503+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:15:03.503+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:15:03.504+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:15:03.505+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T20:10:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T20:15:03.505+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T20:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T20:15:03.535+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T20:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:15:03.535+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T20:10:00+00:00 exited with status success for try_number 1 [2024-02-18T20:15:03.535+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:14:00+00:00 exited with status success for try_number 1 [2024-02-18T20:15:03.540+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:14:00+00:00, map_index=-1, run_start_date=2024-02-18 20:15:02.159738+00:00, run_end_date=2024-02-18 20:15:02.521944+00:00, run_duration=0.362206, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1583, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:15:00.666414+00:00, queued_by_job_id=1, pid=34393 [2024-02-18T20:15:03.541+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T20:10:00+00:00, map_index=-1, run_start_date=2024-02-18 20:15:02.281450+00:00, run_end_date=2024-02-18 20:15:02.617557+00:00, run_duration=0.336107, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1585, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:15:00.666414+00:00, queued_by_job_id=1, pid=34395 [2024-02-18T20:15:03.541+0000] {scheduler_job.py:635} INFO - Setting external_id for to 01a0b535-4b95-4c7e-bcd1-936484358054 [2024-02-18T20:15:04.636+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:15:04.637+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:14:00+00:00, run_id=scheduled__2024-02-18T20:14:00+00:00, run_start_date=2024-02-18 20:15:00.626880+00:00, run_end_date=2024-02-18 20:15:04.637161+00:00, run_duration=4.010281, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:14:00+00:00, data_interval_end=2024-02-18 20:15:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:15:04.646+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:15:00+00:00, run_after=2024-02-18T20:16:00+00:00 [2024-02-18T20:15:04.688+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:14:00+00:00 exited with status success for try_number 1 [2024-02-18T20:15:04.694+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:14:00+00:00, map_index=-1, run_start_date=2024-02-18 20:15:02.166460+00:00, run_end_date=2024-02-18 20:15:03.737024+00:00, run_duration=1.570564, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1584, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:15:00.666414+00:00, queued_by_job_id=1, pid=34394 [2024-02-18T20:15:05.748+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:15:05.748+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:15:05.749+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:15:05.751+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T20:10:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T20:15:05.751+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T20:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T20:15:05.793+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T20:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:15:05.793+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T20:10:00+00:00 exited with status success for try_number 1 [2024-02-18T20:15:05.800+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8a15e55d-9689-4960-a071-14c4a523925a [2024-02-18T20:15:05.801+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T20:10:00+00:00, map_index=-1, run_start_date=2024-02-18 20:15:04.616108+00:00, run_end_date=2024-02-18 20:15:04.829764+00:00, run_duration=0.213656, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1586, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:15:03.504678+00:00, queued_by_job_id=1, pid=34434 [2024-02-18T20:15:07.484+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:15:07.484+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:15:07.485+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:15:07.486+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T20:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:15:07.486+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T20:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T20:15:07.514+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T20:10:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:15:07.514+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T20:10:00+00:00 exited with status success for try_number 1 [2024-02-18T20:15:07.518+0000] {scheduler_job.py:635} INFO - Setting external_id for to 146105a2-6749-4c1f-8268-792198bf0731 [2024-02-18T20:15:07.518+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T20:10:00+00:00, map_index=0, run_start_date=2024-02-18 20:15:07.133384+00:00, run_end_date=2024-02-18 20:15:07.293903+00:00, run_duration=0.160519, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1587, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:15:05.750166+00:00, queued_by_job_id=1, pid=34446 [2024-02-18T20:15:09.671+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:15:09.671+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:10:00+00:00, run_id=scheduled__2024-02-18T20:10:00+00:00, run_start_date=2024-02-18 20:15:00.625489+00:00, run_end_date=2024-02-18 20:15:09.671290+00:00, run_duration=9.045801, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:10:00+00:00, data_interval_end=2024-02-18 20:15:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T20:15:09.675+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:15:00+00:00, run_after=2024-02-18T20:20:00+00:00 [2024-02-18T20:15:09.697+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T20:10:00+00:00 exited with status success for try_number 1 [2024-02-18T20:15:09.700+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T20:10:00+00:00, map_index=-1, run_start_date=2024-02-18 20:15:08.581078+00:00, run_end_date=2024-02-18 20:15:08.751339+00:00, run_duration=0.170261, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1588, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:15:07.485423+00:00, queued_by_job_id=1, pid=34458 [2024-02-18T20:16:01.002+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:16:01.011+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:16:00+00:00, run_after=2024-02-18T20:17:00+00:00 [2024-02-18T20:16:01.016+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:16:01.057+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T20:16:01.057+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T20:16:01.058+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:16:01.058+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:16:01.058+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:16:01.060+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T20:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:16:01.060+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T20:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T20:16:01.061+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:16:01.061+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:16:01.061+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:16:01.061+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:16:01.204+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:14:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:16:01.204+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:16:01.204+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:16:01.212+0000] {scheduler_job.py:635} INFO - Setting external_id for to 84d0d6d0-6f4c-4623-b800-9db75c1cea57 [2024-02-18T20:16:01.212+0000] {scheduler_job.py:635} INFO - Setting external_id for to 54528f21-d24c-4bc6-ae06-3dcb40c607f5 [2024-02-18T20:16:01.213+0000] {scheduler_job.py:635} INFO - Setting external_id for to f8eefc54-c077-4222-8502-d57032bea481 [2024-02-18T20:16:02.574+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:16:02.575+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 20:14:00+00:00, run_id=scheduled__2024-02-18T20:14:00+00:00, run_start_date=2024-02-18 20:16:01.024191+00:00, run_end_date=2024-02-18 20:16:02.575072+00:00, run_duration=1.550881, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:14:00+00:00, data_interval_end=2024-02-18 20:16:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T20:16:02.583+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T20:16:00+00:00, run_after=2024-02-18T20:18:00+00:00 [2024-02-18T20:16:02.627+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:14:00+00:00 exited with status success for try_number 1 [2024-02-18T20:16:02.631+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T20:14:00+00:00, map_index=-1, run_start_date=2024-02-18 20:16:01.644405+00:00, run_end_date=2024-02-18 20:16:01.883559+00:00, run_duration=0.239154, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1589, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:16:01.059429+00:00, queued_by_job_id=1, pid=34475 [2024-02-18T20:16:02.938+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:16:02.938+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:15:00+00:00, run_id=scheduled__2024-02-18T20:15:00+00:00, run_start_date=2024-02-18 20:16:01.024962+00:00, run_end_date=2024-02-18 20:16:02.938775+00:00, run_duration=1.913813, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:15:00+00:00, data_interval_end=2024-02-18 20:16:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:16:02.944+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:16:00+00:00, run_after=2024-02-18T20:17:00+00:00 [2024-02-18T20:16:02.969+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:15:00+00:00 exited with status success for try_number 1 [2024-02-18T20:16:02.972+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:15:00+00:00, map_index=-1, run_start_date=2024-02-18 20:16:02.422169+00:00, run_end_date=2024-02-18 20:16:02.641962+00:00, run_duration=0.219793, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1591, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:16:01.059429+00:00, queued_by_job_id=1, pid=34506 [2024-02-18T20:16:04.007+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:16:04.008+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:15:00+00:00, run_id=scheduled__2024-02-18T20:15:00+00:00, run_start_date=2024-02-18 20:16:01.025734+00:00, run_end_date=2024-02-18 20:16:04.008116+00:00, run_duration=2.982382, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:15:00+00:00, data_interval_end=2024-02-18 20:16:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:16:04.018+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:16:00+00:00, run_after=2024-02-18T20:17:00+00:00 [2024-02-18T20:16:04.039+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:15:00+00:00 exited with status success for try_number 1 [2024-02-18T20:16:04.042+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:15:00+00:00, map_index=-1, run_start_date=2024-02-18 20:16:02.402768+00:00, run_end_date=2024-02-18 20:16:03.391468+00:00, run_duration=0.9887, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1590, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:16:01.059429+00:00, queued_by_job_id=1, pid=34505 [2024-02-18T20:17:00.481+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:17:00+00:00, run_after=2024-02-18T20:18:00+00:00 [2024-02-18T20:17:00.485+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:17:00.519+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T20:17:00.519+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:17:00.520+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:17:00.520+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:17:00.522+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:17:00.522+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:17:00.522+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:17:00.522+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:17:00.625+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:16:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:17:00.625+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:16:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:17:00.631+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0010dbef-0a76-49c9-92f5-015127714c0f [2024-02-18T20:17:00.631+0000] {scheduler_job.py:635} INFO - Setting external_id for to ac4caf8d-e069-4e07-b317-aba3bc44ac3b [2024-02-18T20:17:02.774+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:17:02.774+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:16:00+00:00, run_id=scheduled__2024-02-18T20:16:00+00:00, run_start_date=2024-02-18 20:17:00.493778+00:00, run_end_date=2024-02-18 20:17:02.774759+00:00, run_duration=2.280981, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:16:00+00:00, data_interval_end=2024-02-18 20:17:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:17:02.781+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:17:00+00:00, run_after=2024-02-18T20:18:00+00:00 [2024-02-18T20:17:02.819+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:16:00+00:00 exited with status success for try_number 1 [2024-02-18T20:17:02.823+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:16:00+00:00, map_index=-1, run_start_date=2024-02-18 20:17:01.815872+00:00, run_end_date=2024-02-18 20:17:02.022529+00:00, run_duration=0.206657, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1592, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:17:00.521251+00:00, queued_by_job_id=1, pid=34560 [2024-02-18T20:17:03.451+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:17:03.452+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:16:00+00:00, run_id=scheduled__2024-02-18T20:16:00+00:00, run_start_date=2024-02-18 20:17:00.494514+00:00, run_end_date=2024-02-18 20:17:03.452218+00:00, run_duration=2.957704, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:16:00+00:00, data_interval_end=2024-02-18 20:17:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:17:03.458+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:17:00+00:00, run_after=2024-02-18T20:18:00+00:00 [2024-02-18T20:17:03.483+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:16:00+00:00 exited with status success for try_number 1 [2024-02-18T20:17:03.486+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:16:00+00:00, map_index=-1, run_start_date=2024-02-18 20:17:01.839136+00:00, run_end_date=2024-02-18 20:17:02.810121+00:00, run_duration=0.970985, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1593, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:17:00.521251+00:00, queued_by_job_id=1, pid=34561 [2024-02-18T20:17:13.996+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T20:18:01.017+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:18:01.021+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:18:01.029+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:18:00+00:00, run_after=2024-02-18T20:19:00+00:00 [2024-02-18T20:18:01.070+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T20:18:01.070+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T20:18:01.070+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:18:01.070+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:18:01.071+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:18:01.073+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T20:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:18:01.073+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T20:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T20:18:01.073+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:18:01.073+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:18:01.073+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:18:01.073+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:18:01.228+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:16:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:18:01.228+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:17:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:18:01.229+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:17:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:18:01.236+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9837b09b-a9ff-4323-ad14-650db3c5552d [2024-02-18T20:18:01.236+0000] {scheduler_job.py:635} INFO - Setting external_id for to f87a85e3-cfea-4bb0-9340-c5606433c522 [2024-02-18T20:18:01.236+0000] {scheduler_job.py:635} INFO - Setting external_id for to 67157743-a22b-4aca-956d-0d37c61e6d9e [2024-02-18T20:18:01.883+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:18:01.883+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 20:16:00+00:00, run_id=scheduled__2024-02-18T20:16:00+00:00, run_start_date=2024-02-18 20:18:01.036944+00:00, run_end_date=2024-02-18 20:18:01.883384+00:00, run_duration=0.84644, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:16:00+00:00, data_interval_end=2024-02-18 20:18:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T20:18:01.891+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T20:18:00+00:00, run_after=2024-02-18T20:20:00+00:00 [2024-02-18T20:18:02.969+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:18:02.969+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:17:00+00:00, run_id=scheduled__2024-02-18T20:17:00+00:00, run_start_date=2024-02-18 20:18:01.037675+00:00, run_end_date=2024-02-18 20:18:02.969585+00:00, run_duration=1.93191, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:17:00+00:00, data_interval_end=2024-02-18 20:18:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:18:02.975+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:18:00+00:00, run_after=2024-02-18T20:19:00+00:00 [2024-02-18T20:18:03.002+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:16:00+00:00 exited with status success for try_number 1 [2024-02-18T20:18:03.002+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:17:00+00:00 exited with status success for try_number 1 [2024-02-18T20:18:03.008+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T20:16:00+00:00, map_index=-1, run_start_date=2024-02-18 20:18:01.624159+00:00, run_end_date=2024-02-18 20:18:01.816883+00:00, run_duration=0.192724, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1594, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:18:01.071719+00:00, queued_by_job_id=1, pid=34596 [2024-02-18T20:18:03.008+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:17:00+00:00, map_index=-1, run_start_date=2024-02-18 20:18:02.590975+00:00, run_end_date=2024-02-18 20:18:02.814440+00:00, run_duration=0.223465, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1596, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:18:01.071719+00:00, queued_by_job_id=1, pid=34627 [2024-02-18T20:18:03.992+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:18:03.992+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:17:00+00:00, run_id=scheduled__2024-02-18T20:17:00+00:00, run_start_date=2024-02-18 20:18:01.038358+00:00, run_end_date=2024-02-18 20:18:03.992888+00:00, run_duration=2.95453, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:17:00+00:00, data_interval_end=2024-02-18 20:18:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:18:03.999+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:18:00+00:00, run_after=2024-02-18T20:19:00+00:00 [2024-02-18T20:18:04.023+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:17:00+00:00 exited with status success for try_number 1 [2024-02-18T20:18:04.027+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:17:00+00:00, map_index=-1, run_start_date=2024-02-18 20:18:02.566465+00:00, run_end_date=2024-02-18 20:18:03.817518+00:00, run_duration=1.251053, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1595, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:18:01.071719+00:00, queued_by_job_id=1, pid=34626 [2024-02-18T20:19:00.452+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:19:00+00:00, run_after=2024-02-18T20:20:00+00:00 [2024-02-18T20:19:00.455+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:19:00.491+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T20:19:00.491+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:19:00.491+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:19:00.492+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:19:00.493+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:19:00.494+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:19:00.494+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:19:00.494+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:19:00.614+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:18:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:19:00.615+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:18:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:19:00.621+0000] {scheduler_job.py:635} INFO - Setting external_id for to 44a029e3-c3ec-4b63-ae26-f469882c5e07 [2024-02-18T20:19:00.621+0000] {scheduler_job.py:635} INFO - Setting external_id for to d624f9f7-c03a-4ecf-9c18-1d577624878a [2024-02-18T20:19:02.066+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:19:02.066+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:18:00+00:00, run_id=scheduled__2024-02-18T20:18:00+00:00, run_start_date=2024-02-18 20:19:00.463895+00:00, run_end_date=2024-02-18 20:19:02.066630+00:00, run_duration=1.602735, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:18:00+00:00, data_interval_end=2024-02-18 20:19:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:19:02.073+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:19:00+00:00, run_after=2024-02-18T20:20:00+00:00 [2024-02-18T20:19:02.100+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:18:00+00:00 exited with status success for try_number 1 [2024-02-18T20:19:02.105+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:18:00+00:00, map_index=-1, run_start_date=2024-02-18 20:19:01.726570+00:00, run_end_date=2024-02-18 20:19:01.964504+00:00, run_duration=0.237934, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1598, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:19:00.492682+00:00, queued_by_job_id=1, pid=34681 [2024-02-18T20:19:03.138+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:19:03.138+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:18:00+00:00, run_id=scheduled__2024-02-18T20:18:00+00:00, run_start_date=2024-02-18 20:19:00.464651+00:00, run_end_date=2024-02-18 20:19:03.138643+00:00, run_duration=2.673992, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:18:00+00:00, data_interval_end=2024-02-18 20:19:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:19:03.144+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:19:00+00:00, run_after=2024-02-18T20:20:00+00:00 [2024-02-18T20:19:03.165+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:18:00+00:00 exited with status success for try_number 1 [2024-02-18T20:19:03.168+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:18:00+00:00, map_index=-1, run_start_date=2024-02-18 20:19:01.726190+00:00, run_end_date=2024-02-18 20:19:02.791540+00:00, run_duration=1.06535, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1597, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:19:00.492682+00:00, queued_by_job_id=1, pid=34682 [2024-02-18T20:20:00.050+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:20:00.058+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:20:00+00:00, run_after=2024-02-18T20:21:00+00:00 [2024-02-18T20:20:00.062+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:20:00.069+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:20:00+00:00, run_after=2024-02-18T20:25:00+00:00 [2024-02-18T20:20:00.123+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T20:20:00.123+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:20:00.123+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T20:20:00.124+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:20:00.124+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:20:00.124+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:20:00.126+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T20:15:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T20:20:00.126+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T20:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T20:20:00.127+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T20:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:20:00.127+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T20:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T20:20:00.127+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:20:00.127+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:20:00.127+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:20:00.127+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:20:00.472+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T20:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:20:00.473+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:18:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:20:00.473+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:19:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:20:00.473+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:19:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:20:00.493+0000] {scheduler_job.py:635} INFO - Setting external_id for to 17a06ed6-4e36-4367-bbd0-45be27a09795 [2024-02-18T20:20:00.493+0000] {scheduler_job.py:635} INFO - Setting external_id for to e02b372c-0d36-4730-b442-6d0428b97ad6 [2024-02-18T20:20:00.494+0000] {scheduler_job.py:635} INFO - Setting external_id for to 60cc78c0-0ace-48b3-94ca-fda5787b5878 [2024-02-18T20:20:00.494+0000] {scheduler_job.py:635} INFO - Setting external_id for to 163cffb7-0138-407e-a813-1ad7bd787606 [2024-02-18T20:20:01.738+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:20:01.738+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 20:18:00+00:00, run_id=scheduled__2024-02-18T20:18:00+00:00, run_start_date=2024-02-18 20:20:00.078926+00:00, run_end_date=2024-02-18 20:20:01.738681+00:00, run_duration=1.659755, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:18:00+00:00, data_interval_end=2024-02-18 20:20:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T20:20:01.748+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T20:20:00+00:00, run_after=2024-02-18T20:22:00+00:00 [2024-02-18T20:20:01.801+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:18:00+00:00 exited with status success for try_number 1 [2024-02-18T20:20:01.809+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T20:18:00+00:00, map_index=-1, run_start_date=2024-02-18 20:20:00.841864+00:00, run_end_date=2024-02-18 20:20:01.180822+00:00, run_duration=0.338958, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1599, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:20:00.125328+00:00, queued_by_job_id=1, pid=34719 [2024-02-18T20:20:02.241+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:20:02.241+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:19:00+00:00, run_id=scheduled__2024-02-18T20:19:00+00:00, run_start_date=2024-02-18 20:20:00.079603+00:00, run_end_date=2024-02-18 20:20:02.241595+00:00, run_duration=2.161992, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:19:00+00:00, data_interval_end=2024-02-18 20:20:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:20:02.249+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:20:00+00:00, run_after=2024-02-18T20:21:00+00:00 [2024-02-18T20:20:02.285+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:20:02.286+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:20:02.287+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:20:02.289+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T20:15:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T20:20:02.290+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T20:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T20:20:02.324+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T20:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:20:02.325+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T20:15:00+00:00 exited with status success for try_number 1 [2024-02-18T20:20:02.325+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:19:00+00:00 exited with status success for try_number 1 [2024-02-18T20:20:02.330+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:19:00+00:00, map_index=-1, run_start_date=2024-02-18 20:20:01.824162+00:00, run_end_date=2024-02-18 20:20:02.077943+00:00, run_duration=0.253781, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1600, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:20:00.125328+00:00, queued_by_job_id=1, pid=34759 [2024-02-18T20:20:02.330+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T20:15:00+00:00, map_index=-1, run_start_date=2024-02-18 20:20:01.890223+00:00, run_end_date=2024-02-18 20:20:02.144306+00:00, run_duration=0.254083, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1601, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:20:00.125328+00:00, queued_by_job_id=1, pid=34760 [2024-02-18T20:20:02.330+0000] {scheduler_job.py:635} INFO - Setting external_id for to b6fdb650-a877-4a13-8833-23bcf7de8267 [2024-02-18T20:20:03.434+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:20:03.434+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:19:00+00:00, run_id=scheduled__2024-02-18T20:19:00+00:00, run_start_date=2024-02-18 20:20:00.080280+00:00, run_end_date=2024-02-18 20:20:03.434756+00:00, run_duration=3.354476, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:19:00+00:00, data_interval_end=2024-02-18 20:20:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:20:03.446+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:20:00+00:00, run_after=2024-02-18T20:21:00+00:00 [2024-02-18T20:20:03.503+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:19:00+00:00 exited with status success for try_number 1 [2024-02-18T20:20:03.509+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:19:00+00:00, map_index=-1, run_start_date=2024-02-18 20:20:01.893522+00:00, run_end_date=2024-02-18 20:20:03.033356+00:00, run_duration=1.139834, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1602, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:20:00.125328+00:00, queued_by_job_id=1, pid=34761 [2024-02-18T20:20:04.560+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:20:04.560+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:20:04.561+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:20:04.562+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T20:15:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T20:20:04.562+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T20:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T20:20:04.599+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T20:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:20:04.599+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T20:15:00+00:00 exited with status success for try_number 1 [2024-02-18T20:20:04.603+0000] {scheduler_job.py:635} INFO - Setting external_id for to cd0f7ce1-e8e4-4287-9465-f053e17b4d3a [2024-02-18T20:20:04.604+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T20:15:00+00:00, map_index=-1, run_start_date=2024-02-18 20:20:03.392423+00:00, run_end_date=2024-02-18 20:20:03.623085+00:00, run_duration=0.230662, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1603, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:20:02.288082+00:00, queued_by_job_id=1, pid=34800 [2024-02-18T20:20:06.653+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:20:06.654+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:20:06.654+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:20:06.656+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T20:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:20:06.656+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T20:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T20:20:06.701+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T20:15:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:20:06.702+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T20:15:00+00:00 exited with status success for try_number 1 [2024-02-18T20:20:06.706+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0d8932fd-a6e6-4d9a-a54f-19cb336255be [2024-02-18T20:20:06.707+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T20:15:00+00:00, map_index=0, run_start_date=2024-02-18 20:20:06.077412+00:00, run_end_date=2024-02-18 20:20:06.324612+00:00, run_duration=0.2472, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1604, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:20:04.561410+00:00, queued_by_job_id=1, pid=34812 [2024-02-18T20:20:08.564+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:20:08.565+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:15:00+00:00, run_id=scheduled__2024-02-18T20:15:00+00:00, run_start_date=2024-02-18 20:20:00.078161+00:00, run_end_date=2024-02-18 20:20:08.565149+00:00, run_duration=8.486988, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:15:00+00:00, data_interval_end=2024-02-18 20:20:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T20:20:08.570+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:20:00+00:00, run_after=2024-02-18T20:25:00+00:00 [2024-02-18T20:20:08.589+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T20:15:00+00:00 exited with status success for try_number 1 [2024-02-18T20:20:08.592+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T20:15:00+00:00, map_index=-1, run_start_date=2024-02-18 20:20:07.765514+00:00, run_end_date=2024-02-18 20:20:07.941148+00:00, run_duration=0.175634, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1605, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:20:06.654902+00:00, queued_by_job_id=1, pid=34824 [2024-02-18T20:21:00.823+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:21:00.831+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:21:00+00:00, run_after=2024-02-18T20:22:00+00:00 [2024-02-18T20:21:00.868+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T20:21:00.868+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:21:00.868+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:21:00.869+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:21:00.870+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:21:00.871+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:21:00.871+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:21:00.871+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:21:00.966+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:21:00.967+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:21:00.974+0000] {scheduler_job.py:635} INFO - Setting external_id for to a8f1a6a9-68cd-45fe-bd82-6c185310ebe7 [2024-02-18T20:21:00.975+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6de94141-e99a-4b0f-a654-ed53e21b0ac3 [2024-02-18T20:21:02.468+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:21:02.469+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:20:00+00:00, run_id=scheduled__2024-02-18T20:20:00+00:00, run_start_date=2024-02-18 20:21:00.840130+00:00, run_end_date=2024-02-18 20:21:02.469203+00:00, run_duration=1.629073, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:20:00+00:00, data_interval_end=2024-02-18 20:21:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:21:02.476+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:21:00+00:00, run_after=2024-02-18T20:22:00+00:00 [2024-02-18T20:21:02.496+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:20:00+00:00 exited with status success for try_number 1 [2024-02-18T20:21:02.500+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:20:00+00:00, map_index=-1, run_start_date=2024-02-18 20:21:02.058843+00:00, run_end_date=2024-02-18 20:21:02.275037+00:00, run_duration=0.216194, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1607, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:21:00.869628+00:00, queued_by_job_id=1, pid=34861 [2024-02-18T20:21:03.530+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:21:03.530+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:20:00+00:00, run_id=scheduled__2024-02-18T20:20:00+00:00, run_start_date=2024-02-18 20:21:00.840990+00:00, run_end_date=2024-02-18 20:21:03.530357+00:00, run_duration=2.689367, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:20:00+00:00, data_interval_end=2024-02-18 20:21:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:21:03.536+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:21:00+00:00, run_after=2024-02-18T20:22:00+00:00 [2024-02-18T20:21:03.557+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:20:00+00:00 exited with status success for try_number 1 [2024-02-18T20:21:03.560+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:20:00+00:00, map_index=-1, run_start_date=2024-02-18 20:21:02.034904+00:00, run_end_date=2024-02-18 20:21:03.069640+00:00, run_duration=1.034736, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1606, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:21:00.869628+00:00, queued_by_job_id=1, pid=34860 [2024-02-18T20:22:00.016+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:22:00.024+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:22:00+00:00, run_after=2024-02-18T20:23:00+00:00 [2024-02-18T20:22:00.027+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:22:00.070+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T20:22:00.070+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T20:22:00.070+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:22:00.071+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:22:00.071+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:22:00.073+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T20:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:22:00.073+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T20:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T20:22:00.073+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:22:00.073+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:22:00.074+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:22:00.074+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:22:00.237+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:22:00.238+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:21:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:22:00.238+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:21:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:22:00.245+0000] {scheduler_job.py:635} INFO - Setting external_id for to 515b1c7d-c471-4ab2-923f-1049162cf03c [2024-02-18T20:22:00.246+0000] {scheduler_job.py:635} INFO - Setting external_id for to d98edb71-baf3-46ff-9316-e96e214fa609 [2024-02-18T20:22:00.246+0000] {scheduler_job.py:635} INFO - Setting external_id for to 03f09253-5ec4-4bd6-831b-e907f9eac880 [2024-02-18T20:22:01.367+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:22:01.368+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 20:20:00+00:00, run_id=scheduled__2024-02-18T20:20:00+00:00, run_start_date=2024-02-18 20:22:00.036976+00:00, run_end_date=2024-02-18 20:22:01.367982+00:00, run_duration=1.331006, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:20:00+00:00, data_interval_end=2024-02-18 20:22:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T20:22:01.376+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T20:22:00+00:00, run_after=2024-02-18T20:24:00+00:00 [2024-02-18T20:22:01.428+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:20:00+00:00 exited with status success for try_number 1 [2024-02-18T20:22:01.432+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T20:20:00+00:00, map_index=-1, run_start_date=2024-02-18 20:22:00.676710+00:00, run_end_date=2024-02-18 20:22:00.969686+00:00, run_duration=0.292976, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1608, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:22:00.072084+00:00, queued_by_job_id=1, pid=34897 [2024-02-18T20:22:02.630+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:22:02.631+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:21:00+00:00, run_id=scheduled__2024-02-18T20:21:00+00:00, run_start_date=2024-02-18 20:22:00.037871+00:00, run_end_date=2024-02-18 20:22:02.631185+00:00, run_duration=2.593314, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:21:00+00:00, data_interval_end=2024-02-18 20:22:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:22:02.637+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:22:00+00:00, run_after=2024-02-18T20:23:00+00:00 [2024-02-18T20:22:02.657+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:21:00+00:00 exited with status success for try_number 1 [2024-02-18T20:22:02.660+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:21:00+00:00, map_index=-1, run_start_date=2024-02-18 20:22:01.615950+00:00, run_end_date=2024-02-18 20:22:01.889918+00:00, run_duration=0.273968, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1609, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:22:00.072084+00:00, queued_by_job_id=1, pid=34927 [2024-02-18T20:22:03.689+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:22:03.690+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:21:00+00:00, run_id=scheduled__2024-02-18T20:21:00+00:00, run_start_date=2024-02-18 20:22:00.038566+00:00, run_end_date=2024-02-18 20:22:03.689989+00:00, run_duration=3.651423, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:21:00+00:00, data_interval_end=2024-02-18 20:22:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:22:03.696+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:22:00+00:00, run_after=2024-02-18T20:23:00+00:00 [2024-02-18T20:22:03.715+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:21:00+00:00 exited with status success for try_number 1 [2024-02-18T20:22:03.718+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:21:00+00:00, map_index=-1, run_start_date=2024-02-18 20:22:01.730351+00:00, run_end_date=2024-02-18 20:22:02.814525+00:00, run_duration=1.084174, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1610, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:22:00.072084+00:00, queued_by_job_id=1, pid=34928 [2024-02-18T20:22:14.031+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T20:23:00.238+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:23:00+00:00, run_after=2024-02-18T20:24:00+00:00 [2024-02-18T20:23:00.241+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:23:00.275+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T20:23:00.275+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:23:00.275+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:23:00.276+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:23:00.277+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:23:00.277+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:23:00.278+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:23:00.278+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:23:00.373+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:22:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:23:00.374+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:22:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:23:00.379+0000] {scheduler_job.py:635} INFO - Setting external_id for to ce999c48-34ee-462b-b72a-fd6380da970c [2024-02-18T20:23:00.380+0000] {scheduler_job.py:635} INFO - Setting external_id for to 525f3f08-34e4-439b-9282-41e11c9cbc34 [2024-02-18T20:23:02.176+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:23:02.176+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:22:00+00:00, run_id=scheduled__2024-02-18T20:22:00+00:00, run_start_date=2024-02-18 20:23:00.249179+00:00, run_end_date=2024-02-18 20:23:02.176488+00:00, run_duration=1.927309, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:22:00+00:00, data_interval_end=2024-02-18 20:23:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:23:02.182+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:23:00+00:00, run_after=2024-02-18T20:24:00+00:00 [2024-02-18T20:23:02.212+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:22:00+00:00 exited with status success for try_number 1 [2024-02-18T20:23:02.215+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:22:00+00:00, map_index=-1, run_start_date=2024-02-18 20:23:01.545360+00:00, run_end_date=2024-02-18 20:23:01.775033+00:00, run_duration=0.229673, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1612, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:23:00.276660+00:00, queued_by_job_id=1, pid=34983 [2024-02-18T20:23:03.853+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:23:03.853+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:22:00+00:00, run_id=scheduled__2024-02-18T20:22:00+00:00, run_start_date=2024-02-18 20:23:00.249918+00:00, run_end_date=2024-02-18 20:23:03.853617+00:00, run_duration=3.603699, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:22:00+00:00, data_interval_end=2024-02-18 20:23:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:23:03.860+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:23:00+00:00, run_after=2024-02-18T20:24:00+00:00 [2024-02-18T20:23:03.882+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:22:00+00:00 exited with status success for try_number 1 [2024-02-18T20:23:03.886+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:22:00+00:00, map_index=-1, run_start_date=2024-02-18 20:23:01.540238+00:00, run_end_date=2024-02-18 20:23:02.889795+00:00, run_duration=1.349557, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1611, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:23:00.276660+00:00, queued_by_job_id=1, pid=34982 [2024-02-18T20:24:00.491+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:24:00+00:00, run_after=2024-02-18T20:25:00+00:00 [2024-02-18T20:24:00.498+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:24:00.504+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:24:00.549+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T20:24:00.549+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T20:24:00.549+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:24:00.550+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:24:00.550+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:24:00.552+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T20:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:24:00.552+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T20:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T20:24:00.553+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:24:00.553+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:24:00.553+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:24:00.553+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:24:00.718+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:22:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:24:00.719+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:23:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:24:00.719+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:23:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:24:00.727+0000] {scheduler_job.py:635} INFO - Setting external_id for to 67fc0f45-5bb7-4a8c-9941-70d987e272ea [2024-02-18T20:24:00.727+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9821574d-aef9-4037-9564-53efb667fe6e [2024-02-18T20:24:00.728+0000] {scheduler_job.py:635} INFO - Setting external_id for to 67af831d-dd19-4730-aa51-f79b76918774 [2024-02-18T20:24:01.856+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:24:01.857+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 20:22:00+00:00, run_id=scheduled__2024-02-18T20:22:00+00:00, run_start_date=2024-02-18 20:24:00.512009+00:00, run_end_date=2024-02-18 20:24:01.856995+00:00, run_duration=1.344986, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:22:00+00:00, data_interval_end=2024-02-18 20:24:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T20:24:01.864+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T20:24:00+00:00, run_after=2024-02-18T20:26:00+00:00 [2024-02-18T20:24:01.911+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:22:00+00:00 exited with status success for try_number 1 [2024-02-18T20:24:01.917+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T20:22:00+00:00, map_index=-1, run_start_date=2024-02-18 20:24:01.188482+00:00, run_end_date=2024-02-18 20:24:01.448996+00:00, run_duration=0.260514, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1613, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:24:00.551215+00:00, queued_by_job_id=1, pid=35018 [2024-02-18T20:24:02.677+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:24:02.677+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:23:00+00:00, run_id=scheduled__2024-02-18T20:23:00+00:00, run_start_date=2024-02-18 20:24:00.512869+00:00, run_end_date=2024-02-18 20:24:02.677487+00:00, run_duration=2.164618, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:23:00+00:00, data_interval_end=2024-02-18 20:24:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:24:02.684+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:24:00+00:00, run_after=2024-02-18T20:25:00+00:00 [2024-02-18T20:24:02.705+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:23:00+00:00 exited with status success for try_number 1 [2024-02-18T20:24:02.708+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:23:00+00:00, map_index=-1, run_start_date=2024-02-18 20:24:02.002373+00:00, run_end_date=2024-02-18 20:24:02.217361+00:00, run_duration=0.214988, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1615, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:24:00.551215+00:00, queued_by_job_id=1, pid=35049 [2024-02-18T20:24:03.997+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:24:03.997+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:23:00+00:00, run_id=scheduled__2024-02-18T20:23:00+00:00, run_start_date=2024-02-18 20:24:00.513619+00:00, run_end_date=2024-02-18 20:24:03.997482+00:00, run_duration=3.483863, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:23:00+00:00, data_interval_end=2024-02-18 20:24:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:24:04.004+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:24:00+00:00, run_after=2024-02-18T20:25:00+00:00 [2024-02-18T20:24:04.025+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:23:00+00:00 exited with status success for try_number 1 [2024-02-18T20:24:04.028+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:23:00+00:00, map_index=-1, run_start_date=2024-02-18 20:24:01.974321+00:00, run_end_date=2024-02-18 20:24:02.943946+00:00, run_duration=0.969625, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1614, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:24:00.551215+00:00, queued_by_job_id=1, pid=35048 [2024-02-18T20:25:00.705+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:25:00.716+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:25:00+00:00, run_after=2024-02-18T20:26:00+00:00 [2024-02-18T20:25:00.725+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:25:00+00:00, run_after=2024-02-18T20:30:00+00:00 [2024-02-18T20:25:00.781+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T20:25:00.781+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:25:00.781+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:25:00.781+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:25:00.782+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:25:00.785+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T20:20:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T20:25:00.785+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T20:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T20:25:00.785+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:25:00.785+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:25:00.786+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:25:00.786+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:25:01.018+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T20:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:25:01.018+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:24:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:25:01.019+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:24:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:25:01.038+0000] {scheduler_job.py:635} INFO - Setting external_id for to fbde74df-4f28-41fd-99b7-cdd97bcd7ef0 [2024-02-18T20:25:01.039+0000] {scheduler_job.py:635} INFO - Setting external_id for to f8e3a074-3744-481e-9cda-cd0897498eff [2024-02-18T20:25:01.039+0000] {scheduler_job.py:635} INFO - Setting external_id for to d5d71826-1d4a-40e5-adf1-9fe2207b0224 [2024-02-18T20:25:03.093+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:25:03.094+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:24:00+00:00, run_id=scheduled__2024-02-18T20:24:00+00:00, run_start_date=2024-02-18 20:25:00.734924+00:00, run_end_date=2024-02-18 20:25:03.094208+00:00, run_duration=2.359284, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:24:00+00:00, data_interval_end=2024-02-18 20:25:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:25:03.100+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:25:00+00:00, run_after=2024-02-18T20:26:00+00:00 [2024-02-18T20:25:03.118+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:25:03.118+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:25:03.119+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:25:03.120+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T20:20:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T20:25:03.120+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T20:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T20:25:03.152+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T20:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:25:03.152+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T20:20:00+00:00 exited with status success for try_number 1 [2024-02-18T20:25:03.152+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:24:00+00:00 exited with status success for try_number 1 [2024-02-18T20:25:03.157+0000] {scheduler_job.py:635} INFO - Setting external_id for to f70f7773-882e-41d0-84e4-242586102f36 [2024-02-18T20:25:03.157+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T20:20:00+00:00, map_index=-1, run_start_date=2024-02-18 20:25:02.392513+00:00, run_end_date=2024-02-18 20:25:02.644250+00:00, run_duration=0.251737, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1617, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:25:00.783376+00:00, queued_by_job_id=1, pid=35115 [2024-02-18T20:25:03.157+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:24:00+00:00, map_index=-1, run_start_date=2024-02-18 20:25:02.421606+00:00, run_end_date=2024-02-18 20:25:02.669701+00:00, run_duration=0.248095, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1618, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:25:00.783376+00:00, queued_by_job_id=1, pid=35117 [2024-02-18T20:25:04.255+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:25:04.255+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:24:00+00:00, run_id=scheduled__2024-02-18T20:24:00+00:00, run_start_date=2024-02-18 20:25:00.735699+00:00, run_end_date=2024-02-18 20:25:04.255350+00:00, run_duration=3.519651, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:24:00+00:00, data_interval_end=2024-02-18 20:25:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:25:04.264+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:25:00+00:00, run_after=2024-02-18T20:26:00+00:00 [2024-02-18T20:25:04.296+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:24:00+00:00 exited with status success for try_number 1 [2024-02-18T20:25:04.300+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:24:00+00:00, map_index=-1, run_start_date=2024-02-18 20:25:02.397481+00:00, run_end_date=2024-02-18 20:25:03.477013+00:00, run_duration=1.079532, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1616, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:25:00.783376+00:00, queued_by_job_id=1, pid=35116 [2024-02-18T20:25:05.344+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:25:05.344+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:25:05.344+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:25:05.346+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T20:20:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T20:25:05.346+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T20:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T20:25:05.380+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T20:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:25:05.381+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T20:20:00+00:00 exited with status success for try_number 1 [2024-02-18T20:25:05.385+0000] {scheduler_job.py:635} INFO - Setting external_id for to b695cdf7-fc7d-4457-a0be-4878601075cd [2024-02-18T20:25:05.386+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T20:20:00+00:00, map_index=-1, run_start_date=2024-02-18 20:25:04.195101+00:00, run_end_date=2024-02-18 20:25:04.383667+00:00, run_duration=0.188566, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1619, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:25:03.119449+00:00, queued_by_job_id=1, pid=35156 [2024-02-18T20:25:07.596+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:25:07.596+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:25:07.597+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:25:07.598+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T20:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:25:07.598+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T20:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T20:25:07.628+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T20:20:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:25:07.629+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T20:20:00+00:00 exited with status success for try_number 1 [2024-02-18T20:25:07.633+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9d252884-9cb6-4b72-924a-805e198781ce [2024-02-18T20:25:07.633+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T20:20:00+00:00, map_index=0, run_start_date=2024-02-18 20:25:06.883927+00:00, run_end_date=2024-02-18 20:25:07.089417+00:00, run_duration=0.20549, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1620, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:25:05.345339+00:00, queued_by_job_id=1, pid=35168 [2024-02-18T20:25:09.281+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:25:09.281+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:20:00+00:00, run_id=scheduled__2024-02-18T20:20:00+00:00, run_start_date=2024-02-18 20:25:00.733624+00:00, run_end_date=2024-02-18 20:25:09.281599+00:00, run_duration=8.547975, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:20:00+00:00, data_interval_end=2024-02-18 20:25:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T20:25:09.285+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:25:00+00:00, run_after=2024-02-18T20:30:00+00:00 [2024-02-18T20:25:09.305+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T20:20:00+00:00 exited with status success for try_number 1 [2024-02-18T20:25:09.308+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T20:20:00+00:00, map_index=-1, run_start_date=2024-02-18 20:25:08.716023+00:00, run_end_date=2024-02-18 20:25:08.883479+00:00, run_duration=0.167456, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1621, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:25:07.597592+00:00, queued_by_job_id=1, pid=35180 [2024-02-18T20:26:00.932+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:26:00.941+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:26:00+00:00, run_after=2024-02-18T20:27:00+00:00 [2024-02-18T20:26:00.946+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:26:00.990+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T20:26:00.991+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T20:26:00.991+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:26:00.991+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:26:00.991+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:26:00.994+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T20:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:26:00.994+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T20:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T20:26:00.994+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:26:00.994+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:26:00.995+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:26:00.995+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:26:01.243+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:24:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:26:01.243+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:26:01.243+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:26:01.258+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9d293e9a-f578-47f6-acfb-a71e00b0e9b0 [2024-02-18T20:26:01.258+0000] {scheduler_job.py:635} INFO - Setting external_id for to fc108b04-8b84-4c63-b785-9ae77cb30be5 [2024-02-18T20:26:01.258+0000] {scheduler_job.py:635} INFO - Setting external_id for to 559a7999-cc4f-4350-b0ef-ee2bc0d71a9b [2024-02-18T20:26:02.407+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:26:02.407+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 20:24:00+00:00, run_id=scheduled__2024-02-18T20:24:00+00:00, run_start_date=2024-02-18 20:26:00.954747+00:00, run_end_date=2024-02-18 20:26:02.407619+00:00, run_duration=1.452872, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:24:00+00:00, data_interval_end=2024-02-18 20:26:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T20:26:02.428+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T20:26:00+00:00, run_after=2024-02-18T20:28:00+00:00 [2024-02-18T20:26:02.570+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:24:00+00:00 exited with status success for try_number 1 [2024-02-18T20:26:02.575+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T20:24:00+00:00, map_index=-1, run_start_date=2024-02-18 20:26:01.684983+00:00, run_end_date=2024-02-18 20:26:02.012868+00:00, run_duration=0.327885, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1622, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:26:00.992650+00:00, queued_by_job_id=1, pid=35197 [2024-02-18T20:26:03.294+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:26:03.294+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:25:00+00:00, run_id=scheduled__2024-02-18T20:25:00+00:00, run_start_date=2024-02-18 20:26:00.955602+00:00, run_end_date=2024-02-18 20:26:03.294293+00:00, run_duration=2.338691, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:25:00+00:00, data_interval_end=2024-02-18 20:26:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:26:03.301+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:26:00+00:00, run_after=2024-02-18T20:27:00+00:00 [2024-02-18T20:26:03.335+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:25:00+00:00 exited with status success for try_number 1 [2024-02-18T20:26:03.339+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:25:00+00:00, map_index=-1, run_start_date=2024-02-18 20:26:02.942688+00:00, run_end_date=2024-02-18 20:26:03.150283+00:00, run_duration=0.207595, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1623, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:26:00.992650+00:00, queued_by_job_id=1, pid=35227 [2024-02-18T20:26:04.729+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:26:04.729+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:25:00+00:00, run_id=scheduled__2024-02-18T20:25:00+00:00, run_start_date=2024-02-18 20:26:00.956370+00:00, run_end_date=2024-02-18 20:26:04.729741+00:00, run_duration=3.773371, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:25:00+00:00, data_interval_end=2024-02-18 20:26:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:26:04.737+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:26:00+00:00, run_after=2024-02-18T20:27:00+00:00 [2024-02-18T20:26:04.761+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:25:00+00:00 exited with status success for try_number 1 [2024-02-18T20:26:04.765+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:25:00+00:00, map_index=-1, run_start_date=2024-02-18 20:26:02.944984+00:00, run_end_date=2024-02-18 20:26:03.910953+00:00, run_duration=0.965969, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1624, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:26:00.992650+00:00, queued_by_job_id=1, pid=35228 [2024-02-18T20:27:00.128+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:27:00+00:00, run_after=2024-02-18T20:28:00+00:00 [2024-02-18T20:27:00.132+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:27:00.179+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T20:27:00.179+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:27:00.179+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:27:00.180+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:27:00.182+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:27:00.182+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:27:00.182+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:27:00.182+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:27:00.273+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:26:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:27:00.273+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:26:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:27:00.279+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5889c8a5-d53d-4600-b04d-27d2d7bc8473 [2024-02-18T20:27:00.279+0000] {scheduler_job.py:635} INFO - Setting external_id for to 673b54ed-3a79-4790-8bb1-ef578aa96fc2 [2024-02-18T20:27:02.452+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:27:02.453+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:26:00+00:00, run_id=scheduled__2024-02-18T20:26:00+00:00, run_start_date=2024-02-18 20:27:00.142696+00:00, run_end_date=2024-02-18 20:27:02.453273+00:00, run_duration=2.310577, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:26:00+00:00, data_interval_end=2024-02-18 20:27:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:27:02.460+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:27:00+00:00, run_after=2024-02-18T20:28:00+00:00 [2024-02-18T20:27:02.464+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:27:02.464+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:26:00+00:00, run_id=scheduled__2024-02-18T20:26:00+00:00, run_start_date=2024-02-18 20:27:00.143453+00:00, run_end_date=2024-02-18 20:27:02.464601+00:00, run_duration=2.321148, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:26:00+00:00, data_interval_end=2024-02-18 20:27:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:27:02.478+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:27:00+00:00, run_after=2024-02-18T20:28:00+00:00 [2024-02-18T20:27:02.502+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:26:00+00:00 exited with status success for try_number 1 [2024-02-18T20:27:02.507+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:26:00+00:00, map_index=-1, run_start_date=2024-02-18 20:27:01.388120+00:00, run_end_date=2024-02-18 20:27:01.610206+00:00, run_duration=0.222086, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1626, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:27:00.180738+00:00, queued_by_job_id=1, pid=35283 [2024-02-18T20:27:03.492+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:26:00+00:00 exited with status success for try_number 1 [2024-02-18T20:27:03.495+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:26:00+00:00, map_index=-1, run_start_date=2024-02-18 20:27:01.376134+00:00, run_end_date=2024-02-18 20:27:02.418012+00:00, run_duration=1.041878, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1625, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:27:00.180738+00:00, queued_by_job_id=1, pid=35282 [2024-02-18T20:27:14.066+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T20:28:00.507+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:28:00+00:00, run_after=2024-02-18T20:29:00+00:00 [2024-02-18T20:28:00.511+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:28:00.516+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:28:00.566+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T20:28:00.566+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T20:28:00.566+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:28:00.566+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:28:00.567+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:28:00.570+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T20:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:28:00.570+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T20:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T20:28:00.570+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:28:00.570+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:28:00.570+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:28:00.570+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:28:00.718+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:26:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:28:00.718+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:27:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:28:00.718+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:27:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:28:00.730+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2e77f7c3-8984-4767-acc2-31b1c3eabfa4 [2024-02-18T20:28:00.730+0000] {scheduler_job.py:635} INFO - Setting external_id for to 89fe152e-1100-4a86-a7f7-517e9fdbbb48 [2024-02-18T20:28:00.731+0000] {scheduler_job.py:635} INFO - Setting external_id for to c62e065d-009c-4423-a700-fec9a946f686 [2024-02-18T20:28:01.869+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:28:01.870+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 20:26:00+00:00, run_id=scheduled__2024-02-18T20:26:00+00:00, run_start_date=2024-02-18 20:28:00.525591+00:00, run_end_date=2024-02-18 20:28:01.870187+00:00, run_duration=1.344596, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:26:00+00:00, data_interval_end=2024-02-18 20:28:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T20:28:01.875+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T20:28:00+00:00, run_after=2024-02-18T20:30:00+00:00 [2024-02-18T20:28:01.918+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:26:00+00:00 exited with status success for try_number 1 [2024-02-18T20:28:01.922+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T20:26:00+00:00, map_index=-1, run_start_date=2024-02-18 20:28:01.143316+00:00, run_end_date=2024-02-18 20:28:01.416860+00:00, run_duration=0.273544, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1627, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:28:00.567976+00:00, queued_by_job_id=1, pid=35318 [2024-02-18T20:28:02.956+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:28:02.956+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:27:00+00:00, run_id=scheduled__2024-02-18T20:27:00+00:00, run_start_date=2024-02-18 20:28:00.526723+00:00, run_end_date=2024-02-18 20:28:02.956840+00:00, run_duration=2.430117, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:27:00+00:00, data_interval_end=2024-02-18 20:28:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:28:02.963+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:28:00+00:00, run_after=2024-02-18T20:29:00+00:00 [2024-02-18T20:28:02.985+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:27:00+00:00 exited with status success for try_number 1 [2024-02-18T20:28:02.989+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:27:00+00:00, map_index=-1, run_start_date=2024-02-18 20:28:02.006974+00:00, run_end_date=2024-02-18 20:28:02.221317+00:00, run_duration=0.214343, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1629, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:28:00.567976+00:00, queued_by_job_id=1, pid=35349 [2024-02-18T20:28:03.633+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:28:03.634+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:27:00+00:00, run_id=scheduled__2024-02-18T20:27:00+00:00, run_start_date=2024-02-18 20:28:00.527618+00:00, run_end_date=2024-02-18 20:28:03.634155+00:00, run_duration=3.106537, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:27:00+00:00, data_interval_end=2024-02-18 20:28:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:28:03.641+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:28:00+00:00, run_after=2024-02-18T20:29:00+00:00 [2024-02-18T20:28:03.660+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:27:00+00:00 exited with status success for try_number 1 [2024-02-18T20:28:03.663+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:27:00+00:00, map_index=-1, run_start_date=2024-02-18 20:28:01.968821+00:00, run_end_date=2024-02-18 20:28:02.992005+00:00, run_duration=1.023184, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1628, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:28:00.567976+00:00, queued_by_job_id=1, pid=35348 [2024-02-18T20:29:00.158+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:29:00+00:00, run_after=2024-02-18T20:30:00+00:00 [2024-02-18T20:29:00.162+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:29:00.194+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T20:29:00.195+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:29:00.195+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:29:00.195+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:29:00.197+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:29:00.197+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:29:00.197+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:29:00.198+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:29:00.291+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:28:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:29:00.291+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:28:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:29:00.298+0000] {scheduler_job.py:635} INFO - Setting external_id for to b0b2cc2b-721c-4c16-8b15-50f9301f5aa9 [2024-02-18T20:29:00.298+0000] {scheduler_job.py:635} INFO - Setting external_id for to fd834105-fa7f-48eb-a4be-85e1a8b5a949 [2024-02-18T20:29:02.040+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:29:02.040+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:28:00+00:00, run_id=scheduled__2024-02-18T20:28:00+00:00, run_start_date=2024-02-18 20:29:00.169397+00:00, run_end_date=2024-02-18 20:29:02.040391+00:00, run_duration=1.870994, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:28:00+00:00, data_interval_end=2024-02-18 20:29:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:29:02.046+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:29:00+00:00, run_after=2024-02-18T20:30:00+00:00 [2024-02-18T20:29:02.075+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:28:00+00:00 exited with status success for try_number 1 [2024-02-18T20:29:02.079+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:28:00+00:00, map_index=-1, run_start_date=2024-02-18 20:29:01.383693+00:00, run_end_date=2024-02-18 20:29:01.572301+00:00, run_duration=0.188608, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1631, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:29:00.196402+00:00, queued_by_job_id=1, pid=35403 [2024-02-18T20:29:03.108+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:29:03.108+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:28:00+00:00, run_id=scheduled__2024-02-18T20:28:00+00:00, run_start_date=2024-02-18 20:29:00.170115+00:00, run_end_date=2024-02-18 20:29:03.108666+00:00, run_duration=2.938551, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:28:00+00:00, data_interval_end=2024-02-18 20:29:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:29:03.115+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:29:00+00:00, run_after=2024-02-18T20:30:00+00:00 [2024-02-18T20:29:03.142+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:28:00+00:00 exited with status success for try_number 1 [2024-02-18T20:29:03.146+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:28:00+00:00, map_index=-1, run_start_date=2024-02-18 20:29:01.384106+00:00, run_end_date=2024-02-18 20:29:02.361257+00:00, run_duration=0.977151, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1630, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:29:00.196402+00:00, queued_by_job_id=1, pid=35404 [2024-02-18T20:30:00.854+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:30:00+00:00, run_after=2024-02-18T20:31:00+00:00 [2024-02-18T20:30:00.860+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:30:00.864+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:30:00.875+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:30:00+00:00, run_after=2024-02-18T20:35:00+00:00 [2024-02-18T20:30:00.937+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T20:30:00.937+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:30:00.937+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T20:30:00.937+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:30:00.938+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:30:00.938+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:30:00.941+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T20:25:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T20:30:00.941+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T20:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T20:30:00.941+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T20:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:30:00.941+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T20:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T20:30:00.942+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:30:00.942+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:30:00.942+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:30:00.942+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:30:01.304+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T20:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:30:01.305+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:28:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:30:01.305+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:29:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:30:01.306+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:29:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:30:01.326+0000] {scheduler_job.py:635} INFO - Setting external_id for to f484426e-5ecc-4597-8fc0-71826502ba65 [2024-02-18T20:30:01.327+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6850a458-b859-4f5d-95cc-1d0a598297d5 [2024-02-18T20:30:01.327+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6b23f5fe-bcbb-4b55-8cb3-12f6b9fee3f2 [2024-02-18T20:30:01.328+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2834a807-e1bb-4a3f-bd75-183965f4d170 [2024-02-18T20:30:02.619+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:30:02.620+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 20:28:00+00:00, run_id=scheduled__2024-02-18T20:28:00+00:00, run_start_date=2024-02-18 20:30:00.885893+00:00, run_end_date=2024-02-18 20:30:02.619924+00:00, run_duration=1.734031, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:28:00+00:00, data_interval_end=2024-02-18 20:30:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T20:30:02.635+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T20:30:00+00:00, run_after=2024-02-18T20:32:00+00:00 [2024-02-18T20:30:02.681+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:28:00+00:00 exited with status success for try_number 1 [2024-02-18T20:30:02.687+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T20:28:00+00:00, map_index=-1, run_start_date=2024-02-18 20:30:01.754054+00:00, run_end_date=2024-02-18 20:30:02.080335+00:00, run_duration=0.326281, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1632, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:30:00.939649+00:00, queued_by_job_id=1, pid=35440 [2024-02-18T20:30:03.727+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:30:03.727+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:29:00+00:00, run_id=scheduled__2024-02-18T20:29:00+00:00, run_start_date=2024-02-18 20:30:00.886700+00:00, run_end_date=2024-02-18 20:30:03.727483+00:00, run_duration=2.840783, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:29:00+00:00, data_interval_end=2024-02-18 20:30:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:30:03.733+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:30:00+00:00, run_after=2024-02-18T20:31:00+00:00 [2024-02-18T20:30:03.745+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:30:03.745+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:30:03.746+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:30:03.747+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T20:25:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T20:30:03.747+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T20:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T20:30:03.774+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T20:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:30:03.774+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T20:25:00+00:00 exited with status success for try_number 1 [2024-02-18T20:30:03.775+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:29:00+00:00 exited with status success for try_number 1 [2024-02-18T20:30:03.779+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T20:25:00+00:00, map_index=-1, run_start_date=2024-02-18 20:30:02.666547+00:00, run_end_date=2024-02-18 20:30:02.956486+00:00, run_duration=0.289939, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1634, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:30:00.939649+00:00, queued_by_job_id=1, pid=35481 [2024-02-18T20:30:03.779+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:29:00+00:00, map_index=-1, run_start_date=2024-02-18 20:30:02.621992+00:00, run_end_date=2024-02-18 20:30:02.903699+00:00, run_duration=0.281707, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1633, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:30:00.939649+00:00, queued_by_job_id=1, pid=35480 [2024-02-18T20:30:03.779+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2f0e9bd6-c82e-40a3-b1c2-0cf31a71b728 [2024-02-18T20:30:04.992+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:30:04.993+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:29:00+00:00, run_id=scheduled__2024-02-18T20:29:00+00:00, run_start_date=2024-02-18 20:30:00.887405+00:00, run_end_date=2024-02-18 20:30:04.993193+00:00, run_duration=4.105788, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:29:00+00:00, data_interval_end=2024-02-18 20:30:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:30:05.001+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:30:00+00:00, run_after=2024-02-18T20:31:00+00:00 [2024-02-18T20:30:05.039+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:29:00+00:00 exited with status success for try_number 1 [2024-02-18T20:30:05.044+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:29:00+00:00, map_index=-1, run_start_date=2024-02-18 20:30:02.679893+00:00, run_end_date=2024-02-18 20:30:04.000122+00:00, run_duration=1.320229, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1635, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:30:00.939649+00:00, queued_by_job_id=1, pid=35482 [2024-02-18T20:30:06.105+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:30:06.105+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:30:06.106+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:30:06.108+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T20:25:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T20:30:06.108+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T20:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T20:30:06.155+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T20:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:30:06.155+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T20:25:00+00:00 exited with status success for try_number 1 [2024-02-18T20:30:06.162+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1feea4ab-80c1-4840-869d-647f24fadd19 [2024-02-18T20:30:06.162+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T20:25:00+00:00, map_index=-1, run_start_date=2024-02-18 20:30:04.906159+00:00, run_end_date=2024-02-18 20:30:05.114364+00:00, run_duration=0.208205, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1636, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:30:03.746419+00:00, queued_by_job_id=1, pid=35521 [2024-02-18T20:30:08.656+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:30:08.656+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:30:08.657+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:30:08.660+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T20:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:30:08.660+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T20:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T20:30:08.696+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T20:25:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:30:08.697+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T20:25:00+00:00 exited with status success for try_number 1 [2024-02-18T20:30:08.702+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8bec4d31-4b4f-41f8-be53-2dba1da1dde7 [2024-02-18T20:30:08.702+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T20:25:00+00:00, map_index=0, run_start_date=2024-02-18 20:30:07.512200+00:00, run_end_date=2024-02-18 20:30:07.730434+00:00, run_duration=0.218234, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1637, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:30:06.106973+00:00, queued_by_job_id=1, pid=35533 [2024-02-18T20:30:10.856+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:30:10.856+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:25:00+00:00, run_id=scheduled__2024-02-18T20:25:00+00:00, run_start_date=2024-02-18 20:30:00.884892+00:00, run_end_date=2024-02-18 20:30:10.856306+00:00, run_duration=9.971414, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:25:00+00:00, data_interval_end=2024-02-18 20:30:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T20:30:10.861+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:30:00+00:00, run_after=2024-02-18T20:35:00+00:00 [2024-02-18T20:30:10.886+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T20:25:00+00:00 exited with status success for try_number 1 [2024-02-18T20:30:10.890+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T20:25:00+00:00, map_index=-1, run_start_date=2024-02-18 20:30:09.862563+00:00, run_end_date=2024-02-18 20:30:10.031071+00:00, run_duration=0.168508, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1638, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:30:08.658628+00:00, queued_by_job_id=1, pid=35545 [2024-02-18T20:31:00.033+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:31:00+00:00, run_after=2024-02-18T20:32:00+00:00 [2024-02-18T20:31:00.037+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:31:00.081+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T20:31:00.081+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:31:00.081+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:31:00.082+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:31:00.084+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:31:00.084+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:31:00.084+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:31:00.084+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:31:00.189+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:31:00.192+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:31:00.199+0000] {scheduler_job.py:635} INFO - Setting external_id for to e25dea13-6a3a-41dc-995f-0aaa23869847 [2024-02-18T20:31:00.199+0000] {scheduler_job.py:635} INFO - Setting external_id for to 588f53e7-83c7-4ca3-b6a1-01fe8d8e6267 [2024-02-18T20:31:01.963+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:31:01.964+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:30:00+00:00, run_id=scheduled__2024-02-18T20:30:00+00:00, run_start_date=2024-02-18 20:31:00.047648+00:00, run_end_date=2024-02-18 20:31:01.963984+00:00, run_duration=1.916336, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:30:00+00:00, data_interval_end=2024-02-18 20:31:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:31:01.970+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:31:00+00:00, run_after=2024-02-18T20:32:00+00:00 [2024-02-18T20:31:02.002+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:30:00+00:00 exited with status success for try_number 1 [2024-02-18T20:31:02.005+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:30:00+00:00, map_index=-1, run_start_date=2024-02-18 20:31:01.322389+00:00, run_end_date=2024-02-18 20:31:01.525639+00:00, run_duration=0.20325, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1640, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:31:00.082826+00:00, queued_by_job_id=1, pid=35581 [2024-02-18T20:31:03.042+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:31:03.042+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:30:00+00:00, run_id=scheduled__2024-02-18T20:30:00+00:00, run_start_date=2024-02-18 20:31:00.048400+00:00, run_end_date=2024-02-18 20:31:03.042804+00:00, run_duration=2.994404, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:30:00+00:00, data_interval_end=2024-02-18 20:31:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:31:03.049+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:31:00+00:00, run_after=2024-02-18T20:32:00+00:00 [2024-02-18T20:31:03.072+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:30:00+00:00 exited with status success for try_number 1 [2024-02-18T20:31:03.075+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:30:00+00:00, map_index=-1, run_start_date=2024-02-18 20:31:01.330832+00:00, run_end_date=2024-02-18 20:31:02.267163+00:00, run_duration=0.936331, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1639, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:31:00.082826+00:00, queued_by_job_id=1, pid=35582 [2024-02-18T20:32:00.554+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:32:00+00:00, run_after=2024-02-18T20:33:00+00:00 [2024-02-18T20:32:00.560+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:32:00.564+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:32:00.613+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T20:32:00.614+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T20:32:00.614+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:32:00.614+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:32:00.614+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:32:00.616+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T20:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:32:00.617+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T20:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T20:32:00.617+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:32:00.617+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:32:00.617+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:32:00.617+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:32:00.766+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:32:00.767+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:31:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:32:00.767+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:31:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:32:00.774+0000] {scheduler_job.py:635} INFO - Setting external_id for to e2ebdc73-926f-44fb-af65-95a7e9c29f54 [2024-02-18T20:32:00.774+0000] {scheduler_job.py:635} INFO - Setting external_id for to b94e1073-0a09-4cba-9a98-30f5af0a340e [2024-02-18T20:32:00.775+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6d11bcbe-4dd5-44b1-8c23-c378582b7361 [2024-02-18T20:32:01.817+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:32:01.818+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 20:30:00+00:00, run_id=scheduled__2024-02-18T20:30:00+00:00, run_start_date=2024-02-18 20:32:00.578792+00:00, run_end_date=2024-02-18 20:32:01.818270+00:00, run_duration=1.239478, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:30:00+00:00, data_interval_end=2024-02-18 20:32:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T20:32:01.827+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T20:32:00+00:00, run_after=2024-02-18T20:34:00+00:00 [2024-02-18T20:32:01.873+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:30:00+00:00 exited with status success for try_number 1 [2024-02-18T20:32:01.878+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T20:30:00+00:00, map_index=-1, run_start_date=2024-02-18 20:32:01.197379+00:00, run_end_date=2024-02-18 20:32:01.457881+00:00, run_duration=0.260502, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1641, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:32:00.615525+00:00, queued_by_job_id=1, pid=35618 [2024-02-18T20:32:02.491+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:32:02.492+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:31:00+00:00, run_id=scheduled__2024-02-18T20:31:00+00:00, run_start_date=2024-02-18 20:32:00.579573+00:00, run_end_date=2024-02-18 20:32:02.492052+00:00, run_duration=1.912479, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:31:00+00:00, data_interval_end=2024-02-18 20:32:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:32:02.498+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:32:00+00:00, run_after=2024-02-18T20:33:00+00:00 [2024-02-18T20:32:02.529+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:31:00+00:00 exited with status success for try_number 1 [2024-02-18T20:32:02.533+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:31:00+00:00, map_index=-1, run_start_date=2024-02-18 20:32:02.084674+00:00, run_end_date=2024-02-18 20:32:02.301870+00:00, run_duration=0.217196, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1643, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:32:00.615525+00:00, queued_by_job_id=1, pid=35649 [2024-02-18T20:32:03.569+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:32:03.569+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:31:00+00:00, run_id=scheduled__2024-02-18T20:31:00+00:00, run_start_date=2024-02-18 20:32:00.580209+00:00, run_end_date=2024-02-18 20:32:03.569587+00:00, run_duration=2.989378, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:31:00+00:00, data_interval_end=2024-02-18 20:32:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:32:03.575+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:32:00+00:00, run_after=2024-02-18T20:33:00+00:00 [2024-02-18T20:32:03.593+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:31:00+00:00 exited with status success for try_number 1 [2024-02-18T20:32:03.596+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:31:00+00:00, map_index=-1, run_start_date=2024-02-18 20:32:02.069537+00:00, run_end_date=2024-02-18 20:32:03.151266+00:00, run_duration=1.081729, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1642, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:32:00.615525+00:00, queued_by_job_id=1, pid=35648 [2024-02-18T20:32:14.103+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T20:33:00.035+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:33:00+00:00, run_after=2024-02-18T20:34:00+00:00 [2024-02-18T20:33:00.039+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:33:00.073+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T20:33:00.073+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:33:00.074+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:33:00.074+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:33:00.076+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:33:00.076+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:33:00.076+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:33:00.076+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:33:00.163+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:32:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:33:00.164+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:32:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:33:00.168+0000] {scheduler_job.py:635} INFO - Setting external_id for to bc16d859-3ba5-4b11-89a6-0901657466c9 [2024-02-18T20:33:00.169+0000] {scheduler_job.py:635} INFO - Setting external_id for to 88ea29da-f785-4c4e-888a-c9bf99e8d356 [2024-02-18T20:33:02.082+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:33:02.083+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:32:00+00:00, run_id=scheduled__2024-02-18T20:32:00+00:00, run_start_date=2024-02-18 20:33:00.046525+00:00, run_end_date=2024-02-18 20:33:02.083019+00:00, run_duration=2.036494, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:32:00+00:00, data_interval_end=2024-02-18 20:33:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:33:02.095+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:33:00+00:00, run_after=2024-02-18T20:34:00+00:00 [2024-02-18T20:33:02.132+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:32:00+00:00 exited with status success for try_number 1 [2024-02-18T20:33:02.136+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:32:00+00:00, map_index=-1, run_start_date=2024-02-18 20:33:01.633050+00:00, run_end_date=2024-02-18 20:33:01.880792+00:00, run_duration=0.247742, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1644, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:33:00.074982+00:00, queued_by_job_id=1, pid=35703 [2024-02-18T20:33:03.008+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:33:03.008+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:32:00+00:00, run_id=scheduled__2024-02-18T20:32:00+00:00, run_start_date=2024-02-18 20:33:00.047331+00:00, run_end_date=2024-02-18 20:33:03.008747+00:00, run_duration=2.961416, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:32:00+00:00, data_interval_end=2024-02-18 20:33:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:33:03.015+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:33:00+00:00, run_after=2024-02-18T20:34:00+00:00 [2024-02-18T20:33:03.037+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:32:00+00:00 exited with status success for try_number 1 [2024-02-18T20:33:03.040+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:32:00+00:00, map_index=-1, run_start_date=2024-02-18 20:33:01.632713+00:00, run_end_date=2024-02-18 20:33:02.700767+00:00, run_duration=1.068054, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1645, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:33:00.074982+00:00, queued_by_job_id=1, pid=35704 [2024-02-18T20:34:00.553+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:34:00+00:00, run_after=2024-02-18T20:35:00+00:00 [2024-02-18T20:34:00.558+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:34:00.563+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:34:00.611+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T20:34:00.611+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T20:34:00.611+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:34:00.611+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:34:00.612+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:34:00.614+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T20:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:34:00.614+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T20:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T20:34:00.614+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:34:00.614+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:34:00.615+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:34:00.615+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:34:00.751+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:32:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:34:00.751+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:33:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:34:00.752+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:33:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:34:00.760+0000] {scheduler_job.py:635} INFO - Setting external_id for to bcedf0a1-c6c8-452f-96dc-5d48d21706f5 [2024-02-18T20:34:00.760+0000] {scheduler_job.py:635} INFO - Setting external_id for to 449d4f3e-91a5-408c-b3da-b112ea7b9c9c [2024-02-18T20:34:00.761+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3dc2630d-9c13-4190-bb35-079617200105 [2024-02-18T20:34:01.899+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:34:01.900+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 20:32:00+00:00, run_id=scheduled__2024-02-18T20:32:00+00:00, run_start_date=2024-02-18 20:34:00.573758+00:00, run_end_date=2024-02-18 20:34:01.899919+00:00, run_duration=1.326161, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:32:00+00:00, data_interval_end=2024-02-18 20:34:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T20:34:01.910+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T20:34:00+00:00, run_after=2024-02-18T20:36:00+00:00 [2024-02-18T20:34:01.954+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:32:00+00:00 exited with status success for try_number 1 [2024-02-18T20:34:01.961+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T20:32:00+00:00, map_index=-1, run_start_date=2024-02-18 20:34:01.162062+00:00, run_end_date=2024-02-18 20:34:01.431673+00:00, run_duration=0.269611, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1646, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:34:00.613064+00:00, queued_by_job_id=1, pid=35739 [2024-02-18T20:34:02.361+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:34:02.361+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:33:00+00:00, run_id=scheduled__2024-02-18T20:33:00+00:00, run_start_date=2024-02-18 20:34:00.574845+00:00, run_end_date=2024-02-18 20:34:02.361627+00:00, run_duration=1.786782, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:33:00+00:00, data_interval_end=2024-02-18 20:34:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:34:02.368+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:34:00+00:00, run_after=2024-02-18T20:35:00+00:00 [2024-02-18T20:34:02.392+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:33:00+00:00 exited with status success for try_number 1 [2024-02-18T20:34:02.395+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:33:00+00:00, map_index=-1, run_start_date=2024-02-18 20:34:02.027627+00:00, run_end_date=2024-02-18 20:34:02.244162+00:00, run_duration=0.216535, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1648, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:34:00.613064+00:00, queued_by_job_id=1, pid=35770 [2024-02-18T20:34:03.428+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:34:03.429+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:33:00+00:00, run_id=scheduled__2024-02-18T20:33:00+00:00, run_start_date=2024-02-18 20:34:00.575677+00:00, run_end_date=2024-02-18 20:34:03.428982+00:00, run_duration=2.853305, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:33:00+00:00, data_interval_end=2024-02-18 20:34:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:34:03.435+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:34:00+00:00, run_after=2024-02-18T20:35:00+00:00 [2024-02-18T20:34:03.456+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:33:00+00:00 exited with status success for try_number 1 [2024-02-18T20:34:03.460+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:33:00+00:00, map_index=-1, run_start_date=2024-02-18 20:34:02.003512+00:00, run_end_date=2024-02-18 20:34:03.158689+00:00, run_duration=1.155177, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1647, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:34:00.613064+00:00, queued_by_job_id=1, pid=35769 [2024-02-18T20:35:01.046+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:35:00+00:00, run_after=2024-02-18T20:36:00+00:00 [2024-02-18T20:35:01.056+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:35:00+00:00, run_after=2024-02-18T20:40:00+00:00 [2024-02-18T20:35:01.060+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:35:01.104+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T20:35:01.104+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:35:01.104+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:35:01.105+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:35:01.105+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:35:01.107+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T20:30:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T20:35:01.107+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T20:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T20:35:01.108+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:35:01.108+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:35:01.108+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:35:01.108+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:35:01.256+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T20:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:35:01.257+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:34:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:35:01.257+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:34:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:35:01.264+0000] {scheduler_job.py:635} INFO - Setting external_id for to 560d578e-ec05-432e-8f2c-887ac68f8f32 [2024-02-18T20:35:01.265+0000] {scheduler_job.py:635} INFO - Setting external_id for to 43287653-8c27-4954-80b8-801fb98b7b89 [2024-02-18T20:35:01.265+0000] {scheduler_job.py:635} INFO - Setting external_id for to f27fbfdd-03de-4744-8bb4-de7b7d34c210 [2024-02-18T20:35:03.707+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:35:03.707+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:34:00+00:00, run_id=scheduled__2024-02-18T20:34:00+00:00, run_start_date=2024-02-18 20:35:01.069062+00:00, run_end_date=2024-02-18 20:35:03.707846+00:00, run_duration=2.638784, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:34:00+00:00, data_interval_end=2024-02-18 20:35:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:35:03.714+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:35:00+00:00, run_after=2024-02-18T20:36:00+00:00 [2024-02-18T20:35:03.733+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:35:03.733+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:35:03.734+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:35:03.736+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T20:30:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T20:35:03.736+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T20:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T20:35:03.770+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T20:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:35:03.770+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T20:30:00+00:00 exited with status success for try_number 1 [2024-02-18T20:35:03.770+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:34:00+00:00 exited with status success for try_number 1 [2024-02-18T20:35:03.776+0000] {scheduler_job.py:635} INFO - Setting external_id for to dbc6e8d4-53d6-4969-87ab-6a3940ea61ec [2024-02-18T20:35:03.776+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T20:30:00+00:00, map_index=-1, run_start_date=2024-02-18 20:35:02.612738+00:00, run_end_date=2024-02-18 20:35:02.900102+00:00, run_duration=0.287364, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1649, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:35:01.106414+00:00, queued_by_job_id=1, pid=35826 [2024-02-18T20:35:03.776+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:34:00+00:00, map_index=-1, run_start_date=2024-02-18 20:35:02.737980+00:00, run_end_date=2024-02-18 20:35:03.016412+00:00, run_duration=0.278432, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1650, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:35:01.106414+00:00, queued_by_job_id=1, pid=35836 [2024-02-18T20:35:04.697+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:35:04.697+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:34:00+00:00, run_id=scheduled__2024-02-18T20:34:00+00:00, run_start_date=2024-02-18 20:35:01.069827+00:00, run_end_date=2024-02-18 20:35:04.697692+00:00, run_duration=3.627865, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:34:00+00:00, data_interval_end=2024-02-18 20:35:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:35:04.708+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:35:00+00:00, run_after=2024-02-18T20:36:00+00:00 [2024-02-18T20:35:04.755+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:34:00+00:00 exited with status success for try_number 1 [2024-02-18T20:35:04.760+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:34:00+00:00, map_index=-1, run_start_date=2024-02-18 20:35:02.844604+00:00, run_end_date=2024-02-18 20:35:04.033038+00:00, run_duration=1.188434, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1651, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:35:01.106414+00:00, queued_by_job_id=1, pid=35846 [2024-02-18T20:35:05.826+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:35:05.826+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:35:05.826+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:35:05.828+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T20:30:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T20:35:05.828+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T20:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T20:35:05.873+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T20:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:35:05.874+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T20:30:00+00:00 exited with status success for try_number 1 [2024-02-18T20:35:05.880+0000] {scheduler_job.py:635} INFO - Setting external_id for to 89c02be7-e179-4f22-a8be-e84d17bf773d [2024-02-18T20:35:05.880+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T20:30:00+00:00, map_index=-1, run_start_date=2024-02-18 20:35:04.918725+00:00, run_end_date=2024-02-18 20:35:05.107447+00:00, run_duration=0.188722, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1652, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:35:03.734694+00:00, queued_by_job_id=1, pid=35876 [2024-02-18T20:35:09.103+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:35:09.103+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:35:09.104+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:35:09.106+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T20:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:35:09.106+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T20:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T20:35:09.140+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T20:30:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:35:09.140+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T20:30:00+00:00 exited with status success for try_number 1 [2024-02-18T20:35:09.145+0000] {scheduler_job.py:635} INFO - Setting external_id for to 92213c7f-7f4a-4041-87ad-d34f965321dc [2024-02-18T20:35:09.145+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T20:30:00+00:00, map_index=0, run_start_date=2024-02-18 20:35:07.176938+00:00, run_end_date=2024-02-18 20:35:08.172927+00:00, run_duration=0.995989, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1653, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:35:05.827320+00:00, queued_by_job_id=1, pid=35888 [2024-02-18T20:35:11.305+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:35:11.306+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:30:00+00:00, run_id=scheduled__2024-02-18T20:30:00+00:00, run_start_date=2024-02-18 20:35:01.068252+00:00, run_end_date=2024-02-18 20:35:11.306184+00:00, run_duration=10.237932, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:30:00+00:00, data_interval_end=2024-02-18 20:35:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T20:35:11.310+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:35:00+00:00, run_after=2024-02-18T20:40:00+00:00 [2024-02-18T20:35:11.333+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T20:30:00+00:00 exited with status success for try_number 1 [2024-02-18T20:35:11.336+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T20:30:00+00:00, map_index=-1, run_start_date=2024-02-18 20:35:10.197349+00:00, run_end_date=2024-02-18 20:35:10.367523+00:00, run_duration=0.170174, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1654, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:35:09.104968+00:00, queued_by_job_id=1, pid=35909 [2024-02-18T20:36:00.605+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:36:00.611+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:36:00.621+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:36:00+00:00, run_after=2024-02-18T20:37:00+00:00 [2024-02-18T20:36:00.668+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T20:36:00.668+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T20:36:00.669+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:36:00.669+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:36:00.669+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:36:00.672+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T20:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:36:00.672+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T20:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T20:36:00.672+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:36:00.672+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:36:00.672+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:36:00.672+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:36:00.830+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:34:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:36:00.831+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:36:00.831+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:36:00.839+0000] {scheduler_job.py:635} INFO - Setting external_id for to ab579056-654b-42cc-a327-e27017eff187 [2024-02-18T20:36:00.839+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4d92d710-4e17-43a9-aed8-d097e6775ce6 [2024-02-18T20:36:00.839+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3fa67c0c-32c8-4f7b-961b-479f8bb328db [2024-02-18T20:36:01.980+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:36:01.981+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 20:34:00+00:00, run_id=scheduled__2024-02-18T20:34:00+00:00, run_start_date=2024-02-18 20:36:00.630555+00:00, run_end_date=2024-02-18 20:36:01.981163+00:00, run_duration=1.350608, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:34:00+00:00, data_interval_end=2024-02-18 20:36:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T20:36:01.989+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T20:36:00+00:00, run_after=2024-02-18T20:38:00+00:00 [2024-02-18T20:36:02.033+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:34:00+00:00 exited with status success for try_number 1 [2024-02-18T20:36:02.038+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T20:34:00+00:00, map_index=-1, run_start_date=2024-02-18 20:36:01.270795+00:00, run_end_date=2024-02-18 20:36:01.520923+00:00, run_duration=0.250128, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1655, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:36:00.670443+00:00, queued_by_job_id=1, pid=35927 [2024-02-18T20:36:02.862+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:36:02.862+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:35:00+00:00, run_id=scheduled__2024-02-18T20:35:00+00:00, run_start_date=2024-02-18 20:36:00.631506+00:00, run_end_date=2024-02-18 20:36:02.862352+00:00, run_duration=2.230846, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:35:00+00:00, data_interval_end=2024-02-18 20:36:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:36:02.869+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:36:00+00:00, run_after=2024-02-18T20:37:00+00:00 [2024-02-18T20:36:02.893+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:35:00+00:00 exited with status success for try_number 1 [2024-02-18T20:36:02.897+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:35:00+00:00, map_index=-1, run_start_date=2024-02-18 20:36:02.071539+00:00, run_end_date=2024-02-18 20:36:02.279422+00:00, run_duration=0.207883, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1657, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:36:00.670443+00:00, queued_by_job_id=1, pid=35958 [2024-02-18T20:36:03.939+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:36:03.940+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:35:00+00:00, run_id=scheduled__2024-02-18T20:35:00+00:00, run_start_date=2024-02-18 20:36:00.632255+00:00, run_end_date=2024-02-18 20:36:03.940019+00:00, run_duration=3.307764, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:35:00+00:00, data_interval_end=2024-02-18 20:36:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:36:03.950+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:36:00+00:00, run_after=2024-02-18T20:37:00+00:00 [2024-02-18T20:36:03.976+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:35:00+00:00 exited with status success for try_number 1 [2024-02-18T20:36:03.979+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:35:00+00:00, map_index=-1, run_start_date=2024-02-18 20:36:02.066900+00:00, run_end_date=2024-02-18 20:36:03.295883+00:00, run_duration=1.228983, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1656, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:36:00.670443+00:00, queued_by_job_id=1, pid=35957 [2024-02-18T20:37:00.130+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:37:00+00:00, run_after=2024-02-18T20:38:00+00:00 [2024-02-18T20:37:00.134+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:37:00.170+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T20:37:00.170+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:37:00.170+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:37:00.171+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:37:00.173+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:37:00.173+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:37:00.173+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:37:00.173+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:37:00.268+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:36:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:37:00.269+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:36:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:37:00.275+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8ad6ca35-27a1-43dc-b7c4-f6661a06e780 [2024-02-18T20:37:00.276+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6cf33dc1-b3d3-4b47-b47a-c3afae3627e4 [2024-02-18T20:37:02.484+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:37:02.485+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:36:00+00:00, run_id=scheduled__2024-02-18T20:36:00+00:00, run_start_date=2024-02-18 20:37:00.143089+00:00, run_end_date=2024-02-18 20:37:02.484902+00:00, run_duration=2.341813, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:36:00+00:00, data_interval_end=2024-02-18 20:37:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:37:02.492+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:37:00+00:00, run_after=2024-02-18T20:38:00+00:00 [2024-02-18T20:37:02.519+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:36:00+00:00 exited with status success for try_number 1 [2024-02-18T20:37:02.523+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:36:00+00:00, map_index=-1, run_start_date=2024-02-18 20:37:01.592916+00:00, run_end_date=2024-02-18 20:37:01.827072+00:00, run_duration=0.234156, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1658, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:37:00.171965+00:00, queued_by_job_id=1, pid=36012 [2024-02-18T20:37:03.097+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:37:03.098+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:36:00+00:00, run_id=scheduled__2024-02-18T20:36:00+00:00, run_start_date=2024-02-18 20:37:00.143793+00:00, run_end_date=2024-02-18 20:37:03.097999+00:00, run_duration=2.954206, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:36:00+00:00, data_interval_end=2024-02-18 20:37:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:37:03.106+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:37:00+00:00, run_after=2024-02-18T20:38:00+00:00 [2024-02-18T20:37:03.127+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:36:00+00:00 exited with status success for try_number 1 [2024-02-18T20:37:03.131+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:36:00+00:00, map_index=-1, run_start_date=2024-02-18 20:37:01.686912+00:00, run_end_date=2024-02-18 20:37:02.961293+00:00, run_duration=1.274381, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1659, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:37:00.171965+00:00, queued_by_job_id=1, pid=36013 [2024-02-18T20:37:14.139+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T20:38:00.815+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:38:00.824+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:38:00+00:00, run_after=2024-02-18T20:39:00+00:00 [2024-02-18T20:38:00.828+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:38:00.882+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T20:38:00.882+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T20:38:00.882+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:38:00.883+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:38:00.883+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:38:00.885+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T20:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:38:00.886+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T20:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T20:38:00.886+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:38:00.886+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:38:00.886+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:38:00.886+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:38:01.043+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:36:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:38:01.044+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:37:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:38:01.044+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:37:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:38:01.051+0000] {scheduler_job.py:635} INFO - Setting external_id for to b3550a87-2d6d-4bb8-a4a1-247e85166016 [2024-02-18T20:38:01.052+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7a92f44a-3967-480f-8a2a-6f4464d7be47 [2024-02-18T20:38:01.052+0000] {scheduler_job.py:635} INFO - Setting external_id for to f9869b62-bf1b-4e52-93f7-3d016707d08d [2024-02-18T20:38:02.192+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:38:02.192+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 20:36:00+00:00, run_id=scheduled__2024-02-18T20:36:00+00:00, run_start_date=2024-02-18 20:38:00.842151+00:00, run_end_date=2024-02-18 20:38:02.192718+00:00, run_duration=1.350567, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:36:00+00:00, data_interval_end=2024-02-18 20:38:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T20:38:02.202+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T20:38:00+00:00, run_after=2024-02-18T20:40:00+00:00 [2024-02-18T20:38:02.249+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:36:00+00:00 exited with status success for try_number 1 [2024-02-18T20:38:02.254+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T20:36:00+00:00, map_index=-1, run_start_date=2024-02-18 20:38:01.457254+00:00, run_end_date=2024-02-18 20:38:01.733323+00:00, run_duration=0.276069, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1660, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:38:00.884351+00:00, queued_by_job_id=1, pid=36048 [2024-02-18T20:38:03.283+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:38:03.283+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:37:00+00:00, run_id=scheduled__2024-02-18T20:37:00+00:00, run_start_date=2024-02-18 20:38:00.843141+00:00, run_end_date=2024-02-18 20:38:03.283873+00:00, run_duration=2.440732, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:37:00+00:00, data_interval_end=2024-02-18 20:38:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:38:03.291+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:38:00+00:00, run_after=2024-02-18T20:39:00+00:00 [2024-02-18T20:38:03.318+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:37:00+00:00 exited with status success for try_number 1 [2024-02-18T20:38:03.321+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:37:00+00:00, map_index=-1, run_start_date=2024-02-18 20:38:02.502812+00:00, run_end_date=2024-02-18 20:38:02.776688+00:00, run_duration=0.273876, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1661, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:38:00.884351+00:00, queued_by_job_id=1, pid=36078 [2024-02-18T20:38:04.356+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:38:04.357+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:37:00+00:00, run_id=scheduled__2024-02-18T20:37:00+00:00, run_start_date=2024-02-18 20:38:00.843837+00:00, run_end_date=2024-02-18 20:38:04.356960+00:00, run_duration=3.513123, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:37:00+00:00, data_interval_end=2024-02-18 20:38:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:38:04.368+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:38:00+00:00, run_after=2024-02-18T20:39:00+00:00 [2024-02-18T20:38:04.393+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:37:00+00:00 exited with status success for try_number 1 [2024-02-18T20:38:04.397+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:37:00+00:00, map_index=-1, run_start_date=2024-02-18 20:38:02.501186+00:00, run_end_date=2024-02-18 20:38:03.801491+00:00, run_duration=1.300305, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1662, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:38:00.884351+00:00, queued_by_job_id=1, pid=36077 [2024-02-18T20:39:00.673+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:39:00.684+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:39:00+00:00, run_after=2024-02-18T20:40:00+00:00 [2024-02-18T20:39:00.730+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T20:39:00.730+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:39:00.730+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:39:00.730+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:39:00.732+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:39:00.732+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:39:00.733+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:39:00.733+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:39:00.825+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:38:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:39:00.826+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:38:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:39:00.832+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9cb35bd0-7327-454d-ab35-76b2b7e5d005 [2024-02-18T20:39:00.832+0000] {scheduler_job.py:635} INFO - Setting external_id for to fc4640f5-2f01-4945-8886-ce3348df3785 [2024-02-18T20:39:02.658+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:39:02.658+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:38:00+00:00, run_id=scheduled__2024-02-18T20:38:00+00:00, run_start_date=2024-02-18 20:39:00.694301+00:00, run_end_date=2024-02-18 20:39:02.658397+00:00, run_duration=1.964096, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:38:00+00:00, data_interval_end=2024-02-18 20:39:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:39:02.664+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:39:00+00:00, run_after=2024-02-18T20:40:00+00:00 [2024-02-18T20:39:02.690+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:38:00+00:00 exited with status success for try_number 1 [2024-02-18T20:39:02.693+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:38:00+00:00, map_index=-1, run_start_date=2024-02-18 20:39:01.904249+00:00, run_end_date=2024-02-18 20:39:02.107957+00:00, run_duration=0.203708, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1664, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:39:00.731491+00:00, queued_by_job_id=1, pid=36132 [2024-02-18T20:39:03.516+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:39:03.517+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:38:00+00:00, run_id=scheduled__2024-02-18T20:38:00+00:00, run_start_date=2024-02-18 20:39:00.695209+00:00, run_end_date=2024-02-18 20:39:03.517147+00:00, run_duration=2.821938, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:38:00+00:00, data_interval_end=2024-02-18 20:39:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:39:03.523+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:39:00+00:00, run_after=2024-02-18T20:40:00+00:00 [2024-02-18T20:39:03.543+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:38:00+00:00 exited with status success for try_number 1 [2024-02-18T20:39:03.546+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:38:00+00:00, map_index=-1, run_start_date=2024-02-18 20:39:01.904249+00:00, run_end_date=2024-02-18 20:39:02.917731+00:00, run_duration=1.013482, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1663, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:39:00.731491+00:00, queued_by_job_id=1, pid=36133 [2024-02-18T20:40:00.173+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:40:00+00:00, run_after=2024-02-18T20:45:00+00:00 [2024-02-18T20:40:00.177+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:40:00.185+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:40:00+00:00, run_after=2024-02-18T20:41:00+00:00 [2024-02-18T20:40:00.189+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:40:00.270+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T20:40:00.271+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:40:00.271+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T20:40:00.271+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:40:00.271+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:40:00.271+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:40:00.274+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T20:35:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T20:40:00.274+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T20:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T20:40:00.274+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T20:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:40:00.274+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T20:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T20:40:00.274+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:40:00.274+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:40:00.275+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:40:00.275+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:40:00.654+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T20:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:40:00.654+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:38:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:40:00.655+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:39:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:40:00.655+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:39:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:40:00.678+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5654ea85-d078-47a4-86df-2cececb6386d [2024-02-18T20:40:00.686+0000] {scheduler_job.py:635} INFO - Setting external_id for to c36ba9ad-30a5-4a3d-bcee-c2f5230529a0 [2024-02-18T20:40:00.687+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1a9ad08f-2f34-479c-ba68-8c00614ede84 [2024-02-18T20:40:00.687+0000] {scheduler_job.py:635} INFO - Setting external_id for to 52a389a2-7959-43a2-a209-6f582b576336 [2024-02-18T20:40:01.990+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:40:01.990+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 20:38:00+00:00, run_id=scheduled__2024-02-18T20:38:00+00:00, run_start_date=2024-02-18 20:40:00.222572+00:00, run_end_date=2024-02-18 20:40:01.990771+00:00, run_duration=1.768199, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:38:00+00:00, data_interval_end=2024-02-18 20:40:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T20:40:02.000+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T20:40:00+00:00, run_after=2024-02-18T20:42:00+00:00 [2024-02-18T20:40:02.069+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:38:00+00:00 exited with status success for try_number 1 [2024-02-18T20:40:02.078+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T20:38:00+00:00, map_index=-1, run_start_date=2024-02-18 20:40:01.080225+00:00, run_end_date=2024-02-18 20:40:01.371018+00:00, run_duration=0.290793, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1665, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:40:00.272662+00:00, queued_by_job_id=1, pid=36170 [2024-02-18T20:40:03.235+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:40:03.235+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:39:00+00:00, run_id=scheduled__2024-02-18T20:39:00+00:00, run_start_date=2024-02-18 20:40:00.223248+00:00, run_end_date=2024-02-18 20:40:03.235282+00:00, run_duration=3.012034, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:39:00+00:00, data_interval_end=2024-02-18 20:40:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:40:03.242+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:40:00+00:00, run_after=2024-02-18T20:41:00+00:00 [2024-02-18T20:40:03.266+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:40:03.266+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:40:03.267+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:40:03.269+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T20:35:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T20:40:03.269+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T20:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T20:40:03.305+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T20:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:40:03.306+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T20:35:00+00:00 exited with status success for try_number 1 [2024-02-18T20:40:03.306+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:39:00+00:00 exited with status success for try_number 1 [2024-02-18T20:40:03.312+0000] {scheduler_job.py:635} INFO - Setting external_id for to 09644e65-65a6-4156-b351-6be55ccc8f03 [2024-02-18T20:40:03.313+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T20:35:00+00:00, map_index=-1, run_start_date=2024-02-18 20:40:02.058533+00:00, run_end_date=2024-02-18 20:40:02.327793+00:00, run_duration=0.26926, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1667, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:40:00.272662+00:00, queued_by_job_id=1, pid=36211 [2024-02-18T20:40:03.313+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:39:00+00:00, map_index=-1, run_start_date=2024-02-18 20:40:02.009620+00:00, run_end_date=2024-02-18 20:40:02.290071+00:00, run_duration=0.280451, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1666, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:40:00.272662+00:00, queued_by_job_id=1, pid=36210 [2024-02-18T20:40:03.353+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:40:03.354+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:39:00+00:00, run_id=scheduled__2024-02-18T20:39:00+00:00, run_start_date=2024-02-18 20:40:00.223889+00:00, run_end_date=2024-02-18 20:40:03.353975+00:00, run_duration=3.130086, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:39:00+00:00, data_interval_end=2024-02-18 20:40:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:40:03.360+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:40:00+00:00, run_after=2024-02-18T20:41:00+00:00 [2024-02-18T20:40:03.782+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:39:00+00:00 exited with status success for try_number 1 [2024-02-18T20:40:03.785+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:39:00+00:00, map_index=-1, run_start_date=2024-02-18 20:40:02.156856+00:00, run_end_date=2024-02-18 20:40:03.318425+00:00, run_duration=1.161569, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1668, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:40:00.272662+00:00, queued_by_job_id=1, pid=36212 [2024-02-18T20:40:04.838+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:40:04.838+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:40:04.838+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:40:04.840+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T20:35:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T20:40:04.840+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T20:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T20:40:04.878+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T20:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:40:04.879+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T20:35:00+00:00 exited with status success for try_number 1 [2024-02-18T20:40:04.884+0000] {scheduler_job.py:635} INFO - Setting external_id for to f1c7981d-dc86-470e-b189-32602a2e2cff [2024-02-18T20:40:04.884+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T20:35:00+00:00, map_index=-1, run_start_date=2024-02-18 20:40:04.381276+00:00, run_end_date=2024-02-18 20:40:04.579643+00:00, run_duration=0.198367, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1669, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:40:03.268009+00:00, queued_by_job_id=1, pid=36251 [2024-02-18T20:40:08.308+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:40:08.308+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:40:08.308+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:40:08.310+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T20:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:40:08.310+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T20:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T20:40:08.340+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T20:35:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:40:08.340+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T20:35:00+00:00 exited with status success for try_number 1 [2024-02-18T20:40:08.344+0000] {scheduler_job.py:635} INFO - Setting external_id for to 777172d8-0823-453b-842d-471509c5ed85 [2024-02-18T20:40:08.345+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T20:35:00+00:00, map_index=0, run_start_date=2024-02-18 20:40:06.151986+00:00, run_end_date=2024-02-18 20:40:07.402183+00:00, run_duration=1.250197, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1670, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:40:04.839207+00:00, queued_by_job_id=1, pid=36263 [2024-02-18T20:40:10.484+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:40:10.484+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:35:00+00:00, run_id=scheduled__2024-02-18T20:35:00+00:00, run_start_date=2024-02-18 20:40:00.221727+00:00, run_end_date=2024-02-18 20:40:10.484629+00:00, run_duration=10.262902, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:35:00+00:00, data_interval_end=2024-02-18 20:40:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T20:40:10.489+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:40:00+00:00, run_after=2024-02-18T20:45:00+00:00 [2024-02-18T20:40:10.514+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T20:35:00+00:00 exited with status success for try_number 1 [2024-02-18T20:40:10.518+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T20:35:00+00:00, map_index=-1, run_start_date=2024-02-18 20:40:09.659521+00:00, run_end_date=2024-02-18 20:40:09.827941+00:00, run_duration=0.16842, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1671, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:40:08.309048+00:00, queued_by_job_id=1, pid=36284 [2024-02-18T20:41:00.737+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:41:00.870+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:41:00+00:00, run_after=2024-02-18T20:42:00+00:00 [2024-02-18T20:41:00.905+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T20:41:00.905+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:41:00.905+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:41:00.906+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:41:00.907+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:41:00.907+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:41:00.908+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:41:00.908+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:41:01.005+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:41:01.005+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:41:01.012+0000] {scheduler_job.py:635} INFO - Setting external_id for to d011effb-890c-47d1-831f-5451686dc691 [2024-02-18T20:41:01.012+0000] {scheduler_job.py:635} INFO - Setting external_id for to e4412fa4-87a5-4e2e-bdc0-16cc8ff69735 [2024-02-18T20:41:02.683+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:41:02.683+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:40:00+00:00, run_id=scheduled__2024-02-18T20:40:00+00:00, run_start_date=2024-02-18 20:41:00.879201+00:00, run_end_date=2024-02-18 20:41:02.683668+00:00, run_duration=1.804467, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:40:00+00:00, data_interval_end=2024-02-18 20:41:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:41:02.689+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:41:00+00:00, run_after=2024-02-18T20:42:00+00:00 [2024-02-18T20:41:02.714+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:40:00+00:00 exited with status success for try_number 1 [2024-02-18T20:41:02.717+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:40:00+00:00, map_index=-1, run_start_date=2024-02-18 20:41:02.131118+00:00, run_end_date=2024-02-18 20:41:02.364536+00:00, run_duration=0.233418, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1673, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:41:00.906726+00:00, queued_by_job_id=1, pid=36321 [2024-02-18T20:41:03.753+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:41:03.754+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:40:00+00:00, run_id=scheduled__2024-02-18T20:40:00+00:00, run_start_date=2024-02-18 20:41:00.879923+00:00, run_end_date=2024-02-18 20:41:03.753996+00:00, run_duration=2.874073, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:40:00+00:00, data_interval_end=2024-02-18 20:41:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:41:03.760+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:41:00+00:00, run_after=2024-02-18T20:42:00+00:00 [2024-02-18T20:41:03.788+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:40:00+00:00 exited with status success for try_number 1 [2024-02-18T20:41:03.792+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:40:00+00:00, map_index=-1, run_start_date=2024-02-18 20:41:02.111109+00:00, run_end_date=2024-02-18 20:41:03.206598+00:00, run_duration=1.095489, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1672, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:41:00.906726+00:00, queued_by_job_id=1, pid=36320 [2024-02-18T20:42:00.178+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:42:00+00:00, run_after=2024-02-18T20:43:00+00:00 [2024-02-18T20:42:00.183+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:42:00.187+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:42:00.236+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T20:42:00.236+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T20:42:00.236+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:42:00.236+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:42:00.237+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:42:00.239+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T20:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:42:00.239+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T20:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T20:42:00.240+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:42:00.240+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:42:00.240+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:42:00.240+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:42:00.382+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:42:00.382+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:41:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:42:00.383+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:41:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:42:00.391+0000] {scheduler_job.py:635} INFO - Setting external_id for to ad16ac3d-bedb-4dd3-bab0-ae34d64cc588 [2024-02-18T20:42:00.391+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7e6ed71c-6bba-4268-b148-9762b43d1b29 [2024-02-18T20:42:00.392+0000] {scheduler_job.py:635} INFO - Setting external_id for to 30d81a95-3e38-4caf-a1fd-5fc26621b07f [2024-02-18T20:42:01.515+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:42:01.516+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 20:40:00+00:00, run_id=scheduled__2024-02-18T20:40:00+00:00, run_start_date=2024-02-18 20:42:00.199412+00:00, run_end_date=2024-02-18 20:42:01.515964+00:00, run_duration=1.316552, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:40:00+00:00, data_interval_end=2024-02-18 20:42:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T20:42:01.523+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T20:42:00+00:00, run_after=2024-02-18T20:44:00+00:00 [2024-02-18T20:42:01.570+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:40:00+00:00 exited with status success for try_number 1 [2024-02-18T20:42:01.576+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T20:40:00+00:00, map_index=-1, run_start_date=2024-02-18 20:42:00.860162+00:00, run_end_date=2024-02-18 20:42:01.086426+00:00, run_duration=0.226264, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1674, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:42:00.238248+00:00, queued_by_job_id=1, pid=36356 [2024-02-18T20:42:02.605+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:42:02.606+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:41:00+00:00, run_id=scheduled__2024-02-18T20:41:00+00:00, run_start_date=2024-02-18 20:42:00.200286+00:00, run_end_date=2024-02-18 20:42:02.606147+00:00, run_duration=2.405861, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:41:00+00:00, data_interval_end=2024-02-18 20:42:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:42:02.612+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:42:00+00:00, run_after=2024-02-18T20:43:00+00:00 [2024-02-18T20:42:02.637+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:41:00+00:00 exited with status success for try_number 1 [2024-02-18T20:42:02.640+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:41:00+00:00, map_index=-1, run_start_date=2024-02-18 20:42:01.726020+00:00, run_end_date=2024-02-18 20:42:01.950841+00:00, run_duration=0.224821, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1675, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:42:00.238248+00:00, queued_by_job_id=1, pid=36386 [2024-02-18T20:42:03.150+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:42:03.150+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:41:00+00:00, run_id=scheduled__2024-02-18T20:41:00+00:00, run_start_date=2024-02-18 20:42:00.201007+00:00, run_end_date=2024-02-18 20:42:03.150266+00:00, run_duration=2.949259, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:41:00+00:00, data_interval_end=2024-02-18 20:42:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:42:03.156+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:42:00+00:00, run_after=2024-02-18T20:43:00+00:00 [2024-02-18T20:42:03.175+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:41:00+00:00 exited with status success for try_number 1 [2024-02-18T20:42:03.179+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:41:00+00:00, map_index=-1, run_start_date=2024-02-18 20:42:01.739756+00:00, run_end_date=2024-02-18 20:42:02.875031+00:00, run_duration=1.135275, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1676, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:42:00.238248+00:00, queued_by_job_id=1, pid=36387 [2024-02-18T20:42:14.172+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T20:43:00.684+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:43:00+00:00, run_after=2024-02-18T20:44:00+00:00 [2024-02-18T20:43:00.689+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:43:00.732+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T20:43:00.732+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:43:00.732+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:43:00.733+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:43:00.735+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:43:00.735+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:43:00.735+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:43:00.735+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:43:00.854+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:42:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:43:00.854+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:42:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:43:00.861+0000] {scheduler_job.py:635} INFO - Setting external_id for to 690e6cc2-a914-4a9f-bc05-b72b5a5d5bf4 [2024-02-18T20:43:00.861+0000] {scheduler_job.py:635} INFO - Setting external_id for to d471ec80-8fd5-4291-82a5-b5eb337e0685 [2024-02-18T20:43:03.041+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:43:03.042+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:42:00+00:00, run_id=scheduled__2024-02-18T20:42:00+00:00, run_start_date=2024-02-18 20:43:00.697216+00:00, run_end_date=2024-02-18 20:43:03.041989+00:00, run_duration=2.344773, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:42:00+00:00, data_interval_end=2024-02-18 20:43:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:43:03.048+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:43:00+00:00, run_after=2024-02-18T20:44:00+00:00 [2024-02-18T20:43:03.072+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:42:00+00:00 exited with status success for try_number 1 [2024-02-18T20:43:03.075+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:42:00+00:00, map_index=-1, run_start_date=2024-02-18 20:43:02.001057+00:00, run_end_date=2024-02-18 20:43:02.198157+00:00, run_duration=0.1971, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1677, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:43:00.734010+00:00, queued_by_job_id=1, pid=36441 [2024-02-18T20:43:03.650+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:43:03.650+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:42:00+00:00, run_id=scheduled__2024-02-18T20:42:00+00:00, run_start_date=2024-02-18 20:43:00.698094+00:00, run_end_date=2024-02-18 20:43:03.650351+00:00, run_duration=2.952257, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:42:00+00:00, data_interval_end=2024-02-18 20:43:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:43:03.656+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:43:00+00:00, run_after=2024-02-18T20:44:00+00:00 [2024-02-18T20:43:03.674+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:42:00+00:00 exited with status success for try_number 1 [2024-02-18T20:43:03.677+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:42:00+00:00, map_index=-1, run_start_date=2024-02-18 20:43:02.061332+00:00, run_end_date=2024-02-18 20:43:03.323379+00:00, run_duration=1.262047, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1678, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:43:00.734010+00:00, queued_by_job_id=1, pid=36442 [2024-02-18T20:44:00.229+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:44:00.233+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:44:00.240+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:44:00+00:00, run_after=2024-02-18T20:45:00+00:00 [2024-02-18T20:44:00.285+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T20:44:00.285+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T20:44:00.285+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:44:00.285+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:44:00.286+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:44:00.288+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T20:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:44:00.288+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T20:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T20:44:00.288+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:44:00.289+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:44:00.289+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:44:00.289+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:44:00.442+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:42:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:44:00.442+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:43:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:44:00.442+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:43:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:44:00.451+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8d5133ff-79b1-416f-8fa6-4c74d04479ad [2024-02-18T20:44:00.452+0000] {scheduler_job.py:635} INFO - Setting external_id for to dac6bb28-fbbd-4ec5-b6a0-86e9f0f0728a [2024-02-18T20:44:00.452+0000] {scheduler_job.py:635} INFO - Setting external_id for to d4c8a3b2-e7fd-4652-8efe-56ad89ca3877 [2024-02-18T20:44:01.594+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:44:01.594+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 20:42:00+00:00, run_id=scheduled__2024-02-18T20:42:00+00:00, run_start_date=2024-02-18 20:44:00.249133+00:00, run_end_date=2024-02-18 20:44:01.594531+00:00, run_duration=1.345398, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:42:00+00:00, data_interval_end=2024-02-18 20:44:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T20:44:01.602+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T20:44:00+00:00, run_after=2024-02-18T20:46:00+00:00 [2024-02-18T20:44:01.650+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:42:00+00:00 exited with status success for try_number 1 [2024-02-18T20:44:01.657+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T20:42:00+00:00, map_index=-1, run_start_date=2024-02-18 20:44:00.907190+00:00, run_end_date=2024-02-18 20:44:01.103961+00:00, run_duration=0.196771, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1679, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:44:00.287227+00:00, queued_by_job_id=1, pid=36477 [2024-02-18T20:44:02.685+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:44:02.685+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:43:00+00:00, run_id=scheduled__2024-02-18T20:43:00+00:00, run_start_date=2024-02-18 20:44:00.249987+00:00, run_end_date=2024-02-18 20:44:02.685402+00:00, run_duration=2.435415, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:43:00+00:00, data_interval_end=2024-02-18 20:44:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:44:02.691+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:44:00+00:00, run_after=2024-02-18T20:45:00+00:00 [2024-02-18T20:44:02.717+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:43:00+00:00 exited with status success for try_number 1 [2024-02-18T20:44:02.720+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:43:00+00:00, map_index=-1, run_start_date=2024-02-18 20:44:01.709133+00:00, run_end_date=2024-02-18 20:44:01.909706+00:00, run_duration=0.200573, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1681, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:44:00.287227+00:00, queued_by_job_id=1, pid=36508 [2024-02-18T20:44:03.749+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:44:03.750+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:43:00+00:00, run_id=scheduled__2024-02-18T20:43:00+00:00, run_start_date=2024-02-18 20:44:00.250688+00:00, run_end_date=2024-02-18 20:44:03.750006+00:00, run_duration=3.499318, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:43:00+00:00, data_interval_end=2024-02-18 20:44:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:44:03.759+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:44:00+00:00, run_after=2024-02-18T20:45:00+00:00 [2024-02-18T20:44:03.801+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:43:00+00:00 exited with status success for try_number 1 [2024-02-18T20:44:03.805+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:43:00+00:00, map_index=-1, run_start_date=2024-02-18 20:44:01.651919+00:00, run_end_date=2024-02-18 20:44:02.879315+00:00, run_duration=1.227396, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1680, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:44:00.287227+00:00, queued_by_job_id=1, pid=36507 [2024-02-18T20:45:00.918+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:45:00.925+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:45:00+00:00, run_after=2024-02-18T20:50:00+00:00 [2024-02-18T20:45:00.933+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:45:00+00:00, run_after=2024-02-18T20:46:00+00:00 [2024-02-18T20:45:00.980+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T20:45:00.980+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:45:00.980+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:45:00.981+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:45:00.981+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:45:00.983+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T20:40:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T20:45:00.983+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T20:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T20:45:00.983+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:45:00.983+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:45:00.984+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:45:00.984+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:45:01.151+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T20:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:45:01.151+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:44:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:45:01.151+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:44:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:45:01.159+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5bdb507d-6e41-4921-a139-78200f35f320 [2024-02-18T20:45:01.159+0000] {scheduler_job.py:635} INFO - Setting external_id for to b0dcfcf9-d860-491e-81d9-5abbfd54d8be [2024-02-18T20:45:01.159+0000] {scheduler_job.py:635} INFO - Setting external_id for to ffffeef4-8d4c-49b4-8dae-c778890b2f75 [2024-02-18T20:45:03.410+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:45:03.410+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:44:00+00:00, run_id=scheduled__2024-02-18T20:44:00+00:00, run_start_date=2024-02-18 20:45:00.943249+00:00, run_end_date=2024-02-18 20:45:03.410499+00:00, run_duration=2.46725, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:44:00+00:00, data_interval_end=2024-02-18 20:45:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:45:03.417+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:45:00+00:00, run_after=2024-02-18T20:46:00+00:00 [2024-02-18T20:45:03.436+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:45:03.436+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:45:03.436+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:45:03.438+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T20:40:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T20:45:03.438+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T20:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T20:45:03.470+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T20:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:45:03.470+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T20:40:00+00:00 exited with status success for try_number 1 [2024-02-18T20:45:03.471+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:44:00+00:00 exited with status success for try_number 1 [2024-02-18T20:45:03.476+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T20:40:00+00:00, map_index=-1, run_start_date=2024-02-18 20:45:02.370144+00:00, run_end_date=2024-02-18 20:45:02.616943+00:00, run_duration=0.246799, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1682, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:45:00.982196+00:00, queued_by_job_id=1, pid=36555 [2024-02-18T20:45:03.476+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:44:00+00:00, map_index=-1, run_start_date=2024-02-18 20:45:02.659081+00:00, run_end_date=2024-02-18 20:45:02.891118+00:00, run_duration=0.232037, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1684, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:45:00.982196+00:00, queued_by_job_id=1, pid=36584 [2024-02-18T20:45:03.476+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5ced0357-2fcf-4ac0-af38-5b4406a89ee1 [2024-02-18T20:45:04.568+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:45:04.569+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:44:00+00:00, run_id=scheduled__2024-02-18T20:44:00+00:00, run_start_date=2024-02-18 20:45:00.943944+00:00, run_end_date=2024-02-18 20:45:04.569336+00:00, run_duration=3.625392, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:44:00+00:00, data_interval_end=2024-02-18 20:45:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:45:04.581+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:45:00+00:00, run_after=2024-02-18T20:46:00+00:00 [2024-02-18T20:45:04.624+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:44:00+00:00 exited with status success for try_number 1 [2024-02-18T20:45:04.630+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:44:00+00:00, map_index=-1, run_start_date=2024-02-18 20:45:02.566344+00:00, run_end_date=2024-02-18 20:45:03.823219+00:00, run_duration=1.256875, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1683, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:45:00.982196+00:00, queued_by_job_id=1, pid=36583 [2024-02-18T20:45:04.899+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:45:04.900+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:45:04.900+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:45:04.902+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T20:40:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T20:45:04.903+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T20:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T20:45:04.938+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T20:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:45:04.939+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T20:40:00+00:00 exited with status success for try_number 1 [2024-02-18T20:45:04.943+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9873acfc-d738-4637-b4fb-4e3accae9eb6 [2024-02-18T20:45:04.943+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T20:40:00+00:00, map_index=-1, run_start_date=2024-02-18 20:45:04.532793+00:00, run_end_date=2024-02-18 20:45:04.732515+00:00, run_duration=0.199722, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1685, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:45:03.437217+00:00, queued_by_job_id=1, pid=36614 [2024-02-18T20:45:07.584+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:45:07.584+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:45:07.584+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:45:07.586+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T20:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:45:07.586+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T20:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T20:45:07.622+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T20:40:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:45:07.626+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5236ed18-61f6-46c0-b5c4-75d3a8a82802 [2024-02-18T20:45:07.682+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T20:40:00+00:00 exited with status success for try_number 1 [2024-02-18T20:45:07.685+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T20:40:00+00:00, map_index=0, run_start_date=2024-02-18 20:45:06.254633+00:00, run_end_date=2024-02-18 20:45:07.518927+00:00, run_duration=1.264294, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1686, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:45:04.901218+00:00, queued_by_job_id=1, pid=36626 [2024-02-18T20:45:09.767+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:45:09.768+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:40:00+00:00, run_id=scheduled__2024-02-18T20:40:00+00:00, run_start_date=2024-02-18 20:45:00.942476+00:00, run_end_date=2024-02-18 20:45:09.768031+00:00, run_duration=8.825555, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:40:00+00:00, data_interval_end=2024-02-18 20:45:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T20:45:09.772+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:45:00+00:00, run_after=2024-02-18T20:50:00+00:00 [2024-02-18T20:45:09.790+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T20:40:00+00:00 exited with status success for try_number 1 [2024-02-18T20:45:09.793+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T20:40:00+00:00, map_index=-1, run_start_date=2024-02-18 20:45:08.669713+00:00, run_end_date=2024-02-18 20:45:08.838665+00:00, run_duration=0.168952, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1687, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:45:07.585029+00:00, queued_by_job_id=1, pid=36647 [2024-02-18T20:46:00.434+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:46:00+00:00, run_after=2024-02-18T20:47:00+00:00 [2024-02-18T20:46:00.438+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:46:00.442+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:46:00.483+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T20:46:00.483+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T20:46:00.483+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:46:00.483+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:46:00.484+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:46:00.486+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T20:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:46:00.486+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T20:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T20:46:00.486+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:46:00.486+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:46:00.486+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:46:00.486+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:46:00.677+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:44:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:46:00.678+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:46:00.678+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:46:00.685+0000] {scheduler_job.py:635} INFO - Setting external_id for to a2251009-20e9-4b48-bf48-1e48e6d93204 [2024-02-18T20:46:00.686+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8efd48f2-139b-4c08-b788-e92b9d77ac40 [2024-02-18T20:46:00.686+0000] {scheduler_job.py:635} INFO - Setting external_id for to 634fcc60-2db1-4b1a-89f9-232ba831cb06 [2024-02-18T20:46:01.857+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:46:01.857+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 20:44:00+00:00, run_id=scheduled__2024-02-18T20:44:00+00:00, run_start_date=2024-02-18 20:46:00.451365+00:00, run_end_date=2024-02-18 20:46:01.857757+00:00, run_duration=1.406392, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:44:00+00:00, data_interval_end=2024-02-18 20:46:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T20:46:01.865+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T20:46:00+00:00, run_after=2024-02-18T20:48:00+00:00 [2024-02-18T20:46:02.954+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:46:02.954+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:45:00+00:00, run_id=scheduled__2024-02-18T20:45:00+00:00, run_start_date=2024-02-18 20:46:00.452125+00:00, run_end_date=2024-02-18 20:46:02.954762+00:00, run_duration=2.502637, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:45:00+00:00, data_interval_end=2024-02-18 20:46:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:46:02.961+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:46:00+00:00, run_after=2024-02-18T20:47:00+00:00 [2024-02-18T20:46:02.988+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:44:00+00:00 exited with status success for try_number 1 [2024-02-18T20:46:02.988+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:45:00+00:00 exited with status success for try_number 1 [2024-02-18T20:46:02.992+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T20:44:00+00:00, map_index=-1, run_start_date=2024-02-18 20:46:01.308762+00:00, run_end_date=2024-02-18 20:46:01.793443+00:00, run_duration=0.484681, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1688, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:46:00.484921+00:00, queued_by_job_id=1, pid=36665 [2024-02-18T20:46:02.993+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:45:00+00:00, map_index=-1, run_start_date=2024-02-18 20:46:02.150406+00:00, run_end_date=2024-02-18 20:46:02.359793+00:00, run_duration=0.209387, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1689, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:46:00.484921+00:00, queued_by_job_id=1, pid=36695 [2024-02-18T20:46:04.021+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:46:04.021+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:45:00+00:00, run_id=scheduled__2024-02-18T20:45:00+00:00, run_start_date=2024-02-18 20:46:00.452809+00:00, run_end_date=2024-02-18 20:46:04.021254+00:00, run_duration=3.568445, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:45:00+00:00, data_interval_end=2024-02-18 20:46:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:46:04.027+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:46:00+00:00, run_after=2024-02-18T20:47:00+00:00 [2024-02-18T20:46:04.046+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:45:00+00:00 exited with status success for try_number 1 [2024-02-18T20:46:04.049+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:45:00+00:00, map_index=-1, run_start_date=2024-02-18 20:46:02.267725+00:00, run_end_date=2024-02-18 20:46:03.188892+00:00, run_duration=0.921167, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1690, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:46:00.484921+00:00, queued_by_job_id=1, pid=36696 [2024-02-18T20:47:00.316+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:47:00+00:00, run_after=2024-02-18T20:48:00+00:00 [2024-02-18T20:47:00.321+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:47:00.358+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T20:47:00.358+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:47:00.358+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:47:00.359+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:47:00.360+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:47:00.361+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:47:00.361+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:47:00.361+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:47:00.451+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:46:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:47:00.451+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:46:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:47:00.456+0000] {scheduler_job.py:635} INFO - Setting external_id for to a03d2ccc-b54a-450e-a317-7ddae9269673 [2024-02-18T20:47:00.457+0000] {scheduler_job.py:635} INFO - Setting external_id for to 653093ac-2271-4c5c-8e8c-aa45a0141701 [2024-02-18T20:47:02.366+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:47:02.367+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:46:00+00:00, run_id=scheduled__2024-02-18T20:46:00+00:00, run_start_date=2024-02-18 20:47:00.330095+00:00, run_end_date=2024-02-18 20:47:02.367168+00:00, run_duration=2.037073, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:46:00+00:00, data_interval_end=2024-02-18 20:47:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:47:02.373+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:47:00+00:00, run_after=2024-02-18T20:48:00+00:00 [2024-02-18T20:47:02.399+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:46:00+00:00 exited with status success for try_number 1 [2024-02-18T20:47:02.402+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:46:00+00:00, map_index=-1, run_start_date=2024-02-18 20:47:01.699877+00:00, run_end_date=2024-02-18 20:47:01.886423+00:00, run_duration=0.186546, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1691, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:47:00.359659+00:00, queued_by_job_id=1, pid=36751 [2024-02-18T20:47:03.433+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:47:03.434+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:46:00+00:00, run_id=scheduled__2024-02-18T20:46:00+00:00, run_start_date=2024-02-18 20:47:00.330975+00:00, run_end_date=2024-02-18 20:47:03.434210+00:00, run_duration=3.103235, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:46:00+00:00, data_interval_end=2024-02-18 20:47:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:47:03.444+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:47:00+00:00, run_after=2024-02-18T20:48:00+00:00 [2024-02-18T20:47:03.471+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:46:00+00:00 exited with status success for try_number 1 [2024-02-18T20:47:03.475+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:46:00+00:00, map_index=-1, run_start_date=2024-02-18 20:47:01.732954+00:00, run_end_date=2024-02-18 20:47:02.825824+00:00, run_duration=1.09287, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1692, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:47:00.359659+00:00, queued_by_job_id=1, pid=36752 [2024-02-18T20:47:14.206+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T20:48:00.908+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:48:00.912+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:48:00.924+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:48:00+00:00, run_after=2024-02-18T20:49:00+00:00 [2024-02-18T20:48:00.972+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T20:48:00.972+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T20:48:00.972+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:48:00.972+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:48:00.973+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:48:00.975+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T20:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:48:00.975+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T20:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T20:48:00.976+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:48:00.976+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:48:00.976+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:48:00.976+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:48:01.234+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:46:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:48:01.234+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:47:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:48:01.235+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:47:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:48:01.243+0000] {scheduler_job.py:635} INFO - Setting external_id for to 73680750-49ea-4388-86f4-18e75eefda57 [2024-02-18T20:48:01.243+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1eccadec-2158-4c0c-a344-24732a7d56bb [2024-02-18T20:48:01.244+0000] {scheduler_job.py:635} INFO - Setting external_id for to 40c10f3f-9193-4300-98f6-3924cf3103e8 [2024-02-18T20:48:02.951+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:48:02.952+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 20:46:00+00:00, run_id=scheduled__2024-02-18T20:46:00+00:00, run_start_date=2024-02-18 20:48:00.933620+00:00, run_end_date=2024-02-18 20:48:02.952106+00:00, run_duration=2.018486, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:46:00+00:00, data_interval_end=2024-02-18 20:48:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T20:48:02.957+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T20:48:00+00:00, run_after=2024-02-18T20:50:00+00:00 [2024-02-18T20:48:02.961+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:48:02.961+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:47:00+00:00, run_id=scheduled__2024-02-18T20:47:00+00:00, run_start_date=2024-02-18 20:48:00.934643+00:00, run_end_date=2024-02-18 20:48:02.961789+00:00, run_duration=2.027146, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:47:00+00:00, data_interval_end=2024-02-18 20:48:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:48:02.971+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:48:00+00:00, run_after=2024-02-18T20:49:00+00:00 [2024-02-18T20:48:02.999+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:46:00+00:00 exited with status success for try_number 1 [2024-02-18T20:48:03.000+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:47:00+00:00 exited with status success for try_number 1 [2024-02-18T20:48:03.007+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T20:46:00+00:00, map_index=-1, run_start_date=2024-02-18 20:48:01.633535+00:00, run_end_date=2024-02-18 20:48:01.932071+00:00, run_duration=0.298536, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1693, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:48:00.974105+00:00, queued_by_job_id=1, pid=36788 [2024-02-18T20:48:03.007+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:47:00+00:00, map_index=-1, run_start_date=2024-02-18 20:48:02.540509+00:00, run_end_date=2024-02-18 20:48:02.814662+00:00, run_duration=0.274153, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1695, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:48:00.974105+00:00, queued_by_job_id=1, pid=36819 [2024-02-18T20:48:04.034+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:48:04.035+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:47:00+00:00, run_id=scheduled__2024-02-18T20:47:00+00:00, run_start_date=2024-02-18 20:48:00.935618+00:00, run_end_date=2024-02-18 20:48:04.034962+00:00, run_duration=3.099344, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:47:00+00:00, data_interval_end=2024-02-18 20:48:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:48:04.041+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:48:00+00:00, run_after=2024-02-18T20:49:00+00:00 [2024-02-18T20:48:04.061+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:47:00+00:00 exited with status success for try_number 1 [2024-02-18T20:48:04.065+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:47:00+00:00, map_index=-1, run_start_date=2024-02-18 20:48:02.531706+00:00, run_end_date=2024-02-18 20:48:03.676476+00:00, run_duration=1.14477, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1694, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:48:00.974105+00:00, queued_by_job_id=1, pid=36818 [2024-02-18T20:49:00.403+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:49:00+00:00, run_after=2024-02-18T20:50:00+00:00 [2024-02-18T20:49:00.409+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:49:00.445+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T20:49:00.445+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:49:00.445+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:49:00.446+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:49:00.448+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:49:00.448+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:49:00.448+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:49:00.448+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:49:00.550+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:48:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:49:00.550+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:48:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:49:00.557+0000] {scheduler_job.py:635} INFO - Setting external_id for to 433b7c24-3e00-49ff-b5e6-b2ae41d5fd4f [2024-02-18T20:49:00.558+0000] {scheduler_job.py:635} INFO - Setting external_id for to 553e39ec-d1be-42c0-b761-7085682c7e05 [2024-02-18T20:49:02.347+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:49:02.347+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:48:00+00:00, run_id=scheduled__2024-02-18T20:48:00+00:00, run_start_date=2024-02-18 20:49:00.417290+00:00, run_end_date=2024-02-18 20:49:02.347447+00:00, run_duration=1.930157, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:48:00+00:00, data_interval_end=2024-02-18 20:49:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:49:02.356+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:49:00+00:00, run_after=2024-02-18T20:50:00+00:00 [2024-02-18T20:49:02.389+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:48:00+00:00 exited with status success for try_number 1 [2024-02-18T20:49:02.394+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:48:00+00:00, map_index=-1, run_start_date=2024-02-18 20:49:01.617701+00:00, run_end_date=2024-02-18 20:49:01.837697+00:00, run_duration=0.219996, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1696, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:49:00.447019+00:00, queued_by_job_id=1, pid=36873 [2024-02-18T20:49:03.432+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:49:03.433+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:48:00+00:00, run_id=scheduled__2024-02-18T20:48:00+00:00, run_start_date=2024-02-18 20:49:00.418169+00:00, run_end_date=2024-02-18 20:49:03.433162+00:00, run_duration=3.014993, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:48:00+00:00, data_interval_end=2024-02-18 20:49:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:49:03.439+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:49:00+00:00, run_after=2024-02-18T20:50:00+00:00 [2024-02-18T20:49:03.465+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:48:00+00:00 exited with status success for try_number 1 [2024-02-18T20:49:03.469+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:48:00+00:00, map_index=-1, run_start_date=2024-02-18 20:49:01.629450+00:00, run_end_date=2024-02-18 20:49:02.802200+00:00, run_duration=1.17275, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1697, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:49:00.447019+00:00, queued_by_job_id=1, pid=36874 [2024-02-18T20:50:00.938+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:50:00.946+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:50:00+00:00, run_after=2024-02-18T20:55:00+00:00 [2024-02-18T20:50:00.950+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:50:00.958+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:50:00+00:00, run_after=2024-02-18T20:51:00+00:00 [2024-02-18T20:50:01.010+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T20:50:01.010+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:50:01.010+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T20:50:01.010+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:50:01.010+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:50:01.011+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:50:01.013+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T20:45:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T20:50:01.013+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T20:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T20:50:01.013+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T20:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:50:01.014+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T20:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T20:50:01.014+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:50:01.014+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:50:01.014+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:50:01.014+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:50:01.325+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T20:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:50:01.326+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:48:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:50:01.326+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:49:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:50:01.326+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:49:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:50:01.334+0000] {scheduler_job.py:635} INFO - Setting external_id for to b5cb25ab-6bbe-4512-b5b4-16e6f99fee91 [2024-02-18T20:50:01.334+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6dde7355-cc32-47dd-80b0-49c12fc32be6 [2024-02-18T20:50:01.334+0000] {scheduler_job.py:635} INFO - Setting external_id for to fbde0dc4-42fe-490d-aa56-8e7186d0385d [2024-02-18T20:50:01.334+0000] {scheduler_job.py:635} INFO - Setting external_id for to 06f744ca-5457-43fc-b29b-3daf777221fb [2024-02-18T20:50:02.507+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:50:02.508+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 20:48:00+00:00, run_id=scheduled__2024-02-18T20:48:00+00:00, run_start_date=2024-02-18 20:50:00.967826+00:00, run_end_date=2024-02-18 20:50:02.508312+00:00, run_duration=1.540486, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:48:00+00:00, data_interval_end=2024-02-18 20:50:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T20:50:02.518+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T20:50:00+00:00, run_after=2024-02-18T20:52:00+00:00 [2024-02-18T20:50:02.588+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:48:00+00:00 exited with status success for try_number 1 [2024-02-18T20:50:02.596+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T20:48:00+00:00, map_index=-1, run_start_date=2024-02-18 20:50:01.723598+00:00, run_end_date=2024-02-18 20:50:02.005231+00:00, run_duration=0.281633, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1698, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:50:01.012155+00:00, queued_by_job_id=1, pid=36910 [2024-02-18T20:50:03.996+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:50:03.996+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:49:00+00:00, run_id=scheduled__2024-02-18T20:49:00+00:00, run_start_date=2024-02-18 20:50:00.968515+00:00, run_end_date=2024-02-18 20:50:03.996842+00:00, run_duration=3.028327, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:49:00+00:00, data_interval_end=2024-02-18 20:50:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:50:04.004+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:50:00+00:00, run_after=2024-02-18T20:51:00+00:00 [2024-02-18T20:50:04.009+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:50:04.010+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:49:00+00:00, run_id=scheduled__2024-02-18T20:49:00+00:00, run_start_date=2024-02-18 20:50:00.969196+00:00, run_end_date=2024-02-18 20:50:04.009881+00:00, run_duration=3.040685, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:49:00+00:00, data_interval_end=2024-02-18 20:50:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:50:04.017+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:50:00+00:00, run_after=2024-02-18T20:51:00+00:00 [2024-02-18T20:50:04.030+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:50:04.030+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:50:04.031+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:50:04.033+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T20:45:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T20:50:04.033+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T20:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T20:50:04.067+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T20:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:50:04.067+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T20:45:00+00:00 exited with status success for try_number 1 [2024-02-18T20:50:04.067+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:49:00+00:00 exited with status success for try_number 1 [2024-02-18T20:50:04.067+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:49:00+00:00 exited with status success for try_number 1 [2024-02-18T20:50:04.074+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:49:00+00:00, map_index=-1, run_start_date=2024-02-18 20:50:02.703538+00:00, run_end_date=2024-02-18 20:50:03.865100+00:00, run_duration=1.161562, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1700, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:50:01.012155+00:00, queued_by_job_id=1, pid=36951 [2024-02-18T20:50:04.074+0000] {scheduler_job.py:635} INFO - Setting external_id for to c1d6410d-96d8-4f03-a6f5-c80550ea9226 [2024-02-18T20:50:04.074+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T20:45:00+00:00, map_index=-1, run_start_date=2024-02-18 20:50:02.602530+00:00, run_end_date=2024-02-18 20:50:02.931055+00:00, run_duration=0.328525, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1699, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:50:01.012155+00:00, queued_by_job_id=1, pid=36950 [2024-02-18T20:50:04.075+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:49:00+00:00, map_index=-1, run_start_date=2024-02-18 20:50:02.754263+00:00, run_end_date=2024-02-18 20:50:03.046017+00:00, run_duration=0.291754, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1701, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:50:01.012155+00:00, queued_by_job_id=1, pid=36952 [2024-02-18T20:50:06.167+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:50:06.167+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:50:06.167+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:50:06.169+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T20:45:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T20:50:06.169+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T20:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T20:50:06.252+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T20:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:50:06.252+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T20:45:00+00:00 exited with status success for try_number 1 [2024-02-18T20:50:06.258+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2f721419-a38e-4e52-a6ea-c9336b8d20a8 [2024-02-18T20:50:06.258+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T20:45:00+00:00, map_index=-1, run_start_date=2024-02-18 20:50:05.318323+00:00, run_end_date=2024-02-18 20:50:05.570314+00:00, run_duration=0.251991, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1702, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:50:04.031580+00:00, queued_by_job_id=1, pid=36991 [2024-02-18T20:50:14.115+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:50:14.116+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:50:14.116+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:50:14.118+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T20:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:50:14.118+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T20:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T20:50:14.146+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T20:45:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:50:14.146+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T20:45:00+00:00 exited with status success for try_number 1 [2024-02-18T20:50:14.151+0000] {scheduler_job.py:635} INFO - Setting external_id for to e67f595f-8a04-497f-aed8-2d96a0e2d3e8 [2024-02-18T20:50:14.151+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T20:45:00+00:00, map_index=0, run_start_date=2024-02-18 20:50:07.658214+00:00, run_end_date=2024-02-18 20:50:13.148191+00:00, run_duration=5.489977, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1703, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:50:06.168407+00:00, queued_by_job_id=1, pid=37003 [2024-02-18T20:50:16.300+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:50:16.300+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:45:00+00:00, run_id=scheduled__2024-02-18T20:45:00+00:00, run_start_date=2024-02-18 20:50:00.967042+00:00, run_end_date=2024-02-18 20:50:16.300489+00:00, run_duration=15.333447, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:45:00+00:00, data_interval_end=2024-02-18 20:50:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T20:50:16.305+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:50:00+00:00, run_after=2024-02-18T20:55:00+00:00 [2024-02-18T20:50:16.325+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T20:45:00+00:00 exited with status success for try_number 1 [2024-02-18T20:50:16.329+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T20:45:00+00:00, map_index=-1, run_start_date=2024-02-18 20:50:15.516327+00:00, run_end_date=2024-02-18 20:50:15.704670+00:00, run_duration=0.188343, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1704, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:50:14.116999+00:00, queued_by_job_id=1, pid=37024 [2024-02-18T20:51:00.488+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:51:00+00:00, run_after=2024-02-18T20:52:00+00:00 [2024-02-18T20:51:00.492+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:51:00.527+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T20:51:00.527+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:51:00.527+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:51:00.528+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:51:00.530+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:51:00.530+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:51:00.530+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:51:00.530+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:51:00.628+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:51:00.629+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:51:00.635+0000] {scheduler_job.py:635} INFO - Setting external_id for to 25970a2f-5e54-4038-b208-1a1b5a710230 [2024-02-18T20:51:00.636+0000] {scheduler_job.py:635} INFO - Setting external_id for to 249a1aa3-363b-46b6-9dce-e025688cc8b4 [2024-02-18T20:51:02.792+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:51:02.792+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:50:00+00:00, run_id=scheduled__2024-02-18T20:50:00+00:00, run_start_date=2024-02-18 20:51:00.501188+00:00, run_end_date=2024-02-18 20:51:02.792535+00:00, run_duration=2.291347, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:50:00+00:00, data_interval_end=2024-02-18 20:51:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:51:02.800+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:51:00+00:00, run_after=2024-02-18T20:52:00+00:00 [2024-02-18T20:51:02.832+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:50:00+00:00 exited with status success for try_number 1 [2024-02-18T20:51:02.836+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:50:00+00:00, map_index=-1, run_start_date=2024-02-18 20:51:01.683897+00:00, run_end_date=2024-02-18 20:51:01.897079+00:00, run_duration=0.213182, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1705, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:51:00.528879+00:00, queued_by_job_id=1, pid=37060 [2024-02-18T20:51:03.460+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:51:03.460+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:50:00+00:00, run_id=scheduled__2024-02-18T20:50:00+00:00, run_start_date=2024-02-18 20:51:00.502119+00:00, run_end_date=2024-02-18 20:51:03.460627+00:00, run_duration=2.958508, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:50:00+00:00, data_interval_end=2024-02-18 20:51:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:51:03.466+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:51:00+00:00, run_after=2024-02-18T20:52:00+00:00 [2024-02-18T20:51:03.485+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:50:00+00:00 exited with status success for try_number 1 [2024-02-18T20:51:03.488+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:50:00+00:00, map_index=-1, run_start_date=2024-02-18 20:51:01.704955+00:00, run_end_date=2024-02-18 20:51:02.858317+00:00, run_duration=1.153362, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1706, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:51:00.528879+00:00, queued_by_job_id=1, pid=37061 [2024-02-18T20:52:00.952+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:52:00+00:00, run_after=2024-02-18T20:53:00+00:00 [2024-02-18T20:52:00.956+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:52:00.960+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:52:00.999+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T20:52:00.999+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T20:52:00.999+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:52:00.999+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:52:01.000+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:52:01.002+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T20:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:52:01.002+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T20:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T20:52:01.003+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:52:01.003+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:52:01.003+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:52:01.003+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:52:01.167+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:52:01.167+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:51:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:52:01.167+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:51:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:52:01.175+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6bb977b2-be17-42e2-ac97-65ae1540ed88 [2024-02-18T20:52:01.175+0000] {scheduler_job.py:635} INFO - Setting external_id for to e59b237b-8682-4ac3-85fd-010a58bdd507 [2024-02-18T20:52:01.176+0000] {scheduler_job.py:635} INFO - Setting external_id for to 73ac1dbe-8a08-4007-a934-7f1e550d3d93 [2024-02-18T20:52:02.298+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:52:02.298+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 20:50:00+00:00, run_id=scheduled__2024-02-18T20:50:00+00:00, run_start_date=2024-02-18 20:52:00.968605+00:00, run_end_date=2024-02-18 20:52:02.298682+00:00, run_duration=1.330077, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:50:00+00:00, data_interval_end=2024-02-18 20:52:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T20:52:02.304+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T20:52:00+00:00, run_after=2024-02-18T20:54:00+00:00 [2024-02-18T20:52:02.352+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:50:00+00:00 exited with status success for try_number 1 [2024-02-18T20:52:02.359+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T20:50:00+00:00, map_index=-1, run_start_date=2024-02-18 20:52:01.564847+00:00, run_end_date=2024-02-18 20:52:01.800314+00:00, run_duration=0.235467, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1707, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:52:01.000909+00:00, queued_by_job_id=1, pid=37096 [2024-02-18T20:52:03.387+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:52:03.387+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:51:00+00:00, run_id=scheduled__2024-02-18T20:51:00+00:00, run_start_date=2024-02-18 20:52:00.969427+00:00, run_end_date=2024-02-18 20:52:03.387710+00:00, run_duration=2.418283, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:51:00+00:00, data_interval_end=2024-02-18 20:52:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:52:03.393+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:52:00+00:00, run_after=2024-02-18T20:53:00+00:00 [2024-02-18T20:52:03.419+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:51:00+00:00 exited with status success for try_number 1 [2024-02-18T20:52:03.422+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:51:00+00:00, map_index=-1, run_start_date=2024-02-18 20:52:02.518560+00:00, run_end_date=2024-02-18 20:52:02.715545+00:00, run_duration=0.196985, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1709, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:52:01.000909+00:00, queued_by_job_id=1, pid=37127 [2024-02-18T20:52:03.922+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:52:03.922+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:51:00+00:00, run_id=scheduled__2024-02-18T20:51:00+00:00, run_start_date=2024-02-18 20:52:00.970135+00:00, run_end_date=2024-02-18 20:52:03.922567+00:00, run_duration=2.952432, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:51:00+00:00, data_interval_end=2024-02-18 20:52:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:52:03.929+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:52:00+00:00, run_after=2024-02-18T20:53:00+00:00 [2024-02-18T20:52:03.954+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:51:00+00:00 exited with status success for try_number 1 [2024-02-18T20:52:03.957+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:51:00+00:00, map_index=-1, run_start_date=2024-02-18 20:52:02.517673+00:00, run_end_date=2024-02-18 20:52:03.688680+00:00, run_duration=1.171007, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1708, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:52:01.000909+00:00, queued_by_job_id=1, pid=37126 [2024-02-18T20:52:14.240+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T20:53:00.427+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:53:00.435+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:53:00+00:00, run_after=2024-02-18T20:54:00+00:00 [2024-02-18T20:53:00.468+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T20:53:00.468+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:53:00.469+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:53:00.469+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:53:00.471+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:53:00.471+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:53:00.471+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:53:00.471+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:53:00.569+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:52:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:53:00.570+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:52:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:53:00.575+0000] {scheduler_job.py:635} INFO - Setting external_id for to 87a53806-e649-4962-af39-409aafe57770 [2024-02-18T20:53:00.576+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9026126f-1af0-4a44-97e2-89dd45b016cc [2024-02-18T20:53:02.730+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:53:02.730+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:52:00+00:00, run_id=scheduled__2024-02-18T20:52:00+00:00, run_start_date=2024-02-18 20:53:00.443018+00:00, run_end_date=2024-02-18 20:53:02.730865+00:00, run_duration=2.287847, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:52:00+00:00, data_interval_end=2024-02-18 20:53:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:53:02.740+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:53:00+00:00, run_after=2024-02-18T20:54:00+00:00 [2024-02-18T20:53:02.745+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:53:02.745+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:52:00+00:00, run_id=scheduled__2024-02-18T20:52:00+00:00, run_start_date=2024-02-18 20:53:00.443818+00:00, run_end_date=2024-02-18 20:53:02.745760+00:00, run_duration=2.301942, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:52:00+00:00, data_interval_end=2024-02-18 20:53:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:53:02.754+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:53:00+00:00, run_after=2024-02-18T20:54:00+00:00 [2024-02-18T20:53:02.778+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:52:00+00:00 exited with status success for try_number 1 [2024-02-18T20:53:02.778+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:52:00+00:00 exited with status success for try_number 1 [2024-02-18T20:53:02.782+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:52:00+00:00, map_index=-1, run_start_date=2024-02-18 20:53:01.749871+00:00, run_end_date=2024-02-18 20:53:01.954487+00:00, run_duration=0.204616, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1711, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:53:00.470061+00:00, queued_by_job_id=1, pid=37182 [2024-02-18T20:53:02.783+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:52:00+00:00, map_index=-1, run_start_date=2024-02-18 20:53:01.733291+00:00, run_end_date=2024-02-18 20:53:02.647676+00:00, run_duration=0.914385, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1710, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:53:00.470061+00:00, queued_by_job_id=1, pid=37181 [2024-02-18T20:54:01.018+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:54:01.022+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:54:01.030+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:54:00+00:00, run_after=2024-02-18T20:55:00+00:00 [2024-02-18T20:54:01.071+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T20:54:01.071+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T20:54:01.072+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:54:01.072+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:54:01.072+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:54:01.074+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T20:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:54:01.074+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T20:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T20:54:01.075+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:54:01.075+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:54:01.075+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:54:01.075+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:54:01.225+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:52:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:54:01.225+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:53:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:54:01.225+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:53:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:54:01.233+0000] {scheduler_job.py:635} INFO - Setting external_id for to c369edc4-dc5a-42a9-a60a-811d8b91a01b [2024-02-18T20:54:01.233+0000] {scheduler_job.py:635} INFO - Setting external_id for to bc69869b-a78d-41eb-96f2-a575385c8992 [2024-02-18T20:54:01.234+0000] {scheduler_job.py:635} INFO - Setting external_id for to d5c989e7-4a5c-4fb0-91aa-38b0d8ff7924 [2024-02-18T20:54:02.353+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:54:02.353+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 20:52:00+00:00, run_id=scheduled__2024-02-18T20:52:00+00:00, run_start_date=2024-02-18 20:54:01.037634+00:00, run_end_date=2024-02-18 20:54:02.353384+00:00, run_duration=1.31575, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:52:00+00:00, data_interval_end=2024-02-18 20:54:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T20:54:02.362+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T20:54:00+00:00, run_after=2024-02-18T20:56:00+00:00 [2024-02-18T20:54:02.406+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:52:00+00:00 exited with status success for try_number 1 [2024-02-18T20:54:02.413+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T20:52:00+00:00, map_index=-1, run_start_date=2024-02-18 20:54:01.667012+00:00, run_end_date=2024-02-18 20:54:01.916408+00:00, run_duration=0.249396, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1712, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:54:01.073416+00:00, queued_by_job_id=1, pid=37216 [2024-02-18T20:54:03.444+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:54:03.444+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:53:00+00:00, run_id=scheduled__2024-02-18T20:53:00+00:00, run_start_date=2024-02-18 20:54:01.038441+00:00, run_end_date=2024-02-18 20:54:03.444295+00:00, run_duration=2.405854, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:53:00+00:00, data_interval_end=2024-02-18 20:54:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:54:03.450+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:54:00+00:00, run_after=2024-02-18T20:55:00+00:00 [2024-02-18T20:54:03.479+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:53:00+00:00 exited with status success for try_number 1 [2024-02-18T20:54:03.483+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:53:00+00:00, map_index=-1, run_start_date=2024-02-18 20:54:02.457982+00:00, run_end_date=2024-02-18 20:54:02.663743+00:00, run_duration=0.205761, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1713, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:54:01.073416+00:00, queued_by_job_id=1, pid=37246 [2024-02-18T20:54:04.514+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:54:04.514+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:53:00+00:00, run_id=scheduled__2024-02-18T20:53:00+00:00, run_start_date=2024-02-18 20:54:01.039115+00:00, run_end_date=2024-02-18 20:54:04.514713+00:00, run_duration=3.475598, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:53:00+00:00, data_interval_end=2024-02-18 20:54:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:54:04.525+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:54:00+00:00, run_after=2024-02-18T20:55:00+00:00 [2024-02-18T20:54:04.552+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:53:00+00:00 exited with status success for try_number 1 [2024-02-18T20:54:04.556+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:53:00+00:00, map_index=-1, run_start_date=2024-02-18 20:54:02.522834+00:00, run_end_date=2024-02-18 20:54:03.656608+00:00, run_duration=1.133774, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1714, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:54:01.073416+00:00, queued_by_job_id=1, pid=37247 [2024-02-18T20:55:00.426+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:55:00.436+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:55:00+00:00, run_after=2024-02-18T20:56:00+00:00 [2024-02-18T20:55:00.475+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T20:55:00.475+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:55:00.475+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:55:00.476+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:55:00.478+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:55:00.478+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:55:00.478+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:55:00.478+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:55:00.587+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:54:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:55:00.590+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:54:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:55:00.599+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2e3f18c5-ec74-4732-828b-bb61f4aff33f [2024-02-18T20:55:00.599+0000] {scheduler_job.py:635} INFO - Setting external_id for to 42ea007b-011d-48c9-a7c8-427eaf2ecd49 [2024-02-18T20:55:00.659+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:55:00+00:00, run_after=2024-02-18T21:00:00+00:00 [2024-02-18T20:55:00.721+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:55:00.722+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:55:00.722+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:55:00.724+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T20:50:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T20:55:00.724+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T20:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T20:55:00.770+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T20:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:55:00.777+0000] {scheduler_job.py:635} INFO - Setting external_id for to e308267e-2584-4697-a6f1-aa79e99779f0 [2024-02-18T20:55:02.987+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:55:02.987+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:54:00+00:00, run_id=scheduled__2024-02-18T20:54:00+00:00, run_start_date=2024-02-18 20:55:00.445303+00:00, run_end_date=2024-02-18 20:55:02.987905+00:00, run_duration=2.542602, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:54:00+00:00, data_interval_end=2024-02-18 20:55:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:55:02.994+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:55:00+00:00, run_after=2024-02-18T20:56:00+00:00 [2024-02-18T20:55:03.017+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:55:03.017+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:55:03.017+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:55:03.019+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T20:50:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T20:55:03.019+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T20:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T20:55:03.052+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T20:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:55:03.052+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:54:00+00:00 exited with status success for try_number 1 [2024-02-18T20:55:03.053+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T20:50:00+00:00 exited with status success for try_number 1 [2024-02-18T20:55:03.058+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:54:00+00:00, map_index=-1, run_start_date=2024-02-18 20:55:01.996200+00:00, run_end_date=2024-02-18 20:55:02.260020+00:00, run_duration=0.26382, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1716, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:55:00.476818+00:00, queued_by_job_id=1, pid=37304 [2024-02-18T20:55:03.059+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T20:50:00+00:00, map_index=-1, run_start_date=2024-02-18 20:55:02.207816+00:00, run_end_date=2024-02-18 20:55:02.422376+00:00, run_duration=0.21456, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1717, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:55:00.723168+00:00, queued_by_job_id=1, pid=37332 [2024-02-18T20:55:03.059+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6b68a4fa-130f-43ed-bf47-2a4adb2bc759 [2024-02-18T20:55:03.093+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:55:03.094+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:54:00+00:00, run_id=scheduled__2024-02-18T20:54:00+00:00, run_start_date=2024-02-18 20:55:00.446251+00:00, run_end_date=2024-02-18 20:55:03.093927+00:00, run_duration=2.647676, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:54:00+00:00, data_interval_end=2024-02-18 20:55:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:55:03.105+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:55:00+00:00, run_after=2024-02-18T20:56:00+00:00 [2024-02-18T20:55:03.144+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:54:00+00:00 exited with status success for try_number 1 [2024-02-18T20:55:03.148+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:54:00+00:00, map_index=-1, run_start_date=2024-02-18 20:55:01.924931+00:00, run_end_date=2024-02-18 20:55:03.030044+00:00, run_duration=1.105113, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1715, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:55:00.476818+00:00, queued_by_job_id=1, pid=37303 [2024-02-18T20:55:05.245+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:55:05.245+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:55:05.245+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:55:05.247+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T20:50:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T20:55:05.247+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T20:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T20:55:05.274+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T20:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:55:05.274+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T20:50:00+00:00 exited with status success for try_number 1 [2024-02-18T20:55:05.278+0000] {scheduler_job.py:635} INFO - Setting external_id for to ceaa6b78-a061-4707-a303-b5769dd46790 [2024-02-18T20:55:05.278+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T20:50:00+00:00, map_index=-1, run_start_date=2024-02-18 20:55:04.126609+00:00, run_end_date=2024-02-18 20:55:04.311165+00:00, run_duration=0.184556, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1718, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:55:03.018186+00:00, queued_by_job_id=1, pid=37353 [2024-02-18T20:55:08.991+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:55:08.991+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:55:08.992+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:55:08.994+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T20:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:55:08.994+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T20:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T20:55:09.048+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T20:50:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:55:09.049+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T20:50:00+00:00 exited with status success for try_number 1 [2024-02-18T20:55:09.053+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0bceef5c-fbbb-4e46-bc3a-aabd93380014 [2024-02-18T20:55:09.053+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T20:50:00+00:00, map_index=0, run_start_date=2024-02-18 20:55:06.736912+00:00, run_end_date=2024-02-18 20:55:08.163809+00:00, run_duration=1.426897, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1719, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:55:05.246119+00:00, queued_by_job_id=1, pid=37364 [2024-02-18T20:55:10.748+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:55:10.748+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:50:00+00:00, run_id=scheduled__2024-02-18T20:50:00+00:00, run_start_date=2024-02-18 20:55:00.673000+00:00, run_end_date=2024-02-18 20:55:10.748703+00:00, run_duration=10.075703, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:50:00+00:00, data_interval_end=2024-02-18 20:55:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T20:55:10.753+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:55:00+00:00, run_after=2024-02-18T21:00:00+00:00 [2024-02-18T20:55:10.773+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T20:50:00+00:00 exited with status success for try_number 1 [2024-02-18T20:55:10.776+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T20:50:00+00:00, map_index=-1, run_start_date=2024-02-18 20:55:10.058096+00:00, run_end_date=2024-02-18 20:55:10.227594+00:00, run_duration=0.169498, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1720, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:55:08.992929+00:00, queued_by_job_id=1, pid=37385 [2024-02-18T20:56:00.654+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:56:00.658+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:56:00.665+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:56:00+00:00, run_after=2024-02-18T20:57:00+00:00 [2024-02-18T20:56:00.705+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T20:56:00.706+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T20:56:00.706+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:56:00.706+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:56:00.706+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:56:00.708+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T20:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:56:00.708+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T20:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T20:56:00.709+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:56:00.709+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:56:00.709+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:56:00.709+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:56:00.859+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:54:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:56:00.859+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:56:00.859+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:56:00.866+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0e435a55-135e-4d5e-9452-d7e24bf7c7ee [2024-02-18T20:56:00.866+0000] {scheduler_job.py:635} INFO - Setting external_id for to 671a54fc-d730-4977-80ad-e7e536353c1a [2024-02-18T20:56:00.867+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6573541e-ab20-4753-a6a3-ff34af00a32e [2024-02-18T20:56:02.291+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:56:02.292+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 20:54:00+00:00, run_id=scheduled__2024-02-18T20:54:00+00:00, run_start_date=2024-02-18 20:56:00.673582+00:00, run_end_date=2024-02-18 20:56:02.292136+00:00, run_duration=1.618554, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:54:00+00:00, data_interval_end=2024-02-18 20:56:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T20:56:02.305+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T20:56:00+00:00, run_after=2024-02-18T20:58:00+00:00 [2024-02-18T20:56:02.314+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:56:02.314+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:55:00+00:00, run_id=scheduled__2024-02-18T20:55:00+00:00, run_start_date=2024-02-18 20:56:00.674373+00:00, run_end_date=2024-02-18 20:56:02.314363+00:00, run_duration=1.63999, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:55:00+00:00, data_interval_end=2024-02-18 20:56:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:56:02.323+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:56:00+00:00, run_after=2024-02-18T20:57:00+00:00 [2024-02-18T20:56:02.355+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:54:00+00:00 exited with status success for try_number 1 [2024-02-18T20:56:02.360+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T20:54:00+00:00, map_index=-1, run_start_date=2024-02-18 20:56:01.281662+00:00, run_end_date=2024-02-18 20:56:01.524494+00:00, run_duration=0.242832, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1721, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:56:00.707514+00:00, queued_by_job_id=1, pid=37402 [2024-02-18T20:56:03.413+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:55:00+00:00 exited with status success for try_number 1 [2024-02-18T20:56:03.417+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:55:00+00:00, map_index=-1, run_start_date=2024-02-18 20:56:02.059933+00:00, run_end_date=2024-02-18 20:56:02.281895+00:00, run_duration=0.221962, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1722, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:56:00.707514+00:00, queued_by_job_id=1, pid=37431 [2024-02-18T20:56:04.447+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:56:04.447+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:55:00+00:00, run_id=scheduled__2024-02-18T20:55:00+00:00, run_start_date=2024-02-18 20:56:00.675063+00:00, run_end_date=2024-02-18 20:56:04.447358+00:00, run_duration=3.772295, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:55:00+00:00, data_interval_end=2024-02-18 20:56:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:56:04.453+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:56:00+00:00, run_after=2024-02-18T20:57:00+00:00 [2024-02-18T20:56:04.477+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:55:00+00:00 exited with status success for try_number 1 [2024-02-18T20:56:04.481+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:55:00+00:00, map_index=-1, run_start_date=2024-02-18 20:56:02.089714+00:00, run_end_date=2024-02-18 20:56:03.536830+00:00, run_duration=1.447116, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1723, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:56:00.707514+00:00, queued_by_job_id=1, pid=37432 [2024-02-18T20:56:46.690+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T20:56:46.690+0000] {scheduler_job.py:425} INFO - DAG scaleout_vdu has 0/16 running and queued tasks [2024-02-18T20:56:46.691+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:56:46.692+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='scaleout_vdu', task_id='main_task', run_id='scaleout_vdu_20240218205646_650753', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:56:46.692+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'scaleout_vdu', 'main_task', 'scaleout_vdu_20240218205646_650753', '--local', '--subdir', 'DAGS_FOLDER/dags/scaleout_vdu.py'] [2024-02-18T20:56:46.720+0000] {scheduler_job.py:602} INFO - Executor reports execution of scaleout_vdu.main_task run_id=scaleout_vdu_20240218205646_650753 exited with status queued for try_number 1 [2024-02-18T20:56:46.723+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0db24a85-d3be-4d6d-a865-3a0d67faee0b [2024-02-18T20:56:47.734+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:56:47.734+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=scaleout_vdu, execution_date=2024-02-18 20:56:46.521577+00:00, run_id=scaleout_vdu_20240218205646_650753, run_start_date=2024-02-18 20:56:46.671530+00:00, run_end_date=2024-02-18 20:56:47.734753+00:00, run_duration=1.063223, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 20:56:46.521577+00:00, data_interval_end=2024-02-18 20:56:46.521577+00:00, dag_hash=fe9051a2be22a71df9995650740fbd7e [2024-02-18T20:56:47.737+0000] {dag.py:3452} INFO - Setting next_dagrun for scaleout_vdu to None, run_after=None [2024-02-18T20:56:47.765+0000] {scheduler_job.py:602} INFO - Executor reports execution of scaleout_vdu.main_task run_id=scaleout_vdu_20240218205646_650753 exited with status success for try_number 1 [2024-02-18T20:56:47.769+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=scaleout_vdu, task_id=main_task, run_id=scaleout_vdu_20240218205646_650753, map_index=-1, run_start_date=2024-02-18 20:56:47.158649+00:00, run_end_date=2024-02-18 20:56:47.371531+00:00, run_duration=0.212882, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1724, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:56:46.691523+00:00, queued_by_job_id=1, pid=37466 [2024-02-18T20:57:00.910+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:57:00+00:00, run_after=2024-02-18T20:58:00+00:00 [2024-02-18T20:57:00.914+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:57:00.952+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T20:57:00.952+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:57:00.953+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:57:00.953+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:57:00.955+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:57:00.955+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:57:00.955+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:57:00.955+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:57:01.048+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:56:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:57:01.048+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:56:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:57:01.056+0000] {scheduler_job.py:635} INFO - Setting external_id for to 106e188a-4be3-4498-8153-85a03a3a10d1 [2024-02-18T20:57:01.056+0000] {scheduler_job.py:635} INFO - Setting external_id for to f4261aca-4a61-4bdb-8853-92b594aa45a2 [2024-02-18T20:57:02.931+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:57:02.932+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:56:00+00:00, run_id=scheduled__2024-02-18T20:56:00+00:00, run_start_date=2024-02-18 20:57:00.923288+00:00, run_end_date=2024-02-18 20:57:02.932073+00:00, run_duration=2.008785, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:56:00+00:00, data_interval_end=2024-02-18 20:57:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:57:02.938+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:57:00+00:00, run_after=2024-02-18T20:58:00+00:00 [2024-02-18T20:57:02.963+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:56:00+00:00 exited with status success for try_number 1 [2024-02-18T20:57:02.966+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:56:00+00:00, map_index=-1, run_start_date=2024-02-18 20:57:02.109917+00:00, run_end_date=2024-02-18 20:57:02.310245+00:00, run_duration=0.200328, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1725, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:57:00.954059+00:00, queued_by_job_id=1, pid=37499 [2024-02-18T20:57:03.992+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:57:03.993+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:56:00+00:00, run_id=scheduled__2024-02-18T20:56:00+00:00, run_start_date=2024-02-18 20:57:00.924023+00:00, run_end_date=2024-02-18 20:57:03.992953+00:00, run_duration=3.06893, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:56:00+00:00, data_interval_end=2024-02-18 20:57:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:57:03.999+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:57:00+00:00, run_after=2024-02-18T20:58:00+00:00 [2024-02-18T20:57:04.020+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:56:00+00:00 exited with status success for try_number 1 [2024-02-18T20:57:04.024+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:56:00+00:00, map_index=-1, run_start_date=2024-02-18 20:57:02.112564+00:00, run_end_date=2024-02-18 20:57:03.226535+00:00, run_duration=1.113971, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1726, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:57:00.954059+00:00, queued_by_job_id=1, pid=37500 [2024-02-18T20:57:14.275+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T20:58:00.082+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:58:00.090+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:58:00+00:00, run_after=2024-02-18T20:59:00+00:00 [2024-02-18T20:58:00.094+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:58:00.142+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T20:58:00.143+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T20:58:00.143+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:58:00.143+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:58:00.143+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:58:00.145+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T20:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:58:00.145+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T20:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T20:58:00.145+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:58:00.146+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:58:00.146+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:58:00.146+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:58:00.282+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:56:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:58:00.282+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:57:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:58:00.283+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:57:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:58:00.292+0000] {scheduler_job.py:635} INFO - Setting external_id for to 963e4382-bb7a-44e3-9fde-b5f31d3da163 [2024-02-18T20:58:00.293+0000] {scheduler_job.py:635} INFO - Setting external_id for to a5d029ef-0ae9-4588-bd29-afea2d8880d7 [2024-02-18T20:58:00.293+0000] {scheduler_job.py:635} INFO - Setting external_id for to 01ff3fcd-7b0d-42a0-8f21-c9cee0813eb0 [2024-02-18T20:58:01.412+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:58:01.413+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 20:56:00+00:00, run_id=scheduled__2024-02-18T20:56:00+00:00, run_start_date=2024-02-18 20:58:00.106884+00:00, run_end_date=2024-02-18 20:58:01.413130+00:00, run_duration=1.306246, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:56:00+00:00, data_interval_end=2024-02-18 20:58:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T20:58:01.421+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T20:58:00+00:00, run_after=2024-02-18T21:00:00+00:00 [2024-02-18T20:58:01.464+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:56:00+00:00 exited with status success for try_number 1 [2024-02-18T20:58:01.471+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T20:56:00+00:00, map_index=-1, run_start_date=2024-02-18 20:58:00.770377+00:00, run_end_date=2024-02-18 20:58:01.106825+00:00, run_duration=0.336448, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1727, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:58:00.144382+00:00, queued_by_job_id=1, pid=37535 [2024-02-18T20:58:02.371+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:58:02.372+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:57:00+00:00, run_id=scheduled__2024-02-18T20:57:00+00:00, run_start_date=2024-02-18 20:58:00.107677+00:00, run_end_date=2024-02-18 20:58:02.372152+00:00, run_duration=2.264475, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:57:00+00:00, data_interval_end=2024-02-18 20:58:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:58:02.378+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:58:00+00:00, run_after=2024-02-18T20:59:00+00:00 [2024-02-18T20:58:02.404+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:57:00+00:00 exited with status success for try_number 1 [2024-02-18T20:58:02.406+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:57:00+00:00, map_index=-1, run_start_date=2024-02-18 20:58:01.519571+00:00, run_end_date=2024-02-18 20:58:01.730522+00:00, run_duration=0.210951, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1729, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:58:00.144382+00:00, queued_by_job_id=1, pid=37566 [2024-02-18T20:58:03.440+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:58:03.441+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:57:00+00:00, run_id=scheduled__2024-02-18T20:57:00+00:00, run_start_date=2024-02-18 20:58:00.108434+00:00, run_end_date=2024-02-18 20:58:03.441026+00:00, run_duration=3.332592, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:57:00+00:00, data_interval_end=2024-02-18 20:58:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:58:03.447+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:58:00+00:00, run_after=2024-02-18T20:59:00+00:00 [2024-02-18T20:58:03.468+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:57:00+00:00 exited with status success for try_number 1 [2024-02-18T20:58:03.471+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:57:00+00:00, map_index=-1, run_start_date=2024-02-18 20:58:01.502306+00:00, run_end_date=2024-02-18 20:58:02.722161+00:00, run_duration=1.219855, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1728, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:58:00.144382+00:00, queued_by_job_id=1, pid=37565 [2024-02-18T20:59:00.293+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T20:59:00.301+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:59:00+00:00, run_after=2024-02-18T21:00:00+00:00 [2024-02-18T20:59:00.347+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T20:59:00.347+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:59:00.347+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T20:59:00.348+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T20:59:00.350+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:59:00.350+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T20:59:00.350+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T20:59:00.351+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T20:59:00.442+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:58:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:59:00.443+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:58:00+00:00 exited with status queued for try_number 1 [2024-02-18T20:59:00.448+0000] {scheduler_job.py:635} INFO - Setting external_id for to c3c94be6-f0ba-4bb4-b8e9-a2c86e3d876b [2024-02-18T20:59:00.448+0000] {scheduler_job.py:635} INFO - Setting external_id for to f13d1548-d89b-4687-aa68-4eabec20ec8b [2024-02-18T20:59:02.621+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:59:02.621+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:58:00+00:00, run_id=scheduled__2024-02-18T20:58:00+00:00, run_start_date=2024-02-18 20:59:00.308560+00:00, run_end_date=2024-02-18 20:59:02.621302+00:00, run_duration=2.312742, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:58:00+00:00, data_interval_end=2024-02-18 20:59:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T20:59:02.627+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:59:00+00:00, run_after=2024-02-18T21:00:00+00:00 [2024-02-18T20:59:02.656+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:58:00+00:00 exited with status success for try_number 1 [2024-02-18T20:59:02.660+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:58:00+00:00, map_index=-1, run_start_date=2024-02-18 20:59:01.536940+00:00, run_end_date=2024-02-18 20:59:01.756786+00:00, run_duration=0.219846, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1730, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:59:00.348785+00:00, queued_by_job_id=1, pid=37621 [2024-02-18T20:59:02.845+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T20:59:02.845+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:58:00+00:00, run_id=scheduled__2024-02-18T20:58:00+00:00, run_start_date=2024-02-18 20:59:00.309431+00:00, run_end_date=2024-02-18 20:59:02.845282+00:00, run_duration=2.535851, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:58:00+00:00, data_interval_end=2024-02-18 20:59:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T20:59:02.851+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T20:59:00+00:00, run_after=2024-02-18T21:00:00+00:00 [2024-02-18T20:59:02.870+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:58:00+00:00 exited with status success for try_number 1 [2024-02-18T20:59:02.873+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:58:00+00:00, map_index=-1, run_start_date=2024-02-18 20:59:01.537790+00:00, run_end_date=2024-02-18 20:59:02.655002+00:00, run_duration=1.117212, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1731, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 20:59:00.348785+00:00, queued_by_job_id=1, pid=37620 [2024-02-18T21:00:00.497+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:00:00+00:00, run_after=2024-02-18T21:05:00+00:00 [2024-02-18T21:00:00.501+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T21:00:00.506+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T21:00:00.564+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T21:00:00.564+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T21:00:00.565+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T21:00:00.565+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T21:00:00.565+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T21:00:00.568+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T20:55:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T21:00:00.568+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T20:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T21:00:00.568+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T20:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T21:00:00.568+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T20:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T21:00:00.569+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T21:00:00.569+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T21:00:00.742+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T20:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:00:00.742+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:58:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:00:00.742+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:59:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:00:00.750+0000] {scheduler_job.py:635} INFO - Setting external_id for to e3cd50de-9faf-4134-a294-528888f29e09 [2024-02-18T21:00:00.751+0000] {scheduler_job.py:635} INFO - Setting external_id for to 19b5d086-4542-416a-bfe6-43de229f7eec [2024-02-18T21:00:00.751+0000] {scheduler_job.py:635} INFO - Setting external_id for to 933650af-b767-4a52-93ff-9f199c146777 [2024-02-18T21:00:00.789+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:00:00+00:00, run_after=2024-02-18T21:01:00+00:00 [2024-02-18T21:00:00.858+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T21:00:00.858+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T21:00:00.859+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T21:00:00.861+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T20:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T21:00:00.862+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T20:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T21:00:00.913+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:59:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:00:00.922+0000] {scheduler_job.py:635} INFO - Setting external_id for to e9a08c23-dd8e-44d0-ac52-fc02d3f17b73 [2024-02-18T21:00:02.185+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T21:00:02.185+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 20:58:00+00:00, run_id=scheduled__2024-02-18T20:58:00+00:00, run_start_date=2024-02-18 21:00:00.520047+00:00, run_end_date=2024-02-18 21:00:02.185519+00:00, run_duration=1.665472, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:58:00+00:00, data_interval_end=2024-02-18 21:00:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T21:00:02.194+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T21:00:00+00:00, run_after=2024-02-18T21:02:00+00:00 [2024-02-18T21:00:02.251+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T20:58:00+00:00 exited with status success for try_number 1 [2024-02-18T21:00:02.257+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T20:58:00+00:00, map_index=-1, run_start_date=2024-02-18 21:00:01.244137+00:00, run_end_date=2024-02-18 21:00:01.570217+00:00, run_duration=0.32608, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1732, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:00:00.566482+00:00, queued_by_job_id=1, pid=37658 [2024-02-18T21:00:03.292+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T21:00:03.293+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:59:00+00:00, run_id=scheduled__2024-02-18T20:59:00+00:00, run_start_date=2024-02-18 21:00:00.801408+00:00, run_end_date=2024-02-18 21:00:03.293162+00:00, run_duration=2.491754, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:59:00+00:00, data_interval_end=2024-02-18 21:00:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T21:00:03.299+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:00:00+00:00, run_after=2024-02-18T21:01:00+00:00 [2024-02-18T21:00:03.325+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T21:00:03.325+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T21:00:03.325+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T21:00:03.327+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T20:55:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T21:00:03.327+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T20:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T21:00:03.360+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T20:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:00:03.361+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T20:55:00+00:00 exited with status success for try_number 1 [2024-02-18T21:00:03.361+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:59:00+00:00 exited with status success for try_number 1 [2024-02-18T21:00:03.366+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6be685e6-bc46-46fe-9f7b-9ef6fedf3279 [2024-02-18T21:00:03.366+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T20:55:00+00:00, map_index=-1, run_start_date=2024-02-18 21:00:02.427084+00:00, run_end_date=2024-02-18 21:00:02.789265+00:00, run_duration=0.362181, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1733, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:00:00.566482+00:00, queued_by_job_id=1, pid=37688 [2024-02-18T21:00:03.366+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:59:00+00:00, map_index=-1, run_start_date=2024-02-18 21:00:02.750424+00:00, run_end_date=2024-02-18 21:00:03.061902+00:00, run_duration=0.311478, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1735, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:00:00.860080+00:00, queued_by_job_id=1, pid=37712 [2024-02-18T21:00:04.476+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T21:00:04.477+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:59:00+00:00, run_id=scheduled__2024-02-18T20:59:00+00:00, run_start_date=2024-02-18 21:00:00.520857+00:00, run_end_date=2024-02-18 21:00:04.477306+00:00, run_duration=3.956449, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:59:00+00:00, data_interval_end=2024-02-18 21:00:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T21:00:04.487+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:00:00+00:00, run_after=2024-02-18T21:01:00+00:00 [2024-02-18T21:00:04.527+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T20:59:00+00:00 exited with status success for try_number 1 [2024-02-18T21:00:04.532+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T20:59:00+00:00, map_index=-1, run_start_date=2024-02-18 21:00:02.480687+00:00, run_end_date=2024-02-18 21:00:04.288044+00:00, run_duration=1.807357, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1734, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:00:00.566482+00:00, queued_by_job_id=1, pid=37689 [2024-02-18T21:00:05.586+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T21:00:05.587+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T21:00:05.587+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T21:00:05.589+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T20:55:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T21:00:05.589+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T20:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T21:00:05.633+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T20:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:00:05.633+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T20:55:00+00:00 exited with status success for try_number 1 [2024-02-18T21:00:05.641+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8d294bee-90a7-40f1-b4af-6977eae587ef [2024-02-18T21:00:05.641+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T20:55:00+00:00, map_index=-1, run_start_date=2024-02-18 21:00:04.566930+00:00, run_end_date=2024-02-18 21:00:04.797537+00:00, run_duration=0.230607, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1736, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:00:03.326380+00:00, queued_by_job_id=1, pid=37738 [2024-02-18T21:00:08.420+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T21:00:08.420+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T21:00:08.420+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T21:00:08.422+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T20:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T21:00:08.422+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T20:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T21:00:08.449+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T20:55:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:00:08.449+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T20:55:00+00:00 exited with status success for try_number 1 [2024-02-18T21:00:08.454+0000] {scheduler_job.py:635} INFO - Setting external_id for to ad93acad-7ee7-4c6e-becd-cd3e1c2171be [2024-02-18T21:00:08.454+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T20:55:00+00:00, map_index=0, run_start_date=2024-02-18 21:00:07.065889+00:00, run_end_date=2024-02-18 21:00:08.298592+00:00, run_duration=1.232703, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1737, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:00:05.588100+00:00, queued_by_job_id=1, pid=37750 [2024-02-18T21:00:10.711+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T21:00:10.711+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 20:55:00+00:00, run_id=scheduled__2024-02-18T20:55:00+00:00, run_start_date=2024-02-18 21:00:00.519097+00:00, run_end_date=2024-02-18 21:00:10.711261+00:00, run_duration=10.192164, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 20:55:00+00:00, data_interval_end=2024-02-18 21:00:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T21:00:10.715+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:00:00+00:00, run_after=2024-02-18T21:05:00+00:00 [2024-02-18T21:00:10.734+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T20:55:00+00:00 exited with status success for try_number 1 [2024-02-18T21:00:10.737+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T20:55:00+00:00, map_index=-1, run_start_date=2024-02-18 21:00:09.500754+00:00, run_end_date=2024-02-18 21:00:09.678328+00:00, run_duration=0.177574, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1738, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:00:08.421161+00:00, queued_by_job_id=1, pid=37771 [2024-02-18T21:01:00.923+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T21:01:00.931+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:01:00+00:00, run_after=2024-02-18T21:02:00+00:00 [2024-02-18T21:01:00.967+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T21:01:00.967+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T21:01:00.967+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T21:01:00.967+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T21:01:00.969+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T21:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T21:01:00.969+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T21:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T21:01:00.969+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T21:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T21:01:00.970+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T21:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T21:01:01.067+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:01:01.067+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:01:01.072+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1247b51d-fabe-4f9b-9402-e67d6dad0c59 [2024-02-18T21:01:01.072+0000] {scheduler_job.py:635} INFO - Setting external_id for to 72c38000-5190-46ff-a76b-d030729b4754 [2024-02-18T21:01:03.262+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T21:01:03.263+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 21:00:00+00:00, run_id=scheduled__2024-02-18T21:00:00+00:00, run_start_date=2024-02-18 21:01:00.941016+00:00, run_end_date=2024-02-18 21:01:03.263141+00:00, run_duration=2.322125, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 21:00:00+00:00, data_interval_end=2024-02-18 21:01:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T21:01:03.269+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:01:00+00:00, run_after=2024-02-18T21:02:00+00:00 [2024-02-18T21:01:03.289+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:00:00+00:00 exited with status success for try_number 1 [2024-02-18T21:01:03.292+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T21:00:00+00:00, map_index=-1, run_start_date=2024-02-18 21:01:02.166123+00:00, run_end_date=2024-02-18 21:01:02.423741+00:00, run_duration=0.257618, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1739, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:01:00.968473+00:00, queued_by_job_id=1, pid=37807 [2024-02-18T21:01:03.897+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T21:01:03.898+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 21:00:00+00:00, run_id=scheduled__2024-02-18T21:00:00+00:00, run_start_date=2024-02-18 21:01:00.941761+00:00, run_end_date=2024-02-18 21:01:03.898190+00:00, run_duration=2.956429, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 21:00:00+00:00, data_interval_end=2024-02-18 21:01:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T21:01:03.905+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:01:00+00:00, run_after=2024-02-18T21:02:00+00:00 [2024-02-18T21:01:03.928+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:00:00+00:00 exited with status success for try_number 1 [2024-02-18T21:01:03.932+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T21:00:00+00:00, map_index=-1, run_start_date=2024-02-18 21:01:02.198460+00:00, run_end_date=2024-02-18 21:01:03.532328+00:00, run_duration=1.333868, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1740, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:01:00.968473+00:00, queued_by_job_id=1, pid=37808 [2024-02-18T21:02:00.416+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T21:02:00.426+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:02:00+00:00, run_after=2024-02-18T21:03:00+00:00 [2024-02-18T21:02:00.432+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T21:02:00.482+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T21:02:00.483+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T21:02:00.483+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T21:02:00.483+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T21:02:00.483+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T21:02:00.486+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T21:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T21:02:00.486+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T21:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T21:02:00.486+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T21:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T21:02:00.486+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T21:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T21:02:00.486+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T21:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T21:02:00.487+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T21:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T21:02:00.660+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T21:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:02:00.660+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:01:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:02:00.660+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:01:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:02:00.668+0000] {scheduler_job.py:635} INFO - Setting external_id for to a8a3d7d1-fd35-4fe0-a718-088484a0c6bc [2024-02-18T21:02:00.668+0000] {scheduler_job.py:635} INFO - Setting external_id for to e27e815c-89d8-4212-a49e-29167de75b74 [2024-02-18T21:02:00.669+0000] {scheduler_job.py:635} INFO - Setting external_id for to c9a3247e-e8a5-4e04-a5f9-b1695d16b9b6 [2024-02-18T21:02:01.797+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T21:02:01.798+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 21:00:00+00:00, run_id=scheduled__2024-02-18T21:00:00+00:00, run_start_date=2024-02-18 21:02:00.443881+00:00, run_end_date=2024-02-18 21:02:01.798175+00:00, run_duration=1.354294, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 21:00:00+00:00, data_interval_end=2024-02-18 21:02:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T21:02:01.811+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T21:02:00+00:00, run_after=2024-02-18T21:04:00+00:00 [2024-02-18T21:02:01.859+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T21:00:00+00:00 exited with status success for try_number 1 [2024-02-18T21:02:01.863+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T21:00:00+00:00, map_index=-1, run_start_date=2024-02-18 21:02:01.176206+00:00, run_end_date=2024-02-18 21:02:01.442496+00:00, run_duration=0.26629, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1741, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:02:00.484587+00:00, queued_by_job_id=1, pid=37843 [2024-02-18T21:02:02.891+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T21:02:02.892+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 21:01:00+00:00, run_id=scheduled__2024-02-18T21:01:00+00:00, run_start_date=2024-02-18 21:02:00.444755+00:00, run_end_date=2024-02-18 21:02:02.892139+00:00, run_duration=2.447384, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 21:01:00+00:00, data_interval_end=2024-02-18 21:02:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T21:02:02.898+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:02:00+00:00, run_after=2024-02-18T21:03:00+00:00 [2024-02-18T21:02:02.922+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:01:00+00:00 exited with status success for try_number 1 [2024-02-18T21:02:02.925+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T21:01:00+00:00, map_index=-1, run_start_date=2024-02-18 21:02:02.037036+00:00, run_end_date=2024-02-18 21:02:02.237925+00:00, run_duration=0.200889, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1743, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:02:00.484587+00:00, queued_by_job_id=1, pid=37874 [2024-02-18T21:02:03.954+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T21:02:03.955+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 21:01:00+00:00, run_id=scheduled__2024-02-18T21:01:00+00:00, run_start_date=2024-02-18 21:02:00.445521+00:00, run_end_date=2024-02-18 21:02:03.954866+00:00, run_duration=3.509345, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 21:01:00+00:00, data_interval_end=2024-02-18 21:02:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T21:02:03.965+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:02:00+00:00, run_after=2024-02-18T21:03:00+00:00 [2024-02-18T21:02:03.985+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:01:00+00:00 exited with status success for try_number 1 [2024-02-18T21:02:03.988+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T21:01:00+00:00, map_index=-1, run_start_date=2024-02-18 21:02:01.943988+00:00, run_end_date=2024-02-18 21:02:03.230278+00:00, run_duration=1.28629, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1742, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:02:00.484587+00:00, queued_by_job_id=1, pid=37873 [2024-02-18T21:02:14.311+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T21:02:46.878+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T21:02:46.879+0000] {scheduler_job.py:425} INFO - DAG scaleout_vdu has 0/16 running and queued tasks [2024-02-18T21:02:46.879+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T21:02:46.881+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='scaleout_vdu', task_id='main_task', run_id='scaleout_vdu_20240218210246_805686', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T21:02:46.881+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'scaleout_vdu', 'main_task', 'scaleout_vdu_20240218210246_805686', '--local', '--subdir', 'DAGS_FOLDER/dags/scaleout_vdu.py'] [2024-02-18T21:02:46.917+0000] {scheduler_job.py:602} INFO - Executor reports execution of scaleout_vdu.main_task run_id=scaleout_vdu_20240218210246_805686 exited with status queued for try_number 1 [2024-02-18T21:02:46.921+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8e99dcb6-99e8-451b-b6d7-50901a56f78e [2024-02-18T21:02:48.008+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T21:02:48.009+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=scaleout_vdu, execution_date=2024-02-18 21:02:46.514295+00:00, run_id=scaleout_vdu_20240218210246_805686, run_start_date=2024-02-18 21:02:46.851982+00:00, run_end_date=2024-02-18 21:02:48.008970+00:00, run_duration=1.156988, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 21:02:46.514295+00:00, data_interval_end=2024-02-18 21:02:46.514295+00:00, dag_hash=fe9051a2be22a71df9995650740fbd7e [2024-02-18T21:02:48.011+0000] {dag.py:3452} INFO - Setting next_dagrun for scaleout_vdu to None, run_after=None [2024-02-18T21:02:48.032+0000] {scheduler_job.py:602} INFO - Executor reports execution of scaleout_vdu.main_task run_id=scaleout_vdu_20240218210246_805686 exited with status success for try_number 1 [2024-02-18T21:02:48.036+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=scaleout_vdu, task_id=main_task, run_id=scaleout_vdu_20240218210246_805686, map_index=-1, run_start_date=2024-02-18 21:02:47.348598+00:00, run_end_date=2024-02-18 21:02:47.571372+00:00, run_duration=0.222774, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1744, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:02:46.880117+00:00, queued_by_job_id=1, pid=37907 [2024-02-18T21:03:00.948+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T21:03:00.957+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:03:00+00:00, run_after=2024-02-18T21:04:00+00:00 [2024-02-18T21:03:00.995+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T21:03:00.995+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T21:03:00.996+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T21:03:00.996+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T21:03:00.998+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T21:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T21:03:00.998+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T21:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T21:03:00.998+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T21:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T21:03:00.998+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T21:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T21:03:01.088+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:02:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:03:01.088+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:02:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:03:01.094+0000] {scheduler_job.py:635} INFO - Setting external_id for to f436f365-6d84-41a9-a5ba-cdc61db190f2 [2024-02-18T21:03:01.094+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4fc227f5-4622-4d9b-b266-35584462d81b [2024-02-18T21:03:03.266+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T21:03:03.266+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 21:02:00+00:00, run_id=scheduled__2024-02-18T21:02:00+00:00, run_start_date=2024-02-18 21:03:00.965995+00:00, run_end_date=2024-02-18 21:03:03.266324+00:00, run_duration=2.300329, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 21:02:00+00:00, data_interval_end=2024-02-18 21:03:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T21:03:03.273+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:03:00+00:00, run_after=2024-02-18T21:04:00+00:00 [2024-02-18T21:03:03.300+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:02:00+00:00 exited with status success for try_number 1 [2024-02-18T21:03:03.303+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T21:02:00+00:00, map_index=-1, run_start_date=2024-02-18 21:03:02.412453+00:00, run_end_date=2024-02-18 21:03:02.610378+00:00, run_duration=0.197925, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1745, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:03:00.997210+00:00, queued_by_job_id=1, pid=37940 [2024-02-18T21:03:04.332+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T21:03:04.332+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 21:02:00+00:00, run_id=scheduled__2024-02-18T21:02:00+00:00, run_start_date=2024-02-18 21:03:00.966828+00:00, run_end_date=2024-02-18 21:03:04.332278+00:00, run_duration=3.36545, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 21:02:00+00:00, data_interval_end=2024-02-18 21:03:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T21:03:04.338+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:03:00+00:00, run_after=2024-02-18T21:04:00+00:00 [2024-02-18T21:03:04.367+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:02:00+00:00 exited with status success for try_number 1 [2024-02-18T21:03:04.371+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T21:02:00+00:00, map_index=-1, run_start_date=2024-02-18 21:03:02.437477+00:00, run_end_date=2024-02-18 21:03:03.573879+00:00, run_duration=1.136402, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1746, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:03:00.997210+00:00, queued_by_job_id=1, pid=37941 [2024-02-18T21:04:00.313+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T21:04:00.325+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:04:00+00:00, run_after=2024-02-18T21:05:00+00:00 [2024-02-18T21:04:00.332+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T21:04:00.389+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T21:04:00.389+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T21:04:00.389+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T21:04:00.389+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T21:04:00.390+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T21:04:00.392+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T21:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T21:04:00.392+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T21:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T21:04:00.393+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T21:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T21:04:00.393+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T21:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T21:04:00.393+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T21:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T21:04:00.393+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T21:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T21:04:00.669+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T21:02:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:04:00.669+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:03:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:04:00.669+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:03:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:04:00.677+0000] {scheduler_job.py:635} INFO - Setting external_id for to e9623a4d-c33a-4291-b49f-8ea62d9d43af [2024-02-18T21:04:00.677+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7e9a1060-6fc4-4f4a-9233-774ec46a1dd5 [2024-02-18T21:04:00.677+0000] {scheduler_job.py:635} INFO - Setting external_id for to 640ba86a-67c7-467b-a466-593eba29a92c [2024-02-18T21:04:01.819+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T21:04:01.820+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 21:02:00+00:00, run_id=scheduled__2024-02-18T21:02:00+00:00, run_start_date=2024-02-18 21:04:00.343418+00:00, run_end_date=2024-02-18 21:04:01.820089+00:00, run_duration=1.476671, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 21:02:00+00:00, data_interval_end=2024-02-18 21:04:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T21:04:01.828+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T21:04:00+00:00, run_after=2024-02-18T21:06:00+00:00 [2024-02-18T21:04:01.878+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T21:02:00+00:00 exited with status success for try_number 1 [2024-02-18T21:04:01.882+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T21:02:00+00:00, map_index=-1, run_start_date=2024-02-18 21:04:01.067039+00:00, run_end_date=2024-02-18 21:04:01.331841+00:00, run_duration=0.264802, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1747, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:04:00.391053+00:00, queued_by_job_id=1, pid=37976 [2024-02-18T21:04:02.911+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T21:04:02.911+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 21:03:00+00:00, run_id=scheduled__2024-02-18T21:03:00+00:00, run_start_date=2024-02-18 21:04:00.344453+00:00, run_end_date=2024-02-18 21:04:02.911705+00:00, run_duration=2.567252, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 21:03:00+00:00, data_interval_end=2024-02-18 21:04:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T21:04:02.919+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:04:00+00:00, run_after=2024-02-18T21:05:00+00:00 [2024-02-18T21:04:02.947+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:03:00+00:00 exited with status success for try_number 1 [2024-02-18T21:04:02.950+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T21:03:00+00:00, map_index=-1, run_start_date=2024-02-18 21:04:01.847619+00:00, run_end_date=2024-02-18 21:04:02.069552+00:00, run_duration=0.221933, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1748, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:04:00.391053+00:00, queued_by_job_id=1, pid=38006 [2024-02-18T21:04:03.980+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T21:04:03.980+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 21:03:00+00:00, run_id=scheduled__2024-02-18T21:03:00+00:00, run_start_date=2024-02-18 21:04:00.345377+00:00, run_end_date=2024-02-18 21:04:03.980642+00:00, run_duration=3.635265, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 21:03:00+00:00, data_interval_end=2024-02-18 21:04:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T21:04:03.987+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:04:00+00:00, run_after=2024-02-18T21:05:00+00:00 [2024-02-18T21:04:04.009+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:03:00+00:00 exited with status success for try_number 1 [2024-02-18T21:04:04.013+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T21:03:00+00:00, map_index=-1, run_start_date=2024-02-18 21:04:01.858795+00:00, run_end_date=2024-02-18 21:04:03.015462+00:00, run_duration=1.156667, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1749, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:04:00.391053+00:00, queued_by_job_id=1, pid=38007 [2024-02-18T21:05:00.530+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:05:00+00:00, run_after=2024-02-18T21:06:00+00:00 [2024-02-18T21:05:00.536+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T21:05:00.543+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:05:00+00:00, run_after=2024-02-18T21:10:00+00:00 [2024-02-18T21:05:00.594+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T21:05:00.594+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T21:05:00.594+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T21:05:00.594+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T21:05:00.595+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T21:05:00.597+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T21:00:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T21:05:00.598+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T21:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T21:05:00.598+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T21:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T21:05:00.598+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T21:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T21:05:00.598+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T21:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T21:05:00.598+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T21:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T21:05:00.852+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T21:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:05:00.852+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:04:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:05:00.853+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:04:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:05:00.874+0000] {scheduler_job.py:635} INFO - Setting external_id for to d9aeed8a-628e-4a63-8035-d5dc42a3cef6 [2024-02-18T21:05:00.875+0000] {scheduler_job.py:635} INFO - Setting external_id for to bc30bd22-3370-414a-b320-01b3230c6ca5 [2024-02-18T21:05:00.875+0000] {scheduler_job.py:635} INFO - Setting external_id for to c6a4d5ab-9193-44b3-b9f6-de70a5bcad88 [2024-02-18T21:05:03.515+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T21:05:03.515+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 21:04:00+00:00, run_id=scheduled__2024-02-18T21:04:00+00:00, run_start_date=2024-02-18 21:05:00.554934+00:00, run_end_date=2024-02-18 21:05:03.515500+00:00, run_duration=2.960566, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 21:04:00+00:00, data_interval_end=2024-02-18 21:05:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T21:05:03.522+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:05:00+00:00, run_after=2024-02-18T21:06:00+00:00 [2024-02-18T21:05:03.538+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T21:05:03.538+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T21:05:03.538+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T21:05:03.540+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T21:00:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T21:05:03.540+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T21:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T21:05:03.569+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T21:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:05:03.570+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T21:00:00+00:00 exited with status success for try_number 1 [2024-02-18T21:05:03.570+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:04:00+00:00 exited with status success for try_number 1 [2024-02-18T21:05:03.574+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T21:04:00+00:00, map_index=-1, run_start_date=2024-02-18 21:05:02.260419+00:00, run_end_date=2024-02-18 21:05:02.729115+00:00, run_duration=0.468696, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1750, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:05:00.596264+00:00, queued_by_job_id=1, pid=38071 [2024-02-18T21:05:03.574+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T21:00:00+00:00, map_index=-1, run_start_date=2024-02-18 21:05:02.534992+00:00, run_end_date=2024-02-18 21:05:02.889465+00:00, run_duration=0.354473, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1752, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:05:00.596264+00:00, queued_by_job_id=1, pid=38073 [2024-02-18T21:05:03.575+0000] {scheduler_job.py:635} INFO - Setting external_id for to 854ff5f9-517e-4807-bf11-e5e02a57f3de [2024-02-18T21:05:04.674+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T21:05:04.675+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 21:04:00+00:00, run_id=scheduled__2024-02-18T21:04:00+00:00, run_start_date=2024-02-18 21:05:00.555798+00:00, run_end_date=2024-02-18 21:05:04.675249+00:00, run_duration=4.119451, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 21:04:00+00:00, data_interval_end=2024-02-18 21:05:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T21:05:04.686+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:05:00+00:00, run_after=2024-02-18T21:06:00+00:00 [2024-02-18T21:05:04.730+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:04:00+00:00 exited with status success for try_number 1 [2024-02-18T21:05:04.735+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T21:04:00+00:00, map_index=-1, run_start_date=2024-02-18 21:05:02.295381+00:00, run_end_date=2024-02-18 21:05:03.605323+00:00, run_duration=1.309942, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1751, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:05:00.596264+00:00, queued_by_job_id=1, pid=38072 [2024-02-18T21:05:05.794+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T21:05:05.794+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T21:05:05.795+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T21:05:05.798+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T21:00:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T21:05:05.798+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T21:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T21:05:05.844+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T21:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:05:05.845+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T21:00:00+00:00 exited with status success for try_number 1 [2024-02-18T21:05:05.855+0000] {scheduler_job.py:635} INFO - Setting external_id for to 95effd43-4fda-4a12-932f-f5e6186d72b1 [2024-02-18T21:05:05.856+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T21:00:00+00:00, map_index=-1, run_start_date=2024-02-18 21:05:04.707584+00:00, run_end_date=2024-02-18 21:05:04.951257+00:00, run_duration=0.243673, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1753, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:05:03.539332+00:00, queued_by_job_id=1, pid=38112 [2024-02-18T21:05:09.542+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T21:05:09.542+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T21:05:09.543+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T21:05:09.544+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T21:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T21:05:09.544+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T21:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T21:05:09.573+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T21:00:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:05:09.577+0000] {scheduler_job.py:635} INFO - Setting external_id for to 20575205-951a-4ee1-aabe-d769609f6c5f [2024-02-18T21:05:09.641+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T21:00:00+00:00 exited with status success for try_number 1 [2024-02-18T21:05:09.646+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T21:00:00+00:00, map_index=0, run_start_date=2024-02-18 21:05:07.200017+00:00, run_end_date=2024-02-18 21:05:09.511985+00:00, run_duration=2.311968, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1754, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:05:05.796647+00:00, queued_by_job_id=1, pid=38124 [2024-02-18T21:05:11.458+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T21:05:11.458+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 21:00:00+00:00, run_id=scheduled__2024-02-18T21:00:00+00:00, run_start_date=2024-02-18 21:05:00.553965+00:00, run_end_date=2024-02-18 21:05:11.458324+00:00, run_duration=10.904359, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 21:00:00+00:00, data_interval_end=2024-02-18 21:05:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T21:05:11.462+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:05:00+00:00, run_after=2024-02-18T21:10:00+00:00 [2024-02-18T21:05:11.482+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T21:00:00+00:00 exited with status success for try_number 1 [2024-02-18T21:05:11.485+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T21:00:00+00:00, map_index=-1, run_start_date=2024-02-18 21:05:10.628190+00:00, run_end_date=2024-02-18 21:05:10.818743+00:00, run_duration=0.190553, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1755, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:05:09.543497+00:00, queued_by_job_id=1, pid=38145 [2024-02-18T21:06:00.794+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T21:06:00.799+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T21:06:00.807+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:06:00+00:00, run_after=2024-02-18T21:07:00+00:00 [2024-02-18T21:06:00.850+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T21:06:00.850+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T21:06:00.850+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T21:06:00.850+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T21:06:00.851+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T21:06:00.853+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T21:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T21:06:00.853+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T21:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T21:06:00.853+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T21:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T21:06:00.853+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T21:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T21:06:00.854+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T21:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T21:06:00.854+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T21:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T21:06:00.996+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T21:04:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:06:00.997+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:06:00.999+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:06:01.009+0000] {scheduler_job.py:635} INFO - Setting external_id for to ff7696dd-6a48-47ff-8714-6812934be334 [2024-02-18T21:06:01.010+0000] {scheduler_job.py:635} INFO - Setting external_id for to 53e0864c-13b6-4e0a-9b2b-19de4993fb7b [2024-02-18T21:06:01.010+0000] {scheduler_job.py:635} INFO - Setting external_id for to 035c2092-6b61-4162-9cbc-0b18a5c4d963 [2024-02-18T21:06:01.890+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T21:06:01.891+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 21:04:00+00:00, run_id=scheduled__2024-02-18T21:04:00+00:00, run_start_date=2024-02-18 21:06:00.816227+00:00, run_end_date=2024-02-18 21:06:01.891016+00:00, run_duration=1.074789, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 21:04:00+00:00, data_interval_end=2024-02-18 21:06:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T21:06:01.899+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T21:06:00+00:00, run_after=2024-02-18T21:08:00+00:00 [2024-02-18T21:06:01.938+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T21:04:00+00:00 exited with status success for try_number 1 [2024-02-18T21:06:01.944+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T21:04:00+00:00, map_index=-1, run_start_date=2024-02-18 21:06:01.479537+00:00, run_end_date=2024-02-18 21:06:01.738059+00:00, run_duration=0.258522, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1756, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:06:00.852043+00:00, queued_by_job_id=1, pid=38162 [2024-02-18T21:06:02.984+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T21:06:02.985+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 21:05:00+00:00, run_id=scheduled__2024-02-18T21:05:00+00:00, run_start_date=2024-02-18 21:06:00.817039+00:00, run_end_date=2024-02-18 21:06:02.985189+00:00, run_duration=2.16815, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 21:05:00+00:00, data_interval_end=2024-02-18 21:06:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T21:06:02.991+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:06:00+00:00, run_after=2024-02-18T21:07:00+00:00 [2024-02-18T21:06:03.024+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:05:00+00:00 exited with status success for try_number 1 [2024-02-18T21:06:03.027+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T21:05:00+00:00, map_index=-1, run_start_date=2024-02-18 21:06:02.293945+00:00, run_end_date=2024-02-18 21:06:02.502651+00:00, run_duration=0.208706, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1758, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:06:00.852043+00:00, queued_by_job_id=1, pid=38193 [2024-02-18T21:06:04.063+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T21:06:04.064+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 21:05:00+00:00, run_id=scheduled__2024-02-18T21:05:00+00:00, run_start_date=2024-02-18 21:06:00.817739+00:00, run_end_date=2024-02-18 21:06:04.064156+00:00, run_duration=3.246417, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 21:05:00+00:00, data_interval_end=2024-02-18 21:06:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T21:06:04.074+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:06:00+00:00, run_after=2024-02-18T21:07:00+00:00 [2024-02-18T21:06:04.105+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:05:00+00:00 exited with status success for try_number 1 [2024-02-18T21:06:04.110+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T21:05:00+00:00, map_index=-1, run_start_date=2024-02-18 21:06:02.231317+00:00, run_end_date=2024-02-18 21:06:03.172050+00:00, run_duration=0.940733, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1757, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:06:00.852043+00:00, queued_by_job_id=1, pid=38192 [2024-02-18T21:06:47.378+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T21:06:47.378+0000] {scheduler_job.py:425} INFO - DAG scaleout_vdu has 0/16 running and queued tasks [2024-02-18T21:06:47.378+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T21:06:47.380+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='scaleout_vdu', task_id='main_task', run_id='scaleout_vdu_20240218210646_255247', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T21:06:47.380+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'scaleout_vdu', 'main_task', 'scaleout_vdu_20240218210646_255247', '--local', '--subdir', 'DAGS_FOLDER/dags/scaleout_vdu.py'] [2024-02-18T21:06:47.416+0000] {scheduler_job.py:602} INFO - Executor reports execution of scaleout_vdu.main_task run_id=scaleout_vdu_20240218210646_255247 exited with status queued for try_number 1 [2024-02-18T21:06:47.420+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9bab8c10-1cad-43cf-9e3f-dfa522cbf359 [2024-02-18T21:06:48.522+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T21:06:48.522+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=scaleout_vdu, execution_date=2024-02-18 21:06:46.521969+00:00, run_id=scaleout_vdu_20240218210646_255247, run_start_date=2024-02-18 21:06:47.354592+00:00, run_end_date=2024-02-18 21:06:48.522570+00:00, run_duration=1.167978, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-18 21:06:46.521969+00:00, data_interval_end=2024-02-18 21:06:46.521969+00:00, dag_hash=fe9051a2be22a71df9995650740fbd7e [2024-02-18T21:06:48.525+0000] {dag.py:3452} INFO - Setting next_dagrun for scaleout_vdu to None, run_after=None [2024-02-18T21:06:48.548+0000] {scheduler_job.py:602} INFO - Executor reports execution of scaleout_vdu.main_task run_id=scaleout_vdu_20240218210646_255247 exited with status success for try_number 1 [2024-02-18T21:06:48.552+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=scaleout_vdu, task_id=main_task, run_id=scaleout_vdu_20240218210646_255247, map_index=-1, run_start_date=2024-02-18 21:06:47.870193+00:00, run_end_date=2024-02-18 21:06:48.072378+00:00, run_duration=0.202185, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1759, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:06:47.379252+00:00, queued_by_job_id=1, pid=38226 [2024-02-18T21:07:01.006+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T21:07:01.014+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:07:00+00:00, run_after=2024-02-18T21:08:00+00:00 [2024-02-18T21:07:01.056+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T21:07:01.056+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T21:07:01.057+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T21:07:01.057+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T21:07:01.060+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T21:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T21:07:01.060+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T21:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T21:07:01.060+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T21:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T21:07:01.060+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T21:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T21:07:01.161+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:06:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:07:01.162+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:06:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:07:01.169+0000] {scheduler_job.py:635} INFO - Setting external_id for to c33d659c-9f16-4ecd-9395-e21c062f8483 [2024-02-18T21:07:01.170+0000] {scheduler_job.py:635} INFO - Setting external_id for to bdbf0bbe-bcf4-46f2-9150-71266c847e27 [2024-02-18T21:07:02.584+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T21:07:02.584+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 21:06:00+00:00, run_id=scheduled__2024-02-18T21:06:00+00:00, run_start_date=2024-02-18 21:07:01.023690+00:00, run_end_date=2024-02-18 21:07:02.584694+00:00, run_duration=1.561004, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 21:06:00+00:00, data_interval_end=2024-02-18 21:07:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T21:07:02.594+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:07:00+00:00, run_after=2024-02-18T21:08:00+00:00 [2024-02-18T21:07:02.621+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:06:00+00:00 exited with status success for try_number 1 [2024-02-18T21:07:02.624+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T21:06:00+00:00, map_index=-1, run_start_date=2024-02-18 21:07:02.239676+00:00, run_end_date=2024-02-18 21:07:02.474644+00:00, run_duration=0.234968, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1760, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:07:01.058486+00:00, queued_by_job_id=1, pid=38258 [2024-02-18T21:07:03.661+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T21:07:03.661+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 21:06:00+00:00, run_id=scheduled__2024-02-18T21:06:00+00:00, run_start_date=2024-02-18 21:07:01.024462+00:00, run_end_date=2024-02-18 21:07:03.661853+00:00, run_duration=2.637391, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 21:06:00+00:00, data_interval_end=2024-02-18 21:07:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T21:07:03.668+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:07:00+00:00, run_after=2024-02-18T21:08:00+00:00 [2024-02-18T21:07:03.693+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:06:00+00:00 exited with status success for try_number 1 [2024-02-18T21:07:03.696+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T21:06:00+00:00, map_index=-1, run_start_date=2024-02-18 21:07:02.239677+00:00, run_end_date=2024-02-18 21:07:03.393782+00:00, run_duration=1.154105, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1761, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:07:01.058486+00:00, queued_by_job_id=1, pid=38259 [2024-02-18T21:07:14.352+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-18T21:08:00.162+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:08:00+00:00, run_after=2024-02-18T21:09:00+00:00 [2024-02-18T21:08:00.166+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T21:08:00.170+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T21:08:00.215+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-18T21:08:00.215+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T21:08:00.215+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T21:08:00.215+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T21:08:00.216+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T21:08:00.218+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T21:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T21:08:00.218+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T21:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T21:08:00.218+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T21:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T21:08:00.218+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T21:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T21:08:00.219+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T21:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T21:08:00.219+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T21:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T21:08:00.401+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T21:06:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:08:00.401+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:07:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:08:00.402+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:07:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:08:00.411+0000] {scheduler_job.py:635} INFO - Setting external_id for to b6417271-0e84-448b-b5c7-fff260cbb665 [2024-02-18T21:08:00.412+0000] {scheduler_job.py:635} INFO - Setting external_id for to 39c088a4-6965-4d5a-a9e1-f06174986744 [2024-02-18T21:08:00.412+0000] {scheduler_job.py:635} INFO - Setting external_id for to be2c96e2-17ee-4005-8bc9-153ee1ff6caf [2024-02-18T21:08:01.539+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T21:08:01.540+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 21:06:00+00:00, run_id=scheduled__2024-02-18T21:06:00+00:00, run_start_date=2024-02-18 21:08:00.179368+00:00, run_end_date=2024-02-18 21:08:01.540157+00:00, run_duration=1.360789, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 21:06:00+00:00, data_interval_end=2024-02-18 21:08:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T21:08:01.548+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T21:08:00+00:00, run_after=2024-02-18T21:10:00+00:00 [2024-02-18T21:08:01.589+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T21:06:00+00:00 exited with status success for try_number 1 [2024-02-18T21:08:01.596+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T21:06:00+00:00, map_index=-1, run_start_date=2024-02-18 21:08:00.826268+00:00, run_end_date=2024-02-18 21:08:01.038602+00:00, run_duration=0.212334, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1762, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:08:00.216928+00:00, queued_by_job_id=1, pid=38294 [2024-02-18T21:08:02.628+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T21:08:02.628+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 21:07:00+00:00, run_id=scheduled__2024-02-18T21:07:00+00:00, run_start_date=2024-02-18 21:08:00.180274+00:00, run_end_date=2024-02-18 21:08:02.628605+00:00, run_duration=2.448331, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 21:07:00+00:00, data_interval_end=2024-02-18 21:08:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T21:08:02.634+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:08:00+00:00, run_after=2024-02-18T21:09:00+00:00 [2024-02-18T21:08:02.663+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:07:00+00:00 exited with status success for try_number 1 [2024-02-18T21:08:02.667+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T21:07:00+00:00, map_index=-1, run_start_date=2024-02-18 21:08:01.678826+00:00, run_end_date=2024-02-18 21:08:01.900795+00:00, run_duration=0.221969, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1764, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:08:00.216928+00:00, queued_by_job_id=1, pid=38324 [2024-02-18T21:08:03.136+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T21:08:03.136+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 21:07:00+00:00, run_id=scheduled__2024-02-18T21:07:00+00:00, run_start_date=2024-02-18 21:08:00.180956+00:00, run_end_date=2024-02-18 21:08:03.136513+00:00, run_duration=2.955557, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 21:07:00+00:00, data_interval_end=2024-02-18 21:08:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T21:08:03.142+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:08:00+00:00, run_after=2024-02-18T21:09:00+00:00 [2024-02-18T21:08:03.163+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:07:00+00:00 exited with status success for try_number 1 [2024-02-18T21:08:03.167+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T21:07:00+00:00, map_index=-1, run_start_date=2024-02-18 21:08:01.678826+00:00, run_end_date=2024-02-18 21:08:02.685314+00:00, run_duration=1.006488, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1763, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:08:00.216928+00:00, queued_by_job_id=1, pid=38325 [2024-02-18T21:09:00.646+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T21:09:00.654+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:09:00+00:00, run_after=2024-02-18T21:10:00+00:00 [2024-02-18T21:09:00.689+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-18T21:09:00.689+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T21:09:00.689+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T21:09:00.690+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T21:09:00.691+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T21:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T21:09:00.692+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T21:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T21:09:00.692+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T21:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T21:09:00.692+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T21:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T21:09:00.780+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:08:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:09:00.781+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:08:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:09:00.787+0000] {scheduler_job.py:635} INFO - Setting external_id for to 204840da-02c3-42b1-a7f6-837696870b8d [2024-02-18T21:09:00.787+0000] {scheduler_job.py:635} INFO - Setting external_id for to b2dd82dc-d1c3-4a04-88b2-cfd800b53583 [2024-02-18T21:09:02.967+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T21:09:02.967+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 21:08:00+00:00, run_id=scheduled__2024-02-18T21:08:00+00:00, run_start_date=2024-02-18 21:09:00.664094+00:00, run_end_date=2024-02-18 21:09:02.967411+00:00, run_duration=2.303317, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 21:08:00+00:00, data_interval_end=2024-02-18 21:09:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T21:09:02.973+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:09:00+00:00, run_after=2024-02-18T21:10:00+00:00 [2024-02-18T21:09:02.977+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T21:09:02.977+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 21:08:00+00:00, run_id=scheduled__2024-02-18T21:08:00+00:00, run_start_date=2024-02-18 21:09:00.664894+00:00, run_end_date=2024-02-18 21:09:02.977544+00:00, run_duration=2.31265, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 21:08:00+00:00, data_interval_end=2024-02-18 21:09:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T21:09:02.984+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:09:00+00:00, run_after=2024-02-18T21:10:00+00:00 [2024-02-18T21:09:03.007+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:08:00+00:00 exited with status success for try_number 1 [2024-02-18T21:09:03.007+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:08:00+00:00 exited with status success for try_number 1 [2024-02-18T21:09:03.011+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T21:08:00+00:00, map_index=-1, run_start_date=2024-02-18 21:09:01.854317+00:00, run_end_date=2024-02-18 21:09:02.793449+00:00, run_duration=0.939132, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1766, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:09:00.690843+00:00, queued_by_job_id=1, pid=38381 [2024-02-18T21:09:03.011+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T21:08:00+00:00, map_index=-1, run_start_date=2024-02-18 21:09:01.830523+00:00, run_end_date=2024-02-18 21:09:02.052827+00:00, run_duration=0.222304, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1765, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:09:00.690843+00:00, queued_by_job_id=1, pid=38380 [2024-02-18T21:10:00.168+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T21:10:00.176+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:10:00+00:00, run_after=2024-02-18T21:11:00+00:00 [2024-02-18T21:10:00.179+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-18T21:10:00.186+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:10:00+00:00, run_after=2024-02-18T21:15:00+00:00 [2024-02-18T21:10:00.235+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-18T21:10:00.235+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T21:10:00.235+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-18T21:10:00.236+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T21:10:00.236+0000] {scheduler_job.py:425} INFO - DAG vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T21:10:00.236+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T21:10:00.238+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-18T21:05:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-18T21:10:00.238+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-18T21:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T21:10:00.239+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-18T21:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T21:10:00.239+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-18T21:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-18T21:10:00.239+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T21:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T21:10:00.239+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-18T21:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-18T21:10:00.239+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-18T21:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T21:10:00.239+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-18T21:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-18T21:10:00.540+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T21:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:10:00.540+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T21:08:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:10:00.540+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:09:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:10:00.541+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:09:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:10:00.560+0000] {scheduler_job.py:635} INFO - Setting external_id for to 87ee0e54-017f-47d8-93cb-3700025bb9ef [2024-02-18T21:10:00.560+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2007ddac-224f-41b2-9f85-c06ecfdc0474 [2024-02-18T21:10:00.561+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9fb3c9a1-2f2e-4786-a6aa-5deef1dfbc2b [2024-02-18T21:10:00.561+0000] {scheduler_job.py:635} INFO - Setting external_id for to 35684d9f-8ace-47c0-b013-f3af5c5e20f9 [2024-02-18T21:10:02.133+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T21:10:02.133+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-18 21:08:00+00:00, run_id=scheduled__2024-02-18T21:08:00+00:00, run_start_date=2024-02-18 21:10:00.195646+00:00, run_end_date=2024-02-18 21:10:02.133610+00:00, run_duration=1.937964, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 21:08:00+00:00, data_interval_end=2024-02-18 21:10:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-18T21:10:02.144+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-18T21:10:00+00:00, run_after=2024-02-18T21:12:00+00:00 [2024-02-18T21:10:02.202+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-18T21:08:00+00:00 exited with status success for try_number 1 [2024-02-18T21:10:02.208+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-18T21:08:00+00:00, map_index=-1, run_start_date=2024-02-18 21:10:01.158433+00:00, run_end_date=2024-02-18 21:10:01.445606+00:00, run_duration=0.287173, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1767, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:10:00.237387+00:00, queued_by_job_id=1, pid=38417 [2024-02-18T21:10:03.238+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T21:10:03.238+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 21:09:00+00:00, run_id=scheduled__2024-02-18T21:09:00+00:00, run_start_date=2024-02-18 21:10:00.196320+00:00, run_end_date=2024-02-18 21:10:03.238247+00:00, run_duration=3.041927, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 21:09:00+00:00, data_interval_end=2024-02-18 21:10:00+00:00, dag_hash=3fa9ef3c4daf5593dd7bf9584165fa28 [2024-02-18T21:10:03.244+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:10:00+00:00, run_after=2024-02-18T21:11:00+00:00 [2024-02-18T21:10:03.248+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T21:10:03.248+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 21:09:00+00:00, run_id=scheduled__2024-02-18T21:09:00+00:00, run_start_date=2024-02-18 21:10:00.196988+00:00, run_end_date=2024-02-18 21:10:03.248219+00:00, run_duration=3.051231, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 21:09:00+00:00, data_interval_end=2024-02-18 21:10:00+00:00, dag_hash=571eac1553e4d9b7a2a04e1815ff0d49 [2024-02-18T21:10:03.254+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:10:00+00:00, run_after=2024-02-18T21:11:00+00:00 [2024-02-18T21:10:03.271+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T21:10:03.271+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T21:10:03.271+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T21:10:03.273+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='split_metrics', run_id='scheduled__2024-02-18T21:05:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-18T21:10:03.273+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'split_metrics', 'scheduled__2024-02-18T21:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T21:10:03.300+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T21:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:10:03.301+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.extract_metrics_from_vnfrs run_id=scheduled__2024-02-18T21:05:00+00:00 exited with status success for try_number 1 [2024-02-18T21:10:03.301+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:09:00+00:00 exited with status success for try_number 1 [2024-02-18T21:10:03.301+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-18T21:09:00+00:00 exited with status success for try_number 1 [2024-02-18T21:10:03.307+0000] {scheduler_job.py:635} INFO - Setting external_id for to 13db3e8c-3e8c-49c1-8e3e-d0757d036058 [2024-02-18T21:10:03.307+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-18T21:05:00+00:00, map_index=-1, run_start_date=2024-02-18 21:10:01.906827+00:00, run_end_date=2024-02-18 21:10:02.168255+00:00, run_duration=0.261428, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1768, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:10:00.237387+00:00, queued_by_job_id=1, pid=38457 [2024-02-18T21:10:03.308+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T21:09:00+00:00, map_index=-1, run_start_date=2024-02-18 21:10:01.984167+00:00, run_end_date=2024-02-18 21:10:02.253469+00:00, run_duration=0.269302, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1769, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:10:00.237387+00:00, queued_by_job_id=1, pid=38458 [2024-02-18T21:10:03.308+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-18T21:09:00+00:00, map_index=-1, run_start_date=2024-02-18 21:10:01.987895+00:00, run_end_date=2024-02-18 21:10:03.129623+00:00, run_duration=1.141728, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1770, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:10:00.237387+00:00, queued_by_job_id=1, pid=38459 [2024-02-18T21:10:05.252+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T21:10:05.252+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T21:10:05.253+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T21:10:05.254+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='collect_metrics', run_id='scheduled__2024-02-18T21:05:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-18T21:10:05.254+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'collect_metrics', 'scheduled__2024-02-18T21:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-18T21:10:05.284+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T21:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:10:05.284+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.split_metrics run_id=scheduled__2024-02-18T21:05:00+00:00 exited with status success for try_number 1 [2024-02-18T21:10:05.288+0000] {scheduler_job.py:635} INFO - Setting external_id for to deea58b1-853d-4b2f-8443-5c49ce6d4b45 [2024-02-18T21:10:05.288+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=split_metrics, run_id=scheduled__2024-02-18T21:05:00+00:00, map_index=-1, run_start_date=2024-02-18 21:10:04.334916+00:00, run_end_date=2024-02-18 21:10:04.549706+00:00, run_duration=0.21479, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1771, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:10:03.272116+00:00, queued_by_job_id=1, pid=38498 [2024-02-18T21:10:07.512+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-18T21:10:07.512+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 has 0/16 running and queued tasks [2024-02-18T21:10:07.513+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-18T21:10:07.516+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', task_id='send_prometheus', run_id='scheduled__2024-02-18T21:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-18T21:10:07.516+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3', 'send_prometheus', 'scheduled__2024-02-18T21:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-18T21:10:07.586+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T21:05:00+00:00 exited with status queued for try_number 1 [2024-02-18T21:10:07.587+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.collect_metrics run_id=scheduled__2024-02-18T21:05:00+00:00 exited with status success for try_number 1 [2024-02-18T21:10:07.593+0000] {scheduler_job.py:635} INFO - Setting external_id for to e0cdc403-2d17-4da3-9a25-e447f604baec [2024-02-18T21:10:07.593+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=collect_metrics, run_id=scheduled__2024-02-18T21:05:00+00:00, map_index=0, run_start_date=2024-02-18 21:10:07.044321+00:00, run_end_date=2024-02-18 21:10:07.266459+00:00, run_duration=0.222138, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1772, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:10:05.253484+00:00, queued_by_job_id=1, pid=38510 [2024-02-18T21:10:09.235+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-18T21:10:09.235+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, execution_date=2024-02-18 21:05:00+00:00, run_id=scheduled__2024-02-18T21:05:00+00:00, run_start_date=2024-02-18 21:10:00.194918+00:00, run_end_date=2024-02-18 21:10:09.235783+00:00, run_duration=9.040865, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-18 21:05:00+00:00, data_interval_end=2024-02-18 21:10:00+00:00, dag_hash=998a76469d685cf8125660d23a723004 [2024-02-18T21:10:09.239+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3 to 2024-02-18T21:10:00+00:00, run_after=2024-02-18T21:15:00+00:00 [2024-02-18T21:10:09.257+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3.send_prometheus run_id=scheduled__2024-02-18T21:05:00+00:00 exited with status success for try_number 1 [2024-02-18T21:10:09.260+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_946dec68-6289-4311-b8c8-cc7f7b0d12e3, task_id=send_prometheus, run_id=scheduled__2024-02-18T21:05:00+00:00, map_index=-1, run_start_date=2024-02-18 21:10:08.734318+00:00, run_end_date=2024-02-18 21:10:08.911207+00:00, run_duration=0.176889, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1773, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-18 21:10:07.514324+00:00, queued_by_job_id=1, pid=38522 Cleaning logs every 900 seconds Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days.